]> Chaos Git - console/RCOMage.git/log
console/RCOMage.git
14 years agoUse the proper stdint type variables instead of reduced typedefs
Youness Alaoui [Sun, 9 Jan 2011 13:15:09 +0000 (08:15 -0500)]
Use the proper stdint type variables instead of reduced typedefs

14 years agoIndenting all the files with the kakaroto-indent script. No other modifications made
Youness Alaoui [Sun, 9 Jan 2011 13:04:24 +0000 (08:04 -0500)]
Indenting all the files with the kakaroto-indent script. No other modifications made

14 years agoAdding kakaroto-indent script that will indent all the files to my coding style....
Youness Alaoui [Sun, 9 Jan 2011 13:04:04 +0000 (08:04 -0500)]
Adding kakaroto-indent script that will indent all the files to my coding style. Required gnu indent to be installed

14 years agoDos2unix all the files, no other changes than that
Youness Alaoui [Sun, 9 Jan 2011 11:51:46 +0000 (06:51 -0500)]
Dos2unix all the files, no other changes than that

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