log
graph
tags
branches
changeset
browse
webmcp
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 442:
(0)
-300
-100
-15
+15
+100
tip
age
author
description
2016-02-16
bsw
Added correct use of attr arguments to ui.submit()
2016-02-13
jbe
Bugfix for integer decoder in JSON library
2016-02-09
jbe
Allow <db_handle>:create_list(...) to create a non-empty list by passing a table as argument (needed for references)
2016-02-05
jbe
Updated documentation
2016-01-20
jbe
Another change to make <db_object>:try_save() work properly with "document_column"
2016-01-20
jbe
Make <db_object>:try_save() work properly with "document_column" being set (by using "_col" proxy)
2016-01-20
jbe
Methods :create_object() and :create_list() ignore any additional table argument; "_class" attribute is always set; "_col" proxy respects foreign keys
2016-01-16
jbe
Added a (currently unused) pure Lua version of extos.pfilter(...)
2016-01-16
jbe
Fixed autodoc documentation of extos.pfilter(...)
2016-01-15
jbe
Removed exception rule for encoding certain floats
2016-01-14
jbe
json.export(...): avoid exponential notation for integers fitting into lua_Integer represented as float
2016-01-14
jbe
json.export(...): also avoid exponential notation for unsigned 64 bit integers represented as float
2016-01-14
jbe
json.export(...): Avoid exponential representation for integral floats when they could fit into a 64 bit integer
2016-01-14
jbe
Handle special corner case for integral floats in json.export(...)
2016-01-14
jbe
Fixed minor glitch regarding floating point numbers (e.g. 0.009) in JSON encoder; Distinguish between integers and floats in JSON encoder if Lua version >= 5.3
less
more
| rev 442:
(0)
-300
-100
-15
+15
+100
tip
Impressum / About Us