Skip to content
Snippets Groups Projects
  1. Jan 28, 2012
  2. Jan 27, 2012
  3. Jan 23, 2012
  4. Jan 22, 2012
  5. Jan 21, 2012
  6. Jan 12, 2012
    • Raymond Toy's avatar
      Fix ticket:53 by adding UTF-8 to the core. · 63ecc76a
      Raymond Toy authored
      code/extfmts.lisp:
      * Move the utf-8 implementation to this file
      * Update %find-external-format to return quickly for :utf-8. 
      
      code/fd-stream-comp.lisp:
      * Precompile utf-8 functions.
      
      pcl/simple-streams/external-formats/utf-8.lisp:
      * Add note that this is only used for reference now because it's in
        the core.
      63ecc76a
  7. Jan 08, 2012
  8. Jan 07, 2012
  9. Jan 06, 2012
  10. Jan 04, 2012
  11. Dec 23, 2011
    • Raymond Toy's avatar
      Fix more compiler warnings. · 771b7ee4
      Raymond Toy authored
      Linux-os.c:
      o Fix warning about pointer to int warning.
      
      lisp.c:
      o Linux needs time.h to define tzset.
      o Fix warning about unused result from getwcd.  If getcwd fails, we
        now just exit with a message because we can't find anything.
      771b7ee4
  12. Dec 22, 2011
  13. Dec 21, 2011
  14. Dec 16, 2011
  15. Dec 14, 2011
  16. Dec 08, 2011
Loading