Megatest

Changes On Branch a91d15ac06ff79f4
Login

Changes In Branch v1.80-tcp-inmem Through [a91d15ac06] Excluding Merge-Ins

This is equivalent to a diff from 34c5263e66 to a91d15ac06

2023-02-22
11:12
Merged tcp-inmem check-in: 47a4f89869 user: mrwellan tags: v1.80
2023-02-19
18:41
Basic communication working, ping, get-keys. check-in: e01a10845a user: matt tags: v1.80-tcp-inmem
10:37
rmt:send-receive -> tt:handler -> tcp -> api:tcp-dispatch-request -> api:dispatch-request and back implemented and compiles. check-in: a91d15ac06 user: matt tags: v1.80-tcp-inmem
2023-02-18
20:32
server registation and timeout working check-in: 743e63bc9e user: matt tags: v1.80-tcp-inmem
2023-02-12
10:52
wip - start tcp/inmem check-in: 1a2eb25cb6 user: matt tags: v1.80-tcp-inmem
2023-02-10
21:22
rebased v1.80-debugprint forward check-in: 9d2772b077 user: matt tags: v1.80-debugprint
21:16
Merge v1.80-cleanup as it passed QA check-in: 34c5263e66 user: matt tags: v1.80
21:06
Merging pretty good branch v1.80-dbperf to v1.80 check-in: 7170e5f43b user: matt tags: v1.80
2023-02-05
11:47
Minor clean up. There were a couple communication errors in sixtyfivek but they looked likely to be host related. Closed-Leaf check-in: e973b1fb77 user: matt tags: v1.80-cleanup

Modified Makefile from [2a2c13125c] to [fbcf5a6a57].    [diff]

Modified api.scm from [f3cc459c57] to [c88d2a22c9].    [diff]

Modified client.scm from [6913337164] to [732bd78865].    [diff]

Modified common.scm from [fd6e725fd9] to [bd866cb06f].    [diff]

Modified commonmod.scm from [2570fcf4eb] to [2f94513c1a].    [diff]

Modified db.scm from [9c05d0ba74] to [5ccfde4036].    [diff]

Modified dbfile.scm from [e35890c342] to [3625445cee].    [diff]

Added dbmemmod.scm version [40c7d92533].

Modified dbmod.scm from [043beb90c3] to [c48ac42889].    [diff]

Modified launch.scm from [a705b2e0b2] to [0850c0d580].    [diff]

Modified margs.scm from [cc1616820d] to [7a5ab19394].    [diff]

Modified megatest.scm from [79d9696058] to [ae2b7cbe8a].    [diff]

Modified mtargs/mtargs.scm from [c1be4192c1] to [49b76da6ef].    [diff]

Modified rmt.scm from [a2b373e5f1] to [ba515dcb54].    [diff]

Modified runs.scm from [e0e242ce63] to [9ed9863b9e].    [diff]

Modified server.scm from [1c00c07593] to [5eef4f0a57].    [diff]

Added tcp-transportmod.scm version [5c83e85f41].

Added transport-mode.scm.template version [936e3f7e57].