Skip to content
  1. Oct 14, 2010
  2. Dec 03, 2009
  3. Apr 25, 2009
    • Luís Oliveira's avatar
      Various improvements to the test suite. · fddab16b
      Luís Oliveira authored
      Ignore-this: d9d54075d05c04cf8afea7449d61000c
      
      - Rename RUN-TESTS to RUN and export it from BABEL-TESTS.
      - New test CODE-CHAR-NILNESS checks whether we can encode all
        code points below BABEL:UNICODE-CHAR-CODE-LIMIT.
      - TEST-UNICODE-ROUNDTRIP: don't try to encode non-characters.
      - UTF8-ILLEGAL-CODE-POSITIONS: new test adapted from MGK's UTF8
        test suite.
      - Disable a few tests for CCL: UTF-8B.* and CODE-CHAR-NILNESS.
      
      darcs-hash:a3f1502bde7c2197e22647cc69a5c784b8c8527d
      fddab16b
    • Luís Oliveira's avatar
      Honor *READ-SUPPRESS* in our #\ reader. · 3a20c7da
      Luís Oliveira authored
      Ignore-this: a9d6d113a28caeb0fbd1a8eb0e1b666e
      
      - Add regression test: SHARP-BACKSLASH.3.
      
      darcs-hash:999cecabe596993fe1a2606b3f5a2056713b668e
      3a20c7da
  4. Sep 19, 2008
  5. Jul 29, 2008
  6. Jul 28, 2008
  7. Jun 24, 2008
  8. Apr 18, 2008
  9. Apr 06, 2008
  10. Feb 24, 2008
  11. Feb 23, 2008
  12. Dec 10, 2007
  13. Dec 04, 2007
  14. Dec 03, 2007
  15. Aug 13, 2007
  16. Aug 11, 2007
  17. Jul 27, 2007
    • Luís Oliveira's avatar
      Fix copying version of WITH-SIMPLE-VECTOR · 55e72df2
      Luís Oliveira authored
      - Added regression test: STRING-TO-OCTETS.1
      
      darcs-hash:56a6fbaea78eefaa43b336b8aed51d4812c80026
      55e72df2
    • Luís Oliveira's avatar
      Fix sharp-backslash reader macro · 2d7d0e3c
      Luís Oliveira authored
      - SHARP-BACKSLASH was calling UNREAD-CHAR after PEEK-CHAR and CLHS says
        the consequences of doing that are undefined.
      - Added two new tests SHARP-BACKSLASH.1 and SHARP-BACKSLASH.2.
      
      darcs-hash:0ef3f04ab557e0d6a08b7652be0cd8035d7beece
      2d7d0e3c
  18. Jul 26, 2007
  19. Jul 17, 2007
    • Luís Oliveira's avatar
      Bugfixes · 3c4c002d
      Luís Oliveira authored
      - Split accessors into getters and setters.  The setf expanders
        didn't work on several Lisps.
      - Rewrite the UTF-8 octet counter to make CLISP happy.
      - Fix coding-error :buffer initarg.
      - Fix missing ONCE-ONLY macro in strings.lisp.
      - Fix tests for Lispworks which doesn't understand #\uXXXX.
      
      darcs-hash:bd6eebe70271b5d70e8c5ac85243e7b85660def3
      3c4c002d
  20. Jun 05, 2007
    • Luís Oliveira's avatar
      First patch. · c07472ad
      Luís Oliveira authored
      Supported encodings: EBCDIC-US, ASCII, ISO-8859-1, UTF-8, UTF-16 and UTF-32.
      
      darcs-hash:5cf32cbae0f59d58e2d84bcd31f0d92fae32441d
      c07472ad