Timeline

Not logged in

20 timeline items by user stephan occurring around 2011-01-26 13:27:05.

2011-01-27
21:23 • Changes to wiki page TODOs (user: stephan) [details]
21:18
[67105279044c] Internal cleanups in the new 'const' value code. (user: stephan, tags: trunk)
21:02
[cd224d4a18] Empty cson_value string values no longer require an (additional) heap allocation. (user: stephan, tags: trunk)
20:33
[a0a3c043a7] The built-in constant cson_values (true, false, null, int 0, double 0.0) no longer require heap allocation. (user: stephan, tags: trunk)
2011-01-26
18:37
[dd7df8683a] Changed DOT output format to SVG. (user: stephan, tags: trunk)
18:37
[71188fbfd6] Tinkering with the internal de/re/allocation code. (user: stephan, tags: trunk)
18:36
[69d85f5762] Minor doc corrections for recent changes. (user: stephan, tags: trunk)
15:37
[411b67ec85] Minor change to how cson_next_token() returns in one error case. (user: stephan, tags: trunk)
15:36
[10842feccf] Added -ansi to amal-c build options. (user: stephan, tags: trunk)

13:27
[7cbb0785e1] Trying a slightly different cson_string_str() impl. (user: stephan, tags: trunk)

13:12
[196aa7ba39] Trying a slightly different cson_string_cstr() impl. (user: stephan, tags: trunk)
12:46
[7e4482bc17] Minor doc additions. (user: stephan, tags: trunk)
12:43 • Changes to wiki page HowTo (user: stephan) [details]
12:38
[1fa66212ed] Moved cson_value_new() and cson_value_set_xxx() out of the public API for reasons documented in cson.c. (user: stephan, tags: trunk)
2011-01-24
19:39
[1d8cba17bd] Added a missing value to cson_output_opt_empty struct initializer. (user: stephan, tags: trunk)
2011-01-21
16:55 • Changes to wiki page AmalgamationBuild (user: stephan) [details]
2011-01-20
22:19 • Changes to wiki page HowTo (user: stephan) [details]
22:14 • Changes to wiki page cson (user: stephan) [details]
2011-01-18
09:26 • Changes to wiki page cson (user: stephan) [details]
2011-01-17
18:08
[f0af7c446a] Now dynamically alloc integers b/c of compatibility problems with 32/64-bit. (user: stephan, tags: trunk)