projects/mirror/salza2.git
3 years agoUpdates for version 2.0.7 master release-2.0.7
Zach Beane [Fri, 12 Jun 2009 18:08:49 +0000] 
Updates for version 2.0.7

3 years ago- Expand type of LENGTH
Zach Beane [Fri, 12 Jun 2009 18:07:45 +0000] 
- Expand type of LENGTH

4 years agoPrep for 2.0.6 release release-2.0.6
Zach Beane [Thu, 12 Mar 2009 14:45:05 +0000] 
Prep for 2.0.6 release

4 years ago- Expand integer sizes in type declarations for the guts of adler32-update
Zach Beane [Thu, 12 Mar 2009 14:41:54 +0000] 
- Expand integer sizes in type declarations for the guts of adler32-update

4 years ago- Bump versions for release release-2.0.5
Zach Beane [Mon, 10 Nov 2008 16:46:46 +0000] 
- Bump versions for release

4 years ago- adler32 also depends on types
Zach Beane [Mon, 10 Nov 2008 16:42:43 +0000] 
- adler32 also depends on types

4 years agoFix a few ASD dependency problems release-2.0.4
Zach Beane [Wed, 9 Jul 2008 19:26:48 +0000] 
Fix a few ASD dependency problems

4 years agoMerge branch 'master' of unnamed.xach.com:~/git/salza2
Zach Beane [Wed, 9 Jul 2008 19:22:41 +0000] 
Merge branch 'master' of unnamed.xach.com:~/git/salza2

4 years agoNote "crc32" dependence on "types"
Zach Beane [Mon, 7 Jul 2008 19:48:08 +0000] 
Note "crc32" dependence on "types"

4 years agoFix CMF+FLG glitch; CINFO should be 7, not 0. release-2.0.3
Zach Beane [Thu, 19 Jun 2008 19:41:55 +0000] 
Fix CMF+FLG glitch; CINFO should be 7, not 0.

4 years agoFix CMF+FLG glitch; CINFO should be 7, not 0.
Zach Beane [Thu, 19 Jun 2008 19:41:36 +0000] 
Fix CMF+FLG glitch; CINFO should be 7, not 0.

4 years agoFix end-of-buffer error on merge-octet. release-2.0.2
Zach Beane [Tue, 17 Jun 2008 21:43:59 +0000] 
Fix end-of-buffer error on merge-octet.

5 years agoNote 2.0.1 release in system and documentation. release-2-0-1
Zach Beane [Wed, 2 Jan 2008 19:49:36 +0000] 
Note 2.0.1 release in system and documentation.

5 years agoWhen changing the bitstream callback, reinitialize all the closures
Zach Beane [Wed, 2 Jan 2008 19:43:42 +0000] 
When changing the bitstream callback, reinitialize all the closures
that must capture the callback.

5 years agoNote the release date of January 1. release-1-0 release-2-0
Zach Beane [Tue, 1 Jan 2008 16:33:50 +0000] 
Note the release date of January 1.

5 years agoA few documentation cleanups.
Zach Beane [Tue, 1 Jan 2008 16:33:31 +0000] 
A few documentation cleanups.

5 years agoFix a few references in the docs.
Zach Beane [Tue, 1 Jan 2008 03:24:08 +0000] 
Fix a few references in the docs.

5 years agoRemove dtrace.
Zach Beane [Mon, 31 Dec 2007 17:56:07 +0000] 
Remove dtrace.

5 years ago- Remove dtrace
Zach Beane [Mon, 31 Dec 2007 14:23:57 +0000] 
- Remove dtrace

5 years agoFixups and clarifications.
Zach Beane [Mon, 31 Dec 2007 13:40:14 +0000] 
Fixups and clarifications.

5 years agoAdd TOC.
Zach Beane [Mon, 31 Dec 2007 13:15:15 +0000] 
Add TOC.

5 years agoAccept initargs in COMPRESS-DATA.
Zach Beane [Sun, 30 Dec 2007 15:07:03 +0000] 
Accept initargs in COMPRESS-DATA.

5 years agoExport MAKE-STREAM-OUTPUT-CALLBACK.
Zach Beane [Sat, 29 Dec 2007 22:01:36 +0000] 
Export MAKE-STREAM-OUTPUT-CALLBACK.

5 years agoRemove one-offs for compressing octet vectors with the supported compressors, extend...
Zach Beane [Sat, 29 Dec 2007 22:01:06 +0000] 
Remove one-offs for compressing octet vectors with the supported compressors, extend and export COMPRESS-DATA instead.

5 years ago- Remove superfluous SALZA2::
Zach Beane [Sat, 29 Dec 2007 21:54:18 +0000] 
- Remove superfluous SALZA2::

5 years agoAdd reset.lisp
Zach Beane [Sat, 29 Dec 2007 21:51:45 +0000] 
Add reset.lisp

5 years agoAdd and use MAKE-STREAM-OUTPUT-CALLBACK.
Zach Beane [Sat, 29 Dec 2007 21:28:19 +0000] 
Add and use MAKE-STREAM-OUTPUT-CALLBACK.

5 years agoRemove (well, greatly increase) input limits for checksum updates.
Zach Beane [Sat, 29 Dec 2007 21:07:28 +0000] 
Remove (well, greatly increase) input limits for checksum updates.

5 years agoUpdate WITH-COMPRESSOR to accept arbitrary initargs.
Zach Beane [Sat, 29 Dec 2007 17:17:19 +0000] 
Update WITH-COMPRESSOR to accept arbitrary initargs.

5 years agoMore documentation cleanups.
Zach Beane [Sat, 29 Dec 2007 16:50:11 +0000] 
More documentation cleanups.

5 years agoMajor documentation updates
Zach Beane [Fri, 28 Dec 2007 20:45:30 +0000] 
Major documentation updates

5 years agoHide the bitstream details internally and externally.
Zach Beane [Fri, 28 Dec 2007 15:40:16 +0000] 
Hide the bitstream details internally and externally.

5 years ago+HASHES-SIZE+ is 8191, not 8209
Zach Beane [Thu, 27 Dec 2007 20:55:04 +0000] 
+HASHES-SIZE+ is 8191, not 8209

5 years agoAdd RESET generic function and implementation methods.
Zach Beane [Thu, 27 Dec 2007 20:54:29 +0000] 
Add RESET generic function and implementation methods.

5 years agoAdd "specials" as a requirement for "compressor"
Zach Beane [Thu, 27 Dec 2007 20:04:58 +0000] 
Add "specials" as a requirement for "compressor"

5 years agoTemp stuff
Zach Beane [Mon, 24 Dec 2007 13:48:49 +0000] 
Temp stuff

5 years agoAdd license.
Zach Beane [Mon, 24 Dec 2007 13:48:33 +0000] 
Add license.

5 years agoMove WITH-COMPRESSOR into compressor.lisp
Zach Beane [Sun, 23 Dec 2007 21:56:21 +0000] 
Move WITH-COMPRESSOR into compressor.lisp

5 years agoAdded documentation start.
Zachary Beane [Sun, 23 Dec 2007 21:30:07 +0000] 
Added documentation start.

5 years agoRemove unneeded compressor-level byte writer.
Zachary Beane [Sun, 23 Dec 2007 20:25:21 +0000] 
Remove unneeded compressor-level byte writer.

5 years agoAdd version number to ASD file.
Zachary Beane [Sun, 23 Dec 2007 02:21:16 +0000] 
Add version number to ASD file.

5 years agoMove *crc32-table* into crc32.lisp from specials.lisp
Zach Beane [Fri, 21 Dec 2007 21:15:49 +0000] 
Move *crc32-table* into crc32.lisp from specials.lisp

5 years agoUpdate documentation for gzip constants and use octet-vector to
Zach Beane [Fri, 21 Dec 2007 21:06:21 +0000] 
Update documentation for gzip constants and use octet-vector to
construct the gzip signature vector.

5 years agooutput.lisp is obsolete, removed.
Zach Beane [Fri, 21 Dec 2007 19:13:42 +0000] 
output.lisp is obsolete, removed.

5 years agoAdd license comment header to all files.
Zach Beane [Fri, 21 Dec 2007 19:14:20 +0000] 
Add license comment header to all files.

5 years agoInitial import. ls
Zach Beane [Fri, 21 Dec 2007 18:44:51 +0000] 
Initial import.