| Line | |
|---|
| 1 |
Version 0.4.3 |
|---|
| 2 |
2008-05-23 |
|---|
| 3 |
Cleanup, reduce some consing |
|---|
| 4 |
|
|---|
| 5 |
Version 0.4.2 |
|---|
| 6 |
2008-05-07 |
|---|
| 7 |
Flush stream when switching chunking off (patch by Hans Hübner) |
|---|
| 8 |
|
|---|
| 9 |
Version 0.4.1 |
|---|
| 10 |
2007-10-11 |
|---|
| 11 |
Make Chunga work with AllegroCL's "modern" mode (patch by Ross Jekel) |
|---|
| 12 |
|
|---|
| 13 |
Version 0.4.0 |
|---|
| 14 |
2007-09-18 |
|---|
| 15 |
Added *TREAT-SEMICOLON-AS-CONTINUATION* |
|---|
| 16 |
|
|---|
| 17 |
Version 0.3.1 |
|---|
| 18 |
2007-09-07 |
|---|
| 19 |
Fixed bug in STREAM-LISTEN |
|---|
| 20 |
|
|---|
| 21 |
Version 0.3.0 |
|---|
| 22 |
2007-05-08 |
|---|
| 23 |
Added *ACCEPT-BOGUS-EOLS* (suggested by Sean Ross) |
|---|
| 24 |
|
|---|
| 25 |
Version 0.2.4 |
|---|
| 26 |
2007-02-08 |
|---|
| 27 |
Allow more characters in cookie names/values according to original Netscape spec |
|---|
| 28 |
Robustified READ-COOKIE-VALUE |
|---|
| 29 |
|
|---|
| 30 |
Version 0.2.3 |
|---|
| 31 |
2007-01-17 |
|---|
| 32 |
Guard against stray semicolons when reading name/value pairs (thanks to Bülent Murtezaoglu) |
|---|
| 33 |
|
|---|
| 34 |
Version 0.2.2 |
|---|
| 35 |
2007-01-10 |
|---|
| 36 |
Faster vesion of READ-LINE* (provided by Gábor Melis) |
|---|
| 37 |
|
|---|
| 38 |
Version 0.2.1 |
|---|
| 39 |
2006-10-26 |
|---|
| 40 |
Added explicit element types for CLISP to fix problems reported by Anton Vodonosov |
|---|
| 41 |
|
|---|
| 42 |
Version 0.2.0 |
|---|
| 43 |
2006-10-06 |
|---|
| 44 |
Only wrap inner stream with flexi stream if really needed |
|---|
| 45 |
|
|---|
| 46 |
Version 0.1.2 |
|---|
| 47 |
2006-09-05 |
|---|
| 48 |
Exported CHUNKED-STREAM-STREAM |
|---|
| 49 |
Mentioned Gentoo port in docs |
|---|
| 50 |
Added info about mailing lists |
|---|
| 51 |
|
|---|
| 52 |
Version 0.1.1 |
|---|
| 53 |
2006-09-02 |
|---|
| 54 |
Added missing CRLF for output chunking |
|---|
| 55 |
|
|---|
| 56 |
Version 0.1.0 |
|---|
| 57 |
2006-09-01 |
|---|
| 58 |
First public release |
|---|