projects/xcvb/babel.git
2010-11-04  Dmitry IgnatievAdded support for specifying endiannes for utf-16 and... master
2010-10-14  attila.lendvaimove the test suite over to hu.dwim.stefil
2010-06-24  attila.lendvaiadded defgeneric for get-output-stream-sequence to...
2009-10-21  attila.lendvairenamed +sub+ to +default-substitution-code-point+
2009-12-29  SANO MasatoshiAdd Japanese encodings: EUC-JP and CP932
2009-12-05  Luis Oliveirababel-streams: implement STREAM-LINE-COLUMN for VECTOR...
2009-12-05  Luis OliveiraMore OCCFD.
2009-12-03  Luis OliveiraObsessive-compulsive code formatting disorder.
2009-12-03  Luis OliveiraAdd AMBIGUOUS-ENCODING-P method for symbols.
2009-12-03  Luis OliveiraFix return values of unibyte encoders and decoders.
2009-12-03  Luis OliveiraAdd new predicate AMBIGUOUS-ENCODING-P.
2009-06-01  Luis OliveiraSmall tweak to BOM-VECTOR
2009-05-15  attila.lendvaiadded with-input-from-sequence to babel-streams
2009-04-25  Luis OliveiraVarious improvements to the test suite.
2009-04-25  Luis OliveiraHonor *READ-SUPPRESS* in our #\ reader.
2009-04-25  Luis OliveiraFix the documentation Makefile.
2009-03-16  Luis OliveiraNew encoding: CP1251.
2008-12-08  attila.lendvaibah, do that previous fix nicer
2008-12-07  attila.lendvaismall smartness to with-output-to-sequence, does not...
2008-11-25  attila.lendvaiadded note to NOTES about enforcing endianness
2008-11-24  attila.lendvaifix (string-to-octets simple-base-string :encoding...
2008-10-16  attila.lendvaiadded make-in-memory-input-stream
2008-09-26  attila.lendvaiBe more conservative with base-string optimizations...
2008-09-26  Luis OliveiraAdd support for the Scieneer CL
2008-09-26  attila.lendvaidisable simple-base-string optimization for clisp and...
2008-09-20  attila.lendvaifixed-width encodings don't need to define an octet...
2008-09-20  attila.lendvaismall refactor around instantiate-concrete-mappings
2008-09-19  attila.lendvaidrop the use of in-root-suite in the tests
2008-09-09  attila.lendvaitype annotate and inline use-bom
2008-09-09  attila.lendvaiuse named-lambda in enc-*
2008-09-09  attila.lendvaiuse define-constant instead of special variables in...
2008-09-09  attila.lendvairenames and named-lambda for code clarity. abstract...
2008-09-08  attila.lendvaisome local renames for more code clarity
2008-06-24  attila.lendvaioptimize string-to-octets for simple-base-string
2008-09-07  attila.lendvaicomments
2008-08-27  attila.lendvaisupport external-format as the encoding parameter in...
2008-07-29  Luis OliveiraTAG 0.3.0
2008-07-29  Luis Oliveiraupdate babel.asd for version 0.3.0
2008-07-29  Luis Oliveiramisc cleanups
2008-07-28  Luis OliveiraAssume big-endianness by default in the UTF-32 decoder
2008-06-24  attila.lendvaimake lookup-mapping inlined and change it not to error...
2008-06-24  Luis Oliveiraimplement :USE-BOM in STRING-TO-OCTETS
2008-06-24  Luis Oliveira80-column freak changes
2008-06-24  Luis OliveiraPort babel-tests to Stefil
2008-06-24  attila.lendvaienable the sharp-backslash-syntax in the tests to make...
2008-06-09  Luis OliveiraTAG 0.2.0
2008-06-09  Luis Oliveiraupdate babel.asd for version 0.2.0
2008-06-09  Luis Oliveiraadded release.sh script
2008-05-25  attila.lendvaibah, fix my previous initial-buffer-size patch for...
2008-05-25  attila.lendvaiadded a :initial-buffer-size to with-output-to-sequence...
2008-05-21  attila.lendvaistream's :element-type works with deftype'd (unsigned...
2008-04-18  attila.lendvaifactored out lookup-string-vector-mapping
2008-05-08  attila.lendvai#\u reader changes, don't enable it when loaded, only...
2008-05-06  attila.lendvaimake sure the external-format slot of the in-memory...
2008-05-06  attila.lendvaidrop :as-list and add a :return-as keyword arg to get...
2008-05-06  attila.lendvaioptimize in-memory stream, make it accept plain vectors...
2008-05-06  attila.lendvaiwith-output-to-sequence accepts an :external-format...
2008-05-05  Luis OliveiraAdd a test idea to NOTES
2008-05-05  attila.lendvaiadded a THE to fire up the make-array transform in...
2008-05-05  attila.lendvaiadded :external-format to make-in-memory-output-stream
2008-04-22  attila.lendvaismall notes in streams.lisp about status/todo
2008-04-22  Luis OliveiraTAG 0.1.0
2008-04-18  attila.lendvaifirst scratch of stream support.
2008-04-06  Luis OliveiraECL doesn't like nor need fix-sharp-backslash.lisp
2008-04-06  Luis Oliveirababel-tests.asd fixups
2008-02-24  Stelian IonescuMove LOOKUP-MAPPING to external-formats.lisp and make...
2008-02-24  Luis OliveiraFix concatenate-string-to-octets.
2008-02-24  Luis OliveiraFix run-babel-tests function.
2008-02-24  Luis OliveiraIndent previous patch to 80 columns. :-)
2008-02-23  attila.lendvaiAdded concatenate-strings-to-octets
2008-02-23  attila.lendvaiAdded declaims to make it possible to locally inline...
2008-02-23  attila.lendvaifix the return values of the encoders, the upcoming...
2007-12-12  Luis OliveiraDefine EOL-STYLE type and enforce it.
2007-12-12  Luis OliveiraAdd some documentation
2007-12-10  Luis OliveiraAddressing minor style obsessions.
2007-12-10  Luis OliveiraExport EXTERNAL-FORMAT from the Babel package.
2007-12-10  Luis OliveiraFix/add TEST-OP
2007-12-04  Stelian IonescuFixed function test-file(used by ICONV-TEST): always...
2007-12-04  Stelian IonescuFixed ISO-8859-11 table in *iso-8859-tables*, iso-8859...
2007-12-04  Stelian IonescuFix :iso-8859-11 encoding
2007-12-03  Stelian IonescuReplace FIXNUM declarations with UB8 in ISO-8859 encodings.
2007-12-03  Stelian IonescuMisc. cleanups in the ISO-8859 encodings
2007-12-03  Stelian IonescuFix :iso-8859-10 encoder
2007-12-03  Stelian IonescuFix :iso-8859-5 encoder
2007-12-03  Stelian IonescuFix :iso-8859-4 encoder
2007-12-03  Stelian IonescuFix test-8bit-roundtrip to ignore undefined code points
2007-10-23  Stelian IonescuENSURE-EXTERNAL-FORMAT can now handle arguments of...
2007-08-23  attila.lendvaiInitialize errorp from *suppress-character-coding-error...
2007-08-23  Luis OliveiraFix docstring typo in src/string.lisp
2007-08-23  Luis OliveiraNew function: EXTERNAL-FORMAT-EQUAL
2007-08-23  Luis OliveiraAdd note to NOTES.
2007-08-23  Luis OliveiraFix ` placement in WITH-SIMPLE-VECTOR
2007-08-13  Luis OliveiraAdd :RE endianness to UB-GET.
2007-08-13  Luis OliveiraHandle reverse endian and character out-of-range in...
2007-08-13  Luis OliveiraNew tests
2007-08-13  Luis OliveiraAdd debugging helper: RECOMPILE-MAPPINGS.
2007-08-13  Luis OliveiraFix handling of leading BOM in UTF-32.
2007-08-13  Luis OliveiraFix silly ISO-8859-11 bug.
2007-08-13  Luis OliveiraHandle overlong UTF-8 sequences properly.
2007-08-12  Luis OliveiraHandle erroneous UTF-8 continuation bytes properly.
next