log
graph
tags
branches
changeset
browse
file
diff
annotate
file log
raw
webmcp
log libraries/mondelefant/mondelefant_native.c
find changesets by author, revision, files, or words in the commit message
less
more
|
(0)
-10
-8
tip
age
author
description
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
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
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
less
more
|
(0)
-10
-8
tip
Impressum / About Us