Login
Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

23 check-ins using file s2/unit2/000-100-db.s2 version cc92c66cf2

2014-07-28
19:30
minor doc additions. check-in: cd924ec278 user: stephan tags: trunk
16:52
s2: minor tweaks to the CGI bits, added Fossil.file.pushd/popd() to s2sh.s2. Fixed (with valgrinds help) stale native pointers to fsl_db instances left around by a missing piece in the Fossil.Context cleanup. check-in: c56f7d700f user: stephan tags: trunk
2014-07-27
04:15
more work on the s2 cgi bits. check-in: 835eb931aa user: stephan tags: trunk
2014-07-26
20:56
array-to-json indentation fix. check-in: e1fd3d45bb user: stephan tags: trunk
18:56
more tinkering with the s2 cgi bits, pulled in latest s2 for error reporting improvements. check-in: a21a1f3975 user: stephan tags: trunk
16:46
s2: got initial CGI setup in place. No routing/dispatching yet. check-in: d694331ec1 user: stephan tags: trunk
2014-07-24
17:05
Reformatted, now that i have finally taught emacs to stop indenting for the C++-mode extern "C" block. check-in: dd07d92271 user: stephan tags: trunk
17:02
doc/comment updates. check-in: c87df19c32 user: stephan tags: trunk
16:48
Minor error handling tweaks in fsl_db_prepare(). check-in: d4ef5d233a user: stephan tags: trunk
15:30
s2: converted the "eyeball checks" from the previous commit into assertions. Still works, too. check-in: dc804ca674 user: stephan tags: trunk
15:17
s2: added a check for the Simon Slavin patch effect (none) on the Db API. check-in: cdb5a63832 user: stephan tags: trunk
15:15
removed to bogus assert()s. check-in: b8d182779d user: stephan tags: trunk
15:00
a minor expansion on that last commit: now set db->name to the proper (role) name instead of "main". check-in: f998037762 user: stephan tags: trunk
14:49
Eureka: Simon Slavin found a way to apply a concrete name to the main db. Seems to work. check-in: 5abda43115 user: stephan tags: trunk
14:40
latest s2, minor changes to s2 Fossil.Db.Stmt class. check-in: 53692d027b user: stephan tags: trunk
2014-07-20
11:28
upstream s2 for s2.ob.pop() semantics change. check-in: e3d1964f5e user: stephan tags: trunk
2014-07-19
11:42
more work on the s2 cgi module. check-in: b0b92640af user: stephan tags: trunk
10:28
port th1ish cgi module to s2. check-in: 9a8e911d0b user: stephan tags: trunk
10:28
Added module loader params to generated makefile config. check-in: a3f5826c8a user: stephan tags: trunk
2014-07-18
21:27
minor build fix for the valgrind tests. check-in: 5629818f9e user: stephan tags: trunk
21:27
minor text updates. check-in: 54587ffc69 user: stephan tags: trunk
19:11
s2: made the various major namespaces/classes const. Added autoload script to extend fossil a bit. Fossil.symToRid/Uuid() now return undefined for unresolvable symbols, to simplify script code over the other multitude of potential exceptions there. check-in: 9c79e9eaef user: stephan tags: trunk
16:30
s2: minor cleanups and fixes in Fossil.Db. check-in: 98be7a7c10 user: stephan tags: trunk