Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
12 check-ins using file src/name.c version 012a976974
|
2011-11-05
| ||
| 00:13 | s/json_tags_for_rid()/json_tags_for_checkin_rid()/g, since that's really what it does. check-in: 4ff2e31cef user: stephan tags: trunk | |
| 00:10 | updated from jquery 1.4.x to 1.6.x. check-in: 2128ecdd3c user: stephan tags: trunk | |
| 00:05 | Fix non-C89 compliant variable declaration. check-in: d0233e1792 user: mistachkin tags: jimtcl | |
| 00:03 | Add missing Jim Tcl headers check-in: dc45d71bfe user: steveb tags: jimtcl | |
| 00:01 | Skip over Jim commands to create if they have a NULL name or function pointer. check-in: 389f9fca5d user: mistachkin tags: jimtcl | |
|
2011-11-04
| ||
| 23:34 | Cleanup style and use Jim_Obj APIs when bridging commands from Tcl to Jim. check-in: d87454917c user: mistachkin tags: jimtcl | |
| 21:57 | Replace the TH1 interpreter with Jim Tcl. check-in: 863e789e83 user: steveb tags: jimtcl | |
| 20:57 | Merge the json branch into trunk. Json is disabled by default for now. Use the --enable-json option to configure, or set FOSSIL_ENABLE_JSON in the makefile to turn json processing on. check-in: 796dcfe072 user: drh tags: trunk | |
| 20:48 | Added missing #ifdefs for json mode. Closed-Leaf check-in: 8a4e81cf93 user: json-demo tags: json-multitag-test, json | |
| 20:46 | Added missing #ifdefs for json mode. check-in: d92aad2919 user: json-demo tags: json-multitag-test, json | |
| 20:44 | removed old rptshowJson(). check-in: 5b13185100 user: json-demo tags: json-multitag-test, json | |
| 20:37 | Added configure option --enable-json to enable json features. They are disabled by default. check-in: 525816e6d7 user: json-demo tags: json-multitag-test, json | |