Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1133 check-ins using file chaos/hosts.text.392 or chaos/hosts.text or site/hosts.text.392 or site/hosts.text version fd3a6c266d
2025-03-06
| ||
14:17 | tape/wesperco-device.lisp (wesperco-device) <:optimal-chunk-size>: Implement Leaf check-in: 49e1d699ca user: ams tags: ams/wesperco | |
12:27 | tape/wesperco-device.lisp (wesperco-device) <:write-filemark>: Implement. check-in: 59e0c08ff5 user: ams tags: ams/wesperco | |
2025-03-05
| ||
16:40 | tape/mtdefs.lisp (wire-mt-rqb): No wired pages on CADR. check-in: d834b262ea user: ams tags: ams/wesperco | |
16:34 | tape/tape.lisp (wire-dma-buffer, unwire-dma-buffer): No wired DMA pages on the CADR. check-in: 16d71de5d6 user: ams tags: ams/wesperco | |
16:31 | tape/wesperco-device.lisp: Make sure to CERROR on all unimplemented methods. (wesperco-device) <:read-array, :write-array>: Add body from same methods but from the Tapemaster. check-in: 016d193c66 user: ams tags: ams/wesperco | |
16:18 | tape/wesperco-device.lisp (wesperco-device) <:space, :space-reverse, :read-block, :write-block>: Pass correct variables to WE-RUN/WE-RUN-SIMPLE. check-in: 80030ac183 user: ams tags: ams/wesperco | |
15:59 | tape/wesperco-test.lisp: Add file. check-in: e6b67a90a2 user: ams tags: ams/wesperco | |
2025-03-04
| ||
09:49 | tape/wesperco-driver.lisp: Disable all DEFMETHODs of type WESPERCO-UNIT. check-in: f3e3766f02 user: ams tags: ams/wesperco | |
09:46 | tape/wesperco-device.lisp (wesperco-device): Set DENSITY to 0; add instance-variable IBM-MODE field. check-in: 2f76b65bef user: ams tags: ams/wesperco | |
2025-03-03
| ||
16:35 | tape: Rename patch files and CWARNS to what is expected. check-in: 97f4b1342a user: ams tags: ams/wesperco | |
16:23 | tape: Move CWARNS and patches to PATCH;. check-in: 23b9962f97 user: ams tags: ams/wesperco | |
2025-02-25
| ||
06:08 | patch/system-303-3.lisp check-in: dd7e2f8c96 user: ams tags: ams/wesperco | |
2025-02-24
| ||
11:33 | tape/wesperco-driver.lisp (WE-RUN, EXECUTE-WE-RQB, UNIBUS-MAP-MT-RQB, UNIBUS-UNMAP-MT-RQB, SETUP-UNIBUS-MAP): Prefix external symbols with package name. check-in: 8e7863d95d user: ams tags: ams/wesperco | |
11:24 | io/disk.lisp (MEASURED-FROM-PART-SIZE): New function; from System 130. check-in: bd4f86ea1f user: ams tags: ams/wesperco | |
11:17 | io/disk.lisp (with-decoded-disk-unit): New macro; from System 130. check-in: c07a8e94bf user: ams tags: ams/wesperco | |
10:02 | tape/wesperco-driver.lisp (WE-RUN): Call EXECUTE-WE-RQB instead of EXECUTE-MT-RQB. check-in: db8efdab74 user: ams tags: ams/wesperco | |
2025-02-23
| ||
09:41 | io/disk.lisp (default-disk-unit): New function from System 130. check-in: 1bcd2ff0b6 user: ams tags: ams/wesperco | |
09:40 | Patch for System 303.2 ([1bcd2ff0b6]). check-in: f26be49782 user: ams tags: ams/wesperco | |
09:32 | tape/dma-buffer.lisp: Uncomment DMA related functions, and hack them for CADR. (with-consing-allowed-in-wireable-structures-area): Uncomment macro; and make it "work" for CADR. (make-wireable-array): Uncomment function; add some #-CADR for things we don't do on CADR. (dma-buffer-leader): Uncomment DEFSTRUCT. (dma-buffer): Uncomment DEFRESOURCE. (dma-buffer): Uncomment DEFSELECT. (make-dma-buffer, get-dma-buffer, free-dma-buffer): Uncomment functions. check-in: d275fb1a12 user: ams tags: ams/wesperco | |
09:02 | tape/dma-buffer.lisp: Add file; copy of IO; NEW-DISK#58. check-in: 39daa6fbc6 user: ams tags: ams/wesperco | |
08:37 | tape/wesperco-driver.lisp (LOGLDB): Add function (from CC;LQFMAC). check-in: 309c116d5d user: ams tags: ams/wesperco | |
08:35 | tape/wesperco-device.lisp: Implement :SET-OPTIONS, basic locking, printing status and check arguments of things. check-in: 96820672d9 user: ams tags: ams/wesperco | |
2025-02-21
| ||
08:02 | Patch for System 303.1 ([6be38d387e]). check-in: 5c64995155 user: ams tags: ams/wesperco | |
07:56 | io/disk.lisp (%wire-page, %unwire-page, %wire-words, %unwire-words, %wire-array, %unwire-array, %wire-structure, %unwire-structure, %wire-area): New aliases to match System 130. check-in: 6be38d387e user: ams tags: ams/wesperco | |
07:55 | tape/wesperco-device.lisp (wesperco-device) <:rewind, :unload): Pass UNIT (since that is what we call it, not NUMBER). (wesperco-device) <:space, :space-reverse, :read-block, :write-block>: First stab. check-in: 29251fe973 user: ams tags: ams/wesperco | |
07:53 | tape/wesperco-driver.lisp: Fix attribute list. check-in: dc44fb3fe2 user: ams tags: ams/wesperco | |
06:49 | tape/wesperco-driver.lisp: Add CADR:CC-PRINT-SET-BITS (named WE-PRINT-SET-BITS) so we don't need to load the CADR system just to use it. check-in: d374bab714 user: ams tags: ams/wesperco | |
2025-02-19
| ||
16:02 | tape/wesperco-driver.lisp (wesperco-on-bus?): Fix typo in DEFSUBST form. check-in: 63529c8f0c user: ams tags: ams/wesperco | |
16:02 | tape/wesperco-device.lisp (wesperco-device) <:initialize, :deinitialize, :rewind, :unload>: Implement methods. check-in: d8a5938f59 user: ams tags: ams/wesperco | |
15:35 | tape/wesperco-driver.lisp: Import TAPE;WEUNIT#3 with some minor modifications. check-in: a1f7b0d419 user: ams tags: ams/wesperco | |
2025-02-05
| ||
09:14 | tape/user.lisp (*default-device*): Set default device to WESPERCO-DEVICE. check-in: 76cc7d4cc0 user: ams tags: ams/wesperco | |
2025-02-04
| ||
22:02 | tape: Add stubs for required methods, and define device. check-in: bbef2f94b2 user: ams tags: ams/wesperco | |
21:43 | tape: Add stubs for Wesperco. check-in: 583af4c57f user: ams tags: ams/wesperco | |
20:48 | Revert TAPE; to System 130 status. check-in: cfbfec3edd user: ams tags: ams/wesperco | |
18:22 | sys/qfctns.lisp (list, list-in-area, list*, list*-in-area): These functions already exist as microcoded versions. Leaf check-in: f45ca74225 user: ams tags: trunk | |
2025-02-03
| ||
10:22 | sys2/selev.lisp: Revert [4c65d92c94]; this reverts to #25 (from #31). check-in: e3d19de4ec user: ams tags: trunk | |
2025-01-27
| ||
19:03 | tape/new/weunit.lisp (WESPERCO-UNIT): Use BASIC-LOCAL-MT-UNIT-MIXIN instead of BASIC-LOCAL-MT-UNIT. check-in: cea9cb43cc user: ams tags: trunk | |
17:33 | tape/new/weunit.lisp (WE-RUN-SIMPLE): Call EXECUTE-MT-RQB instead of EXECUTE-WE-RQB (which does not exist). check-in: b2634620bb user: ams tags: trunk | |
2025-01-07
| ||
18:05 | sys2/sgdefs.lisp (FEF-DEBUGGING-INFO-PRESENT-P, FEF-DEBUGGING-INFO, FEF-DEBUGGING-INFO, SET-FEF-DEBUGGING-INFO, LOCATE-FEF-DEBUGGING-INFO): Moved to SYS; QFCTNS. check-in: 8e89936a3b user: ams tags: trunk | |
18:00 | sys/qfctns.lisp: Add bunch of new functions/macros from System 130. check-in: d1a535b90c user: ams tags: trunk | |
17:31 | sys/qmisc.lisp (area-name-p, area-name, area-number-p, area, area-number): New function and types from System 130. (store-closure-function, closure-function, store-closure-bindings, closure-bindings): New functions and SETF from System 130. (array-push-portion-extend): New functions from System 130. (*lambda-features*, *target-features*, *falcon-features*): New variables. (SET-SITE-OPTION): New function.. check-in: 0501746531 user: ams tags: trunk | |
11:47 | sys2/selev.lisp: Update to #31. check-in: 4c65d92c94 user: ams tags: trunk | |
11:46 | sys2/selev.lisp.31: Add file from System 130. check-in: deb3c04a80 user: ams tags: trunk | |
11:44 | sys2/encaps.lisp: Do not use :SPECIAL-FORM. check-in: 08dbdf969b user: ams tags: trunk | |
11:43 | sys2/encaps.lisp: Update to #35. check-in: b19a435632 user: ams tags: trunk | |
11:43 | sys2/encaps.lisp.35: Add file from System 130. check-in: acd5a816d0 user: ams tags: trunk | |
11:40 | sys2/defsel.lisp.74, sys2/defsel.lisp.75: Add files from System 130. check-in: 2b771d7d02 user: ams tags: trunk | |
11:39 | sys2/advise.lisp.42: Add file from System 130. check-in: a05ac24e40 user: ams tags: trunk | |
09:25 | sys2/band.lisp (BAND-TRANSFER-SERVER): Use SYMBOLICS-CONNECTION-P and SYMBOLICS-REJECT. check-in: 5f9538ee03 user: ams tags: trunk | |
09:23 | sys2/band.lisp: Update to #52. check-in: 1ff755413d user: ams tags: trunk | |
09:23 | sys2/band.lisp.52: Add file from System 130. check-in: 9ebcf67464 user: ams tags: trunk | |
2025-01-06
| ||
19:26 | cold/qcom.lisp (Q-REGION-BITS-VALUES): Update to match System 130. check-in: 595ff794a1 user: ams tags: trunk | |
16:00 | patch/system-303.patch-directory: Fix dumb typo. check-in: d875a973d6 user: ams tags: trunk | |
15:52 | Create new branch named "system-303" Leaf check-in: 4df393c68d user: ams tags: system-303 | |
15:51 | Increment files. check-in: b7cbdf13b1 user: ams tags: trunk | |
15:16 | patch/system-303.patch-directory: Bump System version. check-in: 2c9ec0f14a user: ams tags: trunk | |
10:14 | sys/types.lisp (hash-table): We don't have BASIC-HASH-TABLE yet. check-in: e2bdac0543 user: ams tags: trunk | |
10:13 | sys/types.lisp: Update to #111. check-in: 1d4d7c78ca user: ams tags: trunk | |
10:12 | sys/types.lisp.106, sys/types.lisp.107, sys/types.lisp.108, sys/types.lisp.109, sys/types.lisp.110, sys/types.lisp.111: Add files. check-in: ae834ecba5 user: ams tags: trunk | |
2025-01-05
| ||
19:20 | sys2/lmmac.lisp (with-list, with-list*): New macros from System 130. check-in: 874ecc3fbf user: ams tags: trunk | |
16:03 | sys2/analyze.lisp: Replace calls to %MICROSECOND-TIME with TIME:MICROSECOND-TIME. check-in: 303963aee1 user: ams tags: trunk | |
2025-01-04
| ||
15:52 | io/print.lisp: De-quote keywords. check-in: f60e59d1e5 user: ams tags: trunk | |
15:50 | io/format-macro.lisp.4: Add file from System 130; same as #2. check-in: a87db25e9f user: ams tags: trunk | |
11:37 | sys/qrand.lisp (putprop-in-area): New function from System 130. check-in: a2e5283bfb user: ams tags: trunk | |
11:28 | sys/qfctns.lisp (get-location-from-area): New function from System 130. check-in: 916e762f25 user: ams tags: trunk | |
11:27 | sys/qrand.lisp (setprop-in-area): New function from System 130. check-in: 3f82d0a1c7 user: ams tags: trunk | |
11:21 | sys2/lmmac.lisp (consing-in-area): New function from System 130. check-in: 3307dde84c user: ams tags: trunk | |
11:12 | sys2/lmmac.lisp (GET-from-area, GETF-from-area): New macros from System 130. check-in: 20f6e56674 user: ams tags: trunk | |
10:54 | sys2/flavor.lisp: Replace (FERROR NIL ...) with (FERROR ...). check-in: f4219565f3 user: ams tags: trunk | |
10:53 | sys2/flavor.lisp: De-quote keywords. check-in: 3804f298dd user: ams tags: trunk | |
2025-01-03
| ||
11:01 | sys/qmisc.lisp: Add comment about STRING-IO code being elided in System 130. check-in: 6ffb0a0617 user: ams tags: trunk | |
2025-01-02
| ||
20:26 | sys2/analyze.lisp (FIND-CALLERS-OF-SYMBOLS-AUX-FEF, analyze-compiled-function): Use DTP-EXTERNAL-VALUE-CELL-POINTER (instead of DTP-ONE-Q-FORWARD) for going over FEF. check-in: 485a0ddccb user: ams tags: trunk | |
20:14 | sys2/analyze.lisp: Hash-quote LAMBDA forms. De-quote keywords. check-in: bf0c2463c8 user: ams tags: trunk | |
20:09 | sys2/analyze.lisp: Update to #52. check-in: b9cb72670c user: ams tags: trunk | |
20:08 | sys2/analyze.lisp.51, sys2/analyze.lisp.52: Add files from System 130. check-in: 89e46d2a7d user: ams tags: trunk | |
20:06 | sys/qrand.lisp (%mask-32-bits): New macro from System 130. (%32-bit-plus, %32-bit-difference, %32-bit-lessp, %32-bit-greaterp): New functions from System 130. check-in: 326f478843 user: ams tags: trunk | |
20:00 | sys2/analyze.lisp: Move WHO-CALLS and friends to the top to better match #52. check-in: 92b4ae23d8 user: ams tags: trunk | |
19:41 | sys/qrand.lisp (maybe-change-fef-type, maybe-change-fef-type-all): New functions from System 130. check-in: f705af3475 user: ams tags: trunk | |
19:31 | sys/qmisc.lisp: Reorganize file so it matches #743 slightly better. check-in: 7914fad5cd user: ams tags: trunk | |
19:19 | sys/qmisc.lisp (DEL-IF-NOT, DEL-IF): Functions moved to .. check-in: 46802159d8 user: ams tags: trunk | |
19:01 | sys/qmisc.lisp (WHO-CALLS, WHAT-FILES-CALL, FIND-CALLERS-OF-SYMBOLS, ADD-SYMBOLS-OPTIMIZED-INTO, FIND-CALLERS-OF-SYMBOLS-AUX, FIND-CALLERS-OF-SYMBOLS-AUX1, FIND-CALLERS-OF-SYMBOLS-AUX-FEF, FEF-CALLS-MISC-FUNCTION, FIND-CALLERS-OF-SYMBOLS-AUX-LIST, FIND-CALLERS-OF-SYMBOLS-AUX-LAMBDA, FIND-CALLERS-OF-SYMBOLS-AUX-LIST1): Functions moved ... check-in: 66adb55d0b user: ams tags: trunk | |
18:41 | sys/sysdcl.lisp (SYSTEM-INTERNALS): Add SYS; SPDWIM. check-in: 2e511642c4 user: ams tags: trunk | |
18:40 | sys/spdwim.lisp: Add latest version of file (#1). check-in: 87921b5edd user: ams tags: trunk | |
18:40 | sys/spdwim.lisp.1: Add file from System 130. check-in: fd383af2b6 user: ams tags: trunk | |
2025-01-01
| ||
18:59 | sys2/step.lisp: Update to version #75. check-in: 2206088a55 user: ams tags: trunk | |
18:59 | sys2/step.lisp.75: Add file from System 130. check-in: 3421452b8b user: ams tags: trunk | |
15:34 | sys/sysdcl.lisp (FED): Fix missing host for IMAGE-TOOLS. check-in: 20da38bbdd user: ams tags: trunk | |
15:33 | sys/clpack.lisp (initial-packages): Add GARBAGE-COLLECTOR package. check-in: c7c776ab68 user: ams tags: trunk | |
15:27 | sys/sysdcl.lisp (FED): Add :COMPILE-LOAD for IMAGE-TOOLS module. check-in: 887b6df619 user: ams tags: trunk | |
15:19 | window/fed.lisp: Update to version #242. check-in: 3858fbc794 user: ams tags: trunk | |
15:18 | sys/sysdcl.lisp (SYSTEM-INTERNALS): Add FONT-UTILITIES. check-in: df210b725c user: ams tags: trunk | |
15:14 | window/font-utilities.lisp: Add latest version #5 of file. check-in: b14113445f user: ams tags: trunk | |
15:14 | window/image-tools.lisp: Add latest version #340 of file. check-in: a618c2b6e6 user: ams tags: trunk | |
15:13 | window/font-utilities.lisp.5: Add file from System 130. check-in: 0f510b8095 user: ams tags: trunk | |
15:13 | window/image-tools.lisp.340: Add file from System 130. check-in: c5beac1c67 user: ams tags: trunk | |
15:13 | window/fed.lisp.239, window/fed.lisp.240, window/fed.lisp.241, window/fed.lisp.242: Add files from System 130. check-in: a19f9a2ea4 user: ams tags: trunk | |
15:01 | sys/sgfctn.lisp: De-quote keywords. check-in: 350c5703d9 user: ams tags: trunk | |
2024-12-31
| ||
11:19 | network/edit: Add latest files for SITE-EDITOR. check-in: 45691f8924 user: ams tags: trunk | |
11:18 | network/edit: Add SITE-EDITOR from System 130. check-in: 18283c3b65 user: ams tags: trunk | |
10:45 | network/chaos/eftp.lisp: Update to #41. check-in: 25a175b37b user: ams tags: trunk | |
10:41 | network/chaos/chsncp.lisp (PKT): Add PKT-NBYTES-ON-WRITE. check-in: 452f6fa93d user: ams tags: trunk | |
10:37 | network/chaos/eftp.lisp.41: New file from System 130. check-in: a51c546351 user: ams tags: trunk | |
2024-12-28
| ||
19:01 | sys2/macarr.lisp (ARRAY, *ARRAY, GET-LOCATIVE-POINTER-INTO-ARRAY, GET-LIST-POINTER-INTO-ARRAY): Mark as obsolete. check-in: 0febb42978 user: ams tags: trunk | |
2024-12-26
| ||
14:51 | eh/eh.lisp (wipe-current-stack-group-and-resume, wipe-and-resume) check-in: ce168c88df user: ams tags: trunk | |
2024-12-25
| ||
18:51 | sys/sysdcl.lisp (SYSTEM-INTERNALS, COLD-LOAD-FILE-LIST): Add SYS; REP. check-in: c8d8ae685d user: ams tags: trunk | |
18:50 | sys/rep.lisp: New file. check-in: 103cd9865d user: ams tags: trunk | |
2024-12-21
| ||
09:29 | sys/qfctns.lisp: Reorder file slightly to match #864 better. check-in: 9a4259c954 user: ams tags: trunk | |
2024-12-19
| ||
17:45 | ubin/memd.uload.1, ubin/memd.uload: Restore files (was deleted in [1da12eda04]); needed for CADR system. check-in: d6e30e37ee user: ams tags: trunk | |
2024-12-18
| ||
11:17 | cold/lisp.lisp (initial-lisp-symbols): FUNCTIONP is in CLI. check-in: 510501c54d user: ams tags: trunk | |
2024-12-17
| ||
18:03 | sys/qfctns.lisp (cli:functionp): New function from System 130. check-in: 5e88ce6cc2 user: ams tags: trunk | |
2024-12-16
| ||
08:40 | ubin: Flush old microcode. check-in: 1da12eda04 user: ams tags: trunk | |
08:26 | Delete all QFASLs (execpt fonts, and SYS; UCINIT). check-in: 2d0003825e user: ams tags: trunk | |
2024-12-15
| ||
19:43 | sys2/string.lisp: De-quote keywords. check-in: 4c7e662eb5 user: ams tags: trunk | |
19:41 | sys2/string.lisp: (require-character): New macro from System 130. check-in: 2947440b83 user: ams tags: trunk | |
16:26 | sys2/band.lisp: De-quote keywords. check-in: ff814dcdd8 user: ams tags: trunk | |
15:52 | sys2/clmac.lisp: Update to version #24. check-in: 2329bdaf3b user: ams tags: trunk | |
15:50 | sys2/clmac.lisp.24: Add file from System 130. check-in: c03bb22fbb user: ams tags: trunk | |
15:09 | sys/types.lisp (type-specifier-p, optimize-array-typep): Add functions from System 130. check-in: 0ea72400fd user: ams tags: trunk | |
13:36 | eh/trap.lisp: Fix dumb typo. check-in: bebad922d1 user: ams tags: trunk | |
13:23 | sys/sysdcl.lisp (SYSTEM-INTERNALS, COLD-LOAD-FILE-LIST): Add new (empty) files. check-in: 425cbd98c4 user: ams tags: trunk | |
13:20 | sys/storage.lisp: Add (empty) file. check-in: b089d5447d user: ams tags: trunk | |
13:14 | sys/sysdcl.lisp (GARBAGE-COLLECTOR, EH): Update definitions. check-in: 38c94bbed4 user: ams tags: trunk | |
13:13 | sys/storage-defs.lisp: Add (empty) file. check-in: c46b08095f user: ams tags: trunk | |
13:13 | eh/trap.lisp: Add (empty) file. check-in: 30aef09b96 user: ams tags: trunk | |
13:12 | eh/condition-flavors.lisp: Add (empty) file. check-in: 66d0c957d5 user: ams tags: trunk | |
09:41 | sys/eval.lisp (describe-interpreter-environment): Change calling convention to match System 130. check-in: b4fffaceaf user: ams tags: trunk | |
09:29 | sys2/describe.lisp (describe-lexical-closure-bindings): Update function as in #26. check-in: 698ca1b96a user: ams tags: trunk | |
09:23 | eh/ehc.lisp: Add new functions from System 130. check-in: 7bb072fb17 user: ams tags: trunk | |
09:07 | eh/ehc.lisp: De-quote keywords. check-in: 9aeef77916 user: ams tags: trunk | |
09:07 | eh/ehf.lisp: De-quote keywords. check-in: 8e9b510a5b user: ams tags: trunk | |
09:04 | eh/ehw.lisp (stack-frame-value-function, comw-flush-cache): New functions from System 130. check-in: ae1ab1e06c user: ams tags: trunk | |
09:00 | eh/ehw.lisp: De-quote keywords. check-in: 9b17b22958 user: ams tags: trunk | |
08:56 | eh/errmac.lisp: Reorder slightly to match System 130. check-in: 7b64e89ccc user: ams tags: trunk | |
2024-12-14
| ||
16:52 | network/host.lisp: Update to #161 (System 130). check-in: f3951ed437 user: ams tags: trunk | |
16:51 | network/host.lisp.158, network/host.lisp.159, network/host.lisp.160, network/host.lisp.161: Add files from System 130. check-in: 6cf8e748b5 user: ams tags: trunk | |
15:32 | sys2/matrix.lisp: Update to #31 (System 130). check-in: 79bac6d604 user: ams tags: trunk | |
15:32 | sys2/matrix.lisp.31: Add file from System 130. check-in: f9b6a6e60f user: ams tags: trunk | |
15:28 | io/read.lisp (standard-read-function) <rational, complex): These got from SYS2; RAT in System 130 to here. check-in: 2bf2f53753 user: ams tags: trunk | |
15:26 | sys2/rat.lisp: Update to #56 vintage (as in System 130). check-in: e74d373450 user: ams tags: trunk | |
15:26 | sys2/rat.lisp.54, sys2/rat.lisp.55, sys2/rat.lisp.56: Add files from System 130. check-in: 6ffa4e2ca6 user: ams tags: trunk | |
11:14 | zwei/come.lisp (COM-GRIND-EXPRESSION): Fix END char. encoding. check-in: b3a1b2bcd8 user: ams tags: trunk | |
11:12 | io/dledit.lisp (LE-COM-?, LE-COM-CONTROL-W): Fix END char. encoding. check-in: 61d314acb1 user: ams tags: trunk | |
10:24 | Create new branch named "system-302" Leaf check-in: 56a88171d6 user: ams tags: system-302 | |
10:00 | Add QFASLs. check-in: 314c2044b8 user: ams tags: trunk | |
09:26 | Increment files. check-in: 8514e58013 user: ams tags: trunk | |
09:02 | patch/system-302.patch-directory: Bump System version. check-in: 3b9192f4ed user: ams tags: trunk | |
08:13 | sys2/maksys.lisp (CANONICALIZE-PATHNAME): Merge pathnames with unspecified type. check-in: 9fbf37bcf1 user: ams tags: trunk | |
2024-12-13
| ||
19:09 | sys/qfctns.lisp (SYMBOL-PLIST): Remove alias; this function lives in SYS2; LMMAC. check-in: 143de61148 user: ams tags: trunk | |
09:42 | patch/system-301.patch-directory: Blame correct hacker. check-in: 733ee395f9 user: ams tags: trunk | |
09:31 | Patch for System 301.7: Fix gaffe. check-in: a11bb7620d user: ams tags: trunk | |
09:26 | Patch for System 301.7 ([1dfd05a9f5]). check-in: 5d9adc562f user: ams tags: trunk | |
09:26 | sys2/hashfl.lisp (zl:gethash, cli:gethash, cli:gethash): Add functions. check-in: 1dfd05a9f5 user: eswenson tags: trunk | |
2024-12-12
| ||
20:29 | Patch for System 301.6 ([f8ff335144]). check-in: 8f8ff5b046 user: ams tags: trunk | |
20:27 | sys2/lmmac.lisp (SYMBOL-PLIST): New function. check-in: f8ff335144 user: ams tags: trunk | |
2024-12-11
| ||
17:23 | Patch for System 301.5: EXPAND-TWO-LIST-DEFSETF: Add function; used by new SETF. check-in: 7e4ea7a044 user: ams tags: trunk | |
15:27 | sys2/lmmac.lisp: Revert [94607c283e] (which reverted [10d4e26596]). check-in: d2a3a69f38 user: ams tags: trunk | |
2024-12-10
| ||
20:01 | sys/qfasl.lisp (FASL-TABLE): Add variable explicitly. check-in: a8290dfc9f user: ams tags: trunk | |
14:20 | sys2/class.lisp: Update to #104 (System 130 vintage). check-in: 4a1e94484a user: ams tags: trunk | |
14:20 | class.lisp.104: Add file from System 130. check-in: a85a6a6082 user: ams tags: trunk | |
10:55 | sys2/setf.lisp: Adjust for System 30x; this mostly reverts "CLisms". check-in: 2410b704c8 user: ams tags: trunk | |
10:53 | sys2/setf.lisp: Update to #138 (as on System 130). check-in: 9d3b1164bc user: ams tags: trunk | |
10:52 | sys2/setf.lisp.133, sys2/setf.lisp.134, sys2/setf.lisp.135, sys2/setf.lisp.136, sys2/setf.lisp.137, sys2/setf.lisp.138: Add files from System 130. check-in: 1fbba26eb3 user: ams tags: trunk | |
10:51 | Patch for System 301.4: SET-FILL-POINTER: New function. check-in: 374fd46acc user: ams tags: trunk | |
10:50 | sys/qrand.lisp (set-fill-pointer): New function from System 130. check-in: f34e4bbcb9 user: ams tags: trunk | |
10:22 | Patch for System 301.2: Revert [97a3a3b706] and instead the changes to CHECK-TYPE. Mark as finished. check-in: 3a57d7d4f6 user: ams tags: trunk | |
10:13 | Patch for System 301.2: MAP-TO-NEW-CDR-CODE: Remove function. check-in: 97a3a3b706 user: ams tags: trunk | |
2024-12-07
| ||
07:59 | Patch for System 301.2: Mark it as unfinished, since [10d4e26596] re-bootstrap issues. check-in: 6c40ccc52f user: ams tags: trunk | |
07:59 | sys2/lmmac.lisp: Revert [10d4e26596]. check-in: 94607c283e user: ams tags: trunk | |
2024-12-05
| ||
14:56 | sys/eval.lisp (letf, letf*): Remove erroneous parentheses around WITH-STACK-LIST. check-in: 57926840d0 user: ams tags: trunk | |
2024-12-03
| ||
12:10 | io/file/pathst.lisp (TOPS20-PATHNAME-MIXIN) <:PARSE-TRUENAME>: New method. (tops20-local-pathstring, tops20-find-host, vms-suggested-component): New functions. check-in: 56291bb586 user: ams tags: trunk | |
12:02 | io/file/pathst.lisp: De-quote keywords. check-in: 0d5b3bca3d user: ams tags: trunk | |
12:00 | io/file/access.lisp (handling-file-errors): New macro. check-in: d090f0b66c user: ams tags: trunk | |
2024-12-02
| ||
15:03 | Patch for System 301.3 ([676b6ec80d]). check-in: 9c65c96cf9 user: ams tags: trunk | |
14:59 | sys2/flavor.lisp (FLAVOR-ALL-ALLOWED-INIT-KEYWORDS): Define function (alias for FLAVOR-ALLOWED-INIT-KEYWORDS). check-in: 676b6ec80d user: ams tags: trunk | |
2024-12-01
| ||
13:15 | io/dribbl.lisp: Update to version #41. check-in: 09d8b3d450 user: ams tags: trunk | |
13:12 | io/dribbl.lisp.41: Add file from System 130. check-in: ffc001dceb user: ams tags: trunk | |
2024-11-27
| ||
19:12 | sys2/unfasl.lisp (UNFASL-FILE, UNFASL-PRINT): Convert OR to UNLESS. (UNFASL-GROUP): Use CLI:AREF instead of CL:AREF. (UNFASL-STORE-EVALED-VALUE): Print original value. (UNFASL-OP-FRAME): Use %ALLOCATE-AND-INITIALIZE instead of %MAKE-STRUCTURE. check-in: d3e2576024 user: ams tags: trunk | |
13:33 | Patch for System 301.2 ([10d4e26596], [441253a41c]). check-in: ed3a8e3a72 user: ams tags: trunk | |
13:25 | sys2/lmmac.lisp (check-type): Update definition from System 130 (DEBUGGER; ERRMAC#26), (check-type-internal): New function from System 130 (DEBUGGER; ERRMAC#26). check-in: 10d4e26596 user: eswenson tags: trunk | |
13:20 | sys/qfasl.lisp (map-to-new-cdr-code): Add function from System 130 (SYS;QFASL#526). check-in: 441253a41c user: eswenson tags: trunk | |
13:19 | sys2/unfasl.lisp: Update to version #30. check-in: 0d962cb728 user: ams tags: trunk | |
13:18 | sys2/unfasl.lisp.24, sys2/unfasl.lisp.25, sys2/unfasl.lisp.26, sys2/unfasl.lisp.27, sys2/unfasl.lisp.28, sys2/unfasl.lisp.29, sys2/unfasl.lisp.30: Add files from System 130. check-in: b46f762d00 user: ams tags: trunk | |
2024-11-25
| ||
19:45 | Patch for System 301.1 ([efda008e5b], [9e22d1d0a1], [9a19ae6d2e], [4c039f148c], [d026842da3]). check-in: f2ac23283e user: ams tags: trunk | |
19:41 | io/disk.lisp (REALLY-PAGE-OUT-PAGE): Use REGION-BITS instead of %REGION-BITS. check-in: efda008e5b user: ams tags: trunk | |
19:41 | sys/qmisc.lisp (COUNT-DIRTY-PAGES, CLEAN-DIRTY-PAGES): Use REGION-ORIGIN instead of %REGION-ORIGIN. check-in: 9e22d1d0a1 user: ams tags: trunk | |
19:40 | io/disk.lisp (REALLY-PAGE-OUT-PAGE): New function from System 130 (#294) check-in: 9a19ae6d2e user: ams tags: trunk | |
19:32 | sys/qmisc.lisp (COUNT-WIRED-PAGES): Function moved from SYS2; DESCRIBE. (COUNT-DIRTY-PAGES, CLEAN-DIRTY-PAGES): New functions from System 130 (SYS; QMISC LISP # 743 check-in: 4c039f148c user: ams tags: trunk | |
19:31 | sys2/describe.lisp (COUNT-WIRED-PAGES): Function moved to SYS; QMISC. check-in: d026842da3 user: ams tags: trunk | |
2024-11-24
| ||
09:28 | Create new branch named "system-301" Leaf check-in: 4241bf84ec user: ams tags: system-301 | |
09:12 | Correct version of new QFASLs. check-in: ea04c1626e user: ams tags: trunk | |
09:07 | Add QFASLs. check-in: ce6a4e50ff user: ams tags: trunk | |
09:05 | Increment files. check-in: 7409a344ba user: ams tags: trunk | |
07:30 | sys/sysdcl.lisp (outer-system): Disable CADR for now; when ASSURE-CC-SYMBOLS-LOADED gets called it cannot figure out CC-FILE-SYMBOLS-LOADED-FROM. check-in: 6887251a38 user: ams tags: trunk | |
2024-11-23
| ||
15:22 | sys/qfctns.lisp (*IOLST, *IOCH): Now in IO; QIO. check-in: 397739dfb4 user: ams tags: trunk | |
2024-11-21
| ||
12:02 | window/cold.lisp: This reverts CPT, old keyboard support and disables Explorer and Lambda specific hacks. check-in: e059e201b4 user: ams tags: trunk | |
2024-11-19
| ||
19:40 | window/rh.lisp: Ignore weird DECLARE for SYS:DOWNWARD-FUNCTION. check-in: ce7a849049 user: ams tags: trunk | |
18:00 | sys/sort.lisp: Replace DTP-RPLACD-FORWARD with DTP-HEADER-FORWARD through out. (merge-sort): Use RETURN instead of RETURN-FROM. check-in: 05f8c55551 user: eswenson tags: trunk | |
17:59 | sys/sort.lisp: Update to version #70 (no changes). check-in: f950dca0ba user: ams tags: trunk | |
17:58 | sys/sort.lisp.70: Add file from System 130. check-in: 7b1ceae985 user: ams tags: trunk | |
2024-11-18
| ||
20:25 | window/basstr.lisp: Try to revert sensible changes from #374. (KBD-ESC-TIME): Make comment into docstring. (*default-character-translator*) Delete variable (KBD-PROCESS-MAIN-LOOP-INTERNAL): And don't call *DEFAULT-CHARACTER-TRANSLATOR* -- this was for some cruddy DVORAK support. (KBD-INTERCEPT-ABORT, KBD-INTERCEPT-ABORT-ALL): Use DECLARE to ignore variables, and use UNLESS instead of OR (KBD-ESC-RESUME): Use IF instead of two-branch COND. (KBD-BURY): Use DECLARE to ignore variables. (KBD-STATUS): (commented out function) Use ~C instead of old FORMAT control string. (KBD-VIEW-MAIL): Add doc stringn (KBD-ESC-T): Use MEMQ to test all ARG options. (FIND-INTERESTING-WINDOW): Use MULTIPLE-VALUE-BIND to get value back from FIND-PROCESS-IN-ERROR. check-in: 278a90a4f7 user: ams tags: trunk | |
20:17 | window/mouse.lisp (MOUSE-REG1, MOUSE-REG2, MOUSE-BUTTONS, MOUSE-INITIALIZE): Don't break for CADR. check-in: 65787f2744 user: ams tags: trunk | |
20:15 | window/frame.lisp: Fix up documentation strings. check-in: bef87f1c93 user: ams tags: trunk | |
19:34 | window/menu.lisp: (TEMPORARY-MENU): Slight documentation touch up. (MENU-HIGHLIGHTING-MIXIN) <:SET-HIGHLIGHTED-ITEMS>: Use UNLESS instead of OR. check-in: 5cde52d4a1 user: ams tags: trunk | |
19:31 | window/sheet.lisp (SCREEN) <:AFTER :CHANGE-OF-DEFAULT-FONT>, (SHEET-PREPARE-FOR-EXPOSE), (SHEET) <:EXPOSE>: Ignore weird DECLARE for SYS:DOWNWARD-FUNCTION. check-in: ac8763d552 user: ams tags: trunk | |
19:28 | window/peekfs.lisp (ftp-access) <:peek-file-system>, (peek-ftp-host-unit): Comment out; we don't have TCP/IP yet. check-in: c9cff9223c user: ams tags: trunk | |
19:27 | window/inspct.lisp (INSPECT-COMMAND-LOOP): Rename EH:*ABORT-OBJECT* back to EH:ABORT-OBJECT -- we haven't renamed it just yet. check-in: 1a405cfb8b user: ams tags: trunk | |
19:22 | window/color.lisp (COLOR-DRAW-LINE): Replace a AND with a WHEN. check-in: 56aa161ee7 user: ams tags: trunk | |
19:21 | window/choice.lisp (HANDLE-CHOICE-BUTTON): Ignore weird DECLARE for SYS:DOWNWARD-FUNCTION. check-in: 2b9dd4d7d9 user: ams tags: trunk | |
19:09 | window/shwarm.lisp (WHITE-ON-BLACK, COMPLEMENT-BOW-MODE, GET-BOW-MODE): Use SELECT-PROCESSOR (SI::VIDEO-BOARD-TYPE is not defined in our system.) check-in: 5b3611b584 user: ams tags: trunk | |
19:04 | window/tvdefs.lisp (SHEET-AREA, WHO-LINE-AREA, BLINKER-AREA): Don't pass :VOLATILITY to MAKE-AREA. check-in: 73ac6b6179 user: ams tags: trunk | |
16:06 | window/quest.lisp: Replace (FUNCALL SELF ...) with (SEND SELF ...). check-in: d594ee0313 user: ams tags: trunk | |
14:59 | window/graphics.lisp: Fix dumb typo introduced in [aa1a2b822a]. check-in: bc3d143437 user: ams tags: trunk | |
08:58 | window/tvdefs.lisp: Replace SELECTQ with CASE. check-in: a51c3a2b99 user: ams tags: trunk | |
08:58 | window/tscrol.lisp: Replace SELECTQ with CASE. check-in: c2398f3d18 user: ams tags: trunk | |
08:58 | window/telnet-front-hack.lisp: Replace SELECTQ with CASE. check-in: 4e0346258a user: ams tags: trunk | |
08:58 | window/telnet-code.lisp: Replace SELECTQ with CASE. check-in: 3f736d59ed user: ams tags: trunk | |
08:58 | window/sysmen.lisp: Replace SELECTQ with CASE. check-in: fc1d6d1c30 user: ams tags: trunk | |
08:58 | window/supdup.lisp: Replace SELECTQ with CASE. check-in: 0c2ca0f609 user: ams tags: trunk | |
08:58 | window/stream.lisp: Replace SELECTQ with CASE. check-in: 27d3c8f038 user: ams tags: trunk | |
08:57 | window/scrman.lisp: Replace SELECTQ with CASE. check-in: 8df7fe2756 user: ams tags: trunk | |
08:57 | window/scred.lisp: Replace SELECTQ with CASE. check-in: 218dcc1302 user: ams tags: trunk | |
08:57 | window/quest.lisp: Replace SELECTQ with CASE. check-in: 8521ba693c user: ams tags: trunk | |
08:57 | window/peek.lisp: Replace SELECTQ with CASE. check-in: 23ab558905 user: ams tags: trunk | |
08:57 | window/mouse.lisp: Replace SELECTQ with CASE. check-in: a4e77901bc user: ams tags: trunk | |
08:57 | window/graphics.lisp: Replace SELECTQ with CASE. check-in: aa1a2b822a user: ams tags: trunk | |
08:57 | window/fed.lisp: Replace SELECTQ with CASE. check-in: d0330ec39b user: ams tags: trunk | |
08:57 | window/cold.lisp: Replace SELECTQ with CASE. check-in: 0b713198ac user: ams tags: trunk | |
08:55 | window/choice.lisp: Replace SELECTQ with CASE. check-in: 5782f0186b user: ams tags: trunk | |
08:55 | window/baswin.lisp: Replace SELECTQ with CASE. check-in: 41504bd0a5 user: ams tags: trunk | |
08:55 | window/basstr.lisp: Replace SELECTQ with CASE. check-in: 56ddc0ae51 user: ams tags: trunk | |
08:49 | window/sysmen.lisp: Hash-quote LAMBDA forms. check-in: 35f6ba52c4 user: ams tags: trunk | |
08:49 | window/shwarm.lisp: Hash-quote LAMBDA forms. check-in: c8ea47c46d user: ams tags: trunk | |
08:49 | window/sheet.lisp: Hash-quote LAMBDA forms. check-in: a97c9bcea8 user: ams tags: trunk | |
08:49 | window/rh.lisp: Hash-quote LAMBDA forms. check-in: 0b648a7578 user: ams tags: trunk | |
08:48 | window/peekfs.lisp: Hash-quote LAMBDA forms. check-in: afbe57c1c3 user: ams tags: trunk | |
08:48 | window/peek.lisp: Hash-quote LAMBDA forms. check-in: 60241ed02b user: ams tags: trunk | |
08:48 | window/mouse.lisp: Hash-quote LAMBDA forms. check-in: 4640918bd0 user: ams tags: trunk | |
08:48 | window/menu.lisp: Hash-quote LAMBDA forms. check-in: 9f977cfc3b user: ams tags: trunk | |
08:48 | window/inspct.lisp: Hash-quote LAMBDA forms. check-in: 0b9a82bb27 user: ams tags: trunk | |
08:48 | window/choice.lisp: Hash-quote LAMBDA forms. check-in: ba01553b42 user: ams tags: trunk | |
08:48 | window/baswin.lisp: Hash-quote LAMBDA forms. check-in: 6dabbd85e5 user: ams tags: trunk | |
08:48 | window/basstr.lisp: Hash-quote LAMBDA forms. check-in: 1e2c304969 user: ams tags: trunk | |
08:40 | window/telnet-front-hack.lisp: Replace MULTIPLE-VALUE with MULTIPLE-VALUE-SETQ. check-in: e38a663bb2 user: ams tags: trunk | |
08:40 | window/stream.lisp: Replace MULTIPLE-VALUE with MULTIPLE-VALUE-SETQ. check-in: 2339ade5ac user: ams tags: trunk | |
08:40 | window/shwarm.lisp: Replace MULTIPLE-VALUE with MULTIPLE-VALUE-SETQ. check-in: a86c318981 user: ams tags: trunk | |
08:40 | window/sheet.lisp: Replace MULTIPLE-VALUE with MULTIPLE-VALUE-SETQ. check-in: 1775e4c370 user: ams tags: trunk | |
08:40 | window/scroll.lisp: Replace MULTIPLE-VALUE with MULTIPLE-VALUE-SETQ. check-in: 0e6096a1cf user: ams tags: trunk | |
08:40 | window/scred.lisp: Replace MULTIPLE-VALUE with MULTIPLE-VALUE-SETQ. check-in: bcaa315c03 user: ams tags: trunk | |
08:40 | window/rh.lisp: Replace MULTIPLE-VALUE with MULTIPLE-VALUE-SETQ. check-in: 6209c2cb56 user: ams tags: trunk | |
08:40 | window/quest.lisp: Replace MULTIPLE-VALUE with MULTIPLE-VALUE-SETQ. check-in: e3cbb6bc04 user: ams tags: trunk | |
08:39 | window/peekfs.lisp: Replace MULTIPLE-VALUE with MULTIPLE-VALUE-SETQ. check-in: ac554cc5ff user: ams tags: trunk | |
08:39 | window/mouse.lisp: Replace MULTIPLE-VALUE with MULTIPLE-VALUE-SETQ. check-in: e38e2f8050 user: ams tags: trunk | |
08:39 | window/menu.lisp: Replace MULTIPLE-VALUE with MULTIPLE-VALUE-SETQ. check-in: d5a3ae0601 user: ams tags: trunk | |
08:39 | window/inspct.lisp: Replace MULTIPLE-VALUE with MULTIPLE-VALUE-SETQ. check-in: e82e9f204e user: ams tags: trunk | |
08:39 | window/graphics.lisp: Replace MULTIPLE-VALUE with MULTIPLE-VALUE-SETQ. check-in: 1c08a95b19 user: ams tags: trunk | |
08:39 | window/frame.lisp: Replace MULTIPLE-VALUE with MULTIPLE-VALUE-SETQ. check-in: e70b87df16 user: ams tags: trunk | |
08:39 | window/fed.lisp: Replace MULTIPLE-VALUE with MULTIPLE-VALUE-SETQ. check-in: 5ef2fdb59a user: ams tags: trunk | |
08:39 | window/choice.lisp: Replace MULTIPLE-VALUE with MULTIPLE-VALUE-SETQ. check-in: 57dad65b1e user: ams tags: trunk | |
08:39 | window/baswin.lisp: Replace MULTIPLE-VALUE with MULTIPLE-VALUE-SETQ. check-in: 8b3fd3deed user: ams tags: trunk | |
08:39 | window/basstr.lisp: Replace MULTIPLE-VALUE with MULTIPLE-VALUE-SETQ. check-in: 8caa243c71 user: ams tags: trunk | |
08:35 | window/typwin.lisp: De-quote keywords. check-in: 071128cfae user: ams tags: trunk | |
08:35 | window/tvdefs.lisp: De-quote keywords. check-in: da1f95e105 user: ams tags: trunk | |
08:35 | window/telnet-front-hack.lisp: De-quote keywords. check-in: e4adb2dca1 user: ams tags: trunk | |
08:35 | window/telnet-code.lisp: De-quote keywords. check-in: 939f4353bc user: ams tags: trunk | |
08:35 | window/sysmen.lisp: De-quote keywords. check-in: 3d096352c2 user: ams tags: trunk | |
08:35 | window/supdup.lisp: De-quote keywords. check-in: 94c3bc79fd user: ams tags: trunk | |
08:35 | window/shwarm.lisp: De-quote keywords. check-in: 452c471e19 user: ams tags: trunk | |
08:35 | window/sheet.lisp: De-quote keywords. check-in: 72eb18e5aa user: ams tags: trunk | |
08:35 | window/scroll.lisp: De-quote keywords. check-in: 8ec48a64a6 user: ams tags: trunk | |
08:35 | window/scrman.lisp: De-quote keywords. check-in: a0b4808e03 user: ams tags: trunk | |
08:35 | window/rh.lisp: De-quote keywords. check-in: d16dffbaf9 user: ams tags: trunk | |
08:34 | window/quest.lisp: De-quote keywords. check-in: eeb9e005f7 user: ams tags: trunk | |
08:34 | window/peekfs.lisp: De-quote keywords. check-in: 4ed453dc03 user: ams tags: trunk | |
08:34 | window/mouse.lisp: De-quote keywords. check-in: 7a294eed61 user: ams tags: trunk | |
08:34 | window/menu.lisp: De-quote keywords. check-in: 982001f931 user: ams tags: trunk | |
08:34 | window/inspct.lisp: De-quote keywords. check-in: 8c1cc0b9ac user: ams tags: trunk | |
08:34 | window/graphics.lisp: De-quote keywords. check-in: ef0964d796 user: ams tags: trunk | |
08:34 | window/frame.lisp: De-quote keywords. check-in: 37c9a658cd user: ams tags: trunk | |
08:34 | window/fed.lisp: De-quote keywords. check-in: a7505745dd user: ams tags: trunk | |
08:34 | window/csrpos.lisp: De-quote keywords. check-in: 556c6a4356 user: ams tags: trunk | |
08:33 | window/cometh.lisp: De-quote keywords. check-in: 411567cb1c user: ams tags: trunk | |
08:33 | window/color.lisp: De-quote keywords. check-in: e7d37075b3 user: ams tags: trunk | |
08:33 | window/cold.lisp: De-quote keywords. check-in: 20be9f4daa user: ams tags: trunk | |
08:33 | window/choice.lisp: De-quote keywords. check-in: 7951e28054 user: ams tags: trunk | |
08:33 | window/baswin.lisp: De-quote keywords. check-in: a8e9d80622 user: ams tags: trunk | |
08:33 | window/basstr.lisp: De-quote keywords. check-in: 8936e2350a user: ams tags: trunk | |
08:25 | supdup.lisp.322: Add file from System 130 (was under SYS: NETWORK;). check-in: 6f41f737ef user: ams tags: trunk | |
08:19 | window/scrman.lisp: Replace (FUNCALL-SELF ...) with (SEND SELF ...). check-in: 45e848e774 user: ams tags: trunk | |
08:18 | window/fed.lisp: Replace (FUNCALL-SELF ...) with (SEND SELF ...). check-in: 38157ff763 user: ams tags: trunk | |
08:13 | window/tvdefs.lisp: Update file to #301 (no changes). check-in: 5c049336ed user: ams tags: trunk | |
08:13 | window/sysmen.lisp: Update file to #196 (no changes). check-in: 68bad3a5a3 user: ams tags: trunk | |
08:13 | window/stream.lisp: Update file to #155 (no changes). check-in: 70032521a8 user: ams tags: trunk | |
08:13 | window/shwarm.lisp: Update file to #373 (no changes). check-in: e1d6f9f434 user: ams tags: trunk | |
08:13 | window/sheet.lisp: Update file to #584 (no changes). check-in: 33c5573bfc user: ams tags: trunk | |
08:13 | window/scroll.lisp: Update file to #184 (no changes). check-in: 7ceae38911 user: ams tags: trunk | |
08:12 | window/scrman.lisp: Update file to #169 (no changes). check-in: f9b6752968 user: ams tags: trunk | |
08:12 | window/scred.lisp: Update file to #118 (no changes). check-in: 24abde1f5a user: ams tags: trunk | |
08:12 | window/rh.lisp: Update file to #191 (no changes). check-in: 657b5e4886 user: ams tags: trunk | |
08:10 | window/peekfs.lisp: Update file to #13 (no changes). check-in: 2155d3176c user: ams tags: trunk | |
08:09 | window/peek.lisp: Update file to #209 (no changes). check-in: beedd607f9 user: ams tags: trunk | |
08:09 | window/mouse.lisp: Update file to #272 (no changes). check-in: 286ab301f7 user: ams tags: trunk | |
08:09 | window/menu.lisp: Update file to #117 (no changes). check-in: 81d0406b74 user: ams tags: trunk | |
08:09 | window/inspct.lisp: Update file to #187 (no changes). check-in: cda21d3b6c user: ams tags: trunk | |
08:09 | window/graphics.lisp: Update file to #11 (no changes). check-in: aa709b1a5d user: ams tags: trunk | |
08:09 | window/frame.lisp: Update file to #172 (no changes). check-in: f010cde33d user: ams tags: trunk | |
08:09 | window/cometh.lisp: Update file to #34 (no changes). check-in: 9bf09c0ca0 user: ams tags: trunk | |
08:09 | window/color.lisp: Update file to #68 (no changes). check-in: 8e38e2d311 user: ams tags: trunk | |
08:09 | window/cold.lisp: Update file to #187 (no changes). check-in: 26577f5dfe user: ams tags: trunk | |
08:09 | window/choice.lisp: Update file to #135 (no changes). check-in: b1f3cdca5b user: ams tags: trunk | |
08:08 | window/baswin.lisp: Update file to #581 (no changes). check-in: b99a6a11fa user: ams tags: trunk | |
08:08 | window/basstr.lisp: Update file to #419 (no changes). check-in: d50972aee9 user: ams tags: trunk | |
07:51 | window/tvdefs.lisp.301: Add files from System 130. check-in: 32c3f7a969 user: ams tags: trunk | |
07:51 | window/sysmen.lisp.196: Add files from System 130. check-in: 64dd3cc350 user: ams tags: trunk | |
07:51 | window/stream.lisp.155: Add files from System 130. check-in: 805f201ea2 user: ams tags: trunk | |
07:51 | window/shwarm.lisp.373: Add files from System 130. check-in: 43acfe71f8 user: ams tags: trunk | |
07:51 | window/sheet.lisp.583, window/sheet.lisp.584: Add files from System 130. check-in: 63bb5f4d8f user: ams tags: trunk | |
07:51 | window/scroll.lisp.183, window/scroll.lisp.184: Add files from System 130. check-in: 183cba0fb2 user: ams tags: trunk | |
07:50 | window/scrman.lisp.169: Add files from System 130. check-in: 82725a70c9 user: ams tags: trunk | |
07:50 | window/scred.lisp.118: Add files from System 130. check-in: 79bb023aa2 user: ams tags: trunk | |
07:50 | window/rh.lisp.191: Add files from System 130. check-in: ebecb8f527 user: ams tags: trunk | |
07:50 | window/peekfs.lisp.13: Add files from System 130. check-in: 378f6827ae user: ams tags: trunk | |
07:50 | window/peek.lisp.209: Add files from System 130. check-in: 5f78480532 user: ams tags: trunk | |
07:50 | window/mouse.lisp.272: Add files from System 130. check-in: 07ca9aab5a user: ams tags: trunk | |
07:50 | window/menu.lisp.117: Add files from System 130. check-in: 07fdb248ce user: ams tags: trunk | |
07:50 | window/inspct.lisp.187: Add files from System 130. check-in: 6189fb7f6a user: ams tags: trunk | |
07:50 | window/graphics.lisp.11: Add files from System 130. check-in: e255077e64 user: ams tags: trunk | |
07:50 | window/frame.lisp.172: Add files from System 130. check-in: 5861e784e2 user: ams tags: trunk | |
07:49 | window/cometh.lisp.34: Add files from System 130. check-in: 2c7b64f2fb user: ams tags: trunk | |
07:49 | window/color.lisp.68: Add files from System 130. check-in: 186e8e3aa1 user: ams tags: trunk | |
07:49 | window/cold.lisp.186, window/cold.lisp.187: Add files from System 130. check-in: 4be4137138 user: ams tags: trunk | |
07:49 | window/choice.lisp.134, window/choice.lisp.135: Add files from System 130. check-in: d159a0ffd7 user: ams tags: trunk | |
07:49 | window/baswin.lisp.579, window/baswin.lisp.580, window/baswin.lisp.581: Add files from System 130. check-in: 6bfdccd039 user: ams tags: trunk | |
07:49 | window/basstr.lisp.414, window/basstr.lisp.416, window/basstr.lisp.417, window/basstr.lisp.418, window/basstr.lisp.419: Add files from System 130. check-in: 4fd93f8809 user: ams tags: trunk | |
2024-11-16
| ||
17:20 | window/csrpos.lisp.12: Add file from System 130 (where it is #10). check-in: 3b7af6111a user: ams tags: trunk | |
16:37 | window/typwin.lisp: Update to #123 with minor fixes. check-in: 98f063349b user: ams tags: trunk | |
16:36 | window/typwin.lisp.123: Add file from System 130. check-in: bb1f536fad user: ams tags: trunk | |
16:35 | window/typwin.lisp: Unquote keywords. check-in: d4c7d1eea3 user: ams tags: trunk | |
16:13 | sys/sysdcl.lisp: Add bunch of extra systems to make it easier to MAKE-SYSTEM. check-in: 645fac52e8 user: ams tags: trunk | |
16:11 | window/shwarm.lisp (SET-WHO-LINE-LINES): Function moved to WINDOW; WHOLIN. check-in: 5103fe4b0c user: ams tags: trunk | |
16:11 | window/wholin.lisp: Update to #110 with minor fixes. check-in: 59ac4d42b7 user: ams tags: trunk | |
16:05 | window/tvdefs.lisp (*WHO-LINE-DOCUMENTATION-OVERRIDE*): New variable. check-in: 39f3624f99 user: ams tags: trunk | |
15:48 | window/wholin.lisp.109, window/wholin.lisp.110: Add files from System 130. check-in: 69fc405251 user: ams tags: trunk | |
15:44 | window/tscrol.lisp: Update to #76 (in our tree #77) from System 130 with minor fixes. check-in: 03ebb996f5 user: ams tags: trunk | |
15:41 | io/qio.lisp (flatsize, flatc): New definitions, from #238. check-in: 56f5268b8d user: ams tags: trunk | |
15:38 | tscrol.lisp.77: Add file from System 130; this is really version #76. check-in: b70ea75358 user: ams tags: trunk | |
15:33 | io/qio.lisp (follow-all-syn-streams): New function. check-in: 3546c5b84b user: ams tags: trunk | |
09:46 | demo/dlwhak.lisp: Update to #40 with minor fixes. check-in: d3851087c6 user: ams tags: trunk | |
09:44 | demo/dlwhak.lisp: Replace (FUNCALL ...) with (SEND ...). check-in: 3f10e59260 user: ams tags: trunk | |
09:43 | demo/dlwhak.lisp: Replace (FUNCALL ...) with (SEND ...). check-in: 31aacf55e5 user: ams tags: trunk | |
09:41 | demo/munch.lisp: Update to #16 with minor fixes. check-in: 7261c93c93 user: ams tags: trunk | |
09:40 | demo/munch.lisp: Replace (FUNCALL ...) with (SEND ...). check-in: ed36bd54a6 user: ams tags: trunk | |
09:38 | demo/worm.lisp: Update to #12 (no changes) check-in: 5cbb60b1c4 user: ams tags: trunk | |
09:37 | demo/worm-trails.lisp: Update to #18 with minor fixes. check-in: 675e8f641a user: ams tags: trunk | |
09:36 | demo/rotcir.lisp: Update to #7 (no changes). check-in: e05ecc99e0 user: ams tags: trunk | |
09:35 | demo/rotate.lisp: Update to #9 (no changes). check-in: 8e11d7e3e5 user: ams tags: trunk | |
09:35 | demo/qix.lisp: Update to #6 (no changes). check-in: 07fd5955f1 user: ams tags: trunk | |
09:34 | demo/organ.lisp: Update to #22 with minor fixes. check-in: 8adedf0076 user: ams tags: trunk | |
09:33 | demo/ohacks.lisp: Update to #38 with minor fixes. check-in: 31d60ee598 user: ams tags: trunk | |
09:31 | demo/hakdef.lisp: Update to #16 with minor fixes. check-in: b91fbc3ed1 user: ams tags: trunk | |
09:30 | demo/geb.lisp: Update to #29 with minor fixes. check-in: 541bbdf25b user: ams tags: trunk | |
09:29 | demo/doctor.lisp: Update to #13 with minor fixes. check-in: 2899dff01e user: ams tags: trunk | |
09:28 | demo/colxor.lisp: Update to #54 with minor fixes. check-in: 72b595fa5e user: ams tags: trunk | |
09:25 | demo/worm.lisp: Replace (FUNCALL ...) with (SEND ...). check-in: cb01f3ffd6 user: ams tags: trunk | |
09:24 | demo/rotcir.lisp: Replace (FUNCALL ...) with (SEND ...). check-in: 2b19bffa3c user: ams tags: trunk | |
09:23 | demo/rotate.lisp: Replace (FUNCALL ...) with (SEND ...). check-in: 7aa44761ec user: ams tags: trunk | |
09:22 | demo/organ.lisp: Replace (FUNCALL ...) with (SEND ...). check-in: ea5da88dbe user: ams tags: trunk | |
09:22 | demo/ohacks.lisp: Replace (FUNCALL ...) with (SEND ...). check-in: 92c6d5b37c user: ams tags: trunk | |
09:18 | demo/geb.lisp: Replace (FUNCALL ...) with (SEND ...). check-in: 4400acac7e user: ams tags: trunk | |
09:06 | demo/fredkin.lisp: Add latest version of file (#3). check-in: 451e04d0a0 user: ams tags: trunk | |
09:04 | demo/dlwhak.lisp.40: Add file from System 130. check-in: d204a115cd user: ams tags: trunk | |
09:04 | demo/worm.lisp.11, demo/worm.lisp.12: Add files from System 130. check-in: 034d7276d6 user: ams tags: trunk | |
09:04 | demo/worm-trails.lisp.17, demo/worm-trails.lisp.18: Add files from System 130. check-in: ee4c9bab69 user: ams tags: trunk | |
09:04 | demo/rotcir.lisp.7: Add file from System 130. check-in: c03129b711 user: ams tags: trunk | |
09:04 | demo/rotate.lisp.8, demo/rotate.lisp.9: Add files from System 130. check-in: 6423aed0fc user: ams tags: trunk | |
09:03 | demo/qix.lisp.6: Add file from System 130. check-in: f73a7bd1e0 user: ams tags: trunk | |
09:03 | demo/organ.lisp.21, demo/organ.lisp.22: Add files from System 130. check-in: cd37404fd1 user: ams tags: trunk | |
09:03 | demo/ohacks.lisp.37, demo/ohacks.lisp.38: Add files from System 130. check-in: 4b2a8caae3 user: ams tags: trunk | |
09:03 | demo/munch.lisp.16: Add file from System 130. check-in: e677ca7889 user: ams tags: trunk | |
09:03 | demo/hakdef.lisp.16: Add file from System 130. check-in: 39c81e07a8 user: ams tags: trunk | |
09:03 | demo/geb.lisp.29: Add file from System 130. check-in: 41312a355d user: ams tags: trunk | |
09:02 | demo/fredkin.lisp.2, demo/fredkin.lisp.3: Add files from System 130. check-in: 0542277f94 user: ams tags: trunk | |
09:02 | demo/doctor.lisp.12, demo/doctor.lisp.13: Add files from System 130. check-in: 3f5f611e69 user: ams tags: trunk | |
09:01 | demo/colxor.lisp.54: Add file from System 130. check-in: d6fb81a133 user: ams tags: trunk | |
08:28 | zwei/poss.lisp (INSERT-BUFFER-POSSIBILITIES, FIND-DEFINITIONS-BUFFERS-AND-FILES, SOURCE-FILE-NAMES): Hash-quote (LAMBDA ...). check-in: 2b0d28b549 user: eswenson tags: trunk | |
2024-11-15
| ||
19:35 | demo/hcedit.lisp: Replace (FUNCALL ...) with (SEND ...). check-in: 5ae60029bf user: ams tags: trunk | |
19:34 | demo/geb.lisp: Replace (FUNCALL ...) with (SEND ...). check-in: 2e3591521b user: ams tags: trunk | |
19:33 | demo/deutsc.lisp: Replace calls to (FUNCALL STREAM ...) with (SEND STREAM ...). check-in: 18ef6e7359 user: ams tags: trunk | |
19:30 | demo/abacus.lisp: Replace FUNCALL-SELF calls with (SEND SELF ...) calls. check-in: dfce427df2 user: ams tags: trunk | |
17:28 | cold/qcom.lisp (SIZE-OF-HARDWARE-M-MEMORY): Simplify; multiple #+/#- feature tests will result in multiple return values and lossage. check-in: c048935171 user: ams tags: trunk | |
16:42 | io/file/access.lisp (BASIC-ACCESS :DELETE-MULTIPLE-FILES): Define as in #39; BV found this bug. check-in: 31b595bed5 user: ams tags: trunk | |
11:36 | sys/qcluke.lisp (cw-expression): Manually check for "E instead of using SI:INTERPRETER-SPECIAL-FORM (which does not exist yet). check-in: 2bf9a73d03 user: ams tags: trunk | |
2024-11-14
| ||
15:08 | io/format.lisp (DEFFORMAT): Update macro to #279 version vintage. check-in: bdfa66e83c user: ams tags: trunk | |
14:34 | sys2/maksys.lisp (FILE-XFORM-ARGS,FILE-XFORM-TYPE): Use DEFFORMAT. check-in: b38789b2cc user: eswenson tags: trunk | |
2024-11-13
| ||
08:29 | sys2/numer.lisp: Update to #84 with minor changes, and keeping all special floating arithmetic. check-in: bbefe357c3 user: ams tags: trunk | |
08:25 | sys2/numer.lisp (XBYTE): Delete function and all callers with #.(BYTE ...). check-in: 28d8ec0a8f user: ams tags: trunk | |
08:23 | sys2/numer.lisp: Replace DEFCONST with DEFCONSTANT. check-in: 5b6d5c2056 user: ams tags: trunk | |
2024-11-12
| ||
21:13 | sys2/numer.lisp: Reorder functions to match bettern #84. check-in: 0afb26f641 user: ams tags: trunk | |
21:12 | sys2/numer.lisp.83, sys2/numer.lisp.84: Add files from System 130. check-in: fe54644a02 user: ams tags: trunk | |
10:32 | sys2/maksys.lisp: Update to #223; minus Falcon and cross compiler changes. check-in: b460788c49 user: ams tags: trunk | |
2024-11-11
| ||
18:48 | io/read.lisp (read-error, read-fatal-error, current-read-base): New functions from System 130. check-in: e36e9702b1 user: ams tags: trunk | |
2024-11-10
| ||
09:23 | io/print.lisp: Add new functions and variables that exist in #224; reorder things to make SRCCOM easier. check-in: 0e9b7f7451 user: ams tags: trunk | |
08:54 | io/print.lisp, sys2/rat.lisp: Move PRINT-COMPLEX and PRINT-RATIONAL to IO; PRINT. check-in: 5f3d2b8aaa user: ams tags: trunk | |
2024-11-09
| ||
18:53 | sys/qrand.lisp: Replace (FERROR NIL ...) with (FERROR ...). check-in: 1ac9dfde4f user: ams tags: trunk | |
17:28 | io/print.lisp: Replace (FERROR NIL ...) with (FERROR ...). check-in: 2b2f2f0fcd user: ams tags: trunk | |
17:23 | io/grind.lisp: Update to version #154 with minor fixes. check-in: cf5e6c92e6 user: ams tags: trunk | |
17:20 | io/grind.lisp.152, io/grind.lisp.153, io/grind.lisp.154: Add files from System 130. check-in: 0b0c48956f user: ams tags: trunk | |
17:18 | io/qio.lisp: Replace (FERROR NIL ...) with (FERROR ...). check-in: 8756b47ecd user: ams tags: trunk | |
17:14 | io1/meter.lisp: Replace (FERROR NIL ...) with (FERROR ...). check-in: 1e7cc739ff user: ams tags: trunk | |
17:13 | io1/fntcnv.lisp: Update to #89 with very small tweaks. check-in: d16278e2a1 user: ams tags: trunk | |
17:11 | io1/fntcnv.lisp.89: Add version from System 130. check-in: ea1ad23808 user: ams tags: trunk | |
2024-11-08
| ||
22:34 | window/rh.lisp: Replace quoted keywords with unquoted ones. check-in: cc934e4921 user: ams tags: trunk | |
22:30 | window/shwarm.lisp: Replace (FERROR NIL ...) with (FERROR ...). check-in: 536b82ec02 user: ams tags: trunk | |
22:23 | window/frame.lisp: More (FERROR NIL ...) to (FERROR ...) conversions. check-in: b8eada7429 user: ams tags: trunk | |
22:19 | window/frame.lisp: Fix typo. check-in: 1e4fed1164 user: ams tags: trunk | |
21:26 | sys2/string.lisp: Replace (FERROR NIL ...) with (FERROR ...). check-in: 44c1ebe440 user: ams tags: trunk | |
21:18 | window/basstr.lisp: Replace (FERROR NIL ...) with (FERROR ...). check-in: 984218a3ad user: ams tags: trunk | |
21:09 | sys2/qtrace.lisp: Update to version #164. check-in: 54c0efc029 user: ams tags: trunk | |
21:08 | qtrace.lisp.164: Add file from System 130. check-in: 48f6fd39bb user: ams tags: trunk | |
21:05 | sys2/selev.lisp: Replace (FERROR NIL ...) with (FERROR ...). check-in: 9b5c624b6e user: ams tags: trunk | |
21:02 | sys2/numdef.lisp: Dot the eights. check-in: 16aa6665c1 user: ams tags: trunk | |
21:00 | sys2/meth.lisp: Update to version #67. check-in: 57f63c27dc user: ams tags: trunk | |
20:58 | sys2/meth.lisp.67: Add file from System 130. check-in: 886c23d57d user: ams tags: trunk | |
20:08 | sys2/encaps.lisp: Replace (FERROR NIL ..) with (FERROR ...). check-in: de4c6d93be user: ams tags: trunk | |
20:00 | sys/sort.lisp (MERGE-SORT): Add function. check-in: a69e6f6f50 user: ams tags: trunk | |
19:54 | sys2/class.lisp, sys/qmisc.lisp: Move CLASS-SYMBOLP from SYS2; CLASS to SYS; QMISC. check-in: dd48e95e36 user: ams tags: trunk | |
19:50 | sys2/defsel.lisp (defselect-internal): Fix typo in SETF. check-in: f2dc4d422e user: ams tags: trunk | |
19:46 | sys2/character.lisp: Replace (FERROR NIL ...) with (FERROR ...). check-in: 303fe39744 user: ams tags: trunk | |
19:40 | sys/qcluke.lisp: Update to version #35. check-in: b18dab230c user: ams tags: trunk | |
19:38 | sys/qcluke.lisp.35: Add version from System 130. check-in: e46a529193 user: ams tags: trunk | |
19:34 | sys2/plane.lisp: Update to version #36. check-in: acb34a7d81 user: ams tags: trunk | |
19:32 | sys2/plane.lisp.36: Add file from System 130. check-in: 13233492c2 user: ams tags: trunk | |
19:30 | sys/qmisc.lisp, sys2/rat.lisp; Move COMPLEX from SYS2; RAT to SYS; QMISC. check-in: 160bca894b user: ams tags: trunk | |
19:25 | window/frame.lisp: Replace (FERROR NIL ...) with (FERROR ...). check-in: bde2c94077 user: ams tags: trunk | |
19:20 | window/menu.lisp: Replace quoted keywords with unquoted ones. check-in: 16814955d8 user: ams tags: trunk | |
19:19 | window/menu.lisp: Replace (FERROR NIL ...) with (FERROR ...). check-in: f9149fd92e user: ams tags: trunk | |
19:08 | sys/types.lisp: Replace (FERROR NIL ...) with (FERROR ...). check-in: ba94db8bfb user: ams tags: trunk | |
16:40 | sys/qcpeep.lisp: Pass explicit NIL to RETURN calls. check-in: 889d6d9429 user: ams tags: trunk | |
16:38 | sys/qcpeep.lisp.39: Add file from System 130. check-in: 735095cc74 user: ams tags: trunk | |
13:24 | Add DEFVAR-RESETTABLE macro; this should not break anything just yet since it is not used. check-in: c7eec2ed63 user: ams tags: trunk | |
13:03 | io/file/baldir.lisp: Update to version #118. check-in: 6023aa3124 user: ams tags: trunk | |
13:01 | io/file/baldir.lisp.118: Add file from System 130. check-in: 4fb5181f51 user: ams tags: trunk | |
10:15 | io1/hardcopy.lisp: Update to version 4. check-in: fa5b5ff1a9 user: ams tags: trunk | |
10:14 | io1/hardcopy.lisp.4: Add file from System 130. check-in: 2c4dc4aed7 user: ams tags: trunk | |
09:47 | cold/qdefs.lisp: Fix typo. check-in: c2a3d3e005 user: ams tags: trunk | |
08:54 | sys2/login.lisp: Update to #90. check-in: 8518346b4a user: ams tags: trunk | |
08:54 | sys2/login.lisp.90: Add file from System 130. check-in: 2fbf3ae406 user: ams tags: trunk | |
08:52 | sys2/lmmac.lisp: Replace calls to (FERROR NIL ...) with (FERROR ...). check-in: ef69b22a69 user: ams tags: trunk | |
08:41 | sys2/defmac.lisp: Replace calls to (FERROR NIL ...) with just (FERROR ...). check-in: 2f180c8412 user: ams tags: trunk | |
08:36 | struct.lisp: Update to #340 (from System 130). check-in: 571db35294 user: ams tags: trunk | |
08:20 | sys2/struct.lisp.338, sys2/struct.lisp.339, sys2/struct.lisp.340: Add files from System 130. check-in: e2f4568fea user: ams tags: trunk | |
08:17 | sys2/resour.lisp: Bump this to version #47 (so same as System 130). check-in: d0e3c7564b user: ams tags: trunk | |
08:12 | sys2/resour.lisp.47: Add file from System 130. check-in: 80c994d18f user: ams tags: trunk | |
08:04 | resour.lisp (DEFRESOURCE): Fix typo while creating the deinitializer function. check-in: c11a24dae6 user: ams tags: trunk | |
07:30 | io1/reldmp.lisp, io1/relld.lisp: Try to match the files from System 130 slightly better while keeping older changes from System 300. check-in: 7dc3529dee user: ams tags: trunk | |
07:27 | io1/reldmp.lisp.14, io1/relld.lisp.14: Add files from System 130. check-in: 3cdda06649 user: ams tags: trunk | |
07:01 | sys2/loop.lisp, sys2/loop.lisp.807: Add copies from System 130; these are older than our #829 version but add for "version contro". check-in: 6cecb0c9a6 user: ams tags: trunk | |
07:00 | Add copies of SYS2;MAKSYS LISP from System 130. check-in: 7cfe1a2076 user: ams tags: trunk | |
2024-11-06
| ||
22:28 | io1/time.lisp: Always run INITIALIZE-TIMEBASE on :WARM and :NOW. check-in: e31e92e2b6 user: ams tags: trunk | |
20:34 | sys2/flavor.lisp: Check if ZWEI:SORT-COMPLETION-AARRAY defined before calling it now that ZWEI is semi-optional. [0987869a40dcaf84cdbd4a03cc252c626785accb] check-in: babc852a32 user: ams tags: trunk | |
20:33 | io1/output.lisp: Revert to #38; depends on earmuffed FORMAT from System 130. check-in: 3235fe42b3 user: ams tags: trunk | |
13:17 | io/format.lisp: Revert to version 241; this has too much CL nonsense. check-in: 7e3871738c user: ams tags: trunk | |
2024-11-05
| ||
16:13 | zwei/comc.lisp (COMPILE-DEFUN-INTERNAL, COMPILE-BUFFER) check-in: 11bd061e2e user: ams tags: trunk | |
12:16 | patch/system-301.patch-directory: Bump System version. check-in: 05fd4e46aa user: ams tags: trunk | |
12:15 | zwei/macros.lisp (safe-get-zwei-buffer-instance-variable): Delete macro. check-in: 6cb63e2bd8 user: ams tags: trunk | |
12:14 | zwei/zmacs.lisp: Comment out #+ forms that use new syntax. (COM-PRINT-REGION, PRINT-BUFFER-1): Don't call SAFE-GET-ZWEI-BUFFER-INSTANCE-VARIABLE. (with-source-compare-parameter-handling): Fix so we don't cause lossage on GETF. (COM-SOURCE-COMPARE): Use WITH-SOURCE-COMPARE-PARAMETER-HANDLING again. check-in: 400ffced99 user: ams tags: trunk | |
12:14 | zwei/sectio.lisp (:PROPERTY :LISP GET-SECTION-NAME): Don't call SAFE-GET-ZWEI-BUFFER-INSTANCE-VARIABLE. check-in: 8da5940eb1 user: ams tags: trunk | |
12:09 | zwei/dired.lisp (DIRED-INSERT-DIRECTORY): Sharp-quote LAMBDA expression; unsure if this is _really_ needed. check-in: fb513f2564 user: ams tags: trunk | |
2024-11-03
| ||
15:08 | Copy over the latest versioned version of files onto the non-versioned ones. check-in: e8149f527d user: ams tags: trunk | |
14:52 | Backout [1b2d5ed4]; this causes too much issues when doing QLD. We will get here eventually. check-in: 2966fd22d3 user: ams tags: trunk | |
2024-10-24
| ||
19:25 | system-300-7.lisp.2: New version. check-in: c3c484d2c3 user: ams tags: trunk | |
19:21 | Patch for System 300.8: ... check-in: 06f611f3ff user: ams tags: trunk | |
2024-10-21
| ||
10:48 | eh/ehbpt.lisp.22 (set-trap-on-exit, com-macro-single-step): Comment out some unimplemented code. check-in: fc6ae3e1bd user: ams tags: trunk | |
07:31 | io1/conver.lisp.161 (send-msg): Replace SEND-TERMINAL-MESSAGE with old code. check-in: 985fa5022e user: ams tags: trunk | |
07:16 | io1/conver.lisp.161: Replace call CHAOS:UNWANTED-CONNECTION-REJECTED-P (will exist when we lift CHAOS) with SYMBOLICS-CONNECTION-P. check-in: a29c9461b8 user: ams tags: trunk | |
07:14 | io1/inc.lisp.14: Replace calls to %REGION-foo functions with REGION-foo. check-in: 89b3bb9be9 user: ams tags: trunk | |
2024-10-20
| ||
14:57 | io1/infix.lisp.13: Import file from System 130. check-in: c9224e06a5 user: ams tags: trunk | |
14:57 | io1/inc.lisp.13: Import file from System 130. check-in: 4cc0ef5517 user: ams tags: trunk | |
14:57 | io1/conver.lisp.154, io1/conver.lisp.159, io1/conver.lisp.160: Import files from System 130. check-in: dcae080052 user: ams tags: trunk | |
11:10 | io/format.lisp.279: Remove :VOLATILITY parameter to MAKE-AREA. check-in: 9bff98a131 user: ams tags: trunk | |
11:08 | io/format.lisp.278, io1/output.lisp.47: Add files from System 130. check-in: 37d2eeb5d3 user: ams tags: trunk | |
08:21 | Patch for System 300.7: LOAD-PATCHES: Support a :COMPILE option to compile patch files if no QFASL exist. check-in: a4fd8cb348 user: ams tags: trunk | |
08:16 | Release patches for System 300.3 and System 300.4. check-in: a8b2b30c4e user: ams tags: trunk | |
08:15 | Patch for System 300.6: PRINT-DATE-ONLY: New function. check-in: 1c9c392473 user: ams tags: trunk | |
08:14 | Patch for System 300.5: Fix issue with UNIX-VERSIONS and MAKE-SYSTEM. check-in: 6efa9e277b user: ams tags: trunk | |
08:02 | io1/time.lisp.145: Reintroduce European timezomes and daylight saving functions. check-in: b6d2a70780 user: ams tags: trunk | |
07:51 | TIME: Import files from System 130. This looses European support. check-in: 883fcc7398 user: ams tags: trunk | |
2024-10-19
| ||
19:11 | zwei/spell-check.lisp.87 (reset-spell-area): No-op the function; we lack RESET-TEMPORARY-AREA .. which was flushed anyway. check-in: 9904eadee9 user: ams tags: trunk | |
18:00 | sys/sysdcl.lisp.198 (SYSTEM): Disable some systems; ZWEI is now patchable but will need to be loaded explicitly during QLD. check-in: c8401f6139 user: ams tags: trunk | |
17:52 | zmnew.lisp.59 (COM-SET-PACKAGE-ROOT): Disable ZMacs command. check-in: a68511fade user: ams tags: trunk | |
17:18 | zwei/pated.lisp.41 (FINISH-PATCH): Just call COMPILE-FILE directly. check-in: de6734fedd user: ams tags: trunk | |
17:14 | zwei/sectio.lisp.319 (FIND-COMBINED-METHODS): Call FLAVOR-METHOD-HASH-TABLE instead of FLAVOR-METHOD-HASH-ARRAY. check-in: d16881c1c2 user: ams tags: trunk | |
16:50 | Patch for System 300.4 (fix): Make sure YES-OR-NO-P-WITH-TIMEOUT and Y-OR-N-P-WITH-TIMEOUT exist in GLOBAL. check-in: b12789b797 user: ams tags: trunk | |
16:42 | zmacs.lisp.603 (COM-SOURCE-COMPARE): Disable WITH-SOURCE-COMPARE-PARAMETER-HANDLING wraper. check-in: 8ec9b8cca4 user: ams tags: trunk | |
16:41 | zwei/comc.lisp.233 (COM-COMPILER-OPTIMIZE): Disable function. check-in: 0a4fc5afe6 user: ams tags: trunk | |
07:22 | Patch for System 300.3: FQUERY: Version #61; adds :DEFAULT-VALUE and :TIMEOUT options and variants Y-OR-N-P / YES-OR-NO-P with timeout. [d1882f4445] check-in: d274eeca4e user: ams tags: trunk | |
07:12 | zwei/indent.lisp.111 (GET-FUNCTION-LISP-INDENTATION): Disable calls to non-existant functions (SI:INTERPRETER-SPECIAL-FORM, SI:INTERPRETER-SPECIAL-FORM-HANDLER). check-in: de143a676d user: ams tags: trunk | |
07:11 | Bump ZWEI version to 129.0. check-in: ffcfac1478 user: ams tags: trunk | |
07:10 | Patch for System 300.3: MAKE-AREA: Allow modifying the existing area instead of erroring out. [3a1876a3d5] check-in: 5da6b3b9d0 user: ams tags: trunk | |
07:03 | sys/qfctns.lisp.776 (MAKE-AREA): If area exists, return its area number instead of erroring. check-in: 3a1876a3d5 user: ams tags: trunk | |
2024-10-18
| ||
11:29 | zwei/history.lisp.22: Disable initialisation that uses unknown (to System 300) keyword. check-in: 0ebada8107 user: ams tags: trunk | |
11:28 | zwei/sectio.lisp.319 (COM-FUNCTION-APROPOS): Disable currently unsupported DECLARE form. check-in: e0593d8adf user: ams tags: trunk | |
11:28 | zwei/poss.lisp.106 (LAST-RESORT-POSSIBILITY): We don't detect Falcon in SELECT-PROCESSOR yet. check-in: 2383e3eca2 user: ams tags: trunk | |
11:28 | zwei/dired.lisp.343 (DIRED-INSERT-DIRECTORY): Mark STR as special. check-in: 66e560fb55 user: ams tags: trunk | |
11:27 | zwei/displa.lisp.179 (window-redisplay-dis-line, window-redisplay-dis-text, window-redisplay-dis-bps): Add extra argument POINT-PLINE, instead of trying to handle it as SPECIAL. (displayer): Update callees. check-in: 3209866ede user: ams tags: trunk | |
11:27 | zwei/comtab.lisp.360 (WINDOW): Disable currently unsupported DECLARE form. check-in: 2487118d7f user: ams tags: trunk | |
11:27 | zwei/defs.lisp.171: Remove currently unsupported keyword (:VOLATILITY) to MAKE-AREA. (RESET-EDITOR-VARIABLES): Use DOLIST to loop over variables to UNCLOSUREBIND. check-in: b34deb0cea user: ams tags: trunk | |
10:24 | sys/sysdcl.lisp.198 (ZWEI): Update system definition. check-in: fd8909c7e2 user: ams tags: trunk | |
10:22 | Import ZWEI 128; from DJ tape. check-in: 876e5b83b0 user: ams tags: trunk | |
2024-10-17
| ||
13:21 | io1/fquery.lisp.60, io1/fquery.lisp.61: Import files from System 130. check-in: d1882f4445 user: ams tags: trunk | |
13:04 | zmail/defs.lisp.286 (*ZMAIL-MSG-AREA*, *ZMAIL-MSG-LINE-AREA*): Make work on CADR. check-in: 06c38907cb user: ams tags: trunk | |
13:03 | sys/sysdcl.lisp.197 (ZMAIL): Update system definition to match System 130. check-in: 6e38b9325e user: ams tags: trunk | |
12:51 | zmail: Import ZMail version 75; from DJ tape. check-in: e6d7c64929 user: ams tags: trunk | |
07:38 | io1/srccom.lisp.44: Sync back changes done in #38. check-in: 1e07fafee3 user: ams tags: trunk | |
07:37 | io1/srccom.lisp.41, io1/srccom.lisp.42, io1/srccom.lisp.43: Add files from LMI System 130. check-in: da59bd1512 user: ams tags: trunk | |
2024-10-16
| ||
22:07 | system-300-2.lisp: Urgh, Unix lacks a versioned file system. [3aa2ddbc47] check-in: a02b6ebd3a user: ams tags: trunk | |
22:04 | patch/system-300-2.lisp.1 (MAKE-ARRAY): Properly error out for array ranks strictly larger or equal than 8. [3aa2ddbc47] check-in: a1cabf8d2f user: ams tags: trunk | |
10:17 | sys/qrand.lisp.414 (MAKE-ARRAY): The rank of an array must be _less_ than ARRAY-RANK-LIMIT. check-in: 3aa2ddbc47 user: ams tags: trunk | |
2024-10-14
| ||
09:38 | file/fsdefs.lisp.213 (LOCAL-FILE-SYSTEM-AREA): Make work on CADR. check-in: eb99d37d23 user: ams tags: trunk | |
09:21 | file/server.lisp.203 (rfile-server): Make work on CADR. check-in: 92644d5c31 user: ams tags: trunk | |
09:20 | file/fsguts.lisp.447 (FIND-LM-BAND): Make work on CADR. check-in: 3eb060b84a user: ams tags: trunk | |
09:19 | file/fsdefs.lisp.213 (LM-DISK-WRITE, LM-DISK-READ): Make work on CADR. check-in: 59365711a0 user: ams tags: trunk | |
09:18 | io/disk.lisp.294 (WITH-DISK-RQB): New macro. check-in: 9a5c973c31 user: ams tags: trunk | |
08:24 | Import Local-File version 77 and File-Server version 26; from DJ tape. check-in: 947ca3bcf2 user: ams tags: trunk | |
2024-10-02
| ||
15:17 | tape: Add (missing) files from BV. check-in: 431176e6f0 user: ams tags: trunk | |
2024-09-30
| ||
12:49 | sys/recom.qfasl.1 -> sys/recom.qfasl.34 check-in: 547daa1142 user: ams tags: trunk | |
12:48 | network/chaos/mini-server.qfasl.1 -> network/chaos/mini-server.qfasl.4 check-in: e0a075279b user: ams tags: trunk | |
12:48 | file/clear.qfasl.1 -> file/clear.qfasl.3 check-in: 3ee1beea78 user: ams tags: trunk | |
2024-09-20
| ||
14:10 | Delete "latest" files. check-in: 1b2d5ed4f6 user: ams tags: dog-food, trunk | |
14:03 | patch/system-300-1.qfasl: Delete file. check-in: 3de52a20a1 user: ams tags: trunk | |
13:59 | patch/system-300.patch-directory.2: Add versioned file. check-in: 5cdb7f4b9d user: ams tags: trunk | |
13:59 | patch/system-300-1.qfasl.1: Add versioned file. check-in: d33dc79e44 user: ams tags: trunk | |
13:58 | patch/system-300-1.lisp.1: Add versioned file. check-in: afaa62c327 user: ams tags: trunk | |
13:58 | tape/tape-cwarns.lisp.17: Add versioned file. check-in: 5c2ff8bb64 user: ams tags: trunk | |
13:58 | tape/patch-28.directory.1: Add versioned file. check-in: 5b8c65bd74 user: ams tags: trunk | |
13:58 | tape/patch.directory.28: Add versioned file. check-in: 9235eb3445 user: ams tags: trunk | |
13:58 | tape/patch-26.directory.13: Add versioned file. check-in: 71c6351132 user: ams tags: trunk | |
13:56 | sys2/login.lisp.88: Add versioned file. check-in: ce2e955aba user: ams tags: trunk | |
13:56 | zwei/comtab.lisp.325: Add versioned file. check-in: 891e0e17c9 user: ams tags: trunk | |
13:55 | tape/sysdef.lisp.82: Add versioned file. check-in: f3ce44bff0 user: ams tags: trunk | |
13:55 | sys/sysdcl.lisp.196: Add versioned file. check-in: 072de6ef73 user: ams tags: trunk | |
13:55 | network/chaos/peekch.lisp.33: Add versioned file. check-in: 8bd0d360f6 user: ams tags: trunk | |
13:55 | io/file/pathnm.lisp.541: Add versioned file. check-in: 484936dc76 user: ams tags: trunk | |
13:55 | file2/server.lisp.55: Add versioned file. check-in: 252e8c711d user: ams tags: trunk | |
13:55 | file/fs.lisp.78: Add versioned file. check-in: 6f29f631b7 user: ams tags: trunk | |
13:55 | eh/ehbpt.lisp.21: Add versioned file. check-in: cd4f4c1fbd user: ams tags: trunk | |
2024-08-27
| ||
09:23 | file/fs.lisp (DISTRIBUTION): Load SYS:TAPE;COPY instead. check-in: 94a7ffa4f9 user: ams tags: trunk | |
09:22 | Move SYS: FILE; COPY to SYS: TAPE;. check-in: 1c5503dc89 user: ams tags: trunk | |
2024-08-03
| ||
20:55 | file/fs.lisp (DISTRIBUTION): Compile and load SYS:FILE;ODUMP and SYS:FILE;COPY. check-in: 2447d0867a user: ams tags: trunk | |
20:15 | file2/server.lisp (*FILE-SERVER-FILE-HOST*, BRING-UP-SERVER): Don't barf during QC when trying to do SI:PARSE-HOST on possibly non-existant host. check-in: 025e108500 user: ams tags: trunk | |
13:32 | Bump Tape system version. check-in: dcfcf61149 user: ams tags: trunk | |
12:21 | tape/sysdef.lisp: Remove BV's hacks. check-in: c989c7ed5c user: ams tags: trunk | |
12:04 | Import changes to make Tape work on System 300+. check-in: bfb30b5c29 user: bv tags: trunk | |
11:28 | Import Tape system from LMI System 130; and flush MagTape. check-in: e543f48a03 user: ams tags: trunk | |
2024-07-29
| ||
10:16 | Define canonical type for C headers. check-in: 7c348c50b1 user: ams tags: trunk | |
2024-07-06
| ||
05:08 | eh/ehbpt.lisp: Comment out broken code. check-in: 26a2a44c77 user: ams tags: trunk | |
04:56 | eh/ehbpt.lisp: Update to version 20. check-in: 02a0af3bd8 user: ams tags: trunk | |
04:49 | eh/ehbpt.lisp.20: Add file. check-in: e4b07633ef user: ams tags: trunk | |
04:48 | eh/ehbpt.lisp.18: Add file. check-in: a6774a622f user: ams tags: trunk | |
04:48 | eh/ehbpt.lisp.17: Add file. check-in: 7ae2ef87e4 user: ams tags: trunk | |
04:48 | eh/ehbpt.lisp.16: Add file. check-in: 9a1594c591 user: ams tags: trunk | |
2024-07-02
| ||
11:15 | Merge System 300 (System 300.1) patches from trunk. Leaf check-in: a2670dc458 user: ams tags: system-300 | |
2024-07-01
| ||
14:15 | Patch for System 300.1 ([5c7bb3ef03]). check-in: 9f34e54abc user: ams tags: trunk | |
13:56 | sys2/login.lisp (LOGIN): Don't throw hard error when home directory doesn't exist. [5c7bb3ef03] check-in: 40a573d551 user: ams tags: trunk | |
2024-02-21
| ||
15:11 | zwei/comtab.lisp (INITIALIZE-STANDARD-COMTABS): Bind COM-MACRO-EXPAND-EXPRESSION and COM-MACRO-EXPAND-EXPRESSION-ALL to something useful. check-in: 8dfc894872 user: ams tags: trunk | |
15:10 | zwei/comtab.lisp (INITIALIZE-STANDARD-COMTABS): Fix typos in COMmand names. [54975341d] check-in: 3b43a20cb1 user: ams tags: trunk | |
15:09 | network/chaos/peekch.lisp (PEEK-CHAOS-HOSTAT): Fix argument order to HOSTAT-FORMAT-ANS. check-in: 45cb05f3d3 user: ams tags: trunk | |
2023-10-23
| ||
11:33 | patch: Update CWARNS files. check-in: b76c77c312 user: ams tags: system-300, system-300-0 | |
2023-10-22
| ||
15:46 | Merge changes from trunk. check-in: 847589f832 user: ams tags: system-300 | |
15:45 | Increment file versions. check-in: 2237b653ac user: ams tags: trunk | |
2023-10-21
| ||
09:42 | Create new branch named "system-300" check-in: c53a6b3f4f user: ams tags: system-300 | |
09:41 | window/baswin.lisp (PROCESS-MIXIN) <:AFTER :INIT>: Revert [8b3bc8f8d9]. check-in: 88491f2612 user: ams tags: trunk | |
2023-10-13
| ||
06:42 | window/tvdefs.lisp (SHEET-X, SHEET-Y): Flush functions. check-in: d231acbc34 user: ams tags: trunk | |
06:41 | window/supdup.lisp (BASIC-NVT) <:AFTER :INIT>: (SUPDUP) <:SETUP>: (TELNET) <:SETUP>: Use :PRESET message. check-in: 2b9a4d75eb user: ams tags: trunk | |
06:41 | window/sheet.lisp (SHEET-CALCULATE-OFFSETS, SHEET-OVERLAPS-P) (SHEET-OVERLAPS-EDGES-P, SHEET-OVERLAPS-SHEET-P, SHEET-WITHIN-P) (SHEET-CONTAINS-SHEET-POINT-P): Use SHEET-X-OFFSET and SHEET-Y-OFFSET. check-in: d83f84d23b user: ams tags: trunk | |
06:41 | window/scred.lisp (MOUSE-SET-WINDOW-POSITION): Use SHEET-X-OFFSET and SHEET-Y-OFFSET. check-in: 77a050a1c8 user: ams tags: trunk | |
06:41 | window/peek.lisp (PEEK-WHOSTATE): Use SI:PROCESS-WAIT-WHOSTATE. check-in: 06b0ea5e4f user: ams tags: trunk | |
06:41 | window/mouse.lisp (BASIC-SCROLL-BAR) <:SET-SCROLL-BAR-SPEC>: Use new-form of MAKE-LIST. check-in: af1f8075fd user: ams tags: trunk | |
06:41 | window/fed.lisp (FED) <:AFTER :INIT>: Use :PRESET message. check-in: 960122cec1 user: ams tags: trunk | |
06:40 | window/baswin.lisp (ESSENTIAL-WINDOW) <:BEFORE :INIT>: (LOWEST-SHEET-UNDER-POINT): Use SHEET-X-OFFSET and SHEET-Y-OFFSET. (PROCESS-MIXIN): Use :PRESET message. check-in: 8b3bc8f8d9 user: ams tags: trunk | |
06:40 | window/basstr.lisp (KBD-ESC-OUTPUT-HOLD): Use SI:PROCESS-WAIT-WHOSTATE. check-in: f5f4b08475 user: ams tags: trunk | |
06:39 | io/file/access.lisp (INIT-DORMANT-HOST-GC-PROCESS): Use :PRESET message. check-in: b246584edf user: ams tags: trunk | |
06:38 | io/read.lisp (XR-#=-MACRO): Remove unused variable. check-in: d2d6e1a2f4 user: ams tags: trunk | |
06:38 | demo/cafe.lisp (draw-color-into-rectangle): Use COLOR:RECTANGLE. check-in: b0a2fe0e0b user: ams tags: trunk | |
06:38 | demo/alarm.lisp (ACTIVATE-ALARM-PROCESS): Use :PRESET message. check-in: 783e97b039 user: ams tags: trunk | |
06:35 | demo/doctor.lisp (analyze): There is no QUIT function; use RETURN-FROM to escape. check-in: 4f8de74bd2 user: ams tags: trunk | |
2023-10-12
| ||
08:08 | demo/worm.lisp: De-quote keywords. check-in: b298aece24 user: ams tags: trunk | |
08:08 | demo/worm-trails.lisp: De-quote keywords. check-in: 36bece2964 user: ams tags: trunk | |
08:08 | demo/what.lisp: De-quote keywords. check-in: fdd81931de user: ams tags: trunk | |
08:08 | demo/votrax.lisp: De-quote keywords. check-in: 006785598d user: ams tags: trunk | |
08:08 | demo/versat.lisp: De-quote keywords. check-in: e1062fada3 user: ams tags: trunk | |
08:08 | demo/treedv.lisp: De-quote keywords. check-in: 6e9419c236 user: ams tags: trunk | |
08:08 | demo/rotcir.lisp: De-quote keywords. check-in: b9698675ee user: ams tags: trunk | |
08:08 | demo/rotate.lisp: De-quote keywords. check-in: 5b764d8e2d user: ams tags: trunk | |
08:08 | demo/qix.lisp: De-quote keywords. check-in: 7cfcb4cf28 user: ams tags: trunk | |
08:08 | demo/pfom.lisp: De-quote keywords. check-in: fe0ea8e775 user: ams tags: trunk | |
08:08 | demo/organ.lisp: De-quote keywords. check-in: e9219fa4d6 user: ams tags: trunk | |
08:08 | demo/ohacks.lisp: De-quote keywords. check-in: e89f89bca1 user: ams tags: trunk | |
08:07 | demo/npaint.lisp: De-quote keywords. check-in: eb6d4ba77d user: ams tags: trunk | |
08:07 | demo/munch.lisp: De-quote keywords. check-in: adfe626fa0 user: ams tags: trunk | |
08:07 | demo/liss.lisp: De-quote keywords. check-in: 58e30743f1 user: ams tags: trunk | |
08:07 | demo/hcedit.lisp: De-quote keywords. check-in: ce5eedd66c user: ams tags: trunk | |
08:07 | demo/hakdef.lisp: De-quote keywords. check-in: d648c7888e user: ams tags: trunk | |
08:07 | demo/geb.lisp: De-quote keywords. check-in: 607c9698c9 user: ams tags: trunk | |
08:07 | demo/doctor.lisp: De-quote keywords. check-in: 3880fa02a1 user: ams tags: trunk | |
08:07 | demo/dlwhak.lisp: De-quote keywords. check-in: 6647e0de96 user: ams tags: trunk | |
08:07 | demo/deutsc.lisp: De-quote keywords. check-in: 843f404052 user: ams tags: trunk | |
08:07 | demo/dc.lisp: De-quote keywords. check-in: e65274fff9 user: ams tags: trunk | |
08:06 | demo/ctest.lisp: De-quote keywords. check-in: dd45441a7a user: ams tags: trunk | |
08:06 | demo/crock.lisp: De-quote keywords. check-in: 633849183c user: ams tags: trunk | |
08:06 | demo/craze.lisp: De-quote keywords. check-in: e6efb1c374 user: ams tags: trunk | |
08:06 | demo/colxor.lisp: De-quote keywords. check-in: d451ced6d6 user: ams tags: trunk | |
08:05 | demo/colorhack.lisp: De-quote keywords. check-in: 1951530999 user: ams tags: trunk | |
08:05 | demo/cafe.lisp: De-quote keywords. check-in: eed36a2331 user: ams tags: trunk | |
08:05 | demo/alarm.lisp: De-quote keywords. check-in: 132fe7bad8 user: ams tags: trunk | |
08:05 | demo/abacus.lisp: De-quote keywords. check-in: 3d4f0064c4 user: ams tags: trunk | |
07:58 | cold/mini.lisp: De-quote keywords. check-in: 6ddcd4cf29 user: ams tags: trunk | |
07:57 | cold/coldld.lisp: De-quote keywords. check-in: 59765820ac user: ams tags: trunk | |
07:54 | cc/salvag.lisp: De-quote keywords. check-in: 71688d4140 user: ams tags: trunk | |
07:54 | cc/ldbg.lisp: De-quote keywords. check-in: 4d9cb8bba8 user: ams tags: trunk | |
07:54 | cc/lcadrd.lisp: De-quote keywords. check-in: 9928e0cfb0 user: ams tags: trunk | |
07:53 | cc/lcadmc.lisp: De-quote keywords. check-in: 92695bafd2 user: ams tags: trunk | |
07:53 | cc/dmon.lisp: De-quote keywords. check-in: 67174ebd9e user: ams tags: trunk | |
07:52 | cc/diags.lisp: De-quote keywords. check-in: 4098337f82 user: ams tags: trunk | |
07:52 | cc/dcheck.lisp: De-quote keywords. check-in: b929f5cddf user: ams tags: trunk | |
07:51 | cc/ccwhy.lisp: De-quote keywords. check-in: bd6d0509b4 user: ams tags: trunk | |
07:51 | cc/cc.lisp: De-quote keywords. check-in: 46fb269dd7 user: ams tags: trunk | |
07:50 | cc/ccgsyl.lisp: De-quote keywords. check-in: 5b5a315b90 user: ams tags: trunk | |
07:50 | cc/cadld.lisp: De-quote keywords. check-in: 467b7add11 user: ams tags: trunk | |
2023-10-09
| ||
17:05 | zwei/zmnew.lisp (CHECK-PLIST-FOR-IMPORTANT-ATTRIBUTES): Flush unused local variable. check-in: d97f3ebe3c user: ams tags: trunk | |
17:05 | sectio.lisp (CONTINUE-TAGS-QUERY-REPLACE, CONTINUE-TAGS-MULTIPLE-QUERY-REPLACE): Use ZWEI-SEARCH. check-in: 97ca905f11 user: ams tags: trunk | |
17:04 | zwei/search.lisp (SEARCH, CHAR-UPPERCASE-P, CHAR-LOWERCASE-P): Flush obsolete functions. check-in: 1528b1b922 user: ams tags: trunk | |
17:03 | zwei/screen.lisp (ZMACS-FRAME :AFTER :INIT): Use :RESET message instead of PROCESS-RESET. check-in: 4fd58cffb4 user: ams tags: trunk | |
16:51 | zwei/pl1mod.lisp (PL1-SKIP-COMMENT, PL1-GET-STRING-FORWARD, PL1-SKIP-COMMENT-BACKWARD, PL1-GET-STRING-BACKWARD): Use ZWEI-SEARCH. check-in: cbe9f7e002 user: ams tags: trunk | |
16:50 | zwei/mouse.lisp (DEFAULT-MARK-THING): Use ZWEI-SEARCH. check-in: 1347932371 user: ams tags: trunk | |
16:49 | zwei/coms.lisp (QUERY-REPLACE): Use UPPER-CASE-P. check-in: 5406b89554 user: ams tags: trunk | |
15:05 | sys2/maksys.lisp (:BATCH MAKE-SYSTEM-KEYWORD): Name CWARNS file with the system name. check-in: 8d556499e4 user: ams tags: trunk | |
2023-09-27
| ||
06:16 | Bump System version to 300. Happy Birthday GNU! check-in: 5521e6b264 user: ams tags: trunk | |
2023-09-18
| ||
20:05 | sys/qcopt.lisp (style-checker) <make-list>: Fix typo in warning message. check-in: abc12df87e user: ams tags: trunk | |
2023-09-17
| ||
17:19 | Delete latest QFASLs; these make most sense on a release branch. On trunk, this becomes quickly annoying when you spin releases. check-in: a960587aed user: ams tags: trunk | |
16:18 | sysdcl.lisp (CHAOS, SITE): HOSTS TEXT lives in SYS: SITE;. check-in: 9b3a77caa9 user: ams tags: trunk | |
16:16 | network/chaos/chsaux.lisp (GENERATE-HOST-TABLE): HOSTS TEXT lives in SYS: SITE;. check-in: 207f6813f5 user: ams tags: trunk | |
2023-07-27
| ||
07:27 | sys2/analyze.lisp (analyze-area): Set as DEFVAR (instead of DEFCONST; which will cause MAKE-AREA run twice). Fixes [f9d2b61ad1]. check-in: dc766777e8 user: ams tags: trunk | |
2023-07-02
| ||
07:52 | io/file/pathst.lisp (UNIX-PATHNAME-MIXIN) <:STRING-FOR-DIRECTORY>: New method. [4dc0c98549] check-in: 94207ee131 user: bv tags: trunk | |
07:49 | io/file/open.lisp (pathname-completion-list): Work with Unix-style pathnames, which use FS:PATHNAME-NORMALLY-LOWERCASE-MIXIN. check-in: 7678bc0fca user: bv tags: trunk | |
07:40 | window/wholin.lisp (WHO-LINE-RUN-STATE-UPDATE): Avoid printing NIL state. check-in: c795284cf5 user: bv tags: trunk | |
2023-07-01
| ||
19:47 | network/chaos/peekch.lisp (peek-chaos-conn): Don't try to find the host name of address 0. check-in: 5d7bb55e7b user: bv tags: trunk | |
2023-06-14
| ||
15:38 | Merge System 100 (System 100.22 bodge) patches from trunk. Leaf check-in: 4561dc56aa user: ams tags: system-100 | |
15:36 | Patch for System 100.21: Force initialization of *ZMACS-COMTAB*. check-in: 5bff126b37 user: ams tags: trunk | |
14:48 | Merge System 100 (System 100.21 to 100.22) patches from trunk. check-in: 16c9d628f6 user: ams tags: system-100 | |
14:45 | Patch for System 100.22: Fix bodge. check-in: c16b6a9e12 user: ams tags: trunk | |
14:38 | Patch for System 100.22: Release patch. check-in: 2f8d10a135 user: ams tags: trunk | |
14:30 | System 100.22 ([f4c4259c8d], [decb581d04], [0e8599392e]). check-in: 618490bc4d user: ams tags: trunk | |
14:24 | network/chaos/chuse.lisp (CHAOS-UNKNOWN-HOST-FUNCTION): Sighs, fix typo. check-in: 0e8599392e user: ams tags: trunk | |
14:23 | network/chaos/chuse.lisp (CHAOS-UNKNOWN-HOST-FUNCTION): Ignore hosts with only digits. check-in: decb581d04 user: bv tags: trunk | |
14:22 | Change the use of the :LOCAL-INTERNET-DOMAINS site variable. check-in: f4c4259c8d user: bv tags: trunk | |
14:09 | System 100.21 ([ce04a3dbbc], [42332d1ff9]). check-in: 643610c41e user: ams tags: trunk | |
14:05 | zwei/comtab.lisp (INITIALIZE-STANDARD-COMTABS): Bind C-\ to "Just One Space.". check-in: ce04a3dbbc user: ams tags: trunk | |
13:48 | zwei/comtab.lisp (INITIALIZE-STANDARD-COMTABS): Map C-q to "Quoted Insert". check-in: 42332d1ff9 user: ams tags: trunk | |
2023-06-13
| ||
07:42 | Merge System 100 (System 100.19 to 100.20) patches from trunk. check-in: 18106d2b2c user: ams tags: system-100 | |
07:38 | Patch for System 100.19: Release patch. check-in: 724fdabde0 user: ams tags: trunk | |
07:35 | Patch for System 100.20 ([f070374a45]). check-in: a7ae06a332 user: ams tags: trunk | |
07:24 | network/host.lisp (SET-LOCAL-HOST-VARIABLES): Find first non-ZWEI host. check-in: f070374a45 user: ams tags: trunk | |
2023-06-07
| ||
19:00 | file/server.lisp: Fix ADD-INITIALIZATION for FILE server, first argument (NAME) needs to match Chaosnet RFC (see CHAOS:SERVER-ALIST). check-in: 9a38587002 user: ams tags: trunk | |
2023-06-06
| ||
16:26 | Merge System 100 (System 100.14 to 100.18) patches from trunk. check-in: 490977403c user: ams tags: system-100 | |
16:18 | Patch for System 100.19: Make sure to reference variables in CHAOS package. check-in: a8b55ac1f4 user: ams tags: trunk | |
15:58 | Patch for System 100.19 ([69f2b7db1c], [22b6f82f48], [5e10f0180c], [eb72446f0b], [c4481d7f06]). check-in: ea626abfe3 user: ams tags: trunk | |
15:33 | Patch for System 100.18 ([f54abde4b9], [d76cedb952]). check-in: e3fbdf6337 user: ams tags: trunk | |
15:11 | Patch for System 100.17: Add missing QFASL. check-in: 0afa0f84a1 user: ams tags: trunk | |
15:10 | Patch for System 100.17 ([294804e3c5]). check-in: 189f345f52 user: ams tags: trunk | |
15:02 | Patch for System 100.16 ([c8f1acc86c]). check-in: 62dca9343e user: ams tags: trunk | |
14:52 | Patch for System 100.15 ([dae6621667], [e53a359264]). check-in: 3bb1bfcdeb user: ams tags: trunk | |
14:43 | Patch for System 100.14 ([f01df4ba04], [879d64166e]). check-in: f685278459 user: ams tags: trunk | |
13:09 | io1/srccom.lisp: De-quote keywords. check-in: 3e71df2d04 user: ams tags: trunk | |
13:02 | io1/conver.lisp: De-quote keywords. check-in: 41c07e1245 user: ams tags: trunk | |
13:00 | network/chaos/chsncp.lisp (RETRANSMISSION): Fix botch, the TIME-LESSP comparison is important. check-in: c4481d7f06 user: ams tags: trunk | |
08:35 | cold/common-lisp.lisp: Update to dpANS3 list of symbols. check-in: 90d9793d3e user: ams tags: trunk | |
08:35 | cold/common-lisp.lisp: Add file; version 1. check-in: 5817ecb323 user: ams tags: trunk | |
2023-06-03
| ||
17:57 | network/chaos/chsncp.lisp (RETRANSMISSION): Move TIME variable inside DO-FOREVER. check-in: 69f2b7db1c user: ams tags: trunk | |
2023-06-02
| ||
08:13 | cc/dcfu.uload: Remove duplicate file; same as UBIN; DCFU ULOAD. check-in: be088a7e13 user: ams tags: trunk | |
08:13 | ucadr/dcfu.uload: Remove duplicate file; same as UBIN; DCFU ULOAD. check-in: 0bafe5249a user: ams tags: trunk | |
08:13 | ucadr/dcfu.uload.3: Move file to UBIN;. check-in: 7f901a5358 user: ams tags: trunk | |
08:13 | cc/dcfu.uload.2: Move file to UBIN;. check-in: 135937bd73 user: ams tags: trunk | |
08:13 | cc/dcfu.uload.1: Move file to UBIN;. check-in: 41a9f51e8a user: ams tags: trunk | |
08:01 | file/magtape.directory.9: Move file to TAPE;. check-in: f0a53b0bb1 user: ams tags: trunk | |
08:01 | file/magtape-14-5.lisp.1: Move file to TAPE;. check-in: e332caaddb user: ams tags: trunk | |
08:01 | file/magtape-14-5.lisp: Move file to TAPE;. check-in: c912b09e6e user: ams tags: trunk | |
08:01 | file/magtape-14-4.lisp.3: Move file to TAPE;. check-in: d514232fe6 user: ams tags: trunk | |
08:01 | file/magtape-14-4.lisp: Move file to TAPE;. check-in: 7ef6231040 user: ams tags: trunk | |
08:01 | file/magtape-14-3.lisp.1: Move file to TAPE;. check-in: ec0a80f489 user: ams tags: trunk | |
08:00 | file/magtape-14-3.lisp: Move file to TAPE;. check-in: 04f9e81724 user: ams tags: trunk | |
08:00 | file/magtape-14-2.lisp.1: Move file to TAPE;. check-in: 4c4cadf51f user: ams tags: trunk | |
08:00 | file/magtape-14-2.lisp: Move file to TAPE;. check-in: 138d970cca user: ams tags: trunk | |
08:00 | file/magtape-14-1.lisp.1: Move file to TAPE;. check-in: 312e24d2c2 user: ams tags: trunk | |
08:00 | file/magtape-14-1.lisp: Move file to TAPE;. check-in: 8d2c1d38f9 user: ams tags: trunk | |
07:59 | file/magtape.directory: Remove stale file. check-in: b7d1c6e370 user: ams tags: trunk | |
07:59 | file/magtape-14.directory.14: Remove duplicate file; same as TAPE; MAGTAPE-14 DIRECTORY 14. check-in: fadde77c31 user: ams tags: trunk | |
07:59 | file/magtape-14.directory: Remove duplicate file; same as TAPE; MAGTAPE-14 DIRECTORY. check-in: d05c55524d user: ams tags: trunk | |
07:59 | file/magtape-14-5.qfasl.1: Remove duplicate file; same as TAPE; MAGTAPE-14-5 QFASL 1. check-in: 85e3ab46dc user: ams tags: trunk | |
07:59 | file/magtape-14-4.qfasl.3: Remove duplicate file; same as TAPE; MAGTAPE-14-4 QFASL 3. check-in: 1efdc02234 user: ams tags: trunk | |
07:59 | file/magtape-14-3.qfasl.1: Remove duplicate file; same as TAPE; MAGTAPE-14-3 QFASL 1. check-in: 593ccc6b41 user: ams tags: trunk | |
07:58 | file/magtape-14-1.qfasl.1: Remove duplicate file; same as TAPE; MAGTAPE-14-1 QFASL 1. check-in: 92c0f96b68 user: ams tags: trunk | |
07:57 | io1/rfontx.lisp, io1/rfontx.lisp.75: Remove duplicate files; same as IO1; RFONTW LISP 75. check-in: 6f30e6fa80 user: ams tags: trunk | |
07:57 | Move ZMAIL patches to ZMAIL; PATCH;. check-in: ff7fe98821 user: ams tags: trunk | |
07:54 | sys/sysdcl.lisp (ZMAIL): Put patches under ZMAIL; PATCH;. check-in: 452701e909 user: ams tags: trunk | |
07:45 | file/odump.lisp, file/odump.lisp.1: Remove duplicate files; same as TAPE; ODUMP LISP 1 check-in: 553597415f user: ams tags: trunk | |
07:42 | file/copy.lisp.128: Remove duplicate; same as TAPE; COPY LISP 128 check-in: 2662cdb309 user: ams tags: trunk | |
07:34 | eh/she.lisp, eh/she.lisp.1: Remove duplicates; same as EH; EHW LISP 109 check-in: c0dbbdfdd0 user: ams tags: trunk | |
07:30 | sys2/system.qfasl.97: Moved to COLD;. check-in: 221693db95 user: ams tags: trunk | |
07:30 | sys2/system.qfasl.96: Moved to COLD;. check-in: f3c41fc582 user: ams tags: trunk | |
07:30 | sys2/system.qfasl.95: Moved to COLD;. check-in: 3ba04ac00d user: ams tags: trunk | |
07:30 | sys2/system.qfasl.94: Moved to COLD;. check-in: 3e7e8230f6 user: ams tags: trunk | |
07:30 | sys2/system.qfasl.93: Moved to COLD;. check-in: c464c0c126 user: ams tags: trunk | |
07:30 | sys2/system.lisp.97: Moved to COLD;. check-in: 1eeaf5c420 user: ams tags: trunk | |
07:29 | sys2/system.lisp.93: Moved to COLD;. check-in: d5ddd985ba user: ams tags: trunk | |
07:29 | sys2/system.lisp.89: Moved to COLD;. check-in: a2c4cceda2 user: ams tags: trunk | |
07:27 | sys2/system.lisp.94: Delete duplicate file. check-in: dbd765b7e7 user: ams tags: trunk | |
07:27 | sys2/system.lisp.82: Delete duplicate file. check-in: 67f2f0c2ec user: ams tags: trunk | |
06:14 | file/mtstr.lisp: Remove duplicate file; already in TAPE;. check-in: 880c5b2985 user: ams tags: trunk | |
06:14 | file/mtdefs.lisp.30: Remove duplicate file; already in TAPE;. check-in: 4585f2f807 user: ams tags: trunk | |
06:13 | file/mtdefs.lisp: Remove duplicate file; already in TAPE;. check-in: 7a1a19ae49 user: ams tags: trunk | |
06:13 | file/mtaux.lisp: Remove duplicate file; already in TAPE;. check-in: 8fad481ff6 user: ams tags: trunk | |
06:12 | file/mtstr.lisp.85: Move file to TAPE;. check-in: a034a2041f user: ams tags: trunk | |
06:10 | file/mtstr.lisp.84: Move file to TAPE;. check-in: 4b61be5af7 user: ams tags: trunk | |
06:09 | file/mtdefs.lisp.28: Move file to TAPE;. check-in: 449cfaef20 user: ams tags: trunk | |
06:08 | file/mtaux.lisp.77: Move file to TAPE;. check-in: b4c0530642 user: ams tags: trunk | |
06:07 | file/mtaux.lisp.76: Move file to TAPE;. check-in: 9132ef5b0b user: ams tags: trunk | |
2023-06-01
| ||
10:23 | file/clear.lisp (CLEAR-FILE-SYSTEM): Update code slight to reflect new FS guts. check-in: 44f92af065 user: ams tags: trunk | |
2023-05-31
| ||
17:01 | window/shwarm.lisp (set-up-scan-line-table): On CADR, run TV::INITIALIZE-RUN-LIGHT-LOCATIONS. check-in: 3122e5cc7e user: ams tags: trunk | |
12:32 | sys/recom.lisp (TEST-WORLD, TOTAL-SYSTEM-SOURCE-RECORDS): Add functions. check-in: 28a2137483 user: ams tags: trunk | |
2023-05-30
| ||
15:54 | Merge System 100 (System 100.13) patches from trunk. check-in: 926bf4db33 user: ams tags: system-100 | |
15:52 | Patch for System 100.13 ([10623acce6]). check-in: 6ca6f59234 user: ams tags: trunk | |
06:32 | window/tscrol.lisp (FUNCTION-TEXT-SCROLL-WINDOW) <:SETUP>: Fix typo introduced between TSCROL LISP 73 and 74. check-in: 10623acce6 user: ams tags: trunk | |
2023-05-29
| ||
09:36 | sys/ltop.lisp (LISP-REINITIALIZE): Breakout run-light initialization code into new function. (TV::INITIALIZE-RUN-LIGHT-LOCATIONS): New function; run on :BEFORE-COLD. check-in: 0786138082 user: ams tags: trunk | |
08:31 | network/host.lisp (SET-LOCAL-HOST-VARIABLES): Don't use CLI:SOME; this is not available in Cold Load image. Also fixes lossage if CLI:SOME returns T (e.g., if the predicate returns true). check-in: f54abde4b9 user: ams tags: trunk | |
2023-05-22
| ||
14:29 | network/chaos/chsncp.lisp (CONN-FINISHED-P, RECEIVE-INT-PKT, RECEIPT, RECEIVE-STS, RFC-MEETS-LSN, RECEIVE-OPN, RETRANSMISSION): Backport ack/receipt/window handling fixes from System 130. check-in: 22b6f82f48 user: bv tags: trunk | |
14:05 | Make Global Chaosnet accessible by handling BRD packets. check-in: 5e10f0180c user: bv tags: trunk | |
12:49 | network/chaos/chuse.lisp (CHAOS-UNKNOWN-HOST-FUNCTION): Fix typo. check-in: 294804e3c5 user: ams tags: trunk | |
2023-05-21
| ||
12:51 | network/chaos/chsncp.lisp (RECEIPT): Accept an optional argument, REC-LEV. check-in: eb72446f0b user: ams tags: trunk | |
12:03 | file2/stream.lisp (fc-probe-stream) <:property-list>: Add method. check-in: 4fb40d2f51 user: ams tags: trunk | |
12:02 | file2/server.lisp (*FILE-SERVER-FILE-HOST*): New variable. (BRING-UP-SERVER): Unbodge trashed function. check-in: b75d00e518 user: ams tags: trunk | |
11:55 | file2/remote.lisp (REMOTE-PROBE-STREAM) <:PROPERTY-LIST>, (REMOTE-INPUT-STREAM) <:PROPERTY-LIST>, (REMOTE-CHARACTER-INPUT-STREAM) <:PROPERTY-LIST>, (REMOTE-OUTPUT-STREAM) <:PROPERTY-LIST>, (REMOTE-CHARACTER-OUTPUT-STREAM) <:PROPERTY-LIST>: Add methods. check-in: d72fdff43b user: ams tags: trunk | |
07:12 | window/supdup.lisp (BASIC-NVT): Make OVERPRINT settable and gettable, and default to NIL. check-in: c8f1acc86c user: bv tags: trunk | |
06:39 | network/host.lisp (SET-LOCAL-HOST-VARIABLES): Make sure we don't use a ZWEI host (such as ED-FILE, ED-BUFFER, etc) as an SI:ASSOCIATED-MACHINE. check-in: d76cedb952 user: bv tags: trunk | |
2023-05-20
| ||
13:31 | window/shwarm.lisp (SHEET-COMPUTE-MOTION): Fix C-n bug (hopefully). check-in: f01df4ba04 user: ams tags: trunk | |
2023-05-19
| ||
08:36 | window/basstr.lisp (*ESCAPE-KEYS*): Show all documentation for Terminal-N. check-in: 879d64166e user: bv tags: trunk | |
05:21 | network/chaos/chuse.lisp (CHAOS-UNKNOWN-ADDRESS-FUNCTION): New function. (SI::UNKNOWN-ADDRESS-FUNCTION): Bind to CHAOS-UNKNOWN-ADDRESS-FUNCTION. check-in: dae6621667 user: bv tags: trunk | |
05:18 | network/host.lisp (UNKNOWN-ADDRESS-FUNCTION): New variable. (GET-HOST-FROM-ADDRESS): New optional argument, UNKNOWN-OK. If T (default), and UNKNOWN-ADDRESS-FUNCTION is bound, then handle unknown addresses. check-in: e53a359264 user: bv tags: trunk | |
05:06 | window/shwarm.lisp (get-bow-mode): Fix small typo introduced in [f6533acdfa]. check-in: 37e969a4cb user: ams tags: trunk | |
2023-05-10
| ||
11:53 | Merge System 100 (System 100.8 to 100.12) patches from trunk. check-in: 1deb70c691 user: ams tags: system-100 | |
11:51 | Patch for System 100.12 ([e0b2c173b8]). check-in: 92faf04393 user: ams tags: trunk | |
11:44 | Patch for System 100.11 ([01698a8b9f], [8ef91c5289], [043ea141eb]). check-in: 6d9059cc83 user: ams tags: trunk | |
11:38 | Patch for System 100.10 ([9d91248767]). check-in: deed170b08 user: ams tags: trunk | |
11:36 | Patch for System 100.9 ([f964fc77f6]). check-in: 6796078087 user: ams tags: trunk | |
11:29 | Patch for System 100.8 ([e49ffae0b1]). check-in: 9028a1a1c3 user: ams tags: trunk | |
11:23 | io1/time.lisp (DAYLIGHT-SAVINGS-TIME-IN-EUROPE-P): Fix dumb typo. check-in: 043ea141eb user: ams tags: trunk | |
10:09 | zwei/pated.lisp (FINISH-PATCH): Avoid interleaving Reason: lines, and remeber that we are done. check-in: f964fc77f6 user: ams tags: trunk | |
06:59 | Merge System 100 (System 100.7) patches from trunk. check-in: bdb6c5ffbf user: ams tags: system-100 | |
06:41 | io1/time.lisp (*TIMEZONES*): Add names for CET/CEST and EST/EEST timezones. check-in: 8ef91c5289 user: bv tags: trunk | |
06:12 | io1/time.lisp (DAYLIGHT-SAVINGS-TIME-IN-EUROPE-P, LAST-SUNDAY-IN-MARCH): New functions. check-in: 01698a8b9f user: bv tags: trunk | |
2023-05-08
| ||
12:06 | Patch for System 100.7 ([7da85b3fbc]). check-in: ad15a84959 user: ams tags: trunk | |
11:58 | sys/genric.lisp (key-fetch, key-fetch-inc): Don't do LAMBDA optimization. check-in: 7da85b3fbc user: ams tags: trunk | |
2023-05-07
| ||
07:29 | io/file/pathnm.lisp (merge-pathname-components): Fix typo. check-in: e0b2c173b8 user: bv tags: trunk | |
07:22 | network/chaos/chsaux.lisp (POLL-HOSTS): Don't hang HOSTAT if prodding unknown hosts. check-in: 9d91248767 user: bv tags: trunk | |
07:18 | network/chaos/qfile.lisp (COMPLETE-CHAOS, HOMEDIR-CHAOS) (QFILE-DATA-STREAM-MIXIN) <:RENAME>: Fix "bound but never used" warnings. check-in: 8ba3832422 user: bv tags: trunk | |
07:11 | sys2/maksys.lisp (:DEFAULTED-BATCH MAKE-SYSTEM-KEYWORD): Name CWARNS file with the system name. check-in: e49ffae0b1 user: ams tags: trunk | |
07:09 | sys/ltop.lisp (LISP-REINITIALIZE): Fix typo introduced between 496 and 497. [754f4927] check-in: 8d293242c8 user: ams tags: trunk | |
2023-05-03
| ||
07:54 | sys2/maksys.lisp: De-QUOTE keywords. check-in: f5617cf23e user: ams tags: trunk | |
2023-05-02
| ||
08:42 | Merge System 100 (System 100.1 to 100.6) patches from trunk. check-in: 46eacfd7f3 user: ams tags: system-100 | |
08:14 | Patch for System 100.6: Silently fix botched patch. check-in: b0ced2444d user: ams tags: trunk | |
2023-04-27
| ||
19:28 | io/disk.lisp (PRINT-HERALD): Advertisement. check-in: c0278483d7 user: ams tags: trunk | |
19:18 | site: Remove hacked MIT site; now lives in USITE. check-in: 68f001fec6 user: ams tags: trunk | |
2023-04-26
| ||
15:54 | window/shwarm.lisp (get-bow-mode): Add function. check-in: f6533acdfa user: ams tags: trunk | |
06:57 | Patch for System 100.6 ([d82a380670], [0fc311dda0]) check-in: ecc64273f2 user: ams tags: trunk | |
2023-04-25
| ||
16:03 | cold/mini.lisp (GET-INTERESTING-CHAOSNET-ADDRESSES): Revert macro to what it was in version 90. check-in: fc5c34a4c4 user: ams tags: trunk | |
2023-04-24
| ||
17:42 | network/chaos/chsncp.lisp (ROUTING-TABLE-SIZE): Set size to 256. so that we can handle all subnets. check-in: d82a380670 user: bv tags: trunk | |
16:43 | zwei/comtab.lisp (COMMAND-STORE): Reverse character check; fixing character lossage. [4bbb42f3] check-in: 0fc311dda0 user: ams tags: trunk | |
16:42 | zwei/comtab.lisp: Revert [df72657aa6]. check-in: d088cb5c14 user: ams tags: trunk | |
2023-04-19
| ||
12:26 | zwei/comtab.lisp (COMMAND-LOOKUP, COMMAND-STORE): Fix character lossage. [4bbb42f3] check-in: df72657aa6 user: ams tags: trunk | |
2023-04-16
| ||
16:48 | io/file/pathnm.lisp: Document *MERGE-PATHNAME-ALLOW-UNSPECIFIED-TYPE* option. check-in: 2f9371260c user: ams tags: trunk | |
16:26 | Patch for System 100.5 ([ebdc340e44], [ca2e096e35], [98ad0e0da4], [2d51524917]). check-in: 170b5cb343 user: ams tags: trunk | |
16:11 | sys2/maksys.lisp (CANONICALIZE-PATHNAME): Set FS:*MERGE-PATHNAME-ALLOW-UNSPECIFIED-TYPE* to T. check-in: ebdc340e44 user: eswenson tags: trunk | |
16:11 | io/file/pathnm.lisp (*MERGE-PATHNAME-ALLOW-UNSPECIFIED-TYPE*): New variable. (MERGE-PATHNAME-DEFAULTS): Use it so that we can have object components without a LISP type. check-in: ca2e096e35 user: eswenson tags: trunk | |
16:08 | io/dledit.lisp (EDIT-DISK-LABEL): Call READ-DISK-LABEL if INIT-P is NULL. check-in: 98ad0e0da4 user: ams tags: trunk | |
16:07 | sys/qcfile.lisp (COMPILE-FILE): Fix name of &KEY argument to match Common Lisp. check-in: 2d51524917 user: ams tags: trunk | |
2023-04-15
| ||
13:39 | io1/swar.lisp (SPACEWAR-PROCESS): Use MAKE-PROCESS instead of PROCESS-CREATE. check-in: dbe742116c user: ams tags: trunk | |
2023-04-12
| ||
11:08 | network/chaos/mini-server.lisp: Add file (version 4). check-in: 1ef4cb1c00 user: ams tags: trunk | |
11:08 | network/chaos/mini-server.lisp.4: Add file. check-in: a2f6dbbc38 user: ams tags: trunk | |
11:06 | network/chaos/mini-server.lisp.3: Add file. check-in: 3cdd44ffa7 user: ams tags: trunk | |
11:06 | network/chaos/mini-server.lisp.2: Add file. check-in: 38a097a89a user: ams tags: trunk | |
2023-04-11
| ||
15:56 | Patch for System 100.4 ([dcf06db556], [fb3d2c8c54]). check-in: 684ba7c442 user: ams tags: trunk | |
10:15 | sys/qmisc.lisp (array-pop): Fix typo. check-in: dcf06db556 user: ams tags: trunk | |
10:15 | sys2/advise.lisp (advise-find-slot): Fix typo. check-in: fb3d2c8c54 user: ams tags: trunk | |
2023-04-10
| ||
07:14 | Patch for System 100.3 ([f1bcd2b804]). check-in: 7cb498d26f user: ams tags: trunk | |
07:07 | window/menu.lisp (BASIC-MENU) <:MOUSE-MOVES>: Don't use CDR-SAFE to access items. check-in: f1bcd2b804 user: ams tags: trunk | |
2023-04-06
| ||
11:22 | site/verify.system: Add file. check-in: dba3097ad9 user: ams tags: trunk | |
05:53 | Patch for System 100.2 ([0060c8371b]). check-in: c7f44ccff7 user: ams tags: trunk | |
05:51 | sys/eval.lisp (apply-lambda): Don't wrap .SLOTS.BOUND.INSTANCE. around LOCALLY. [fd23fb7e1a] check-in: 0060c8371b user: ams tags: trunk | |
2023-04-04
| ||
06:37 | doc/sys100.msg: Update; remove issue about blinker since this has been addressed in usim. check-in: 1a72bfd40d user: ams tags: trunk | |
06:06 | site/hsttbl.lisp.125, site/hsttbl.qfasl.125: Add versioned files of SITE; HSTTBL. check-in: 69007e66ce user: ams tags: trunk | |
06:05 | site/hsttbl.lisp: Add file. check-in: 621495d402 user: ams tags: trunk | |
06:00 | Patch for System 100.1 ([c16246543d]). check-in: 1f15a194ef user: ams tags: trunk | |
05:57 | io/file/pathnm.lisp (DEFAULT-PATHNAME): Fix so that things work with ZWEI when user is not logged in. check-in: c16246543d user: ams tags: trunk | |
2023-03-24
| ||
12:11 | Merge system-100-0 to trunk. check-in: 0e3a703033 user: ams tags: trunk | |
12:08 | Add incremented versions of QFASLs. check-in: 3a06550aec user: ams tags: system-100, system-100-0 | |
11:46 | doc/sys100.msg.1: Add versioned file of release notes. check-in: 6091375357 user: ams tags: system-100 | |
11:45 | patch: Add versioned CWARNS files. check-in: f1640b9bae user: ams tags: system-100 | |
11:44 | zwei/zmnew.lisp.37: Add versioned file. check-in: 9a7b8f712f user: ams tags: system-100 | |
11:44 | zwei/zmacs.lisp.523: Add versioned file. check-in: 7df390e4f6 user: ams tags: system-100 | |
11:44 | zwei/pated.lisp.34: Add versioned file. check-in: 1d69b0ac1f user: ams tags: system-100 | |
11:44 | zwei/host.lisp.21: Add versioned file. check-in: 07c46266ed user: ams tags: system-100 | |
11:44 | zwei/displa.lisp.160: Add versioned file. check-in: d0a60e9fe1 user: ams tags: system-100 | |
11:44 | zwei/comtab.lisp.323: Add versioned file. check-in: 20a9f27854 user: ams tags: system-100 | |
11:44 | zwei/come.lisp.136: Add versioned file. check-in: a188697786 user: ams tags: system-100 | |
11:43 | zmail/mail.lisp.313: Add versioned file. check-in: a471c58d70 user: ams tags: system-100 | |
11:43 | window/sysmen.lisp.179: Add versioned file. check-in: 1a1f2f6e57 user: ams tags: system-100 | |
11:43 | window/shwarm.lisp.335: Add versioned file. check-in: ea20ecd83c user: ams tags: system-100 | |
11:43 | window/sheet.lisp.559: Add versioned file. check-in: 85cd11e7f7 user: ams tags: system-100 | |
11:43 | window/scroll.lisp.177: Add versioned file. check-in: 30a6104617 user: ams tags: system-100 | |
11:43 | window/rh.lisp.165: Add versioned file. check-in: 95a20a3200 user: ams tags: system-100 | |
11:43 | window/inspct.lisp.160: Add versioned file. check-in: 83a53d3721 user: ams tags: system-100 | |
11:43 | window/fed.lisp.201: Add versioned file. check-in: 1ab7384679 user: ams tags: system-100 | |
11:43 | window/csrpos.lisp.11: Add versioned file. check-in: 67a7ca19b5 user: ams tags: system-100 | |
11:43 | window/cold.lisp.130: Add versioned file. check-in: 7118d74efc user: ams tags: system-100 | |
11:43 | ucadr/uc-storage-allocation.lisp.17: Add versioned file. check-in: 7bc9f25a69 user: ams tags: system-100 | |
11:42 | ucadr/uc-stack-closure.lisp.13: Add versioned file. check-in: 7a5d43cfff user: ams tags: system-100 | |
11:42 | ucadr/uc-macrocode.lisp.30: Add versioned file. check-in: 6ae6385c73 user: ams tags: system-100 | |
11:42 | ucadr/uc-arith.lisp.35: Add versioned file. check-in: 78faaed592 user: ams tags: system-100 | |
11:42 | tape/mtstr.lisp.88: Add versioned file. check-in: ad40a6f23a user: ams tags: system-100 | |
11:42 | tape/magtape.directory.12: Add versioned file. check-in: 732d587fa9 user: ams tags: system-100 | |
11:42 | tape/magtape-23.directory.1: Add versioned file. check-in: 8a6bdb6af5 user: ams tags: system-100 | |
11:42 | sys2/struct.lisp.323: Add versioned file. check-in: 3d51f398ac user: ams tags: system-100 | |
11:42 | sys2/sgdefs.lisp.58: Add versioned file. check-in: 7ac15c858f user: ams tags: system-100 | |
11:42 | sys2/rat.lisp.47: Add versioned file. check-in: 0974424612 user: ams tags: system-100 | |
11:42 | sys2/qtrace.lisp.153: Add versioned file. check-in: b3a71f8790 user: ams tags: system-100 | |
11:42 | sys2/proces.lisp.160: Add versioned file. check-in: e5f5117b12 user: ams tags: system-100 | |
11:42 | sys2/patch.lisp.168: Add versioned file. check-in: 4b52bac397 user: ams tags: system-100 | |
11:42 | sys2/macarr.lisp.3: Add versioned file. check-in: 30232046ee user: ams tags: system-100 | |
11:41 | sys2/lmmac.lisp.390: Add versioned file. check-in: dd18af28af user: ams tags: system-100 | |
11:41 | sys2/hash.lisp.90: Add versioned file. check-in: a31a2b9afa user: ams tags: system-100 | |
11:41 | sys2/gc.lisp.175: Add versioned file. check-in: 9bb0917338 user: ams tags: system-100 | |
11:41 | sys2/flavor.lisp.284: Add versioned file. check-in: 3c73e5f3f4 user: ams tags: system-100 | |
11:41 | sys2/describe.lisp.4: Add versioned file. check-in: 65d2fd930d user: ams tags: system-100 | |
11:41 | sys2/defmac.lisp.81: Add versioned file. check-in: f7b6fd38e5 user: ams tags: system-100 | |
11:41 | sys2/character.lisp.23: Add versioned file. check-in: e3d94e065b user: ams tags: system-100 | |
11:41 | sys2/analyze.lisp.20: Add versioned file. check-in: 4b89e047f4 user: ams tags: system-100 | |
11:41 | sys/types.lisp.73: Add versioned file. check-in: 3e8a141088 user: ams tags: system-100 | |
11:41 | sys/sysdcl.lisp.194: Add versioned file. check-in: f578fe31dc user: ams tags: system-100 | |
11:41 | sys/qwmcr.lisp.23: Add versioned file. check-in: be7e1c7a04 user: ams tags: system-100 | |
11:41 | sys/qrand.lisp.413: Add versioned file. check-in: 5bf6b18eac user: ams tags: system-100 | |
11:40 | sys/qmisc.lisp.660: Add versioned file. check-in: 9116b9a523 user: ams tags: system-100 | |
11:40 | sys/qfctns.lisp.775: Add versioned file. check-in: bc1a92c660 user: ams tags: system-100 | |
11:40 | sys/qfasl.lisp.464: Add versioned file. check-in: 12b2291050 user: ams tags: system-100 | |
11:40 | sys/qcp1.lisp.574: Add versioned file. check-in: 554e7526dd user: ams tags: system-100 | |
11:40 | sys/qcopt.lisp.138: Add versioned file. check-in: 75774b03d7 user: ams tags: system-100 | |
11:40 | sys/qcluke.lisp.27: Add versioned file. check-in: b0a5cbffd4 user: ams tags: system-100 | |
11:40 | sys/qcdefs.lisp.154: Add versioned file. check-in: 70c0f3fc69 user: ams tags: system-100 | |
11:40 | sys/ltop.lisp.499: Add versioned file. check-in: 24b0dcac47 user: ams tags: system-100 | |
11:39 | sys/fspec.lisp.2: Add versioned file. check-in: edd23c49cc user: ams tags: system-100 | |
11:39 | sys/eval.lisp.98: Add versioned file. check-in: 222c1b6bcf user: ams tags: system-100 | |
11:39 | sys/clpack.lisp.154: Add versioned file. check-in: 65c3e8e8da user: ams tags: system-100 | |
11:39 | sys/cadrlp.lisp.153: Add versioned file. check-in: 106b47d7e8 user: ams tags: system-100 | |
11:39 | site/sys.translations.7: Add versioned file. check-in: ea6dec9e13 user: ams tags: system-100 | |
11:39 | site/site.lisp.119: Add versioned file. check-in: baffa1188e user: ams tags: system-100 | |
11:39 | site/patch.directory.17: Add versioned file. check-in: 274f12e8ce user: ams tags: system-100 | |
11:39 | site/patch-24.directory.1: Add versioned file. check-in: 6c739439a9 user: ams tags: system-100 | |
11:39 | site/lmlocs.lisp.163: Add versioned file. check-in: a21179834e user: ams tags: system-100 | |
11:39 | site/hosts.text.393: Add versioned file. check-in: 5bb82a31a7 user: ams tags: system-100 | |
11:39 | patch/zmail.patch-directory.4: Add versioned file. check-in: b931b233aa user: ams tags: system-100 | |
11:39 | patch/zmail-55.patch-directory.1: Add versioned file. check-in: 16fc830429 user: ams tags: system-100 | |
11:38 | patch/system.patch-directory.26: Add versioned file. check-in: 37b83dce95 user: ams tags: system-100 | |
11:38 | patch/system-100.patch-directory.1: Add versioned file. check-in: 853c6a30d6 user: ams tags: system-100 | |
11:38 | patch/cadr.patch-directory.2: Add versioned file. check-in: 09ebea8e50 user: ams tags: system-100 | |
11:38 | patch/cadr-5.patch-directory.1: Add versioned file. check-in: 825cc73c3c user: ams tags: system-100 | |
11:38 | network/chaos/qfile.lisp.361: Add versioned file. check-in: ccf095476c user: ams tags: system-100 | |
11:38 | network/chaos/chsncp.lisp.271: Add versioned file. check-in: bc0e9ef559 user: ams tags: system-100 | |
11:38 | network/host.lisp.122: Add versioned file. check-in: 21c7e0782d user: ams tags: system-100 | |
11:38 | io1/timpar.lisp.76: Add versioned file. check-in: f4c16ac63c user: ams tags: system-100 | |
11:38 | io1/swar.lisp.13: Add versioned file. check-in: 3e830992c1 user: ams tags: system-100 | |
11:38 | io/file/pathst.lisp.182: Add versioned file. check-in: 3a3bde7e5a user: ams tags: system-100 | |
11:37 | io/file/pathnm.lisp.539: Add versioned file. check-in: b2ea82e315 user: ams tags: system-100 | |
11:37 | io/file/open.lisp.181: Add versioned file. check-in: 1e5dcdaca9 user: ams tags: system-100 | |
11:37 | io/file/logical.lisp.2: Add versioned file. check-in: a8b7881111 user: ams tags: system-100 | |
11:37 | io/stream.lisp.112: Add versioned file. check-in: ee1ecea0b8 user: ams tags: system-100 | |
11:37 | io/rtc.lisp.48: Add versioned file. check-in: a1d4a221ba user: ams tags: system-100 | |
11:37 | io/read.lisp.438: Add versioned file. check-in: d02458e9ba user: ams tags: system-100 | |
11:37 | io/rddefs.lisp.63: Add versioned file. check-in: 6f556f95b3 user: ams tags: system-100 | |
11:37 | io/print.lisp.184: Add versioned file. check-in: 5643ceb1e5 user: ams tags: system-100 | |
11:37 | file2/system.lisp.33: Add versioned file. check-in: 27755f341e user: ams tags: system-100 | |
11:37 | file2/server.lisp.53: Add versioned file. check-in: 7fb5cb2861 user: ams tags: system-100 | |
11:36 | file2/remote.directory.11: Add versioned file. check-in: b9c79ad716 user: ams tags: system-100 | |
11:36 | file2/remote-24.directory.1: Add versioned file. check-in: 032b253216 user: ams tags: system-100 | |
11:36 | file2/lmfile.directory.5: Add versioned file. check-in: fbdf367d96 user: ams tags: system-100 | |
11:36 | file2/lmfile-5.directory.1: Add versioned file. check-in: 5cbb1c5c50 user: ams tags: system-100 | |
11:36 | file2/defs.lisp.191: Add versioned file. check-in: 3ca84bec89 user: ams tags: system-100 | |
11:36 | file/server.directory.8: Add versioned file. check-in: b144e1c459 user: ams tags: system-100 | |
11:36 | file/server-11.directory.1: Add versioned file. check-in: a15ba77c6c user: ams tags: system-100 | |
11:36 | file/fsguts.lisp.374: Add versioned file. check-in: 99b74751ba user: ams tags: system-100 | |
11:36 | file/fs.directory.15: Add versioned file. check-in: ff6d22a81a user: ams tags: system-100 | |
11:36 | file/fs-54.directory.1: Add versioned file. check-in: e8568a1cbb user: ams tags: system-100 | |
11:36 | file/clear.lisp.2: Add versioned file. check-in: 0e8578d532 user: ams tags: system-100 | |
11:36 | eh/ehf.lisp.230: Add versioned file. check-in: bf9338bf5e user: ams tags: system-100 | |
11:36 | eh/ehc.lisp.237: Add versioned file. check-in: 47965002b8 user: ams tags: system-100 | |
11:35 | eh/ehbpt.lisp.1: Add versioned file. check-in: 2e20d5f87e user: ams tags: system-100 | |
11:35 | eh/eh.lisp.341: Add versioned file. check-in: 2db6a6c4a2 user: ams tags: system-100 | |
11:34 | cold/system.lisp.107: Add versioned file. check-in: 4e34b4ec8e user: ams tags: system-100 | |
11:34 | cold/qcom.lisp.584: Add versioned file. check-in: 6979efb8ef user: ams tags: system-100 | |
11:34 | cold/mini.lisp.91: Add versioned file. check-in: 3ada751ede user: ams tags: system-100 | |
11:34 | cold/lisp.lisp.3: Add versioned file. check-in: 6206a64cd5 user: ams tags: system-100 | |
11:34 | cold/global.lisp.645: Add versioned file. check-in: a9df4d0392 user: ams tags: system-100 | |
11:33 | ubin/ucadr.locs.323, ubin/ucadr.mcr.323, ubin/ucadr.sym.323, ubin/ucadr.tbl.323: Add versioned files. check-in: 0fcb11e129 user: ams tags: system-100 | |
2023-03-23
| ||
16:21 | ubin/promh.locs.9, ubin/promh.mcr.9, ubin/promh.sym.9, ubin/promh.tbl.9: Add versioned copies of PROMH MCR. check-in: 91b563159a user: ams tags: system-100 | |
16:20 | ubin/ucadr.loc: Delete file. check-in: 8118de4cc6 user: ams tags: system-100 | |
15:52 | Add QFASLs. check-in: 44f9d1840b user: ams tags: system-100 | |
10:59 | doc/sys100.msg: Update. check-in: eab0ee4084 user: ams tags: system-100 | |
08:34 | Reassemble PROMH MCR. check-in: 437ec43723 user: ams tags: system-100 | |
08:33 | Reassemble UCADR MCR. check-in: f87d4c61ae user: ams tags: system-100 | |
08:32 | patch: Update CWARNS. check-in: 01981216e9 user: ams tags: system-100 | |
08:20 | ucadr/uc-storage-allocation.lisp (D-FSHSH, D-SINFSH): check-in: 60620a2aee user: ams tags: system-100 | |
08:19 | ucadr/uc-arith.lisp (D-XNM-ARG, D-XNM-ARG-1, D-XNM-ARG-2): Add ILLOPs for unused fields. check-in: 9a5095fcbf user: ams tags: system-100 | |
2023-03-21
| ||
08:37 | eh/ehbpt.lisp: Add back Stepping Commands that got moved here between EH; EHC LISP 235 and 236. check-in: 0eacd0d305 user: ams tags: system-100 | |
08:24 | patch: Update CWARNS. check-in: 308ae411ca user: ams tags: system-100 | |
07:57 | sys/sysdcl.lisp (ZMAIL): Work around DEFPACKAGE bug where it changes the default directory. check-in: 0fce49161b user: ams tags: system-100 | |
2023-03-20
| ||
18:04 | sys100.msg: Update. check-in: 68c13661b1 user: ams tags: system-100 | |
17:54 | doc/sysnn.msg: Delete file. check-in: d525d17785 user: ams tags: system-100 | |
17:54 | cold/new-system.lisp: Delete file. check-in: aadf77cc36 user: ams tags: system-100 | |
17:53 | cold/dump-cpton.lisp: Delete file. check-in: 09f2698595 user: ams tags: system-100 | |
17:53 | remove-qfasl.sh: Delete file. check-in: 50fcd82228 user: ams tags: system-100 | |
17:53 | fix-timestamps-dj.sh, fix-timestamps.sh: Delete files. check-in: fe346ea89f user: ams tags: system-100 | |
17:51 | network/chaos/peekch.qfasl.26: Delete file. check-in: 18ea36935a user: ams tags: system-100 | |
17:50 | network/chaos/peekch.lisp.27: Delete file. check-in: c5d5f0e0d2 user: ams tags: system-100 | |
17:50 | network/chaos/peekch.lisp.26: Delete file. check-in: 16b4bed132 user: ams tags: system-100 | |
17:50 | eh/ehw.lisp.107: Delete file. check-in: 112535139b user: ams tags: system-100 | |
17:50 | eh/ehf.qfasl.212: Delete file. check-in: 79724c0563 user: ams tags: system-100 | |
17:50 | eh/ehf.qfasl.211: Delete file. check-in: 1b105f46ed user: ams tags: system-100 | |
17:50 | eh/ehf.qfasl.210: Delete file. check-in: 1707b9dbc4 user: ams tags: system-100 | |
17:50 | eh/ehf.qfasl.209: Delete file. check-in: 6d75ce1561 user: ams tags: system-100 | |
17:50 | eh/ehf.qfasl.203: Delete file. check-in: a36cafb33b user: ams tags: system-100 | |
17:50 | eh/ehf.lisp.212: Delete file. check-in: 2312acfe32 user: ams tags: system-100 | |
17:50 | eh/ehf.lisp.211: Delete file. check-in: 17cfa2edfd user: ams tags: system-100 | |
17:50 | eh/ehf.lisp.210: Delete file. check-in: 6928968515 user: ams tags: system-100 | |
17:50 | eh/ehf.lisp.209: Delete file. check-in: d921359cba user: ams tags: system-100 | |
17:50 | eh/ehf.lisp.208: Delete file. check-in: 2ed593fa5d user: ams tags: system-100 | |
17:50 | eh/ehf.lisp.197: Delete file. check-in: 903b4eb0ac user: ams tags: system-100 | |
17:50 | eh/ehf.lisp.195: Delete file. check-in: ee44e6b08e user: ams tags: system-100 | |
17:50 | eh/ehc.qfasl.226: Delete file. check-in: 207affcb69 user: ams tags: system-100 | |
17:50 | eh/ehc.lisp.220: Delete file. check-in: b03ea60b79 user: ams tags: system-100 | |
17:49 | eh/eh.qfasl.331: Delete file. check-in: 48e3ddd422 user: ams tags: system-100 | |
17:49 | eh/eh.qfasl.330: Delete file. check-in: 0b3fb95867 user: ams tags: system-100 | |
17:49 | eh/eh.qfasl.329: Delete file. check-in: 090e840ee3 user: ams tags: system-100 | |
17:49 | eh/eh.qfasl.328: Delete file. check-in: 7c192bf692 user: ams tags: system-100 | |
17:49 | eh/eh.lisp.330: Delete file. check-in: 4f9e9f4191 user: ams tags: system-100 | |
17:49 | eh/eh.lisp.329: Delete file. check-in: eaa7adb7e8 user: ams tags: system-100 | |
17:49 | eh/eh.lisp.328: Delete file. check-in: 8a9274ed75 user: ams tags: system-100 | |
17:49 | eh/eh.lisp.327: Delete file. check-in: 726307a962 user: ams tags: system-100 | |
17:49 | eh/eh.lisp.321: Delete file. check-in: 81d666a117 user: ams tags: system-100 | |
17:49 | eh/eh.lisp.293: Delete file. check-in: 8bc809e4cf user: ams tags: system-100 | |
2023-03-18
| ||
08:14 | sys/sysdcl.lisp: Load LMFile-Remote declarations. check-in: f1faed60cf user: ams tags: system-100 | |
08:14 | file2/system.lisp: Uncomment LMFile-Server; it isn't in SYS; SYSDCL. check-in: 81736d9581 user: ams tags: system-100 | |
08:13 | file2/remote.directory: Bump version. check-in: 432c8ce81e user: ams tags: system-100 | |
07:53 | site/patch.directory: Bump version (MIT-Specific). check-in: 76bfb5f8bf user: ams tags: system-100 | |
07:34 | tape/magtape-22.directory: Revert [65793fcbef]. check-in: ba2878d95c user: ams tags: system-100 | |
07:32 | file2/remote-23.directory: Revert [da3aca3630]. check-in: 1861f824a3 user: ams tags: system-100 | |
2023-03-17
| ||
16:49 | patch/zmail-54.patch-directory: Revert [59d3423e5e]. check-in: 098694c9e6 user: ams tags: system-100 | |
14:41 | patch/cadr-4.patch-directory: Revert [0e2b441942]. check-in: ee1aeda942 user: ams tags: system-100 | |
14:40 | file2/lmfile.directory: Bump version. check-in: 73a271b576 user: ams tags: system-100 | |
14:36 | file/fs.directory, file/server.directory, tape/magtape.directory: Bump version. check-in: 0aa389b2eb user: ams tags: system-100 | |
14:26 | doc/sys100.msg: Update. check-in: 533dfb4896 user: ams tags: system-100 | |
14:20 | patch/zmail.patch-directory: Bump version. check-in: a7fcb4546f user: ams tags: system-100 | |
14:17 | patch/cadr.patch-directory: Bump version. check-in: 8f5936592a user: ams tags: system-100 | |
08:42 | sys2/analyze.lisp: Revert [d11f9c9743]. check-in: 66c9e86b16 user: ams tags: system-100 | |
08:24 | sys2/defmac.lisp (DEFMACRO1): Revert function to what is found in version 79. check-in: 7f2eb9be64 user: ams tags: system-100 | |
08:21 | doc/sys100.msg: Update. check-in: 47a550f697 user: ams tags: system-100 | |
08:17 | patch/system-99.patch-directory: Revert [55bf6634f5]. check-in: 3d24ff24f4 user: ams tags: system-100 | |
08:12 | cold/qcom.lisp (A-MEMORY-COUNTER-BLOCK-NAMES): Add fields found in 583 (these are LAMBDA specific and not used on CADR). check-in: 8d791ea50b user: ams tags: system-100 | |
08:11 | io/read.lisp (XR-DOUBLEQUOTE-MACRO): Fix typo. (XR-#=-MACRO): Revert function to the one found in 428. (XR-PARSE-KEYBOARD-CHAR): Don't compare against character literals; they are not EQ. check-in: f62330fb90 user: ams tags: system-100 | |
08:09 | io/disk.lisp (DISK-INIT): Revert [6e1650cbab]. check-in: 1b0f49f297 user: ams tags: system-100 | |
08:08 | sys2/analyze.lisp (find-users-of-objects): Create DEBUG-INF-AREA only if ANALYZE-AREA is unbound. check-in: d11f9c9743 user: ams tags: system-100 | |
08:07 | Bump System version to 100. check-in: 3943cc7f19 user: ams tags: system-100 | |
2023-03-15
| ||
09:21 | doc/sys100.msg: Update. check-in: d24a9f00a9 user: ams tags: system-100 | |
2023-03-13
| ||
12:43 | doc/sysnn.msg: Add file. check-in: 9b3dfd5c39 user: ams tags: system-100 | |
12:29 | doc/sys100.msg: Update. check-in: 5220d83c62 user: ams tags: system-100 | |
12:21 | doc/sys100.msg: Update. check-in: 0166233778 user: ams tags: system-100 | |
12:18 | doc/sys100.msg: Update. check-in: 74f81a02af user: ams tags: system-100 | |
08:54 | ubin/ucadr.mcr, ubin/ucadr.sym, ubin/ucadr.tbl: Update microcode to 323. check-in: 7a982df17e user: ams tags: system-100 | |
08:53 | patch: Update CWARNS. check-in: 42336be033 user: ams tags: system-100 | |
08:51 | sys/qrand.lisp (SXHASH): Revert [1f37162f7e]. check-in: 2618e25b33 user: ams tags: system-100 | |
08:46 | zwei/zmacs.lisp (FIND-FILE): Use REMPROP instead of REMF to remove :DONT-SECTIONIZE property. check-in: afa7a7d4df user: ams tags: system-100 | |
08:43 | sys/qrand.lisp (ARRAY-TYPE-NULL-ELEMENT): Document why ART-COMPLEX-FLOAT and ART-COMPLEX-FPS-FLOAT aren't in the list. check-in: 8ba1b099e2 user: ams tags: system-100 | |
08:41 | sys/qrand.lisp: Revert [de93f01fcf]. check-in: 3cae58eeae user: ams tags: system-100 | |
08:35 | sys/qmisc.lisp: Revert [52bde08dca]. check-in: 7d53d2bddf user: ams tags: system-100 | |
2023-03-10
| ||
14:51 | sys/sysdcl.lisp: Match file system layout, add a few missing but needed files. check-in: 02858469b5 user: ams tags: system-100 | |
14:38 | sys/fspec.lisp: Comment out file; clashes with old definitions in SYS; QMISC. check-in: 283297a766 user: ams tags: system-100 | |
14:37 | io/disk.lisp: Minor tweaks. check-in: e7250135c2 user: ams tags: system-100 | |
14:37 | eh/ehc.lisp: Minor tweaks. check-in: 64b93944c2 user: ams tags: system-100 | |
14:37 | eh/ehbpt.lisp: Minor tweaks. check-in: e36564eaaa user: ams tags: system-100 | |
13:58 | network/chaos/chsncp.lisp (RECEIVE-ANY-FUNCTION): Use PROCESS-WAIT-WHOSTATE. check-in: 7813c3e875 user: ams tags: system-100 | |
13:53 | io/file/logical.lisp: Mention if method is still needed. check-in: 8e7be2dcf4 user: ams tags: system-100 | |
13:53 | file/clear.lisp: Minor clean up. check-in: 8dc463bb12 user: ams tags: system-100 | |
13:52 | network/host.lisp: Add note about if a few methods are still needed. check-in: 9640023dfb user: ams tags: system-100 | |
13:49 | sys/eval.lisp (*interpreter-declaration-type-alist*): Note if the added declaration types are really needed. check-in: 1c06c09d02 user: ams tags: system-100 | |
13:48 | sys/qfctns.lisp (MACROEXPAND-1): Match better. (VECTOR-PUSH-EXTEND, ARRAY-PUSH-EXTEND): Revert part of [1bb770e1d5] and fix so that the arguments to VECTOR-PUSH are right. check-in: 6e7bf0bd7d user: ams tags: system-100 | |
13:46 | sys/qwmcr.lisp (WRITE-MCR-FILE): Revert [1624f96afe] now that we have CADR-MICROCODE-SYMBOLS as a file type. check-in: 4ef6c05e62 user: ams tags: system-100 | |
13:34 | sys/cadrlp.lisp: Tidy up. check-in: 7c5aae6562 user: ams tags: system-100 | |
13:31 | sys2/macarr.lisp: Tidy up; mention why we do not use FSB STORE for NIL. check-in: 3e68f0ba8c user: ams tags: system-100 | |
09:34 | doc/sys100.msg: Add file. check-in: 616ae9f3b5 user: ams tags: system-100 | |
2023-03-07
| ||
22:20 | sys/qcp2.lisp: Revert [a03dbccd69] now that we use SYS; QCP1 LISP 573. check-in: 1cc2ab8fa3 user: ams tags: system-100 | |
20:35 | sys/qcp1.lisp (COMPILE): Fix typo. check-in: 7490bbcd7d user: ams tags: system-100 | |
2023-02-26
| ||
08:38 | fix-timestamps.sh: Update. check-in: 4116d202fa user: ams tags: system-100 | |
08:21 | remove-qfasl.sh: Update. check-in: a4bb8a2fad user: ams tags: system-100 | |
08:20 | zmail/narrow.qfasl: Move to FONTS;. check-in: 2e5d1fb613 user: ams tags: system-100 | |
08:17 | sys/qrand.lisp (INHIBIT-FDEFINE-WARNINGS, VALIDATE-FUNCTION-SPEC, FDEFINE, FDEFINEDP, FDEFINITION, FDEFINEDP-AND-FDEFINITION, FUNCTION-SPEC-DEFAULT-HANDLER, PROPERTY-FUNCTION-SPEC-HANDLER, INTERNAL-FUNCTION-SPEC-HANDLER, FUNCTION-SPEC-HASH-TABLE NIL), COLD-LOAD-FUNCTION-PROPERTY-LISTS, FUNCTION-SPEC-PUTPROP, FUNCTION-SPEC-PUSH-PROPERTY, FUNCTION-SPEC-GET, FDEFINE-FILE-PATHNAME, PATCH-SOURCE-FILE-NAMESTRING, FDEFINE-FILE-DEFINITIONS, NON-FILE-REDEFINED-FUNCTIONS, RECORD-SOURCE-FILE-NAME): Moved to SYS; FSPEC LISP. check-in: de93f01fcf user: ams tags: system-100 | |
08:13 | sys/qmisc.lisp (FUNCTION-SPEC-LESSP, FUNDEFINE, FDEFINITION-LOCATION, FUNCTION-PARENT, LOCATION-FUNCTION-SPEC-HANDLER, STANDARDIZE-FUNCTION-SPEC, NON-PATHNAME-REDEFINED-FILES, QUERY-ABOUT-REDEFINITION, UNDEFUN, GET-SOURCE-FILE-NAME, GET-ALL-SOURCE-FILE-NAMES): Moved to SYS; FSPEC LISP. check-in: 52bde08dca user: ams tags: system-100 | |
2023-02-25
| ||
20:37 | sys/fspec.lisp (FUNCTION-SPEC-DEFAULT-HANDLER, FUNCTION-SPEC-REMPROP): Fix typos. check-in: 09ec42f943 user: ams tags: system-100 | |
20:08 | eh/ehbpt.lisp: Add file (dummy for now). check-in: 7c66383a31 user: ams tags: system-100 | |
20:00 | sys/sysdcl.lisp: Update to version 193. check-in: 5adcf06379 user: ams tags: system-100 | |
10:15 | sys/cadrlp.lisp (MICRO-ASSEMBLE-SYSTEM-DO-IT): Just do the same as in ASSSEMBLE; why complicate it... check-in: 98f3f60be5 user: ams tags: system-100 | |
10:07 | sys/clpack.lisp: Fix [af44b64b3d]; this is a package property. check-in: 796867cb66 user: ams tags: system-100 | |
09:57 | cold/lisp.lisp: Revert part of [51bd928d8a]; use SETQ as in version 2. check-in: 3f18e4bafd user: ams tags: system-100 | |
09:55 | io1/timpar.lisp: Revert part of [80e6ae4368], refer to MEMBER-EQUAL using SYSTEM package name. check-in: 8b9a788373 user: ams tags: system-100 | |
09:37 | eh/eh.lisp: Clarified why some parts are commented out. check-in: cd90af5b20 user: ams tags: system-100 | |
09:36 | eh/eh.lisp: Clarified why some parts are commented out. check-in: 90c20843f9 user: ams tags: system-100 | |
09:34 | eh/ehc.lisp: Clarified why some parts are commented out. check-in: 04d380ee21 user: ams tags: system-100 | |
09:29 | sys/cadrlp.lisp (MICRO-ASSEMBLE-SYSTEM-DO-IT): Handle better if we get a unspecified file version. check-in: 63f16fd915 user: ams tags: system-100 | |
09:05 | sys/cadrlp.lisp (WRITE-VARIOUS-OUTPUTS-SYSTEM, WRITE-VARIOUS-OUTPUTS): Match version 152. check-in: 8be42e2289 user: ams tags: system-100 | |
08:53 | window/shwarm.lisp: Revert [c72c1200db]. check-in: 4f62bfccfa user: ams tags: system-100 | |
08:52 | zmail/comnds.lisp: Revert [057471c6d3]. check-in: fbcc2ed996 user: ams tags: system-100 | |
08:52 | zwei/coms.lisp: Revert [adb585eb1c]. check-in: 1d2fe6be2b user: ams tags: system-100 | |
08:52 | zwei/doc.lisp: Revert [e049e0943f]. check-in: cfb69af1ee user: ams tags: system-100 | |
08:51 | zwei/mouse.lisp: Revert [ad7e3b272d]. check-in: e19dfabdf9 user: ams tags: system-100 | |
08:51 | zwei/pl1mod.lisp: Revert [d25928ce0c]. check-in: 0a604670da user: ams tags: system-100 | |
08:51 | zwei/screen.lisp: Revert [dc43562ee2]. check-in: 3bf88dd50b user: ams tags: system-100 | |
08:50 | zwei/sectio.lisp: Revert [59c7859eb1]. check-in: cbec4f3ad3 user: ams tags: system-100 | |
08:47 | sys2/describe.lisp (DESCRIBE-STACK-GROUP): Use SG-PLIST instead of SG-UCODE. check-in: 17508420f8 user: ams tags: system-100 | |
08:42 | sys/qcluke.lisp: (:property macrolet cw-handler): Pass extra environment argument to EXPAND-DEFMACRO. check-in: f5f3e144fa user: ams tags: system-100 | |
2023-02-24
| ||
14:00 | Move IO; QFILE LISP back to NETWORK; CHAOS;. check-in: 5d02c289ef user: ams tags: system-100 | |
14:00 | Move WINDOW; PEEKCH LISP back to NETWORK; CHAOS;. check-in: c43c953922 user: ams tags: system-100 | |
14:00 | Move IO1; EFTP LISP back to NETWORK; CHAOS;. check-in: fd07f84932 user: ams tags: system-100 | |
14:00 | Move IO; CHUSE LISP back to network; chaos;. check-in: ccc3c61b2f user: ams tags: system-100 | |
14:00 | Move IO; CHSNCP LISP back to NETWORK; CHAOS;. check-in: 6b4acc8162 user: ams tags: system-100 | |
14:00 | Move IO; CHSAUX LISP back to NETWORK; CHAOS;. check-in: be4e91e6e3 user: ams tags: system-100 | |
14:00 | Move IO1; CHATST LISP back to NETWORK; CHAOS;. check-in: 8a284423a2 user: ams tags: system-100 | |
13:59 | Move IO; SIMPLE-ETHER LISP back to IO; NETWORK;. check-in: 83577274f8 user: ams tags: system-100 | |
13:59 | Move IO; PATHST LISP back to IO; FILE;. check-in: f05ab73dde user: ams tags: system-100 | |
13:59 | Move IO; PATHNM LISP back to IO; FILE;. check-in: b4c0ca2e98 user: ams tags: system-100 | |
13:59 | Move IO; OPEN LISP back to IO; FILE;. check-in: e5c49a4a41 user: ams tags: system-100 | |
13:59 | Move IO; LOGICAL LISP back to IO; FILE;. check-in: 380b5772e8 user: ams tags: system-100 | |
13:59 | Move IO; BALDIR LISP back to IO; FILE;. check-in: 6390546452 user: ams tags: system-100 | |
13:59 | Move IO; ACCESS LISP back to IO; FILE;. check-in: 7fecdf9f72 user: ams tags: system-100 | |
13:59 | Move IO; MINI LISP back to COLD;. check-in: 2bcb8765bb user: ams tags: system-100 | |
13:50 | cold/coldld.lisp: Update to version 84. check-in: 6c141b98cf user: ams tags: system-100 | |
08:43 | sys/eval.lisp (apply-lambda): Don't bind body around binding-interpreter-environment. check-in: fc3ef69312 user: ams tags: system-100 | |
08:42 | sys/qfctns.lisp (SUBST-EXPAND, SUBST-EXPAND-1, MACROEXPAND-1): Revert ENVIRONMENT change in [1bb770e1d5]. check-in: 72b97bbec9 user: ams tags: system-100 | |
2023-02-22
| ||
14:27 | remove-qfasl.sh: Remove #FILE... left by FILE server. check-in: 15dc97726d user: ams tags: system-100 | |
2023-02-20
| ||
16:53 | eh/ehf.lisp (defsignal): Fix "typo" (used to work, now doesn't). check-in: 1bffd9109a user: ams tags: system-100 | |
2023-02-15
| ||
16:53 | sys/eval.lisp (*interpreter-declaration-type-alist*): Add ARGLIST, VALUES and ZWEI:INDENTATION. check-in: 541047c677 user: ams tags: system-100 | |
16:51 | sys/qrand.lisp (SXHASH): Fix so to work with 24-bit pointers. check-in: 1f37162f7e user: ams tags: system-100 | |
16:48 | sys/qfctns.lisp (ZWEI:INDENTATION): Add DEBUG-INFO property. check-in: e9d8ba7e49 user: ams tags: system-100 | |
16:48 | sys/qmisc.lisp (ROOM-GET-AREA-LENGTH-USED, ROOM-PRINT-AREA) (ROOM, COUNT-WIRED-PAGES, PRINT-AREAS-OF-WIRED-PAGES) (DESCRIBE-FEF-ADL, DESCRIBE-STACK-GROUP, DESCRIBE-FEF) (DESCRIBE-NUMERIC-DESCRIPTOR-WORD, DESCRIBE-ARRAY, describe) (describe-1, describe-symbol, describe-cons, DESCRIBE-LOCATIVE) (DESCRIBE-DEFSTRUCT, describe-closure, DESCRIBE-SELECT-METHOD) (describe-small-flonum, describe-flonum, describe-bignum) (DESCRIBE-AREA, DESCRIBE-ALL-REGIONS, DESCRIBE-REGION) (describe-rational-number, describe-complex-number) (describe-character, PRINT-ERROR-MODE): Functions moved to SYS2; DESCRIBE. (COMPILER-LET): Function moved to SYS; EVAL. (ROOM): Variable moved to SYS2; DESCRIBE. check-in: a169d2229c user: ams tags: system-100 | |
13:42 | sys/eval.lisp (bind-variables-spread, prog*): Fix typos. check-in: a2ed72ea6e user: ams tags: system-100 | |
2023-02-14
| ||
10:39 | sys/eval.lisp: Update to version 97. check-in: a81094a527 user: ams tags: system-100 | |
09:49 | eh/errmac.lisp: Update to version 2. check-in: d124700576 user: ams tags: system-100 | |
09:49 | sys2/defmac.lisp: Update to version 80. check-in: 42be1c7a8b user: ams tags: system-100 | |
09:47 | sys2/numdef.lisp: Update to version 12. check-in: 91e7b88256 user: ams tags: system-100 | |
09:44 | sys/qcp1.lisp: Update to version 573. check-in: 2a0faaa4eb user: ams tags: system-100 | |
09:15 | io/print.lisp (PRINT-RECORD-OCCURRENCES) (WHICH-OPERATIONS-FOR-PRINT, PRINT-OBJECT): Fix typo. (PRINT-CLOSURE): Add (back) function; from version 182. check-in: 4e41964a26 user: ams tags: system-100 | |
09:08 | sys/eval.lisp (interpreter-environment-closure-p): Add function; from version 97. check-in: 59daaaf143 user: ams tags: system-100 | |
08:25 | io/print.lisp: Update to version 183. check-in: 412c55bb21 user: ams tags: system-100 | |
08:03 | cold/qcom.lisp: Match closer to version 583. check-in: 83390444c7 user: ams tags: system-100 | |
08:01 | sys/types.lisp (canonicalize-real-type-specifier): Declare that RECORD-DEPENDENCIES is ignored. (bignum): Quote expander form. check-in: 8911f1621f user: ams tags: system-100 | |
07:59 | zwei/host.lisp (open-error): CHECK-ARG-TYPE takes a type, not a keyword. check-in: 0b1da6b882 user: ams tags: system-100 | |
07:58 | sys2/struct.lisp (lispm-array-for-defstruct): Wrap call to ARRAY-CANONICALIZE-TYPE around IGNORE-ERRORS. check-in: b776948cd1 user: ams tags: system-100 | |
2023-02-06
| ||
16:58 | sys/qcopt.lisp (doexpander): COMPILER-OPTIMIZE no longers takes CHECK-STYLE argument. check-in: a25486a330 user: ams tags: system-100 | |
16:58 | sys/qcp1.lisp (COMPILER-OPTIMIZE): Remove CHECK-STYLE argument in favour of using *CHECK-STYLE-P* variable. check-in: 67905abdb2 user: ams tags: system-100 | |
2023-02-05
| ||
16:04 | sys/sysdcl.lisp: Update annotations check-in: 566887c437 user: ams tags: system-100 | |
16:01 | eh/eh.lisp: (Re-)Apply changes from [77765e210f]. (RUN-SG, LISP-ERROR-HANDLER): Don't use SG-PLIST; not implemented uet. (VALIDATE-PACKAGE): Fix typo. check-in: fdfcc9e697 user: ams tags: system-100 | |
15:56 | eh/eh.lisp: Update to version 340. check-in: 19ccd34ecc user: ams tags: system-100 | |
14:49 | eh/ehc.lisp (PROCEED-SG): Don't use SG-LIST; not implemented yet. (COM-DESCRIBE-ALOT): Don't use RP-ATTENTION; not implemented yet. check-in: 0f8ecb643e user: ams tags: system-100 | |
14:48 | eh/ehc.lisp: Update to version 236. check-in: 72561fcd28 user: ams tags: system-100 | |
14:36 | eh/eh.lisp (SG-FRAME-FOR-PDL-INDEX, VIRTUAL-ADDRESS-TO-PDL-INDEX, SG-FRAME-STACK-TEMPORARY-VALUE, P-PRIN1-CAREFUL-1): Add functions. check-in: 77765e210f user: ams tags: system-100 | |
14:07 | sys/sysdcl.lisp: Update annotations. check-in: 362b9c7aa0 user: ams tags: system-100 | |
14:06 | sys/sysdcl.lisp: Update annotations. check-in: 0d47218b87 user: ams tags: system-100 | |
14:03 | sys2/proces.lisp (PROCESS): Fix typo. (PROCESS-RUN-FUNCTION-INTERNAL): Use SEND instead of LEXPR-SEND. check-in: eb859c1d8d user: ams tags: system-100 | |
13:57 | sys2/proces.lisp: Update to version 159. check-in: eb35598687 user: ams tags: system-100 | |
13:29 | cold/lisp.lisp: Use DEFCONST; and fix missing closing parenthesis. check-in: 51bd928d8a user: ams tags: system-100 | |
13:28 | sys/clpack.lisp (initial-packages): Don't pass :READ-LOCK; we don't support it just yet. check-in: af44b64b3d user: ams tags: system-100 | |
13:28 | sys/clpack.lisp: Update to version 153. check-in: acc38c9081 user: ams tags: system-100 | |
11:39 | io/mini.lisp: (Re-)Apply changes from [be8eb41c23]. (MINI-INIT, MINI-BINARY-STREAM): Fix typos. check-in: 2b3e89bcc7 user: ams tags: system-100 | |
10:47 | io/mini.lisp: Update to version 90. check-in: 44eb0b2f86 user: ams tags: system-100 | |
10:45 | sys/ltop.lisp (BREAK, ADD-INITIALIZATION): Fix typo. check-in: a260af633d user: ams tags: system-100 | |
10:42 | sys/ltop.lisp: Update to version 498. check-in: 566b0a05e3 user: ams tags: system-100 | |
2023-02-03
| ||
22:19 | window/cold.lisp (EXPLORER-TYPE-CODE): Define variable. check-in: 2242b180ba user: ams tags: system-100 | |
22:18 | sys2/lmmac.lisp (LEXPR-SEND, %POINTER-PLUS, WITH-OPEN-STREAM-CASE): Fix typos. check-in: d8233cd507 user: ams tags: system-100 | |
22:17 | sys2/lmmac.lisp: Update to version 389. check-in: cf78227a04 user: ams tags: system-100 | |
22:16 | sys/eval.lisp (MULTIPLE-VALUE-CALL, LOCALLY): New special forms from SYS2; LMMAC LISP. check-in: c3fe15df7f user: ams tags: system-100 | |
22:14 | sys/qfctns.lisp (ARRAYDIMS, ARRAY, *ARRAY): Functions moved to SYS2; MACARR LISP. check-in: b157750483 user: ams tags: system-100 | |
22:13 | sys/qrand.lisp (LOCATIVEP, %POINTERP, %POINTER-TYPE-P) (%P-POINTERP, %P-POINTERP-OFFSET, %DATA-TYPE-SAFE-P) (%P-CONTENTS-SAFE-P, %P-CONTENTS-SAFE-P-OFFSET) (%P-SAFE-CONTENTS-OFFSET, %POINTER-PLUS): Functions moved to SYS2; LMMAC LISP. check-in: 25b7a86884 user: ams tags: system-100 | |
22:08 | sys2/flavor.lisp (%P-SAFE-CONTENTS-OFFSET): Function moved to SYS2; LMMAC LISP. check-in: df06d24bb0 user: ams tags: system-100 | |
22:06 | sys2/macarr.lisp (STORE): Revert to same version as in SYS2; LMMAC LISP 389. check-in: d710a41b49 user: ams tags: system-100 | |
21:29 | io/stream.lisp (LINE-OUTPUT-STREAM-MIXIN) <:LINE-OUT>: Use :TYO. check-in: 760e823634 user: ams tags: system-100 | |
08:28 | window/shwarm.lisp (MAIN-SCREEN-WIDTH): Fix typo. check-in: 35806daca1 user: ams tags: system-100 | |
2023-02-01
| ||
10:18 | patch: Update CWARNS. check-in: 1d86299f45 user: ams tags: system-100 | |
09:13 | sys/sysdcl.lisp: Update annotations. check-in: c54aac5a00 user: ams tags: system-100 | |
09:12 | io/rdtbl.lisp: Update to version 169. check-in: 72e4c91125 user: ams tags: system-100 | |
09:11 | io/crdtbl.lisp: Update to version 35. check-in: fe2b4985f8 user: ams tags: system-100 | |
2023-01-31
| ||
22:46 | cold/new-system.lisp: Minor fixups. check-in: 7db958e479 user: ams tags: system-100 | |
22:35 | io/qfile.lisp (DELETE-CHAOS, COMPLETE-CHAOS): Fix typos. check-in: d31795cf28 user: ams tags: system-100 | |
19:45 | site/sys.translations: Fix translation; prepending the host name will make the location relative. check-in: 98cdfa4dca user: ams tags: system-100 | |
19:44 | chaos/hosts.text: Move files to SITE directory. check-in: 633a64bd5d user: ams tags: system-100 | |
2022-09-01
| ||
06:47 | Merge changes from trunk. Closed-Leaf check-in: 193b9a7b0d user: ams tags: system-99 | |
06:46 | Merge tid/2100147 into trunk. check-in: 8ec957dd9c user: ams tags: trunk | |
06:45 | Merge tid/9003304 into trunk. check-in: 8d5e59cb66 user: ams tags: trunk | |
06:43 | Convert QFASL files from TOPS-20 format. Closed-Leaf check-in: 493c16b9f9 user: ams tags: tid/9003839 | |
2022-08-31
| ||
21:17 | Import TID 9003839. check-in: bdebf42504 user: ams tags: tid/9003839 | |
20:58 | Merge tid/3299 into trunk. check-in: 4e870f5d6b user: ams tags: trunk | |
20:58 | Merge tid/3309 into trunk. check-in: 569637b0ea user: ams tags: trunk | |
20:58 | Merge tid/3336 into trunk. check-in: 2dcaed86c3 user: ams tags: trunk | |
20:57 | Merge tid/5237 into trunk. check-in: d239cd671d user: ams tags: trunk | |
18:03 | Merge changes from system-99. check-in: e18bca9c7a user: ams tags: system-99-0 | |
18:02 | ubin/memd.uload: Update file; see [2d88325df219dd16a750a6dda3b0b5dffcc6b67bd5fc81e99d3644dceff24ff5]. check-in: d00e09975b user: ams tags: system-99 | |
18:02 | Merge changes from trunk. check-in: 2d88325df2 user: ams tags: system-99 | |
18:01 | Merge changes from tid/671. check-in: d0331eeef9 user: ams tags: trunk | |
18:00 | ubin/memd.uload.1: Convert back from TOPS-20 format. Closed-Leaf check-in: 44ae76e3bd user: ams tags: tid/606 | |
17:59 | ubin/memd.uload.1: Convert back from TOPS-20 format. Closed-Leaf check-in: b90a83e21e user: ams tags: tid/671 | |
16:28 | patch/cadr-4.patch-directory: Don't load any patches. check-in: 0e2b441942 user: ams tags: system-99-0 | |
16:23 | patch/system-99.patch-directory: Don't load any patches. check-in: 55bf6634f5 user: ams tags: system-99-0 | |
16:09 | Merge changes from trunk. check-in: f243379cbf user: ams tags: system-99 | |
16:09 | Merge tid/606 into trunk. check-in: 7921da039c user: ams tags: trunk | |
16:06 | Copy in latest files (TID 671). check-in: e2794a8bd5 user: ams tags: system-99 | |
13:22 | Merge tid/671 into trunk. check-in: 84663beff0 user: ams tags: trunk | |
13:21 | Convert QFASL and other binary files from TOPS-20 format. check-in: 77609fbdd5 user: ams tags: tid/606 | |
13:19 | Import TID 606. check-in: 84f5bc02e9 user: ams tags: tid/606 | |
13:17 | Convert QFASL and other binary files from TOPS-20 format. check-in: d70a093a13 user: ams tags: tid/671 | |
13:11 | Import TID 671. check-in: fb9f526c42 user: ams tags: tid/671 | |