96 check-ins using file ulex/example.scm version 5d474bbc0a
2021-02-25
| ||
23:14 | Use ulex in megatest.scm From: 0eb5bcf35f2aea137bfe0a4e3ad02f7ba446d8b7 User: matt Leaf check-in: 93438dfa6a user: matt tags: v1.65-real-ulex (unpublished) | |
23:13 | Merged From: c9e7ad931c72263e94091a00ed4658a259f45133 User: matt check-in: bdde41cc25 user: matt tags: v1.65-real-ulex (unpublished) | |
23:13 | inching along From: 906bf1567ca42c413f55f2d6de4536e1d59b6e6a User: matt check-in: 189ea047e6 user: matt tags: v1.65-real-ulex (unpublished) | |
23:13 | Bits 'n pieces in place From: e2202d843d0604d3d779f23a459dd36944dbcbe9 User: matt check-in: 548d6b2301 user: matt tags: v1.65-real-ulex (unpublished) | |
23:12 | Merged v1.65 fixes From: 25464d7c31b5b9dca5dca09ab6f72309cdbb658a User: matt check-in: 40f92fb75e user: matt tags: v1.65-real-ulex (unpublished) | |
23:12 | Merged v1.65 From: a23cf8b5b90f8030125441c7ee17443e4c5a45e7 User: matt check-in: d47bbdf4be user: matt tags: v1.65-real-ulex (unpublished) | |
23:12 | Merged in v1.65, fixed Makefile and removed pkts from megatest/ulex.scm From: 96e98c0e2cd3c8b7f71f8667bfc5874dfb86c0a3 User: matt check-in: 8c461d1e04 user: matt tags: v1.65-real-ulex (unpublished) | |
23:12 | Fixed connect-server by adding use tcp6 to run.scm From: 848a55348ac1637b8dfd9c4f5ad3a6f0c36d0c30 User: matt check-in: c127520a98 user: matt tags: v1.65-real-ulex (unpublished) | |
23:12 | Pulling netutil, portlogger and telemetry back into the ulex dir for consolidation etc. From: 07aff9dfdb76799cccd39e08dda8706a92453947 User: matt check-in: 49c01cca51 user: matt tags: v1.65-real-ulex (unpublished) | |
23:12 | Still not working From: 5ba946918f7867ae17a2209aca2223e131050119 User: matt check-in: 163590624c user: matt tags: v1.65-real-ulex (unpublished) | |
23:12 | Working on ulex again From: 1db1be496dd6a3b45eb72b3be1dd6a921509edfc User: matt check-in: cef3d0f7a8 user: matt tags: v1.65-real-ulex (unpublished) | |
2020-02-20
| ||
20:14 | Got all changes needed to get it to compile under chicken 5. Has some issues with the pathname resolutions, but should be very close Leaf check-in: c1881425cb user: jmoon tags: v1.70-refactor02-chicken5, v1.70-defunct-try | |
17:49 | Additional fixes for chicken 5 compatibility check-in: 675fffe4d9 user: jmoon tags: v1.70-refactor02-chicken5, v1.70-defunct-try | |
2020-02-01
| ||
04:39 | Added ability to pass in existing udata to ulex setup Leaf check-in: 3d501185de user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
2020-01-29
| ||
22:38 | Added some instrumentation check-in: e99d345eb0 user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
21:06 | send-recieve fully using read/write (not a space-delimited string). check-in: 86f34c5c1b user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
2020-01-28
| ||
20:07 | some forgotten changes... hopefully good changes. check-in: f86d0abaad user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
2020-01-22
| ||
22:33 | wip-cleaning-up-send-receive check-in: 1dbae7035b user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
2020-01-21
| ||
19:19 | Switch from write-line and read-line to write and read for transport across the tcp connection check-in: 124ed3f5a6 user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
2020-01-20
| ||
22:34 | Scaffolding for send-receive check-in: 3f613cadf2 user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
11:20 | Refactored handler loop to facilitate calling locally check-in: a2267e910d user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
03:34 | Added drop captain send to all peers check-in: d20ee11c75 user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
03:01 | Speculatively removed inp and oup saving and close all ports check-in: 5263e9f2ce user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
2020-01-19
| ||
23:00 | Ulex ping and goodbye working check-in: 7d309a338c user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
2020-01-18
| ||
21:55 | Added placeholder for whoowns check-in: 407a60fccd user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
2020-01-15
| ||
21:14 | Ulex setup works check-in: a24928bf83 user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
2020-01-14
| ||
22:43 | wip check-in: e858e4927e user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
13:22 | wip check-in: 4f1427787a user: mrwellan tags: v1.70-captain-ulex, v1.70-defunct-try | |
2020-01-09
| ||
22:47 | wip check-in: 8c88f2ef2d user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
16:43 | wip check-in: 6a12a67ab3 user: mrwellan tags: v1.70-captain-ulex, v1.70-defunct-try | |
13:09 | Additional tweaks for chicken 5. Needs sparse-vectors added check-in: 3fcfe6ba94 user: jmoon18 tags: v1.70-refactor02-chicken5, v1.70-defunct-try | |
2020-01-08
| ||
18:24 | wip check-in: 37d4c849bc user: mrwellan tags: v1.70-captain-ulex, v1.70-defunct-try | |
14:43 | Updates post Matt's merge check-in: 4e27bc6a19 user: jmoon18 tags: v1.70-refactor02-chicken5, v1.70-defunct-try | |
14:41 | wip check-in: 652f6c9323 user: mrwellan tags: v1.70-captain-ulex, v1.70-defunct-try | |
13:35 | Additional updates for chicken 5 check-in: 63be42f118 user: jmoon18 tags: v1.70-refactor02-chicken5, v1.70-defunct-try | |
13:32 | wip check-in: 1f4e895d45 user: mrwellan tags: v1.70-captain-ulex, v1.70-defunct-try | |
01:22 | Added dbtype to params in rmt:connect and ulex connect. WIP check-in: 709915fc65 user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
01:16 | UPdated dep pdf generator check-in: d2345a4f5d user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
01:11 | Removed nanomsg from dcommonmon and megamod check-in: 95b4151a44 user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
2020-01-06
| ||
22:12 | wip check-in: 7f56278741 user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
17:06 | wip check-in: 0390dc30b4 user: mrwellan tags: v1.70-captain-ulex, v1.70-defunct-try | |
2020-01-05
| ||
22:53 | wip check-in: cb68d1b734 user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
20:51 | wip check-in: cc86d81234 user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
2020-01-04
| ||
16:45 | Pulled in compilation fixes from refactor02. check-in: 337a4b27f1 user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
16:36 | Initial sysmon stuff check-in: e4bc65a729 user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
2020-01-02
| ||
21:39 | wip check-in: b95526b7f3 user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
19:48 | wip check-in: ad7092727d user: mrwellan tags: v1.70-captain-ulex, v1.70-defunct-try | |
16:47 | Additional tweaks towards a chicken 5 version check-in: f953501529 user: jmoon18 tags: v1.70-refactor02-chicken5, v1.70-defunct-try | |
15:54 | Fixes for autoload egg for chicken 5 check-in: 37f61c54ae user: jmoon18 tags: v1.70-refactor02-chicken5, v1.70-defunct-try | |
15:47 | Updated DBI egg for chicken 5 check-in: 80e66f4369 user: jmoon18 tags: v1.70-refactor02-chicken5, v1.70-defunct-try | |
15:45 | Fixed pathname-expand egg for chicken 5 check-in: 2f7180aa77 user: jmoon18 tags: v1.70-refactor02-chicken5, v1.70-defunct-try | |
15:40 | Initial load of needed eggs into fossil check-in: e6be7bbc9f user: jmoon18 tags: v1.70-refactor02-chicken5, v1.70-defunct-try | |
15:39 | Additional tweaks to enable chicken 5 check-in: b772abfc70 user: jmoon18 tags: v1.70-refactor02-chicken5, v1.70-defunct-try | |
13:56 | Initial commit towards supporting chicken 5 in megatest check-in: 65df38ba3d user: jmoon18 tags: v1.70-refactor02-chicken5, v1.70-defunct-try | |
09:36 | Fixed imports so dashboard launches Leaf check-in: 850872189d user: jmoon18 tags: v1.70-refactor02, v1.70-defunct-try | |
2020-01-01
| ||
23:28 | wip check-in: 852e127507 user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
23:12 | wip check-in: 0b096cbab6 user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
21:11 | wip check-in: 65faac60c7 user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
2019-12-31
| ||
23:20 | Beginnings of captain based ulex check-in: 3dae400136 user: matt tags: v1.70-captain-ulex, v1.70-defunct-try | |
16:19 | Added runsmod to eval-string in megatest.scm check-in: 269f41c0b0 user: mrwellan tags: v1.70-refactor02, v1.70-defunct-try | |
15:05 | Fixed imports for dashboard check-in: 3bb6e533d4 user: jmoon18 tags: v1.70-refactor02, v1.70-defunct-try | |
13:54 | Fixed order of imports in megatest.scm check-in: f40ada6a80 user: jmoon18 tags: v1.70-refactor02, v1.70-defunct-try | |
13:48 | Fixed order of subrunmod imports in megatest.scm check-in: fe22961edf user: jmoon18 tags: v1.70-refactor02, v1.70-defunct-try | |
13:33 | Fixed order of pkts/ulex imports for megatest.scm check-in: e310a9830a user: jmoon18 tags: v1.70-refactor02, v1.70-defunct-try | |
13:32 | Added ulext to imports of commonmod check-in: a43891f30d user: jmoon18 tags: v1.70-refactor02, v1.70-defunct-try | |
13:31 | Fixed mofiles directory in makefile check-in: bb7d80ad2e user: jmoon18 tags: v1.70-refactor02, v1.70-defunct-try | |
13:06 | wip check-in: 39164c1a21 user: mrwellan tags: v1.70-refactor02, v1.70-defunct-try | |
12:24 | wip check-in: 0dd13b4980 user: mrwellan tags: v1.70-refactor02, v1.70-defunct-try | |
11:13 | wip check-in: 54c85dfff6 user: mrwellan tags: v1.70-refactor02, v1.70-defunct-try | |
10:57 | wip check-in: b7dc85fea2 user: mrwellan tags: v1.70-refactor02, v1.70-defunct-try | |
10:00 | wip check-in: 615f8750c8 user: mrwellan tags: v1.70-refactor02, v1.70-defunct-try | |
09:38 | wip check-in: fc751975b3 user: mrwellan tags: v1.70-refactor02, v1.70-defunct-try | |
09:16 | wip check-in: cacc323b1a user: mrwellan tags: v1.70-refactor02, v1.70-defunct-try | |
2019-12-30
| ||
23:09 | wip check-in: 7697c27dfd user: matt tags: v1.70-refactor02, v1.70-defunct-try | |
22:58 | wip check-in: 8a7e2c859e user: matt tags: v1.70-refactor02, v1.70-defunct-try | |
22:57 | wip check-in: 5d0accfc51 user: matt tags: v1.70-refactor02, v1.70-defunct-try | |
22:34 | wip check-in: 05c74be94c user: matt tags: v1.70-refactor02, v1.70-defunct-try | |
20:00 | wip check-in: 6faaffbe15 user: matt tags: v1.70-refactor02, v1.70-defunct-try | |
17:04 | refactor wip check-in: 0fc305ba41 user: mrwellan tags: v1.70-refactor02, v1.70-defunct-try | |
14:11 | brought in changes from v1.65 Leaf check-in: 61c72ae6d4 user: mmgraham tags: v1.70-defunct-try | |
10:50 | Fixed noisy load of configs in dashboard. check-in: fc900587a4 user: mrwellan tags: v1.70-defunct-try | |
2019-12-29
| ||
21:00 | Resolved few missing use and import calls in dashboard. check-in: 29859df890 user: matt tags: v1.70-defunct-try | |
04:27 | more deps check-in: a03628d54e user: matt tags: v1.70-defunct-try | |
03:34 | Fixed couple more deps, added missing mutils.scm check-in: 32d398aaf7 user: matt tags: v1.70-defunct-try | |
03:26 | Fixed couple more deps check-in: 699fe73b85 user: matt tags: v1.70-defunct-try | |
2019-12-28
| ||
22:57 | compiles/runs megatest (dunno about dashboard yet). check-in: d9c2c16c0d user: matt tags: v1.70-defunct-try | |
22:08 | wip check-in: d345134880 user: matt tags: v1.70-defunct-try | |
17:49 | Merged refactor to v1.70 check-in: 803e36b3f2 user: matt tags: v1.70-defunct-try | |
06:25 | Re-ordered some imports and added deps Leaf check-in: b6aa34569a user: matt tags: v1.70-refactor01, v1.70-defunct-try | |
05:28 | Remove use of ulex. check-in: 2f1fbe80f1 user: matt tags: v1.70-defunct-try | |
2019-12-27
| ||
23:00 | Added dep for commonmod on mtargs and tidied up a bit check-in: 15f1b3da75 user: matt tags: v1.70-defunct-try | |
2019-12-18
| ||
19:52 | Merged stml2 addition to v1.70 check-in: c1b5a1535f user: matt tags: v1.70-defunct-try | |
2019-12-17
| ||
20:25 | Added missing import of mtargs. Fixed typo check-in: 6df0c4fb3a user: matt tags: v1.70-refactor01, v1.70-defunct-try | |
2019-12-16
| ||
22:57 | Added stml2 as compilation unit/module check-in: 78408a15fb user: matt tags: v1.70-refactor01, v1.70-defunct-try | |
04:20 | Added ulex as compilation unit/module check-in: 59e9724ea3 user: matt tags: v1.70-refactor01, v1.70-defunct-try | |
04:17 | Pulled in ulex check-in: be8fe269fa user: matt tags: v1.70-defunct-try | |