Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent events by user stephan occurring on or after 2013-07-26 23:40:48.
2013-07-29
| ||
20:32 | Started work on fsl_cx_config_open(), but there is still more to do and test there. check-in: b5d31833b5 user: stephan tags: trunk | |
18:20 | • Changes to wiki page "home" artifact: e5fd651392 user: stephan | |
18:15 | Added fsl_db_get_TYPE() family of functions (all untested, i might add). Fixed the empty-string copy case for fsl_strdup() (now creates a length-0 copy). A number of minor cleanups in the DB API. check-in: 56df1f6446 user: stephan tags: trunk | |
17:11 | doc and error string tweaks. check-in: 568a70b089 user: stephan tags: trunk | |
16:43 | Added a couple missing fsl_db_bind()ings. Improved the th1ish binding for bind() a bit. Switched build to use -std=c99 because it will not build as is on my 32-bit box without that b/c of a couple uses of PRIu64. check-in: b887183ec8 user: stephan tags: trunk | |
16:27 | disabled script binding of sqlite3Hwtime() func b/c i have a weird link error on my 32-bit box. check-in: 1db0ec6f61 user: stephan tags: trunk | |
16:03 | added missing makefile. check-in: 542707795f user: stephan tags: trunk | |
2013-07-28
| ||
19:43 | minor doc tweak. check-in: 65dac57ae2 user: stephan tags: trunk | |
19:13 | insignificant touchups. pinball time. check-in: dfec2ae127 user: stephan tags: trunk | |
18:38 | • Changes to wiki page "home" artifact: 8be649c094 user: stephan | |
18:36 | • Added wiki page "download" artifact: 1069ce83f1 user: stephan | |
17:53 | reformatted some imported code. Added more API docs. check-in: 076d315904 user: stephan tags: trunk | |
17:44 | lots of tinkering and minor additions, minor doxygen format changes to please both emacs and doxygen. check-in: 9744556a7e user: stephan tags: trunk | |
16:39 | • Changes to wiki page "home" artifact: ca7965ebfc user: stephan | |
16:35 | • Changes to wiki page "home" artifact: ac077935a1 user: stephan | |
15:04 | More API renaming. Added script binding for the checkout-open operation. check-in: 4abe63eb90 user: stephan tags: trunk | |
15:02 | • Changes to wiki page "home" artifact: 938661ac30 user: stephan | |
14:44 | Improved fsl_cx_checkout_open(), renamed fsl_repo_checkout_open() (or whatever it was called) to that. Other minor cleanups. check-in: 17c1b674d5 user: stephan tags: trunk | |
14:08 | fsl_repo_open_checkout() is more or less working. A couple details left port. check-in: ae7a82a9d5 user: stephan tags: trunk | |
11:20 | Added exclamation points to comment blocks because doxygen does not understand the fossil comment dialect without it. check-in: ec2bf53d6e user: stephan tags: trunk | |
11:06 | s/sha1_ctx/sha1_cx/g for consistency. check-in: 4fc8ce9a30 user: stephan tags: trunk | |
11:04 | s/fsl_ctx/fsl_cx/g (easier to type). Added doc subdir (doxygen). check-in: 63bd510e80 user: stephan tags: trunk | |
10:59 | Reworked the g.zMainDbType bits to a fsl_db_role enum. Still untested. check-in: 106d92471d user: stephan tags: trunk | |
2013-07-27
| ||
20:40 | ported in sha1 code. check-in: 1651d4e9ec user: stephan tags: trunk | |
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:15 | • Edit [5267fe629ba9df3b|5267fe629b]: Edit check-in comment. artifact: ac192c8332 user: stephan | |
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:50 | • Changes to wiki page "home" artifact: 1c7571ed04 user: stephan | |
12:49 | • Changes to wiki page "home" artifact: de013e3fa4 user: stephan | |
12:48 | lots of fixes and touchups, mostly in the db layer. check-in: afbfb58da5 user: stephan tags: trunk | |
10:48 | • Changes to wiki page "home" artifact: eb0fa5d7a7 user: stephan | |
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 | |