devinacker
|
9d52f2a03e
|
add license text to opening comments
(just for those who want to copy compress.c/.h into their own projects)
|
2013-11-15 16:40:53 -05:00 |
|
devinacker
|
b1263f2c05
|
fix bad decompression size error
|
2013-11-15 16:23:10 -05:00 |
|
devinacker
|
389613d56e
|
use stderr for info/error messages
|
2013-11-14 00:03:30 -05:00 |
|
devinacker
|
4067da453e
|
handle fread/fwrite errors more gracefully
|
2013-11-13 22:56:13 -05:00 |
|
devinacker
|
fdce5a50b8
|
remove pointless formatting
|
2013-11-13 22:34:17 -05:00 |
|
devinacker
|
fb163a5b08
|
more consistent types, some bounds checking
|
2013-11-13 22:31:06 -05:00 |
|
Anthony J. Bentley
|
dd17790576
|
Fix printf format warning. Remove leading space from positive value.
|
2013-11-12 03:04:57 -07:00 |
|
devinacker
|
e8fb851b50
|
fix up compress.h
so that it can be used with c++ more conveniently
|
2013-10-26 14:25:23 -04:00 |
|
devinacker
|
d39f07390e
|
fix small bug w/ 16-bit RLE, adjust some printfs
|
2013-10-24 17:55:41 -04:00 |
|
devinacker
|
11a23403bc
|
misc cleanup for real release
|
2013-10-22 17:02:37 -04:00 |
|
Tiiffi
|
5e65e9abb5
|
Corrected printf formatting.
|
2013-06-20 11:54:55 +03:00 |
|
Devin Acker
|
a337a43f69
|
seek the correct file when decompressing
|
2013-06-05 21:37:22 -04:00 |
|
Devin Acker
|
cdb9a5edc8
|
use unpack from file method that i forgot about
|
2013-06-05 21:32:03 -04:00 |
|
Devin Acker
|
23a609086f
|
this is where I try out the github windows client
Ten years ago we had Steve Jobs, Johnny Cash, and Bob Hope. Now, we have
no jobs, no cash, and no hope.
|
2013-06-04 21:56:07 -04:00 |
|