Login
Timeline
Login

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

50 most recent events occurring on or after 2024-10-23 00:59:20.

2025-03-26
12:38
Apply upstream fix [fossil:0d8c913658cdf45] to fsl_deck_to_json(). check-in: 200b19c2e1 user: stephan tags: trunk
01:17 Changes to wiki page "home" artifact: 9dfbda62da user: stephan
01:01 Changes to wiki page "TODOs" artifact: a7f7e9f1c7 user: stephan
2025-03-25
17:39
In f-aparse, when checking for an in-repo match of the input manifest's hash, try sha3 before sha1, as that's the more likely case (it wasn't when this app was initially written). check-in: 177f145fab user: stephan tags: trunk
17:34
Remove extranous whitespace from fsl_deck_to_json(). check-in: 4122e5f498 user: stephan tags: trunk
16:10
Minor fsl_artifact_to_json() UDF doc update. check-in: df285b91cf user: stephan tags: trunk
16:05
Port in artifact-to-json support from [fossil:/timeline?r=artifact-to-json]. check-in: 149c8451ef user: stephan tags: trunk
16:04
Add fsl_artifact_to_json() UDF. Closed-Leaf check-in: 2c5339b85c user: stephan tags: artifact-to-json
15:37
Implement fsl_deck_to_json(). Corresponding UDF is still TODO. check-in: 9023ab840a user: stephan tags: artifact-to-json
13:49
Initial work for porting over [fossil:/timeline?r=artifact-to-json]. The API skeleton is in place but the core to-json is not. check-in: 0c7c6d665d user: stephan tags: artifact-to-json
2025-03-20
18:49
Remove a too-strict assert() in fsl_db_get_textv() reported by Martin G. in /chat. Add SQLITE_BUSY == FSL_RC_LOCKED to the error code translations which happens in fsl__db_errcode() (as that's what triggered the assert). check-in: 1dacda897c user: stephan tags: trunk
2025-03-16
14:57
-Add a partial workaround to f-ci for checkin messages which start with a minus sign: leading space in a -m message is now stripped, so -m '-foo...' can be formulated like -m ' -foo...' to work around this flag-parsing limitation. (Yes, that actually bit me in [https://sqlite.org/src/info/44f2c64ec16f4720], and there i worked around it by using fossil, instead of f-ci, for the checkin.) check-in: eead046a57 user: stephan tags: trunk
2025-03-12
20:14
EOL-whitespace cleanups, minor internal doc additions, and rename an internal-use-only function to match current conventions. No functional changes. check-in: 3b62ac66fc user: stephan tags: trunk
2025-02-21
04:02
Update autosetup/proj.tcl to the latest copy from the sqlite tree. check-in: 7bf051dcd5 user: stephan tags: trunk
2024-12-26
09:56
Some small SQL UDF flag tweaks inspired by [fossil:bd7f5c0b3780286f344a]. check-in: b0f9e9c732 user: stephan tags: trunk
2024-12-14
00:35
Minor formatting tweaks. No functional changes. check-in: 73aca2454e user: stephan tags: trunk
2024-12-11
06:43
A slightly more robust check for is-this-a-checkout-db, analog to upstream [fossil:36f916c504c525c72f48]. check-in: 37dacc1787 user: stephan tags: trunk
2024-12-10
06:22 Changes to wiki page "TODOs" artifact: 5c87f073a7 user: stephan
2024-12-09
19:20 Changes to wiki page "TODOs" artifact: a9a90b4ed1 user: stephan
19:19 Changes to wiki page "TODOs" artifact: 601230ca5c user: stephan
2024-12-08
22:11
Rename some internal vars for clarity's sake. check-in: fa7ef96f90 user: stephan tags: trunk
2024-12-07
03:14
Remove unnecessary OMIT and ENABLE flags from appendf.c - they were ancient artifacts from a several-source-trees-ago version of that file. Also remove appendf.c's use of long double for reasons documented in this change's comments. check-in: d3533b0365 user: stephan tags: trunk
02:53
Add a TODO which will be relevant for porting over the mergeinfo bits, specifically for the glob_expr() function (which is also to-port). check-in: 0ea42c1b3e user: stephan tags: trunk
01:45
Add a TODO to port over fossil's etSHELLESC string formatting option (for building properly-escape strings for passing to an external process). It's a more involved port than current aspirations allow for :/. check-in: a1e5c8034d user: stephan tags: trunk
2024-12-06
22:31
Add a comment linking to upstream [fossil:aeec557e897f] as a point to consider for porting over. check-in: 3334e09635 user: stephan tags: trunk
14:10
Apply minor backwards-compatible repo schema changes from [fossil:b8011bf50817c]. check-in: 6a3de57394 user: stephan tags: trunk
14:05
Apply the part of [fossil:55f136610030f7] which is relevant for this tree. The other part of that upstream checkin is related to still-pending merge-related porting. check-in: 828f82e90a user: stephan tags: trunk
2024-11-22
09:16
Myriad miniscule modifications - space removals. check-in: 8a3bc44c30 user: brickviking tags: trunk
2024-11-18
17:59
Pull in upstream [fossil:4862fc5ed0c3d4dfdf] to correct a rare (so far singular) delta checksum mismatch. check-in: 538a929f82 user: stephan tags: trunk
17:49
Tiny doc typo fix. check-in: d2a8980d16 user: stephan tags: trunk
2024-11-04
12:36 Changes to wiki page "SQLSnippets" artifact: 14c328a35c user: brickviking
07:41
Tweaks to doc/db-udf.md check-in: d4075d41e4 user: brickviking tags: trunk
07:25 Changes to wiki page "TODOs" artifact: 49c81aaadb user: brickviking
01:14 Changes to wiki page "building" artifact: 5b99abca27 user: brickviking
01:07 Changes to wiki page "AmalgamationBuild" artifact: 15e7aa4ead user: brickviking
2024-11-03
21:58 Changes to wiki page "home" artifact: c1315b24a6 user: brickviking
21:52 Changes to wiki page "home" artifact: ea1bd02544 user: brickviking
08:04
Remove an extranous dibu::finally call in some test code. check-in: 0e7b03ca7b user: stephan tags: trunk
2024-10-31
23:48
Pull in upstream [fossil:f214aba4f5c4846de0e1] to fix an obscure assert() triggered by diffs with hundreds of thousands of lines. However, this fix leads to the same offending diff now causing an apparently hang in libfossil (still waiting after four minutes, whereas fossil diff took only 2s). That's to be investigated Real Soon Now. check-in: 203439be88 user: stephan tags: trunk
23:01
Stashing some unused auto.def code for later: determines whether a given linenoise.h refers to the antirez or msteveb flavor of that API. check-in: cbf755a343 user: stephan tags: trunk
2024-10-29
18:51
Upstream fix for proj.tcl:proj-first-bin-of. check-in: 8a931ee5db user: stephan tags: trunk
03:09
Adapt auto.def bits to renaming of the upstream 'hwaci' API to the more generic 'proj' API. check-in: 1da9021841 user: stephan tags: trunk
2024-10-27
08:18 Reply: fnc -v creates incorrect output artifact: b76a13797b user: stephan
07:20 Edit reply: fnc -v creates incorrect output artifact: a4f95f86f7 user: stephan
07:19 Reply: fnc -v creates incorrect output artifact: bcb7dc1f67 user: stephan
07:09 Reply: fnc -v creates incorrect output artifact: ccf02abd4a user: brickviking
06:49 Reply: fnc -v creates incorrect output artifact: 5111724e4f user: brickviking
2024-10-25
05:40
Upstream fix to autosetup/autosetup-find-tcl to work around an OpenBSD-ism of emitting noise to stdout at link-time. check-in: 41ef58fc27 user: stephan tags: trunk
2024-10-24
01:23
Fix an autosetup misuse which breaks ./configure --help. Latest upstream hwaci-common.tcl check-in: 1918daa559 user: stephan tags: trunk
2024-10-23
00:59
Add a TODO to use autosetup's pkg-config support, rather than manual invocation of pkg-config, for ncurses detection. check-in: 113e3f9c38 user: stephan tags: trunk