log
graph
tags
branches
changeset
browse
webmcp
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 415:
(0)
-300
-100
-50
-24
+24
+50
+100
tip
age
author
description
2016-01-09
jbe
Changed mondelefant_result_index C-function: lookup in _data table (regular columns) is done last; lookup in _data table is omitted if "document_column" attribute of class is set
2016-01-09
jbe
Always write to document when "document_column" is set in class
2016-01-09
jbe
Removed some line-breaks
2016-01-08
jbe
Improved memory cleanup in case of out-of-memory errors (PQnotifies and PQunescapeBytea)
2016-01-07
jbe
Updated Makefile.options to use pg_config binary and included /usr/include/lua5.2 (for Debian)
2016-01-07
jbe
Replaced mondelefant_cleanup function with local cleanup code
2016-01-07
jbe
Added missing mondelefant_cleanup(conn) call for previous commit in __gc metamethod
2016-01-07
jbe
Hack to avoid cumulating memory leaks in case of (caught) out-of-memory errors
2016-01-06
jbe
Some code-cleanup and fixed comments; Better behavior on out-of-memory errors in certain cases
2016-01-06
jbe
Further fixes in mondelefant.connect{...} (including proper handling of garbage collection in case of memory allocation errors); Code cleanup (use luaL_setmetatable, which is available since Lua 5.2)
2016-01-06
jbe
Updated year of copyright notice
2016-01-06
jbe
Fixed syntax error in autodoc documentation of mondelefant.connect{...}
2016-01-06
jbe
Updated mondelefant.connect{...} documentation
2016-01-06
jbe
Do not require "engine" field to be set for mondelefant.connect{...}; Fixed bugs in mondelefant.connect{...} that could have crashed Lua; Shortened Lua registry key for mondelefant library
2016-01-04
jbe
Quick fix to avoid problems on document creation
2016-01-04
jbe
Bugfix in "document_column" write mechanism: write to document field when column does NOT exist
2016-01-03
jbe
Bug in <db_handle>:try_query(...) fixed, which caused errors when result contains more than two columns (bug introduced by changeset fb98b17056e5)
2015-12-10
jbe
Dropped compatibility code for Lua 5.1 (assume LUA_VERSION_NUM >= 502)
2015-12-10
jbe
Improved error handling in mondelefant_native.c; Fixed bug in error handling when PQsendQuery returned 0
2015-12-09
jbe
Use uservalues rather than ephemeron tables in mondelefant
2015-12-09
jbe
Fixed error in autodoc documentation of <db_handle>:quote_binary(...)
2015-12-09
jbe
Documentation of return values of <db_handle>:wait(...) call in case of error or timeout
2015-12-09
jbe
Added <db_handle>:wait(...) method to wait for NOTIFYs
2015-12-04
jbe
Updated framework/webmcp_version file to match current version
less
more
| rev 415:
(0)
-300
-100
-50
-24
+24
+50
+100
tip
Impressum / About Us