Skip to content
  1. Jun 15, 2012
  2. Jun 12, 2012
  3. Jun 02, 2012
  4. Jun 01, 2012
  5. May 30, 2012
  6. May 28, 2012
  7. May 26, 2012
  8. May 25, 2012
  9. May 10, 2012
  10. May 06, 2012
  11. May 01, 2012
  12. Apr 25, 2012
  13. Apr 21, 2012
    • Raymond Toy's avatar
      Fix some typos, change url to cmucl.org and add url to · ceba057c
      Raymond Toy authored
      trac.common-lisp.net/cmucl.
      ceba057c
    • Raymond Toy's avatar
      Fix bug in handling the state BOM marker and also extend to work · b040afc2
      Raymond Toy authored
      composing external formats.  The state BOM marker also needs to
      indicate how long the BOM is.
      
       * src/code/stream.lisp
         * Handle the BOM marker correctly for composed format. 
         * Handle the new values for the state BOM marker.
      
       * src/pcl/simple-streams/external-formats/utf-16.lisp
         * Change BOM state marker to +2 and -2 instead of 1 and 2 to
           indicate the length of the BOM.
      
       * src/pcl/simple-streams/external-formats/utf-32.lisp
         * Change BOM state marker to +4 and -4 instead of 1 and 2 to
           indicate the length of the BOM.
      b040afc2
  14. Apr 20, 2012
  15. Apr 19, 2012
  16. Apr 18, 2012
  17. Mar 30, 2012
  18. Mar 29, 2012