Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
24 check-ins using file include/fossil-scm/fossil-util.h version 5834a9c25f
2014-02-19
| ||
21:37 | fixed a config bug, explicitly clean up Fossil.cx, try out a silly importSymbols() hack. check-in: a495aa3403 user: stephan tags: trunk | |
20:26 | now builds both static and shared libs. check-in: 1fe105156c user: stephan tags: trunk | |
20:25 | merge split trunks check-in: e956511af7 user: bch tags: trunk | |
20:14 | LOL - our first game of Merge Pong (with a Clock Skew included!). check-in: 87497e5e27 user: stephan tags: trunk | |
20:13 | merge same fix as prev. commit, for completeness sake check-in: 6a6cc1abb4 user: bch tags: trunk | |
20:04 | since use of sqlite3BtreeSetMmapLimit() is conditional, make declaration/definition conditional too, to fix compilation warnings of unused functions. Closed-Leaf check-in: a9263730f2 user: bch tags: sqlite3_repair | |
20:00 | pulled in Brad's simultaneous sqlite3 patch. Moved a script comment. check-in: 7fc73c2c4a user: stephan tags: trunk | |
19:50 | bsd build fix for sqlite3.c? check-in: 1cfaeaa7fd user: stephan tags: trunk | |
19:38 | pulled in trunk sqlite3 b/c the bsd fix broke some linuxes (my hoster ;). check-in: f11a92b101 user: stephan tags: trunk | |
19:34 | tinkering with the CGI bits, namely app-side link generation. check-in: f8813d6d9d user: stephan tags: trunk | |
19:34 | added Fossil.isUuid(). check-in: e5b8292e63 user: stephan tags: trunk | |
18:32 | More th1ish/cgi bindings. Pulled in upstream cwal/th1ish/cgiish. check-in: 94e51dc289 user: stephan tags: trunk | |
2014-02-18
| ||
22:08 | Added a safety net around Buffer.un/compress(). Merged in Brad's changes. Don't feel compelled to branch, Brad\! check-in: 5c9b8c1543 user: stephan tags: trunk | |
21:45 | minor build tweak. check-in: 26aca2ac8d user: stephan tags: trunk | |
21:42 | toupper() requires int, tbuf[x] returns char; cast for correctness Closed-Leaf check-in: 9a31676b61 user: bch tags: bch | |
21:38 | nbsd build errors -- remove dead sqlite3 code check-in: 2a79d14fa4 user: bch tags: bch | |
21:02 | Fixed a couple embarassing Denkfehler in the time() handling. check-in: 157b9bed08 user: stephan tags: trunk | |
20:42 | Expand/fix the Fossil.time funcs a bit. check-in: 2605142a11 user: stephan tags: trunk | |
20:10 | added a link to the source-display mode. check-in: e86ea663e4 user: stephan tags: trunk | |
20:06 | oops - debuggering output. check-in: 62683f62f9 user: stephan tags: trunk | |
20:05 | Fixes related to the move to a built-in cgiish. Fixed where cgiish installs itself, related scripting fixes. check-in: 55109097cb user: stephan tags: trunk | |
19:02 | cgiish is now built into the th1ish interp. Started documenting and restructuring some of the script bindings. Added several bindings. check-in: 9d328c44b9 user: stephan tags: trunk | |
2014-02-17
| ||
22:24 | fixed a broken F-card.perm label. check-in: 5f2533ef10 user: stephan tags: trunk | |
22:23 | minor logic fix check-in: 164997a93c user: stephan tags: trunk | |