Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2023-10-09
| ||
06:47 | Add some string handling functions. Leaf check-in: 33034cd338 user: ams tags: trunk | |
2023-08-18
| ||
11:01 | eval-and-replace-last-sexp.el: Add file. check-in: 3b92d3bfdf user: ams tags: trunk | |
2023-05-26
| ||
06:30 | lispm.init, zmail.init: These now live in AMSSITE. check-in: 52699098a7 user: ams tags: trunk | |
2023-05-04
| ||
16:35 | vc-fossil.el: Add back [72a3aeaf74]. check-in: 219e9f7281 user: ams tags: trunk | |
16:34 | vc-fossil.el: Update. check-in: d922d4d9b6 user: ams tags: trunk | |
2023-04-06
| ||
14:30 | lispm.init: Clean and move up old hacks. check-in: 3a693ca042 user: ams tags: trunk | |
14:20 | new-system.lisp: Delete file. check-in: 6906940080 user: ams tags: trunk | |
2023-04-04
| ||
07:24 | lispm.init: Remove un used DEFSYSTEM. check-in: 4473c73426 user: ams tags: trunk | |
07:21 | lispm.init: Remove some gore. check-in: a6eb8ceb16 user: ams tags: trunk | |
2023-03-22
| ||
07:28 | new-system.lisp: Add file. check-in: e4f0c15e35 user: ams tags: trunk | |
2023-03-14
| ||
08:04 | compilation-finish.el: Add file. check-in: 1cd4da2902 user: ams tags: trunk | |
08:02 | ediff-hexl.el: Add file. check-in: ecb2a99663 user: ams tags: trunk | |
2023-03-01
| ||
10:02 | bin/xterm-set-background: No argument, set background to white. check-in: 35eb8703e2 user: ams tags: trunk | |
2023-02-20
| ||
05:31 | save-buffer-preserving-modtime.el: Fix whitespace. check-in: 98db17aaff user: ams tags: trunk | |
05:31 | save-buffer-preserving-modtime.el: Add file. check-in: 561f9605cc user: ams tags: trunk | |
2023-02-18
| ||
05:00 | bin/lmtime: Add file. check-in: 1770f65853 user: ams tags: trunk | |
2023-02-04
| ||
10:37 | .emacs: Set LINE-MOVE-VISUAL to nil. check-in: a6751f497b user: ams tags: trunk | |
2023-01-31
| ||
21:57 | lispm.init: Bunch of hacks. check-in: 3e2f5ecf98 user: ams tags: trunk | |
2023-01-10
| ||
08:22 | bin/binify: Update documentation slightly. check-in: 556c41ac5b user: ams tags: trunk | |
08:03 | bin/base: Add note. check-in: 7d3b5f64dd user: ams tags: trunk | |
07:58 | bin/base: Add error checking. check-in: de796a65a8 user: ams tags: trunk | |
2022-12-20
| ||
15:32 | bin/swab: Add file. check-in: d4303c6008 user: ams tags: trunk | |
15:24 | bin/binify: Add file. check-in: 7a57437861 user: ams tags: trunk | |
15:17 | bin/epoch: New command. check-in: 8e44d4d63e user: ams tags: trunk | |
2022-12-01
| ||
13:40 | bin/base: Add file. check-in: 6ed2ea1dc5 user: ams tags: trunk | |
2022-11-04
| ||
08:05 | lispm.init: Update. check-in: bc5a1d3c76 user: ams tags: trunk | |
2022-10-14
| ||
06:32 | zmail.init: Add file. check-in: ec655a6390 user: ams tags: trunk | |
06:29 | bin/egrep, bin/fgrep: Add files. check-in: ff390dc0c3 user: ams tags: trunk | |
2022-09-21
| ||
20:59 | bin/jN: Quote command... check-in: f467cc9bfe user: ams tags: trunk | |
20:56 | bin/jN, local/src/jN.mk: Rewrite using make. check-in: c463b88699 user: ams tags: trunk | |
20:03 | .fossil-settings/ignore-glob: Update. check-in: 40aee82312 user: ams tags: trunk | |
20:03 | bin/keep: Add command. check-in: 16d9fa2f7a user: ams tags: trunk | |
19:30 | lib/tbackup.c (make_backup): Don't use a pointer. check-in: f348e4c4b7 user: ams tags: trunk | |
19:28 | lib/Makefile: Pass -Wall, -Wextra to compiler; don't do -rf on object file -- -f suffices. check-in: 802dc56bc0 user: ams tags: trunk | |
19:19 | lib/dial.c: Clean up. check-in: 4c65f592f0 user: ams tags: trunk | |
19:17 | include/misc.h: Add dial. check-in: 4b3b395fe9 user: ams tags: trunk | |
19:17 | lib/dial.c: More fix up. check-in: 534eda4f52 user: ams tags: trunk | |
19:17 | lib/dial.c: Fix up. check-in: 156c4ac7f9 user: ams tags: trunk | |
19:16 | lib/Makefile: Add dial.c to libmisc. check-in: c0250f19f9 user: ams tags: trunk | |
19:16 | lib/dial.c: Clean up. check-in: 01b20fbb29 user: ams tags: trunk | |
19:07 | lib/dia.c: Shamelessly copied from Tom Duff (http://www.iq0.com/duffgram/dial.c). check-in: c6a9b8fb29 user: ams tags: trunk | |
19:02 | bin/jN: Add file. check-in: f93eaf6d35 user: ams tags: trunk | |
18:52 | lib/backup.c: Clean up doc. check-in: dd7d225c79 user: ams tags: trunk | |
18:42 | include/misc.h (make_backup_filename): Add declaration. check-in: 95c4cb8e32 user: ams tags: trunk | |
18:41 | lib/Makefile: Compile backup.c and stuff it into libmisc.a. check-in: 9bff16ae5a user: ams tags: trunk | |
18:41 | lib/backup.c: Add support for VERSION_WIDTH. check-in: 5027f4d031 user: ams tags: trunk | |
18:39 | lib/tbackup.c Add file. check-in: e0c83d24d3 user: ams tags: trunk | |
18:18 | lib/backup.c: Hack it. check-in: df14e21a76 user: ams tags: trunk | |
18:16 | lib/backup.c: Import file from GNU indent 1.9.1. check-in: 93aaea1113 user: ams tags: trunk | |
2022-09-20
| ||
11:13 | include/misc.h: Update. check-in: 30101c2abc user: ams tags: trunk | |