18 check-ins using file mtut.scm version a54eacbeb5
2024-12-18
| ||
17:36 | I'm pretty sure these two changes were intended for this branch Leaf check-in: 231abbcae3 user: matt tags: v1.90 | |
2024-11-07
| ||
05:22 |
pgdb import was the problem, makes no sense
sped up megatest startup and fully modularized. This branch is a good candidate for migrating to chicken 5. NOTE: There are some important changes on v1.81 that should be manually patched in. check-in: c91bfc7aa6 user: matt tags: v1.90 | |
2024-11-06
| ||
19:09 | comment out as many use .import as possible (speed up) check-in: 8cb9718987 user: matt tags: v1.90 | |
2024-04-23
| ||
05:51 | Minor improvements to Makefile check-in: 9c09fbe127 user: mrwellan tags: v1.90 | |
2024-03-10
| ||
20:49 | Preparing to implement dedicated process for caching configs, http transport and new server start handshake Leaf check-in: 69fa6b4201 user: matt tags: v1.90-side | |
2024-02-26
| ||
11:31 | Changed a print from debug 0 to 4 check-in: 644eb3c1e4 user: mmgraham tags: v1.90 | |
2024-02-23
| ||
17:40 | added nice-path to declarations in commonmod.scm to fix itemwait test. Changed #f to for null log file to prevent type mismatch warning check-in: b7ea5abf1a user: mmgraham tags: v1.90 | |
2024-02-16
| ||
16:06 | Added (use json) to mtbody.scm to fix envsetup check-in: 2765970d14 user: mmgraham tags: v1.90 | |
2024-02-15
| ||
20:43 | Disable mutex in dbmod:with-db as it was blocking forever check-in: 049806b5f6 user: matt tags: v1.90 | |
19:32 | Removed few more non-module compilation unit files check-in: 6ccaee78f1 user: matt tags: v1.90 | |
19:14 | Removed junk from Makefile check-in: db2bd38f1e user: matt tags: v1.90 | |
19:13 | Cleaned up deps check-in: 0e757770a7 user: matt tags: v1.90 | |
15:00 | Added the .import uses back. check-in: 9ec56337cf user: mrwellan tags: v1.90 | |
12:27 | Major refactor to modules essentially complete and working (local db access only). check-in: 816f04b621 user: mrwellan tags: v1.90 | |
12:23 | Added sqlite3 timeout to a call to sqlite3:open-database. Added some needed use of eggs to megatest.scm Leaf check-in: 8bbcfd893f user: mrwellan tags: v1.90-proper-interface-lists | |
11:09 | Removed more empty compilation unit files. check-in: 478982e700 user: mrwellan tags: v1.90-proper-interface-lists | |
10:58 | Removed some empty compilation unit files. check-in: c088ba31d7 user: mrwellan tags: v1.90-proper-interface-lists | |
10:25 | wip check-in: 9d5561ee21 user: mrwellan tags: v1.90-proper-interface-lists | |