Lioncash
|
ee80a34974
|
Add/fix some trivial null checks
|
2014-11-14 23:06:34 -05:00 |
|
twinaphex
|
bb172a7281
|
(compat/rxml/rxml.c) Add some robustness checks
|
2014-10-26 18:29:50 +01:00 |
|
twinaphex
|
bf8cec3d04
|
(MSVC) Build fixes
|
2014-10-21 08:02:40 +02:00 |
|
twinaphex
|
c62d52de0f
|
Start properly implementing libretro SDK for boolean.h include
header, glsym, and rthreads
|
2014-10-21 05:05:52 +02:00 |
|
Twinaphex
|
e67bcb28d0
|
(rxml.c) Silence warnings
|
2014-10-14 22:21:58 +02:00 |
|
twinaphex
|
0c1a2dd8d7
|
Cleanups
|
2014-09-13 02:36:13 +02:00 |
|
twinaphex
|
aade2b45ef
|
Style / indent nits
|
2014-09-09 05:24:32 +02:00 |
|
Lioncash
|
29eb257e6f
|
rxml.c: Get rid of a free called on a null pointer
|
2014-07-11 19:50:39 -04:00 |
|
twinaphex
|
0a15a17d44
|
Update years on all license headers
|
2014-01-01 01:50:59 +01:00 |
|
Alcaro
|
6d8988d36d
|
Fix variable shadowing that makes the previous fix ineffective.
|
2013-11-03 19:56:20 +01:00 |
|
Themaister
|
864ba94a88
|
Fix potential memleak.
|
2013-11-03 11:23:53 +01:00 |
|
twinaphex
|
d2c87e3039
|
Convert most C99-style for loop initial declarations to C89-compliant
ones
|
2013-10-22 15:08:17 +02:00 |
|
Themaister
|
53ae024efc
|
Fix some bugs in attr handling in RXML.
|
2013-01-07 02:10:54 +01:00 |
|
twinaphex
|
88fb441bdd
|
Add extern "C" to rxml.h for C++ builds
|
2013-01-02 17:32:35 +01:00 |
|
Themaister
|
c1a0222f74
|
Fix use of varargs.
|
2013-01-02 17:20:03 +01:00 |
|
Themaister
|
4de09e8216
|
Fix build on Win32.
|
2013-01-02 17:13:42 +01:00 |
|
Themaister
|
a882177f33
|
Fix memory leaks in rxml.
|
2013-01-02 15:50:54 +01:00 |
|
Themaister
|
276b588217
|
Add custom xml parser. Use as fallback.
|
2013-01-02 15:18:42 +01:00 |
|