Overview
| Comment: | Make simple the default |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | v2.0001 |
| Files: | files | file ages | folders |
| SHA1: |
27444d9bebffe0306df0ba7afb03c3b8 |
| User & Date: | matt on 2022-01-18 08:43:55.521 |
| Other Links: | branch diff | manifest | tags |
Context
|
2022-01-19
| ||
| 13:27 | Added inmem check-in: f1db41ee97 user: matt tags: v2.0001 | |
|
2022-01-18
| ||
| 19:14 | WIP: Enabled inmem. Works for somecases, smashes the heap on megatest -run check-in: 871f527729 user: matt tags: v2.0001-inmem | |
| 08:43 | Make simple the default check-in: 27444d9beb user: matt tags: v2.0001 | |
| 08:36 | Added more missing files Leaf check-in: 880bf0094c 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 | |
Changes
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 [8c62b68887].
[diff]
Added dbmgrmod.scm version [2e63cdd67a].
Added dbmgrmod.scm.template version [0337085312].
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]
Added tests/simplerun/simple.scm version [769f74bff6].
tests/simplerun/tests/test1/step1.sh became
executable with contents
[b36e5b3e1b].
tests/simplerun/tests/test1/step2.sh became
executable with contents
[8cc537c8e5].
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 [3233b20f1f].
Modified ulex-simple/ulex.scm
from [3fd48eb90f]
to [24167fae4d].
[diff]
Renamed and modified
ulex.scm
[f004a2cedd]
to ulex.scm.template
[d3640869ae].
[diff]
Added ulex/dbmgr.scm version [cc60b18701].