20 timeline items by user stephan occurring around 2011-10-21 12:00:47.
|
2012-02-27
| ||
| 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) | |
|
2011-10-21
| ||
| 12:00 | [62ec9dc5c0] Added cson_cgi_replace_POST() and cson_cgi_replace_GET(), to support reading POST data from a file. Fixed an old stream closing bug which could lead to a leak (but was never used). (user: stephan, tags: trunk) | |
|
2011-10-16
| ||
| 15:26 | [a20488ede5] Added cson_parse_argv_flags(). (user: stephan, tags: trunk) | |
| 12:59 | [cac2568693] added cson_object_merge(). Changed cson_kvp_key() return non-const ptr to support this feature and cson_object_set_s(). (user: stephan, tags: trunk) | |
| 12:58 | [77a6bd6f74] moved cson_cgi_urldecode_inline() into the public API for use in whiki. (user: stephan, tags: trunk) | |
|
2011-10-15
| ||
| 12:12 | [0a02e9dc5e] tinkering with the cookie unsetting. _Seems_ to somewhat work now. (user: stephan, tags: trunk) | |
| 06:19 | [0ebc9a04be] Some cleanups and minor optimizations in the cson_cpdo bits. (user: stephan, tags: trunk) | |
|
2011-10-09
| ||
| 13:25 | [1fcb5ab4ea] added cson_object_fetch_sub2() and cson_object_get_sub2(). (user: stephan, tags: trunk) | |
|
2011-10-08
| ||
| 07:27 | [98f08306f2] doh, made cson_cpdo_stmt_col_names() non-static. (user: stephan, tags: trunk) | |
| 05:57 | [a0413c7a13] A couple memory optimizations. Added cson_cpdo_stmt_col_names() to public API. (user: stephan, tags: trunk) | |
| 05:28 | [b4f999205a] minor hack to allow cson_amalgamation to use the fossil malloc/free/realloc functions when building in that tree. (user: stephan, tags: trunk) | |
|
2011-10-07
| ||
| 10:48 | [d135ca984c] internal refactoring in the sqlite3/cson code to make use of refcounted keys for column names in result set conversions. (user: stephan, tags: trunk) | |