100 timeline items by user stephan occurring around 2011-01-15 03:35:13.
|
2011-01-17
| ||
| 10:10 | [cef63281aa] Added cson_output_opt::indentSingleMemberValues. Doc additions. (user: stephan, tags: trunk) | |
| 09:19 | [fbf0f5566d] Fixed a memleak which could have shown up on an OOM error during parsing. (user: stephan, tags: trunk) | |
|
2011-01-16
| ||
| 21:09 | [dc422a866c] Added cson_output_opt::addSpaceAfterColon. (user: stephan, tags: trunk) | |
| 21:04 | [7a9a800ac7] Removed decl for a non-existent function. (user: stephan, tags: trunk) | |
| 21:02 | [256093b5dc] Minor doc updates. (user: stephan, tags: trunk) | |
| 21:00 | • Changes to wiki page HowTo (user: stephan) [details] | |
| 20:55 | • Changes to wiki page cson (user: stephan) [details] | |
| 20:53 | • Changes to wiki page HowTo (user: stephan) [details] | |
| 20:49 | • Changes to wiki page HowTo (user: stephan) [details] | |
| 20:43 | • Changes to wiki page HowTo (user: stephan) [details] | |
| 20:41 | • Changes to wiki page HowTo (user: stephan) [details] | |
| 20:40 | [853b38e0d8] Fixed a new leak introduced by the previous leak fix. We see to be leak-free now :). (user: stephan, tags: trunk) | |
| 20:25 | [ab8042e65f] Added an additional optional argument to cson_parse(), to give us a way t o fetch line/column info for error reporting. Fixed a leak in cson_parse() when parsing failed. (user: stephan, tags: trunk) | |
| 19:45 | • Changes to wiki page HowTo (user: stephan) [details] | |
| 19:37 | [7d18e4daf6] Added cson_output_filename() and cson_parse_filename(). (user: stephan, tags: trunk) | |
| 19:22 | [54251b81b7] Doc additions. (user: stephan, tags: trunk) | |
| 18:58 | [2ce0666163] Added cson_object_get_sub() utility function. (user: stephan, tags: trunk) | |
| 18:38 | • Changes to wiki page HowTo (user: stephan) [details] | |
| 17:05 | [57bfa93c59] Fixed a typo. (user: stephan, tags: trunk) | |
| 16:15 | • Changes to wiki page cson (user: stephan) [details] | |
| 16:14 | • Changes to wiki page cson (user: stephan) [details] | |
| 16:12 | • Changes to wiki page cson (user: stephan) [details] | |
| 16:07 | • Changes to wiki page download (user: stephan) [details] | |
| 16:07 | • Changes to wiki page cson (user: stephan) [details] | |
| 16:06 | • Changes to wiki page TableOfContents (user: stephan) [details] | |
| 16:06 | • Changes to wiki page TableOfContents (user: stephan) [details] | |
| 16:05 | • Changes to wiki page download (user: stephan) [details] | |
| 16:03 | • Changes to wiki page HowTo (user: stephan) [details] | |
| 15:56 | [03393679543e] cson_output_buffer() now explicitly ensures that the output contains a terminating NULL byte. (user: stephan, tags: trunk) | |
| 15:51 | • Changes to wiki page TODOs (user: stephan) [details] | |
| 15:50 | • Changes to wiki page HowTo (user: stephan) [details] | |
| 15:37 | • Changes to wiki page HowTo (user: stephan) [details] | |
| 15:27 | • Changes to wiki page cson (user: stephan) [details] | |
| 15:27 | • Changes to wiki page cson (user: stephan) [details] | |
| 15:25 | • Changes to wiki page TODOs (user: stephan) [details] | |
| 15:25 | [9c518b62bc] Added cson_output_buffer(). (user: stephan, tags: trunk) | |
| 15:02 | • Changes to wiki page TODOs (user: stephan) [details] | |
| 15:01 | [a8e629736c] Added cson_value_get_cstr(). (user: stephan, tags: trunk) | |
| 14:52 | • Changes to wiki page TODOs (user: stephan) [details] | |
| 14:49 | [bb26bf3075] Minor malloc()-related optimizations and doc updates. (user: stephan, tags: trunk) | |
|
2011-01-15
| ||
| 15:41 | • Changes to wiki page HowTo (user: stephan) [details] | |
| 14:03 | [f7e8401239] Added the JSON_checker code from json.org, for future reference. (user: stephan, tags: trunk) | |
| 13:54 | [da901d5044] Minor optimization to cson_object_get() to avoid a strcmp() when the key lengths differ. (user: stephan, tags: trunk) | |
| 13:45 | [6f36967afa] Tried to improve the MSVC warning situation a bit. (user: stephan, tags: trunk) | |
| 13:44 | [bfdf0b08d6] Minor build tweak. (user: stephan, tags: trunk) | |
| 13:40 | • Changes to wiki page HowTo (user: stephan) [details] | |
| 13:37 | • Changes to wiki page TODOs (user: stephan) [details] | |
| 13:33 | [df3fe520df] Minor cleanups and more API renaming. (user: stephan, tags: trunk) | |
| 13:32 | • Changes to wiki page HowTo (user: stephan) [details] | |
| 13:30 | • Changes to wiki page HowTo (user: stephan) [details] | |
| 13:16 | • Changes to wiki page HowTo (user: stephan) [details] | |
| 13:10 | [7a8b9d743c] Minor doc touchups and api renamings. (user: stephan, tags: trunk) | |
| 13:10 | • Changes to wiki page HowTo (user: stephan) [details] | |
| 13:08 | • Changes to wiki page HowTo (user: stephan) [details] | |
| 12:54 | • Changes to wiki page HowTo (user: stephan) [details] | |
| 12:48 | • Changes to wiki page cson (user: stephan) [details] | |
| 12:48 | • Changes to wiki page HowTo (user: stephan) [details] | |
| 12:40 | • Changes to wiki page HowTo (user: stephan) [details] | |
| 12:25 | • Changes to wiki page TableOfContents (user: stephan) [details] | |
| 12:24 | • Changes to wiki page cson (user: stephan) [details] | |
| 12:23 | • Changes to wiki page cson (user: stephan) [details] | |
| 11:58 | [26fb0d769a] Minor help additions, and -? no longer triggers a number-parse error. (user: stephan, tags: trunk) | |
| 11:54 | [a85c201286] Added -# option to json-parser.c (user: stephan, tags: trunk) | |
| 11:42 | [5a2b470e4d] Added missing json-parser.c (user: stephan, tags: trunk) | |
| 11:30 | • Changes to wiki page cson (user: stephan) [details] | |
| 11:22 | [cda2fbfb52] Added cson_parse_string() and first read-from-string code so that it will work when the read length is larger than 1. i hope. (user: stephan, tags: trunk) | |
| 11:07 | • Changes to wiki page cson (user: stephan) [details] | |
| 11:01 | • Changes to wiki page TODOs (user: stephan) [details] | |
| 10:55 | [d1fe669e3e] Fixed some list-handling bugs which caused crashes at cleanup. Fixed some valgrind warnings. (user: stephan, tags: trunk) | |
| 09:32 | • Changes to wiki page TODOs (user: stephan) [details] | |
| 09:07 | • Changes to wiki page cson (user: stephan) [details] | |
| 09:03 | • Changes to wiki page cson (user: stephan) [details] | |
| 08:57 | • Changes to wiki page TODOs (user: stephan) [details] | |
| 08:20 | [ed7520cf0f] Added missing test.c (user: stephan, tags: trunk) | |
| 08:19 | [53c1a8d706] Added an overflow check. (user: stephan, tags: trunk) | |
| 08:15 | [bb88c161ee] First input parser tests are working. (user: stephan, tags: trunk) | |
| 07:02 | [e4548cc882] More compiler warning fixes from Ashran. (user: stephan, tags: trunk) | |
| 06:40 | [bf551a5335] Fixes for win32 warnings (thanks to Ashran) (user: stephan, tags: trunk) | |
| 05:46 | • Changes to wiki page TODOs (user: stephan) [details] | |
| 05:46 | [abfaed4fbd] Added object iterator API (user: stephan, tags: trunk) | |
| 05:10 | • Changes to wiki page TODOs (user: stephan) [details] | |
| 05:06 | • Changes to wiki page TODOs (user: stephan) [details] | |
| 05:04 | • Changes to wiki page cson (user: stephan) [details] | |
| 05:03 | • Changes to wiki page TODOs (user: stephan) [details] | |
| 04:55 | • Changes to wiki page TODOs (user: stephan) [details] | |
| 04:41 | • Changes to wiki page cson (user: stephan) [details] | |
| 04:39 | • Changes to wiki page cson (user: stephan) [details] | |
| 04:37 | [663a13d27f] Minor API additions, renamings, and such. (user: stephan, tags: trunk) | |
| 04:34 | • Changes to wiki page TODOs (user: stephan) [details] | |
| 04:23 | [c135d2d7ee] Added Makefile to includes dir. (user: stephan, tags: trunk) | |
| 04:02 | • Changes to wiki page cson (user: stephan) [details] | |
| 04:01 | • Changes to wiki page TableOfContents (user: stephan) [details] | |
| 04:01 | • Changes to wiki page TOC (user: stephan) [details] | |
| 04:01 | • Changes to wiki page TODOs (user: stephan) [details] | |
| 03:58 | • Changes to wiki page TOC (user: stephan) [details] | |
| 03:58 | • Changes to wiki page cson (user: stephan) [details] | |
| 03:53 | • Changes to wiki page cson (user: stephan) [details] | |
| 03:44 | [a4df85aa9e] egg (user: stephan, tags: trunk) | |
| 03:38 | • Changes to wiki page cson (user: stephan) [details] | |
| 03:35 | [0a8f952c9c] initial empty check-in (user: stephan, tags: trunk) | |