Timeline

Not logged in

20 most recent timeline items

2013-05-04
18:30
[4f44db3a3c] Leaf: updated URL to cpdo DSN page. (user: stephan, tags: trunk)
18:17
[a666bf92a2] cson_cpdo_stmt_to_value() now treats CPDO_TYPE_CUSTOM fields as string values. (user: stephan, tags: trunk)
2013-04-14
12:58
[5bd0c2f2e2] Minor internal doc touch-ups. Fix: when indentation==0, no longer output a space after commas in arrays (thanks to Timothy Mossbarger). (user: stephan, tags: trunk)
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-07-04
08:19 • New ticket [3363b2e501] library to use a C API. (user: anonymous) [details]
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)