index
:
~carlosgc/swftools
compact_record
fontalignzones
gfxpoly
horizontals
master
public
xpdf303
Unnamed repository; edit this file 'description' to name the repository.
carlosgc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
bitio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-22
removed remaining int32 instances from bitio.c
Matthias Kramm
1
-8
/
+8
2011-08-31
fixed bug in write_compressed_int
Matthias Kramm
1
-22
/
+19
2011-08-30
added support for reading/writing compressed ints in bitio.c
Matthias Kramm
1
-0
/
+95
2010-03-22
use open64 in bitio if available
Matthias Kramm
1
-2
/
+13
2010-02-17
added seeking support to bitio
Matthias Kramm
1
-0
/
+34
2010-01-16
implemented .swc import
Matthias Kramm
1
-0
/
+22
2010-01-03
added simple xml parser
Matthias Kramm
1
-1
/
+14
2009-10-13
fixed bug in SWF parser
Matthias Kramm
1
-1
/
+2
2009-10-12
synchronized with downstream git
Matthias Kramm
1
-0
/
+5
2008-07-11
fixed bug in read/write float
kramm
1
-1
/
+8
2008-06-19
added flush method
kramm
1
-39
/
+83
2008-03-12
fixed growmemweriter
kramm
1
-10
/
+10
2008-03-12
fixed bug in reader_memread()
kramm
1
-8
/
+5
2008-03-12
new function growmemwrite_getmemptr
kramm
1
-11
/
+36
2008-01-09
win32 compile fixes
kramm
1
-2
/
+1
2007-12-12
fix for compile-time problems
kramm
1
-1
/
+1
2007-12-12
applied MSVC compatibility patch from Dwight Kelly
kramm
1
-14
/
+18
2007-01-06
changed to typedefs
kramm
1
-54
/
+185
2005-02-23
fixed error handling for missing zlib.
kramm
1
-0
/
+1
2005-01-24
fixed a bug in memreader.
kramm
1
-1
/
+1
2004-09-09
removed U8/U16/U32 stuff.
kramm
1
-39
/
+0
2004-09-09
* added growmemwriter
kramm
1
-6
/
+155
2004-04-07
zlib writer no longer calls finish() on it's output writer
kramm
1
-1
/
+9
2004-04-07
nullwriter now keeps track of how many bytes were written
kramm
1
-0
/
+1
2003-08-08
added (long) GPL headers.
kramm
1
-6
/
+17
2003-06-22
added null writer.
kramm
1
-0
/
+20
2003-02-22
removed a errorneous warning.
kramm
1
-1
/
+0
2003-02-14
bugfixes, cleanups.
kramm
1
-193
/
+222
2003-01-31
* zlib is now optional
kramm
1
-2
/
+39
2002-07-03
MacOSX can't handle */#include. fixed.
kramm
1
-1
/
+2
2002-06-04
swf_ReadSWF2 used to report wrong filesizes.
kramm
1
-15
/
+25
2002-06-04
made bitio visible from outside.
kramm
1
-55
/
+138
2002-04-21
bugfixes.
kramm
1
-3
/
+11
2002-04-21
added zlib writer.
kramm
1
-3
/
+93
2002-04-21
* from ../src/bitio.c - r/w routines are now replaceable ("virtual")
kramm
1
-0
/
+170