Timeline
Not logged in

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

50 most recent check-ins

2024-03-11
02: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
2024-02-16
03:43
Disable mutex in dbmod:with-db as it was blocking forever check-in: 049806b5f6 user: matt tags: v1.90
02:32
Removed few more non-module compilation unit files check-in: 6ccaee78f1 user: matt tags: v1.90
02:14
Removed junk from Makefile check-in: db2bd38f1e user: matt tags: v1.90
02:13
Cleaned up deps check-in: 0e757770a7 user: matt tags: v1.90
2024-02-15
22:00
Added the .import uses back. check-in: 9ec56337cf user: mrwellan tags: v1.90
19:27
Major refactor to modules essentially complete and working (local db access only). check-in: 816f04b621 user: mrwellan tags: v1.90
19: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
18:09
Removed more empty compilation unit files. check-in: 478982e700 user: mrwellan tags: v1.90-proper-interface-lists
17:58
Removed some empty compilation unit files. check-in: c088ba31d7 user: mrwellan tags: v1.90-proper-interface-lists
17:25
wip check-in: 9d5561ee21 user: mrwellan tags: v1.90-proper-interface-lists
16:52
Dashboard runs check-in: 9794f916ef user: mrwellan tags: v1.90-proper-interface-lists
16:43
Compiles check-in: 9cc72a5dbe user: mrwellan tags: v1.90-proper-interface-lists
12:49
added missing file check-in: 1ab5088f10 user: mrwellan tags: v1.90-proper-interface-lists
02:45
wip check-in: 1917713574 user: mrwellan tags: v1.90-proper-interface-lists
2024-02-14
19:17
wip check-in: fc66e1b369 user: mrwellan tags: v1.90-proper-interface-lists
15:02
wip check-in: 229bf762e8 user: matt tags: v1.90-proper-interface-lists
03:28
beginnings of dcommon as module (doesn't compile) check-in: 156310d03e user: matt tags: v1.90-proper-interface-lists
02:30
modularized vg check-in: cc794b4f13 user: matt tags: v1.90-proper-interface-lists
00:20
added a message when .megatestrc is loaded. Changed version to 1.8031 Leaf check-in: b1ebd49816 user: mmgraham tags: v1.8031
2024-02-13
22:51
wip check-in: 55d3f1d05d user: mrwellan tags: v1.90-proper-interface-lists
22:17
dashboard runs check-in: 947952bcfb user: mrwellan tags: v1.90-proper-interface-lists
19:40
megatest -repl and -h work check-in: 65618b033e user: mrwellan tags: v1.90-proper-interface-lists
14:27
wip check-in: b7ce99fe0a user: mrwellan tags: v1.90-proper-interface-lists
03:23
wip check-in: 9debf04bc8 user: matt tags: v1.90-proper-interface-lists
02:10
wip check-in: 0b3b04d806 user: matt tags: v1.90-proper-interface-lists
01:23
wip check-in: f0cac027b6 user: matt tags: v1.90-proper-interface-lists
01:19
wip check-in: c049c31b51 user: matt tags: v1.90-proper-interface-lists
2024-02-12
23:00
wip check-in: 5d85b42870 user: mrwellan tags: v1.90-proper-interface-lists
22:42
repl runs check-in: b969852101 user: mrwellan tags: v1.90-proper-interface-lists
21:31
wip, compiles check-in: bbdb404874 user: mrwellan tags: v1.90-proper-interface-lists
20:45
wip check-in: e0be4c40b4 user: mrwellan tags: v1.90-proper-interface-lists
02:49
convert to use proper interface lists check-in: bbac9c3682 user: matt tags: v1.90-proper-interface-lists
01:19
Adding uses of .import files back Leaf check-in: cee15a9d94 user: matt tags: v1.90-fix-modes
2024-02-11
23:41
Moved remainder of configf into configfmod check-in: c2d750aad9 user: matt tags: v1.90-fix-modes
2024-02-10
03:38
wip check-in: 1d37efe6c5 user: matt tags: v1.90-fix-modes
02:26
get nfs, /tmp modes working check-in: ddfaeac922 user: matt tags: v1.90-fix-modes
2024-02-09
23:06
put back (declare (uses runsmod.import)), enhanced assert message for mismatched server/runid check-in: 332b8fc90d user: mmgraham tags: v1.90
03:39
Move test_records.scm into commonmod.scm. Disabled uses of runsmod.import in megatest.scm. check-in: 62a9a80b8c user: matt tags: v1.90
02:47
Load db and key _records from commonmod only check-in: b5319490ec user: matt tags: v1.90
2024-02-08
16:24
Reduced unitdeps.pdf. Run oldcsc make unitdeps.pdf check-in: 98f80f0e76 user: mrwellan tags: v1.90
15:50
Improved make uses.pdf to remove redundant paths for much better readability check-in: fdb2297753 user: mrwellan tags: v1.90
15:14
Merged fork check-in: b8c6e3aae0 user: mrwellan tags: v1.90
02:50
wip check-in: 21cc0ebe1b user: matt tags: v1.90
02:41
Removed items.scm check-in: d895910f2e user: matt tags: v1.90
2024-02-07
02:36
Removed couple empty compliation units. Removed duplicate function check-in: 565bd18b89 user: matt tags: v1.90
01:43
Removed some duplicate functions and an empty compilation unit, tests.scm check-in: 8f202870d0 user: matt tags: v1.90
2024-02-06
23:02
A couple of fixes to remove compile warnings check-in: 17048d6779 user: mmgraham tags: v1.90
22:13
Added import of megatestmod to dashboard-context-menu.scm to fix testconfig editing check-in: 0475314063 user: mmgraham tags: v1.90
18:26
Bumping version to 1.9001. check-in: 6b4e0e1a52 user: mrwellan tags: v1.90