Forked from
cmucl / cmucl
Source project has a limited visibility.
-
rtoy authored
o Add an implementation of MAYBE-BYTE-SWAP-STRING for non-unicode builds. (Basically the identity function, since no swapping needed.) o Get rid of most unicode/non-unicode implementations of the fops by calling MAYBE-BYTE-SWAP-STRING. o Remove unused LOAD-CHAR-CODE macro. o Remove some debugging stuff.
rtoy authoredo Add an implementation of MAYBE-BYTE-SWAP-STRING for non-unicode builds. (Basically the identity function, since no swapping needed.) o Get rid of most unicode/non-unicode implementations of the fops by calling MAYBE-BYTE-SWAP-STRING. o Remove unused LOAD-CHAR-CODE macro. o Remove some debugging stuff.