projects/asdf/asdf-encodings.git
3 months agoAvoid requiring asdf-driver on asdf3. master
Francois-Rene Rideau [Sun, 3 Mar 2013 18:04:13 +0000] 
Avoid requiring asdf-driver on asdf3.

3 months agoSmall refactoring of internals. Should be a NOP for users.
Francois-Rene Rideau [Wed, 20 Feb 2013 17:19:22 +0000] 
Small refactoring of internals. Should be a NOP for users.

5 months agoOn CMUCL, pass around the ef-name of an external-format, not the object itself
Francois-Rene Rideau [Wed, 16 Jan 2013 14:35:01 +0000] 
On CMUCL, pass around the ef-name of an external-format, not the object itself

5 months agoProvide a new nil argument to find-symbol* so it doesn't errors.
Francois-Rene Rideau [Wed, 16 Jan 2013 14:29:55 +0000] 
Provide a new nil argument to find-symbol* so it doesn't errors.

5 months agoBe more robust.
Francois-Rene Rideau [Sun, 13 Jan 2013 05:12:15 +0000] 
Be more robust.

Fix for allegro and any implementation that would error
while looking up an encoding that doesn't exist.

Make the ASD file more robust.

8 months agoMore package tweaks.
Francois-Rene Rideau [Sun, 7 Oct 2012 18:58:11 +0000] 
More package tweaks.

8 months agoDon't rely on find-symbol* being internal in asdf.
Francois-Rene Rideau [Tue, 18 Sep 2012 19:34:17 +0000] 
Don't rely on find-symbol* being internal in asdf.

10 months agoAvoid dependency on ends-with which has been renamed away in recent asdf's
Francois-Rene Rideau [Sat, 4 Aug 2012 15:39:19 +0000] 
Avoid dependency on ends-with which has been renamed away in recent asdf's

12 months agoFix XCVB build
Francois-Rene Rideau [Thu, 31 May 2012 20:57:22 +0000] 
Fix XCVB build

13 months agoFix the case of files of length 1 or 2.
Francois-Rene Rideau [Sun, 29 Apr 2012 03:25:28 +0000] 
Fix the case of files of length 1 or 2.

13 months agoStrip -unix suffix from file coding option. Kindof stinks but will do for now.
Francois-Rene Rideau [Wed, 25 Apr 2012 23:04:58 +0000] 
Strip -unix suffix from file coding option. Kindof stinks but will do for now.

13 months agoReturn a keyword, not a string, when reading an explicit file option.
Francois-Rene Rideau [Wed, 25 Apr 2012 05:35:13 +0000] 
Return a keyword, not a string, when reading an explicit file option.

13 months agoAdd missing dependency on ASDF in build.xcvb
Francois-Rene Rideau [Sun, 22 Apr 2012 00:21:35 +0000] 
Add missing dependency on ASDF in build.xcvb

13 months agoUpdate XCVB support.
Francois-Rene Rideau [Sun, 22 Apr 2012 00:19:40 +0000] 
Update XCVB support.

13 months agoRename detect-encoding to detect-file-encoding to not clash with asdf.
Francois-Rene Rideau [Sun, 22 Apr 2012 00:12:07 +0000] 
Rename detect-encoding to detect-file-encoding to not clash with asdf.
Add more documentation. Move a variable around.

13 months agoDisable asdf-encodings on implementations without unicode support.
Francois-Rene Rideau [Sat, 21 Apr 2012 23:32:54 +0000] 
Disable asdf-encodings on implementations without unicode support.

13 months agoEnable autodetection with a modified version of Douglas Crosher's code.
Francois-Rene Rideau [Sat, 21 Apr 2012 23:05:22 +0000] 
Enable autodetection with a modified version of Douglas Crosher's code.

13 months agoTreat :default specially.
Francois-Rene Rideau [Sat, 21 Apr 2012 20:48:56 +0000] 
Treat :default specially.
Comment out half-fleshed autodetection code.

14 months agoDivide asdf-encodings in multiple files.
Francois-Rene Rideau [Mon, 16 Apr 2012 23:10:32 +0000] 
Divide asdf-encodings in multiple files.
Add the beginning of an autodetection facility,
based on code by Douglas Crosher and by Pascal Bourguignon.
Support detection of encodings on a recent ABCL.

14 months agoMinor documentation update. Minor code cleanup.
Francois-Rene Rideau [Mon, 9 Apr 2012 01:31:00 +0000] 
Minor documentation update. Minor code cleanup.

14 months agoAdd dubious but semi-working support for SCL.
Francois-Rene Rideau [Mon, 9 Apr 2012 01:16:21 +0000] 
Add dubious but semi-working support for SCL.

14 months agoMake asdf-encodings much less dumb, based on CMUCL, SBCL, CLISP, ECL, CCL.
Francois-Rene Rideau [Mon, 9 Apr 2012 00:34:11 +0000] 
Make asdf-encodings much less dumb, based on CMUCL, SBCL, CLISP, ECL, CCL.

14 months agoA more elaborate (but still quite incomplete) take on encodings.
Francois-Rene Rideau [Sun, 8 Apr 2012 14:18:40 +0000] 
A more elaborate (but still quite incomplete) take on encodings.

14 months agoInitial checkin: trivial version of asdf-encodings, supporting utf-8 and latin1
Francois-Rene Rideau [Sun, 8 Apr 2012 04:58:37 +0000] 
Initial checkin: trivial version of asdf-encodings, supporting utf-8 and latin1