20 timeline items by user stephan occurring around 2012-04-15 11:33:45.
|
2013-02-12
| ||
| 11:49 | [84393c34df] Replaced an explicit call to realloc() with cson_realloc(). (user: stephan, tags: trunk) | |
| 11:41 | [a16cc959b4] Now explicitly defined CSON_FOSSIL_MODE. (user: stephan, tags: trunk) | |
|
2013-01-02
| ||
| 10:45 | [b8f010efe0] Fixed invalid comparison of unsigned int vs. negative value. Minor doc touchups. (user: stephan, tags: trunk) | |
|
2012-08-11
| ||
| 13:51 | [2a88606e09] Fixed an old bug which causes the special undefined value to not be recognized as a built-in value. Never showed up yet because JSON does not use the undefined type. (user: stephan, tags: trunk) | |
|
2012-07-30
| ||
| 20:38 | • Closed ticket [3363b2e501]: library to use a C API plus 4 other changes (user: stephan) [details] | |
|
2012-07-23
| ||
| 19:12 | [cb449b34ea] minor build fix. (user: stephan, tags: trunk) | |
| 19:12 | [0c74359a4b] Added some extern decls for fossil mode. (user: stephan, tags: trunk) | |
|
2012-07-20
| ||
| 20:58 | [e4db0a7f45] Minor doc fix. (user: stephan, tags: trunk) | |
|
2012-07-19
| ||
| 17:16 | [bc80c4cfbb] Corrected cpdo_amalgamation fiasco. (user: stephan, tags: trunk) | |
|
2012-07-07
| ||
| 09:53 | [ae2c78f498] Added long-missing cpdo_amalgamation.h. Now compiles warning-free under scan-build. (user: stephan, tags: trunk) | |
|
2012-04-15
| ||
| 11:33 | [735285360d] tinkering with some potential future refactoring. (user: stephan, tags: trunk) | |
| 10:18 | [87042db243] moved cson_type_id into public API to allow some client-side dispatching optimizations. (user: stephan, tags: trunk) | |
|
2012-03-31
| ||
| 14:34 | [a2ce0a8780] minor doc addition. (user: stephan, tags: trunk) | |
| 14:34 | [0750601a8e] minor fossil amalgamation build fix. (user: stephan, tags: trunk) | |
| 14:29 | [862f335cef] Expanded cson_sqlite3_bind_value() to accept an array. (user: stephan, tags: trunk) | |
| 13:43 | [2e416d8d1c] Added cson_sqlite3_bind_value(). (user: stephan, tags: trunk) | |
|
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) | |