Login
Timeline
Login

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

36 check-ins using file Makefile version 1d184fa692

2013-07-27
18:41
ported in lots of fs/ctype-related utilities, required for up-coming db-opening bits. check-in: 14c73fb9f7 user: stephan tags: trunk
18:40
Ported in %/ (path) handling from v1's printf() impl. check-in: 3f047bc25e user: stephan tags: trunk
17:14
More refactoring of the fsl_db API. Still not quite happy with the monolith that is fsl_db_open(). check-in: 5267fe629b user: stephan tags: trunk
15:15
Ported in some valgrind sanity tests from the th1ish tree. Shame that zlib triggers valgrind errors :/. check-in: 5cdf65601c user: stephan tags: trunk
15:05
Fixed use of an uninitialized var (thanks again, valgrind!). check-in: 70fe94564d user: stephan tags: trunk
14:53
Added "run" target to makefile (runs th1ish test scripts). check-in: 6fe8780658 user: stephan tags: trunk
14:47
Moved test script, added another one. check-in: 6a1161092c user: stephan tags: trunk
13:36
Doc and other minor touchups. Pulled in latest cwal/th1ish for Buffer.writeToFile(). check-in: ad5e46d9bd user: stephan tags: trunk
12:48
lots of fixes and touchups, mostly in the db layer. check-in: afbfb58da5 user: stephan tags: trunk
10:37
Extended th1ish api.Buffer with compress()/decompress() methods. check-in: 5c227bec96 user: stephan tags: trunk
10:13
Ported in the db.each(...) features from cpdoish. check-in: 6b1beec8a9 user: stephan tags: trunk
09:38
Got the Stmt.get() bindings running. Added Stmt.stepArray/stepObject(). check-in: 4e7536be77 user: stephan tags: trunk
08:44
more work on the db layer and their script bindings. check-in: a1e6a120d6 user: stephan tags: trunk
07:47
Some refactoring of fsl_error usage to consolidate some code. check-in: 2eedf3f4d1 user: stephan tags: trunk
07:14
More work on the db layer. check-in: dc3cbf0f20 user: stephan tags: trunk
04:56
Tweaks to the DB API, starting binding it to th1ish. check-in: bad0b996f8 user: stephan tags: trunk
02:54
ported in some of the stat()-related utilities, added th1ish bindings for them. check-in: 1e02eb9264 user: stephan tags: trunk
01:57
accommodated API changes. check-in: 89da51b2c3 user: stephan tags: trunk
01:51
Another big round of minor cleanups and preparation for up-coming bits. check-in: 9fa5fb1f96 user: stephan tags: trunk
00:29
s/prop_get_sub2/prop_get/ check-in: 9c8aa25e1d user: stephan tags: trunk
00:27
All kinds of tinkering. check-in: 71060e72f1 user: stephan tags: trunk
2013-07-26
23:40
minor tinkering with the th1ish binding. check-in: 431d06c9be user: stephan tags: trunk
23:29
Added initial th1ish script binding for library. It can open and close a repo db, but not much else. check-in: ad11ed5853 user: stephan tags: trunk
23:28
minor tinkering. check-in: c23174b3d7 user: stephan tags: trunk
21:52
Doc style corrections. check-in: 3c92f9d799 user: stephan tags: trunk
21:42
more additions and minor fixes. check-in: 56b3bd7640 user: stephan tags: trunk
21:01
fixed a braindead counter bug in fsl_strlen(). check-in: 9e241089cc user: stephan tags: trunk
20:43
Improved an error message, minor header tweaks. check-in: 97af42c7d2 user: stephan tags: trunk
20:41
Added config.h (should have been in previous commit). check-in: c5c80acbfb user: stephan tags: trunk
20:35
Implemented basic check of is-a-repo/is-up-to-date when repo db is opened. check-in: d6a2953847 user: stephan tags: trunk
19:40
ported in several of the SQL function bindings. check-in: b7228fb419 user: stephan tags: trunk
19:03
fixed a broken function name and added a cast for C++ compatibility. check-in: 0b18f0330d user: stephan tags: trunk
2013-07-25
17:16
move source code to ./src dir Closed-Leaf check-in: 6c59afb005 user: bch tags: nbsd
17:12
(Net)BSD adjustments check-in: 339e0c0de7 user: bch tags: nbsd
08:37
fixed a use of free(), now that fsl_free() can be used without a context ptr. check-in: db0a915e61 user: stephan tags: trunk
08:10
Fixed a duplicate include guard name. Ported in more utility code from v1. check-in: 310a190152 user: stephan tags: trunk