Megatest

Changes On Branch 63c4fcc524392978
Login

Changes In Branch v2.0001-configurable-transport Through [63c4fcc524] Excluding Merge-Ins

This is equivalent to a diff from 42c6e0e1be to 63c4fcc524

2022-01-18
08:43
Make simple the default check-in: 27444d9beb user: matt tags: v2.0001
2022-01-17
14:06
wip, ulex-simple progressing a bit check-in: 337ae6b713 user: matt tags: v2.0001-configurable-transport
2022-01-16
12:24
no transport option basically working (db locks after a while). check-in: 63c4fcc524 user: matt tags: v2.0001-configurable-transport
08:55
Added none as transport option check-in: d8959da4df user: matt tags: v2.0001-configurable-transport
06:46
Compile time configurable transport check-in: 52ee3494cc user: matt tags: v2.0001-configurable-transport
2022-01-15
20:34
Moved all the database management logic from rmtmod into new module dbmgrmod. check-in: 42c6e0e1be user: matt tags: v2.0001
2022-01-14
19:09
Changed ULEX warning to give info on round trip time when excessive. check-in: 05dacbc68b user: matt tags: v2.0001

Modified Makefile from [12fc218784] to [54802c9b97].    [diff]

Added attic/configure version [08e182d3ee].

Modified commonmod.scm from [ae707007da] to [875119b082].    [diff]

Modified configfmod.scm from [b4853bf0ef] to [91463d0a8b].    [diff]

Modified configure from [08e182d3ee] to [18c7686f57].    [diff]

Modified dbmod.scm from [ac637164a6] to [2dc9d5a75d].    [diff]

Modified dcommon.scm from [217250003b] to [a72cc297c4].    [diff]

Modified launchmod.scm from [a3891cff5d] to [b8e458a09e].    [diff]

Modified megatest.scm from [fb52864247] to [09a47e551f].    [diff]

Modified rmtmod.scm from [23e97ebe5e] to [1b0587b637].    [diff]

Modified runsmod.scm from [b535942743] to [f7fd47400d].    [diff]

Modified tests/simplerun/tests/test1/testconfig from [db2c27ffef] to [b9db33e554].    [diff]

Added ulex-full/dbmgr.scm version [cc60b18701].

Added ulex-full/ulex.scm version [1b6751adf3].

Added ulex-none/dbmgr.scm version [66aa956084].

Added ulex-none/ulex.scm version [4551982255].

Added ulex-simple/dbmgr.scm version [639e4c49a8].

Modified ulex-simple/ulex.scm from [3fd48eb90f] to [0afbda11bc].    [diff]

Deleted ulex.scm version [f004a2cedd].

Added ulex.scm.template version [d3640869ae].

Added ulex/dbmgr.scm version [cc60b18701].