Commit graph

650 commits

Author SHA1 Message Date
08483773f0 Move mailman2-bin parameter to configuration. 2023-09-15 10:49:29 +02:00
1f9f2503ab Move mailman struct constructor to common module. 2023-09-15 09:06:23 +02:00
c2be1d518f Finish splitting mailman 2.x driver. 2023-09-15 09:03:48 +02:00
bee78b9411 Split out email-in-mailman-list?. 2023-09-15 08:59:07 +02:00
9c5d70aff4 Export common functions as well. 2023-09-14 22:30:04 +02:00
955adc56e1 Split out common functions to separate module. 2023-09-14 21:56:27 +02:00
7b0db71b01 Start moving universal procedures to the common mailman module. 2023-09-14 21:51:09 +02:00
6edc7ce0de Use syntax for providing versioned mailman procedures. 2023-09-14 21:47:20 +02:00
ae048d505a Make it compile again. 2023-09-14 21:36:02 +02:00
697b2cb1a8 Start work on versioned mailman. 2023-09-14 21:29:45 +02:00
00ce55e01f Bump version to 1.8 2023-07-29 19:10:05 +02:00
313ba6971d Add -list action. 2023-07-29 19:07:06 +02:00
fc80430217 HOME expansion 2023-07-29 17:14:48 +02:00
b5bd14a477 Fix git output retrieval. 2023-07-12 19:42:47 +02:00
4333f566ba Really fix set algebra subtraction. 2023-07-12 18:54:03 +02:00
9981eead1b Fix set algebra. 2023-07-12 18:48:12 +02:00
7205fd9382 Improve default config loading. 2023-07-12 18:35:00 +02:00
362c6b8568 Fix dependencies. 2023-07-12 18:28:10 +02:00
c42582a799 Finish ducking. 2023-07-07 14:42:57 +02:00
1b18c99d3c Duck util-dir module. 2023-07-07 14:33:35 +02:00
1eced966bf Remove remaining lset dependencies. 2023-07-07 12:59:49 +02:00
b3698d9aed Remove old lset implementation. 2023-07-07 12:56:21 +02:00
d59e34f2ba Support numbers, symbols and strings in ldict comparator. 2023-07-07 12:54:27 +02:00
5a1d5ee841 Use new BST-backet lset implementation. 2023-07-07 12:52:32 +02:00
684cc7d7f8 Compile new lset. 2023-07-07 12:50:14 +02:00
04aa18d449 Bump frontend version. 2023-07-07 12:37:55 +02:00
1c0e76b022 Remove old ldict implementation. 2023-07-07 12:26:37 +02:00
b7aa850b94 Fix dependency graph. 2023-07-07 12:25:28 +02:00
a0e0c33d56 Implement the whole ldict constructor. 2023-07-07 12:20:30 +02:00
979615ddfd Fix missing exports. 2023-07-07 12:16:37 +02:00
b40cc72281 Try using the new ldict implementation. 2023-07-07 12:15:01 +02:00
fd927e3569 Prepare the new ldict implementation. 2023-07-07 12:07:19 +02:00
1d9edaa320 Work on bst-equal implementation. 2023-07-07 12:00:47 +02:00
f5e7dfe055 Start reimplementing missing ldict through bst. 2023-07-07 11:26:53 +02:00
33fadab5e7 Start implementing symbol ldict. 2023-07-07 11:22:47 +02:00
0bcc49f99e Finish bdict conversion. 2023-07-07 11:10:45 +02:00
2079fb8ef3 Rename bst-dict to bdict. 2023-07-07 11:05:34 +02:00
2fe483c947 Remove old bdict implementation. 2023-07-07 11:01:27 +02:00
276e60b883 Update last doc. 2023-07-07 10:57:15 +02:00
005c2c1cf1 Finish integrating new BST implementation. 2023-07-07 10:50:31 +02:00
f3bcfcaa6a Fix functional updates. 2023-07-07 10:48:32 +02:00
3f6c5cc36a Fix parameter ducking and remove bst-tests running. 2023-07-07 10:22:08 +02:00
c234f883bd Work on functional updates. 2023-07-07 10:19:43 +02:00
d756c8e47a Small fixes. 2023-07-07 10:10:07 +02:00
3a3af066af Add preliminary bdict reimplementation. 2023-07-07 10:07:41 +02:00
6d7639e56d Implement missing list->bst. 2023-07-07 10:01:35 +02:00
6999664aa1 Finish preliminary BST reimplementation. 2023-07-07 09:58:04 +02:00
19c40c18a6 Finding and filtering pairs. 2023-07-07 09:53:45 +02:00
901d2f7398 KVV and balancing. 2023-07-07 09:46:22 +02:00
7370cea951 Finish BST node removal. 2023-07-07 07:55:15 +02:00