immelmann: initial experimental/demo plugin implementation.
[profile/ivi/murphy.git] / src / murphy-db /
2014-12-12 Janos Kovacsmurphy-db: fix issues detected by coverity v0.0.68
2014-12-01 Krisztian Litkeymurphy-db: added mql_result_rows_get_row_column_index.
2014-11-06 Krisztian Litkeymurphy-db: don't leak result columns created in trigger...
2014-10-27 Krisztian Litkeymurphy-db: emit transaction depth/ID in transaction...
2014-10-26 Krisztian Litkeymurphy-db: don't leak result rows created in trigger... v0.0.61
2014-08-25 Krisztian Litkeybuild-sys: pass $(CC) as the preprocessor to collect... v0.0.54
2014-07-15 Jan Ekströmmdb: Propagate a value gotten from realloc()
2014-07-15 Jan Ekströmmql: Use correct pointer type
2014-05-27 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy... submit/tizen/20140527.105448 submit/tizen_ivi/20140527.143109
2014-05-27 Krisztian Litkeybuild-sys: get rid of the unused generate-linker-script...
2014-05-21 Krisztian Litkeybuild-sys: fix a couple of linking mistakes and omissions.
2014-02-21 Ismo Puustinenmdb: added functions for handling database trigger...
2014-01-29 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2014-01-20 Ismo Puustinenmdb: fix the delete wrong line bug when updating the...
2014-01-16 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2014-01-16 Ismo Puustinenmdb: free memory if an update doesn't cause a row to...
2013-10-15 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2013-10-15 Ismo Puustinenmdb: Don't use C++ keywords in variable names and struc...
2013-09-24 Krisztian Litkeymurphy-db: don't propagate uninitialized value to status.
2013-09-18 Krisztian Litkeymurphy-db: maintain stamp across transactions without...
2013-08-29 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2013-07-22 Ismo Puustinenmurphy-db: sizeof(int*) -> sizeof(int) as reported...
2013-07-03 Krisztian Litkeymurphy-db: satisfy security-concious gcc (-Werror=forma...
2013-05-31 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2013-05-30 Ismo Puustinenmql: properly handle floating columns in table definitions.
2013-04-08 Ismo Puustinenmurphy-db: fix a memory boundary issue.
2013-03-28 Krisztian Litkeymurphy-db: get rid of a bunch of warnings.
2013-02-22 Krisztian Litkeymurphy-db: get rid of a bunch of compilation warnings.
2013-02-21 Krisztian Litkeymurphy-db: added MQI function for querying the current...
2013-02-14 Janos KovacsMerge branch 'master' of https://github.com/otcshare...
2013-02-11 Krisztian Litkeybuild-sys: use our collect-symbols to generate linker...
2013-01-06 Janos KovacsMerge branch 'master' of https://github.com/otcshare...
2013-01-04 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2013-01-04 Jaska Uimonenresource-c: towards great success.
2012-12-17 Krisztian Litkeymurphy-db: don't fail for MQL select on an empty table.
2012-12-13 Krisztian Litkeymurphy-db: handle NULL varchar columns gracefully.
2012-12-11 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2012-12-11 Ismo Puustinenmdb: check allocation success before use.
2012-12-11 Ismo Puustinenmql: initialize variable before use.
2012-12-03 Krisztian Litkeybuild-sys: added build rule to forcibly regenerate...
2012-11-29 Krisztian Litkeybuild-sys: fix parallel build problems for murphy DB.
2012-11-29 Janos Kovacsmurphy-db: fix update for index columns
2012-11-29 Janos Kovacsmurphy-db: fix floating read/write in column.c
2012-11-16 Janos Kovacsmurphy-db: get rid of unnamed unions
2012-11-14 Krisztian LitkeyMerge branch 'murphy-lua-bindings' of github.com:otcsha...
2012-11-14 Janos Kovacsmurphy-db: fix mqi_data_type_str() to handle mqi_floati...
2012-11-12 Janos KovacsMerge branch 'murphy-lua-bindings' of https://github...
2012-11-08 Janos KovacsMerge branch 'murphy-lua-bindings' of https://github...
2012-11-08 Janos Kovacsmurphy-db: fix comment typo
2012-10-30 Krisztian Litkeymurphy-db: added column 'introspection' for mql_result_...
2012-10-26 Krisztian Litkeyrepo-fixing: fixup #6.
2012-10-26 Krisztian Litkeyrepo-fixing: fixup #5.
2012-10-26 Janos Kovacsmurphy-db: fix memory corruption when dropping mdb...
2012-10-26 Janos Kovacsmurphy-db: fix transaction iterator
2012-10-26 Krisztian Litkeymurphy-db: return MQI_STAMP_NONE as stamp for non-exist...
2012-10-26 Krisztian Litkeymurphy-db: get_table_handle should return MQI_INVALID_H...
2012-10-26 Krisztian Litkeymurphy-db: fix some initialization macros to compile...
2012-10-26 Krisztian Litkeyrepo-fixing: fixup #3.
2012-10-26 Krisztian Litkeymurphy-db: don't start failing transaction creation...
2012-10-26 Krisztian Litkeymurphy-db: correctly return the number of affected...
2012-10-26 Krisztian Litkeymurphy-db: added mqi and mdb support for table stamping.
2012-10-26 Krisztian Litkeyrepo-fixing: fixup #2.
2012-10-26 Krisztian LitkeyAdded licensing information.
2012-06-29 Krisztian Litkeybuild-sys: keep generated linker scripts, debug files...
2012-06-28 Krisztian Litkeymurphy-db: eliminating typedef redefinitions
2012-06-28 Krisztian Litkeymurphy-db: fixes for more recent/pedantic versions...
2012-06-28 Janos Kovacsmurphy-db: eliminating typedef redefinitions
2012-06-26 Krisztian Litkeycleanup: monsterously huge whitespace cleanup, git...
2012-05-08 Krisztian LitkeyMerge branch 'master' into devel
2012-05-08 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/murphy
2012-05-08 Krisztian LitkeyMerge branch 'documentation' into devel
2012-05-08 Krisztian LitkeyMerge branch 'documentation'
2012-05-04 Janos Kovacsdocumentation: some doxygen comments were added
2012-04-27 Ismo Puustinenmurphy-db: make pkg-config link also against the base...
2012-04-21 Janos Kovacsmurphy-db: some cosmetic changes in mql-scanner.l
2012-04-21 Krisztian Litkeybuild: shave linker script generation.
2012-04-19 Krisztian Litkeybuild: generate/use linker scripts for murphy-db.
2012-04-18 Janos Kovacsmurphy-db: mql syntax documentation
2012-04-18 Janos Kovacsmurphy-db: mql transaction support
2012-04-18 Janos Kovacsmurphy-db: rest of mql transaction create routines
2012-04-18 Janos Kovacsmurphy-db: triggers introduced
2012-04-18 Janos Kovacsmurphy-db: pkg-config support for murphy-db
2012-04-18 Janos Kovacsmurphy-db: cleanup the include file names and dependencies
2012-04-18 Janos Kovacsmurphy-db: initial commit of the MurphyDB