- Jan 03, 2024
-
-
Raymond Toy authored
Add support for Gray interactive-stream-p See merge request cmucl/cmucl!183
-
- Dec 30, 2023
-
-
Tarn Burton authored
-
- Dec 15, 2023
-
-
Raymond Toy authored
Add some Gray stream extensions See merge request cmucl/cmucl!181
-
-
- Dec 08, 2023
-
-
Raymond Toy authored
For better error-checking, declare that the arg NAME for get-user-homedir-namestring must be a string, obviously.
-
- Dec 07, 2023
-
-
Raymond Toy authored
`stream-line-length` added a docstring that we forgot to add to our pot file.
-
Raymond Toy authored
Fix #266: Support ~user in namestrings Closes #266 See merge request cmucl/cmucl!180
-
Raymond Toy authored
-
- Nov 30, 2023
-
-
Raymond Toy authored
Fix #269: Add function to get user's home directory Closes #269 See merge request cmucl/cmucl!178
-
Raymond Toy authored
-
- Nov 29, 2023
-
-
Raymond Toy authored
Add support for Gray stream implementation of file-length See merge request cmucl/cmucl!179
-
-
- Nov 24, 2023
-
-
Raymond Toy authored
Fix #259: Move *software-version* from LISP to SYSTEM package Closes #259 See merge request cmucl/cmucl!175
-
Raymond Toy authored
-
- Nov 14, 2023
-
-
Raymond Toy authored
Fix #265: Broken CI on Mac OS X Closes #265 See merge request cmucl/cmucl!176
-
Raymond Toy authored
-
- Oct 14, 2023
-
-
Raymond Toy authored
-
- Sep 09, 2023
-
-
Raymond Toy authored
Fix #261: Remove old get-system-info in bsd-os.lisp Closes #261 See merge request cmucl/cmucl!174
-
Raymond Toy authored
-
- Aug 30, 2023
-
-
Raymond Toy authored
-
Raymond Toy authored
Address #240: Add hashtable for set-exclusive-or See merge request cmucl/cmucl!169
-
Raymond Toy authored
-
Raymond Toy authored
Fix #258: Remove get-page-size from linux-os.lisp Closes #258 See merge request cmucl/cmucl!172
-
Raymond Toy authored
-
- Aug 29, 2023
-
-
Raymond Toy authored
Gets rid of a simple compiler warning.
-
Raymond Toy authored
Address #240: Rename processing macros for set operations See merge request cmucl/cmucl!171
-
Raymond Toy authored
-
- Aug 25, 2023
-
-
Raymond Toy authored
Address #240: Use hashtable for nset-diff, nunion, nintersection See merge request cmucl/cmucl!167
-
Raymond Toy authored
-
Raymond Toy authored
Address #240: Clean up hashtable implementation of set functions See merge request cmucl/cmucl!168
-
Raymond Toy authored
-
- Aug 23, 2023
-
-
Raymond Toy authored
When we added `c-call:signed-char`, we forgot to also add it to the package exports list for the `c-call` package. Add it to get rid of the compiler warning.
-
- Aug 22, 2023
-
-
Raymond Toy authored
Fix #253: Block-compile list-to-hashtable and callers Closes #253 See merge request cmucl/cmucl!166
-
Raymond Toy authored
-
- Aug 21, 2023
-
-
Raymond Toy authored
Address #240: Speed up subsetp with a hashtable Closes #240 See merge request cmucl/cmucl!164
-
Raymond Toy authored
-
Raymond Toy authored
Fix #252: Add script to run ansi-tests Closes #252 See merge request cmucl/cmucl!165
-
Raymond Toy authored
-
- Aug 19, 2023
-
-
Raymond Toy authored
Fix #249: Replace lea instruction for arithmetic Closes #249 See merge request cmucl/cmucl!163
-
Raymond Toy authored
-