]> Chaos Git - console/RCOMage.git/log
console/RCOMage.git
14 years agoSwitch to using C code and make the 7z deflate accessor into a C function
Youness Alaoui [Sun, 9 Jan 2011 11:35:11 +0000 (06:35 -0500)]
Switch to using C code and make the 7z deflate accessor into a C function

14 years agoDepend on the system's libz instead of the local copy
Youness Alaoui [Sun, 9 Jan 2011 11:32:34 +0000 (06:32 -0500)]
Depend on the system's libz instead of the local copy

14 years agostructures in C need the 'struct' keyword in front of them
Youness Alaoui [Sun, 9 Jan 2011 11:30:14 +0000 (06:30 -0500)]
structures in C need the 'struct' keyword in front of them

14 years agoRemove variable declaration in .h file and clean BOM handling code
Youness Alaoui [Sun, 9 Jan 2011 11:20:18 +0000 (06:20 -0500)]
Remove variable declaration in .h file and clean BOM handling code

14 years agoRemove unnecessary cruft, make it compatible with gcc only and remove __GNU_C__ defin...
Youness Alaoui [Sun, 9 Jan 2011 11:19:31 +0000 (06:19 -0500)]
Remove unnecessary cruft, make it compatible with gcc only and remove __GNU_C__ define check

14 years agoTemporary linux-compatible makefile
Youness Alaoui [Sun, 9 Jan 2011 01:49:58 +0000 (20:49 -0500)]
Temporary linux-compatible makefile

14 years agoiconv and xml APIs use char **, not const char **. Fix it
Youness Alaoui [Sun, 9 Jan 2011 01:49:27 +0000 (20:49 -0500)]
iconv and xml APIs use char **, not const char **. Fix it

14 years agoAvoid strict-aliasing issues, use a union to make a variable both a uint32 and a...
Youness Alaoui [Sun, 9 Jan 2011 01:48:54 +0000 (20:48 -0500)]
Avoid strict-aliasing issues, use a union to make a variable both a uint32 and a float.

14 years agoInitial import of RCOMage version 1.1.1
ZiNgA BuRgA [Sun, 9 Jan 2011 00:56:22 +0000 (19:56 -0500)]
Initial import of RCOMage version 1.1.1