common-lisp.net
/
projects/xcvb/babel.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
projects/xcvb/babel.git
2010-11-04
Dmitry Ignatiev
Added support for specifying endiannes for utf-16 and...
master
commit
|
commitdiff
|
tree
2010-10-14
attila.lendvai
move the test suite over to hu.dwim.stefil
commit
|
commitdiff
|
tree
2010-06-24
attila.lendvai
added defgeneric for get-output-stream-sequence to...
commit
|
commitdiff
|
tree
2009-10-21
attila.lendvai
renamed +sub+ to +default-substitution-code-point+
commit
|
commitdiff
|
tree
2009-12-29
SANO Masatoshi
Add Japanese encodings: EUC-JP and CP932
commit
|
commitdiff
|
tree
2009-12-05
Luis Oliveira
babel-streams: implement STREAM-LINE-COLUMN for VECTOR...
commit
|
commitdiff
|
tree
2009-12-05
Luis Oliveira
More OCCFD.
commit
|
commitdiff
|
tree
2009-12-03
Luis Oliveira
Obsessive-compulsive code formatting disorder.
commit
|
commitdiff
|
tree
2009-12-03
Luis Oliveira
Add AMBIGUOUS-ENCODING-P method for symbols.
commit
|
commitdiff
|
tree
2009-12-03
Luis Oliveira
Fix return values of unibyte encoders and decoders.
commit
|
commitdiff
|
tree
2009-12-03
Luis Oliveira
Add new predicate AMBIGUOUS-ENCODING-P.
commit
|
commitdiff
|
tree
2009-06-01
Luis Oliveira
Small tweak to BOM-VECTOR
commit
|
commitdiff
|
tree
2009-05-15
attila.lendvai
added with-input-from-sequence to babel-streams
commit
|
commitdiff
|
tree
2009-04-25
Luis Oliveira
Various improvements to the test suite.
commit
|
commitdiff
|
tree
2009-04-25
Luis Oliveira
Honor *READ-SUPPRESS* in our #\ reader.
commit
|
commitdiff
|
tree
2009-04-25
Luis Oliveira
Fix the documentation Makefile.
commit
|
commitdiff
|
tree
2009-03-16
Luis Oliveira
New encoding: CP1251.
commit
|
commitdiff
|
tree
2008-12-08
attila.lendvai
bah, do that previous fix nicer
commit
|
commitdiff
|
tree
2008-12-07
attila.lendvai
small smartness to with-output-to-sequence, does not...
commit
|
commitdiff
|
tree
2008-11-25
attila.lendvai
added note to NOTES about enforcing endianness
commit
|
commitdiff
|
tree
2008-11-24
attila.lendvai
fix (string-to-octets simple-base-string :encoding...
commit
|
commitdiff
|
tree
2008-10-16
attila.lendvai
added make-in-memory-input-stream
commit
|
commitdiff
|
tree
2008-09-26
attila.lendvai
Be more conservative with base-string optimizations...
commit
|
commitdiff
|
tree
2008-09-26
Luis Oliveira
Add support for the Scieneer CL
commit
|
commitdiff
|
tree
2008-09-26
attila.lendvai
disable simple-base-string optimization for clisp and...
commit
|
commitdiff
|
tree
2008-09-20
attila.lendvai
fixed-width encodings don't need to define an octet...
commit
|
commitdiff
|
tree
2008-09-20
attila.lendvai
small refactor around instantiate-concrete-mappings
commit
|
commitdiff
|
tree
2008-09-19
attila.lendvai
drop the use of in-root-suite in the tests
commit
|
commitdiff
|
tree
2008-09-09
attila.lendvai
type annotate and inline use-bom
commit
|
commitdiff
|
tree
2008-09-09
attila.lendvai
use named-lambda in enc-*
commit
|
commitdiff
|
tree
2008-09-09
attila.lendvai
use define-constant instead of special variables in...
commit
|
commitdiff
|
tree
2008-09-09
attila.lendvai
renames and named-lambda for code clarity. abstract...
commit
|
commitdiff
|
tree
2008-09-08
attila.lendvai
some local renames for more code clarity
commit
|
commitdiff
|
tree
2008-06-24
attila.lendvai
optimize string-to-octets for simple-base-string
commit
|
commitdiff
|
tree
2008-09-07
attila.lendvai
comments
commit
|
commitdiff
|
tree
2008-08-27
attila.lendvai
support external-format as the encoding parameter in...
commit
|
commitdiff
|
tree
2008-07-29
Luis Oliveira
TAG 0.3.0
commit
|
commitdiff
|
tree
2008-07-29
Luis Oliveira
update babel.asd for version 0.3.0
commit
|
commitdiff
|
tree
2008-07-29
Luis Oliveira
misc cleanups
commit
|
commitdiff
|
tree
2008-07-28
Luis Oliveira
Assume big-endianness by default in the UTF-32 decoder
commit
|
commitdiff
|
tree
2008-06-24
attila.lendvai
make lookup-mapping inlined and change it not to error...
commit
|
commitdiff
|
tree
2008-06-24
Luis Oliveira
implement :USE-BOM in STRING-TO-OCTETS
commit
|
commitdiff
|
tree
2008-06-24
Luis Oliveira
80-column freak changes
commit
|
commitdiff
|
tree
2008-06-24
Luis Oliveira
Port babel-tests to Stefil
commit
|
commitdiff
|
tree
2008-06-24
attila.lendvai
enable the sharp-backslash-syntax in the tests to make...
commit
|
commitdiff
|
tree
2008-06-09
Luis Oliveira
TAG 0.2.0
commit
|
commitdiff
|
tree
2008-06-09
Luis Oliveira
update babel.asd for version 0.2.0
commit
|
commitdiff
|
tree
2008-06-09
Luis Oliveira
added release.sh script
commit
|
commitdiff
|
tree
2008-05-25
attila.lendvai
bah, fix my previous initial-buffer-size patch for...
commit
|
commitdiff
|
tree
2008-05-25
attila.lendvai
added a :initial-buffer-size to with-output-to-sequence...
commit
|
commitdiff
|
tree
2008-05-21
attila.lendvai
stream's :element-type works with deftype'd (unsigned...
commit
|
commitdiff
|
tree
2008-04-18
attila.lendvai
factored out lookup-string-vector-mapping
commit
|
commitdiff
|
tree
2008-05-08
attila.lendvai
#\u reader changes, don't enable it when loaded, only...
commit
|
commitdiff
|
tree
2008-05-06
attila.lendvai
make sure the external-format slot of the in-memory...
commit
|
commitdiff
|
tree
2008-05-06
attila.lendvai
drop :as-list and add a :return-as keyword arg to get...
commit
|
commitdiff
|
tree
2008-05-06
attila.lendvai
optimize in-memory stream, make it accept plain vectors...
commit
|
commitdiff
|
tree
2008-05-06
attila.lendvai
with-output-to-sequence accepts an :external-format...
commit
|
commitdiff
|
tree
2008-05-05
Luis Oliveira
Add a test idea to NOTES
commit
|
commitdiff
|
tree
2008-05-05
attila.lendvai
added a THE to fire up the make-array transform in...
commit
|
commitdiff
|
tree
2008-05-05
attila.lendvai
added :external-format to make-in-memory-output-stream
commit
|
commitdiff
|
tree
2008-04-22
attila.lendvai
small notes in streams.lisp about status/todo
commit
|
commitdiff
|
tree
2008-04-22
Luis Oliveira
TAG 0.1.0
commit
|
commitdiff
|
tree
2008-04-18
attila.lendvai
first scratch of stream support.
commit
|
commitdiff
|
tree
2008-04-06
Luis Oliveira
ECL doesn't like nor need fix-sharp-backslash.lisp
commit
|
commitdiff
|
tree
2008-04-06
Luis Oliveira
babel-tests.asd fixups
commit
|
commitdiff
|
tree
2008-02-24
Stelian Ionescu
Move LOOKUP-MAPPING to external-formats.lisp and make...
commit
|
commitdiff
|
tree
2008-02-24
Luis Oliveira
Fix concatenate-string-to-octets.
commit
|
commitdiff
|
tree
2008-02-24
Luis Oliveira
Fix run-babel-tests function.
commit
|
commitdiff
|
tree
2008-02-24
Luis Oliveira
Indent previous patch to 80 columns. :-)
commit
|
commitdiff
|
tree
2008-02-23
attila.lendvai
Added concatenate-strings-to-octets
commit
|
commitdiff
|
tree
2008-02-23
attila.lendvai
Added declaims to make it possible to locally inline...
commit
|
commitdiff
|
tree
2008-02-23
attila.lendvai
fix the return values of the encoders, the upcoming...
commit
|
commitdiff
|
tree
2007-12-12
Luis Oliveira
Define EOL-STYLE type and enforce it.
commit
|
commitdiff
|
tree
2007-12-12
Luis Oliveira
Add some documentation
commit
|
commitdiff
|
tree
2007-12-10
Luis Oliveira
Addressing minor style obsessions.
commit
|
commitdiff
|
tree
2007-12-10
Luis Oliveira
Export EXTERNAL-FORMAT from the Babel package.
commit
|
commitdiff
|
tree
2007-12-10
Luis Oliveira
Fix/add TEST-OP
commit
|
commitdiff
|
tree
2007-12-04
Stelian Ionescu
Fixed function test-file(used by ICONV-TEST): always...
commit
|
commitdiff
|
tree
2007-12-04
Stelian Ionescu
Fixed ISO-8859-11 table in *iso-8859-tables*, iso-8859...
commit
|
commitdiff
|
tree
2007-12-04
Stelian Ionescu
Fix :iso-8859-11 encoding
commit
|
commitdiff
|
tree
2007-12-03
Stelian Ionescu
Replace FIXNUM declarations with UB8 in ISO-8859 encodings.
commit
|
commitdiff
|
tree
2007-12-03
Stelian Ionescu
Misc. cleanups in the ISO-8859 encodings
commit
|
commitdiff
|
tree
2007-12-03
Stelian Ionescu
Fix :iso-8859-10 encoder
commit
|
commitdiff
|
tree
2007-12-03
Stelian Ionescu
Fix :iso-8859-5 encoder
commit
|
commitdiff
|
tree
2007-12-03
Stelian Ionescu
Fix :iso-8859-4 encoder
commit
|
commitdiff
|
tree
2007-12-03
Stelian Ionescu
Fix test-8bit-roundtrip to ignore undefined code points
commit
|
commitdiff
|
tree
2007-10-23
Stelian Ionescu
ENSURE-EXTERNAL-FORMAT can now handle arguments of...
commit
|
commitdiff
|
tree
2007-08-23
attila.lendvai
Initialize errorp from *suppress-character-coding-error...
commit
|
commitdiff
|
tree
2007-08-23
Luis Oliveira
Fix docstring typo in src/string.lisp
commit
|
commitdiff
|
tree
2007-08-23
Luis Oliveira
New function: EXTERNAL-FORMAT-EQUAL
commit
|
commitdiff
|
tree
2007-08-23
Luis Oliveira
Add note to NOTES.
commit
|
commitdiff
|
tree
2007-08-23
Luis Oliveira
Fix ` placement in WITH-SIMPLE-VECTOR
commit
|
commitdiff
|
tree
2007-08-13
Luis Oliveira
Add :RE endianness to UB-GET.
commit
|
commitdiff
|
tree
2007-08-13
Luis Oliveira
Handle reverse endian and character out-of-range in...
commit
|
commitdiff
|
tree
2007-08-13
Luis Oliveira
New tests
commit
|
commitdiff
|
tree
2007-08-13
Luis Oliveira
Add debugging helper: RECOMPILE-MAPPINGS.
commit
|
commitdiff
|
tree
2007-08-13
Luis Oliveira
Fix handling of leading BOM in UTF-32.
commit
|
commitdiff
|
tree
2007-08-13
Luis Oliveira
Fix silly ISO-8859-11 bug.
commit
|
commitdiff
|
tree
2007-08-13
Luis Oliveira
Handle overlong UTF-8 sequences properly.
commit
|
commitdiff
|
tree
2007-08-12
Luis Oliveira
Handle erroneous UTF-8 continuation bytes properly.
commit
|
commitdiff
|
tree
next