Slava Pestov
|
b18c84454b
|
Move constructors vocabulary to extra and refactor basis code not to use it
|
2009-06-13 18:47:19 -05:00 |
Doug Coleman
|
7134236e46
|
Merge branch 'master' of git://github.com/prunedtree/factor
Conflicts:
basis/compression/inflate/inflate.factor
basis/math/matrices/matrices.factor
|
2009-06-12 02:33:49 -05:00 |
Doug Coleman
|
71f0ce5688
|
more effective use of byte-arrays
|
2009-06-10 15:50:35 -04:00 |
prunedtree
|
f09a2807fa
|
implemented inflate-raw (uncompressed chunks)
|
2009-06-05 03:29:12 -07:00 |
Doug Coleman
|
c8e0b049a8
|
fix a bug in inflate -- length table was one entry too short
|
2009-05-17 10:10:14 -05:00 |
Doug Coleman
|
89ccc4b00a
|
throw exceptions on png types we dont support
|
2009-05-16 08:46:41 -05:00 |
Doug Coleman
|
451a13c740
|
oops, i was using alt.bitstreams in some places
|
2009-05-15 01:27:00 -05:00 |
Doug Coleman
|
c443d6d815
|
check in marc's jpeg loader, png decoder, huffman, inflate, and image-processing vocabularies
|
2009-05-14 15:46:10 -05:00 |