]>
Chaos Git - console/RCOMage.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Youness Alaoui [Sun, 9 Jan 2011 13:15:09 +0000 (08:15 -0500)]
Use the proper stdint type variables instead of reduced typedefs
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
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
Youness Alaoui [Sun, 9 Jan 2011 11:51:46 +0000 (06:51 -0500)]
Dos2unix all the files, no other changes than that
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
Youness Alaoui [Sun, 9 Jan 2011 11:32:34 +0000 (06:32 -0500)]
Depend on the system's libz instead of the local copy
Youness Alaoui [Sun, 9 Jan 2011 11:30:14 +0000 (06:30 -0500)]
structures in C need the 'struct' keyword in front of them
Youness Alaoui [Sun, 9 Jan 2011 11:20:18 +0000 (06:20 -0500)]
Remove variable declaration in .h file and clean BOM handling code
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
Youness Alaoui [Sun, 9 Jan 2011 01:49:58 +0000 (20:49 -0500)]
Temporary linux-compatible makefile
Youness Alaoui [Sun, 9 Jan 2011 01:49:27 +0000 (20:49 -0500)]
iconv and xml APIs use char **, not const char **. Fix it
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.
ZiNgA BuRgA [Sun, 9 Jan 2011 00:56:22 +0000 (19:56 -0500)]
Initial import of RCOMage version 1.1.1