Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • rtoy's avatar
    6e69ddbc
    Clean up implementation. · 6e69ddbc
    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.
    6e69ddbc
    History
    Clean up implementation.
    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.