Doug Coleman
|
892c62e1dc
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
John Benediktsson
|
03b7e67547
|
fix some help-lint errors.
|
2014-03-12 20:08:15 -07:00 |
John Benediktsson
|
517268c18f
|
io.encodings.utf7: add copyright for Björn Lindqvist.
|
2014-01-11 08:55:54 -08:00 |
Björn Lindqvist
|
a47c41e45c
|
io.encodings.utf7: cleaned up vocab per review
1. Tuple is used to hold the decoding buffer instead of a global
2. Fixed problematic sequence type conversions.
|
2014-01-11 08:43:36 -08:00 |
Björn Lindqvist
|
797d73bb8c
|
io.encodings.utf7: documentation and metadata files
|
2014-01-11 08:43:36 -08:00 |
Björn Lindqvist
|
c286d91289
|
io.encodings.utf7: working utf7 decoding with tests
|
2014-01-11 08:43:36 -08:00 |
Björn Lindqvist
|
9a7a2648fd
|
io.encodings.utf7: decoder implementation, doesn't support utf7imap4 yet
|
2014-01-11 08:43:36 -08:00 |
Björn Lindqvist
|
9c90bc0c67
|
io.encodings.utf7: better encoding using the group-by combinator
|
2014-01-11 08:43:36 -08:00 |
Björn Lindqvist
|
900c670894
|
io.encodings.utf7: implementation of decoding for new codec utf7
|
2014-01-11 08:43:36 -08:00 |