-
- Downloads
extfmts.lisp:
ascii.lisp: iso8859-1.lisp: iso8859-2.lisp: mac-roman.lisp: utf-16.lisp: utf-32-be.lisp: utf-32-le.lisp: utf-32.lisp: utf-8.lisp: o Inhibit warnings about funcalls to error (fdefinition of symbols). I'm tired of seeing the warnings. utf-16-be.lisp: utf-16-le.lisp: o Inhibit warnings about funcalls to error (fdefinition of symbols). I'm tired of seeing the warnings. o Fix bug in FLUSH-STATE: need to call the OUT function, not the ,OUTPUT function!
Showing
- code/extfmts.lisp 7 additions, 4 deletionscode/extfmts.lisp
- pcl/simple-streams/external-formats/ascii.lisp 9 additions, 3 deletionspcl/simple-streams/external-formats/ascii.lisp
- pcl/simple-streams/external-formats/iso8859-1.lisp 6 additions, 3 deletionspcl/simple-streams/external-formats/iso8859-1.lisp
- pcl/simple-streams/external-formats/iso8859-2.lisp 6 additions, 2 deletionspcl/simple-streams/external-formats/iso8859-2.lisp
- pcl/simple-streams/external-formats/mac-roman.lisp 6 additions, 3 deletionspcl/simple-streams/external-formats/mac-roman.lisp
- pcl/simple-streams/external-formats/utf-16-be.lisp 24 additions, 11 deletionspcl/simple-streams/external-formats/utf-16-be.lisp
- pcl/simple-streams/external-formats/utf-16-le.lisp 24 additions, 11 deletionspcl/simple-streams/external-formats/utf-16-le.lisp
- pcl/simple-streams/external-formats/utf-16.lisp 19 additions, 7 deletionspcl/simple-streams/external-formats/utf-16.lisp
- pcl/simple-streams/external-formats/utf-32-be.lisp 12 additions, 6 deletionspcl/simple-streams/external-formats/utf-32-be.lisp
- pcl/simple-streams/external-formats/utf-32-le.lisp 13 additions, 7 deletionspcl/simple-streams/external-formats/utf-32-le.lisp
- pcl/simple-streams/external-formats/utf-32.lisp 13 additions, 7 deletionspcl/simple-streams/external-formats/utf-32.lisp
- pcl/simple-streams/external-formats/utf-8.lisp 36 additions, 16 deletionspcl/simple-streams/external-formats/utf-8.lisp
Loading
Please register or sign in to comment