tokkee.org
Code
projects
/
sysdb.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sysdb.git
2014-10-25
Sebastian Harl
store: Removed unused types.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Sebastian Harl
store: Added support for ALL matchers.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Sebastian Harl
store: Don't special case negated matchers in the ANY...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Sebastian Harl
frontend/grammar: Changed '<obj> <cmp> <expr>' to ...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Sebastian Harl
store: Renamed child-matcher to any-matcher.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Sebastian Harl
data_test: Test various unsupported expressions.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Sebastian Harl
store: During lookup use strcmp() only for unknown...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Sebastian Harl
store: Record the data-type of an expression.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Sebastian Harl
data: Added sdb_data_expr_type().
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Sebastian Harl
store: Removed now unused name-matcher and sdb_store_ma...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Sebastian Harl
t/: Converted name matcher tests to new style matchers.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Sebastian Harl
frontend/grammar: Implement '<obj> <op> <expr>' using...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Sebastian Harl
store: Added sdb_store_parse_object_type().
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Sebastian Harl
store: Let sdb_store_parse_object_type_plural support...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Sebastian Harl
store: Let child matchers handle negated operators...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Sebastian Harl
store: Let child matcher actually match the child.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Sebastian Harl
store: Fixed a typo in the type check of the child...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Sebastian Harl
store: Removed unused old sdb_store_attr_matcher().
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Sebastian Harl
store: Renamed sdb_store_cmp_XX to sdb_store_XX_matcher.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Sebastian Harl
store: Removed unused, old conditional matchers.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Sebastian Harl
store: Removed now unused support for attribute matcher...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Sebastian Harl
t/: Use expression-based matchers for attribute compari...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Sebastian Harl
store: Removed sdb_store_matcher_parse_field_cmp()...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Sebastian Harl
t/: Use the new expression-based matchers for various...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Sebastian Harl
data: Format NULL as NULL and never quote it.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Sebastian Harl
store: Let NULL values never match a regex.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Sebastian Harl
store: Removed sdb_store_matcher_tostring().
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Sebastian Harl
frontend/grammar: Unified field and attribute value...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Sebastian Harl
store: Let compare matchers fail if any of the operands...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Sebastian Harl
t/: Let tests use '<expr> IN .backend'.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Sebastian Harl
frontend/grammar: Added support for the IN operator.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Sebastian Harl
store: Added sdb_store_in_matcher().
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Sebastian Harl
data: Added sdb_data_inarray().
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Sebastian Harl
store: Added support for querying the BACKEND field.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Sebastian Harl
data: Added support for comparing integer, decimal...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Sebastian Harl
data_test: Use int64_t instead of int for integer array...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Sebastian Harl
data: Fixed length of newly allocated array in concat().
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Sebastian Harl
data: Added basic support for arrays.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Sebastian Harl
data_test: Removed unnecessary and possibly misleading...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Sebastian Harl
data: Use if-statements rather than switch-statements.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Sebastian Harl
data: Added sdb_data_sizeof().
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Sebastian Harl
store: Clarify behavior of expr_attrvalue if the attrib...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Sebastian Harl
frontend/grammar: Fixed parsing of 'attribute[<string>]'.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Sebastian Harl
frontend/grammar: Make IS NULL operators available...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Sebastian Harl
store: Return NULL if an attribute was not found.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Sebastian Harl
data: Added explicit NULL values.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Sebastian Harl
data: Let CONCAT return NULL if any of its operands...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Sebastian Harl
frontend/grammar: Use strings to access attribute value...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Sebastian Harl
store, frontend: Make IS (NOT) NULL an unary operator...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Sebastian Harl
parser_test: Added various arithmetic expressions to...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Sebastian Harl
Added tests for sdb_fe_parse_expr() and fixed the imple...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Sebastian Harl
frontend/parser: Made clear that parser modes are flags.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Sebastian Harl
frontend/grammar: Added a destructor for data objects.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Sebastian Harl
frontend/parser: Don't override fields of unknown types.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Sebastian Harl
frontend: Added sdb_fe_parse_expr().
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Sebastian Harl
frontend: Renamed CONNECTION_EXPR to CONNECTION_MATCHER.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Sebastian Harl
store: Added sdb_store_parse_matcher_op().
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Sebastian Harl
data: Don't free memory before using it for the last...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Sebastian Harl
store: Added not-equal and not-regex matchers.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Sebastian Harl
store: Added support for regex matchers.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Sebastian Harl
data: Let sdb_data_parse() support inline casts from...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Sebastian Harl
store: Added child matchers.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Sebastian Harl
store: Added matchers comparing two expressions.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Sebastian Harl
store: Apply filters when evaluating attribute values...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Sebastian Harl
frontend/grammar: Added (limited) support for attribute...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Sebastian Harl
store: Added sdb_store_expr_attrvalue().
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Sebastian Harl
store: Added sdb_store_get_attr().
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Sebastian Harl
store: sdb_store_get_field: Make result parameter optional.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Sebastian Harl
t/cibuild.sh: Use 'make -j10' to run tests in parallel.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Sebastian Harl
integration tests: Split simple_query into query, match...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Sebastian Harl
integration tests: Make sure test_lib always knows...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Sebastian Harl
frontend/parser: Added support for string concatenation.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Sebastian Harl
frontend/grammary.y: Renamed 'op' to 'cmp'.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Sebastian Harl
data: Added sdb_data_parse_op().
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Sebastian Harl
store: Added quaryable field ‘name’.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Sebastian Harl
data: Document that regexes are extended, case-insensit...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Sebastian Harl
data: Added support for a "regex" data-type.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Sebastian Harl
data_test: Fixed name/order of the cmp() and strcmp...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Sebastian Harl
data_test: Fixed a typo.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Sebastian Harl
data: Fixed copying of NULL data.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Sebastian Harl
version-gen.sh: Added .git suffix to default version...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Sebastian Harl
Release SysDB 0.5.0.
sysdb-0.5.0
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Sebastian Harl
ReleaseNotes: Added entry for the 0.5.0 release.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Sebastian Harl
t/valgrind.suppress: Use a pattern for the full name...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Sebastian Harl
sysdbql(7): Fixed an incomplete sentence.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Sebastian Harl
sysdbql(7): Updated documentation for attribute and...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Sebastian Harl
frontend/grammar: Use '.' instead of ':' to access...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Sebastian Harl
frontend/grammar: Access attribute values using attribu...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-05
Sebastian Harl
store_lookup: Compare attribute string values on type...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-05
Sebastian Harl
data: Added sdb_data_strcmp().
commit
|
commitdiff
|
tree
|
snapshot
2014-10-05
Sebastian Harl
data: Use %g format when formatting decimal numbers.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-05
Sebastian Harl
data: Added sdb_data_isnull().
commit
|
commitdiff
|
tree
|
snapshot
2014-10-05
Sebastian Harl
data: Format NULL values as "<NULL>".
commit
|
commitdiff
|
tree
|
snapshot
2014-10-05
Sebastian Harl
store_lookup: Fixed lookup by back-end name.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-05
Sebastian Harl
data: Ensure a stable ordering in cmp() in case of...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-05
Sebastian Harl
store_lookup: Fixed parsing of invalid compare expressions.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-05
Sebastian Harl
utils dbi: Guard against multiple calls to dbi_shutdown...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-05
Sebastian Harl
object: Assert that object's are not free'd multiple...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-05
Sebastian Harl
frontend/proto.h: Improved documentation of all message...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-05
Sebastian Harl
frontend, proto: Include object type in FETCH and LOOKU...
commit
|
commitdiff
|
tree
|
snapshot
next