20 timeline items by user stephan occurring around 2012-02-27 19:51:07.
|
2012-03-09
| ||
| 15:59 | [ade613787f] minor cosmetic touchup to the previous commit. (user: stephan, tags: trunk) | |
| 15:52 | [e52fca49e5] Re-introduced the CSON_VOID_PTR_IS_BIG option. On 64-bit platforms this can save 8 bytes of memory per JSON integer. On 32-bit it has no effect. (user: stephan, tags: trunk) | |
|
2012-03-05
| ||
| 21:35 | [8a8cac5d65] minor internal cleanups. (user: stephan, tags: trunk) | |
|
2012-03-04
| ||
| 19:50 | [f10e062928] minor cleanups to the previous commit. (user: stephan, tags: trunk) | |
| 19:42 | [494a3b7da4] fixed a logic bug which causes cson_parse_argv_flags() to not recognize numeric flags as such (and treated them as strings). (user: stephan, tags: trunk) | |
| 14:30 | [3aae5815c8] cson_value_clone() now shares immutable values and objects' keys, and deeply clones containers. (user: stephan, tags: trunk) | |
| 13:12 | [000582703a] Fixed an obscure and deeply internal refcounting oversight which caused object keys pulled from JSON input to have a refcount of 0 but those from cson_object_set() to have rc=1. Added some experimental (and disabled) code for using shallow cloning for non-array/object types. (user: stephan, tags: trunk) | |
| 11:48 | [31a5ee1057] minor doc updates and internal cleanups. (user: stephan, tags: trunk) | |
| 11:10 | [625548f29b] added cson_cpdo_bind_value() to bind a cson value to a cpdo_stmt column. (user: stephan, tags: trunk) | |
|
2012-02-27
| ||
| 19:51 | [d70a8aecbc] Added several layers of nesting to ensure that it is too deep for the default build of cson (for error testing purposes). A makefile-level mistake caused the previous _success_ of the parse to go unnoticed (fixed in previous commit). (user: stephan, tags: trunk) | |
| 19:49 | [d64bf0af6e] fixed a logic error which caused the json-parser must-fail tests to incorrectly exit with code 0 when they (unexpectedly) succeeded. (user: stephan, tags: trunk) | |
| 19:47 | [97f54e8725] json-parser.c now compiles in c89 mode. (user: stephan, tags: trunk) | |
| 08:59 | [45f8d4be63] latest whio amalgamation. (user: stephan, tags: trunk) | |
|
2012-02-26
| ||
| 15:21 | [93ec1026aa] removed extraneous include guard. (user: stephan, tags: trunk) | |
| 11:11 | • Closed ticket [f9b10a6659]: pragma warning( pop ) uses different #if's than pragma warning push/disable plus 3 other changes (user: stephan) [details] | |
| 11:11 | [c694f3174d] fixed mis-matched ifdef for MSVC push/pop macros. Fixes ticket [f9b10a6659]. (user: stephan, tags: trunk) | |
|
2012-02-18
| ||
| 22:46 | [71aaf54186] build fixes for gcc 4.6. (user: stephan, tags: trunk) | |
|
2012-01-25
| ||
| 13:37 | [6646baf6df] Wrap whole fossil amalgamation in a FOSSIL_ENABLE_JSON block. (user: stephan, tags: trunk) | |
| 13:36 | [b05d3a86a6] comment changes only. (user: stephan, tags: trunk) | |
|
2011-11-17
| ||
| 17:59 | [bdf5b7765f] Added new ifdef to fossil-specific amalgamation. (user: stephan, tags: trunk) | |