Enno Rehling
|
024e4c45ca
|
fix a bug introduced by f78fe842 (CID 22443)
|
2015-11-04 10:40:53 +01:00 |
|
Enno Rehling
|
f78fe84216
|
CID 22443 Ignoring number of bytes read
|
2015-11-03 23:03:40 +01:00 |
|
Enno Rehling
|
870d42ccfe
|
CID 22442 Unchecked return value from library
|
2015-11-03 23:01:09 +01:00 |
|
Enno Rehling
|
b3edd8dc5a
|
anerror in this bugfix was found by a lua test. sweet!
|
2015-10-29 18:55:47 +01:00 |
|
Enno Rehling
|
59069ae342
|
CID 26260: Resource leaks (RESOURCE_LEAK)
|
2015-10-29 16:28:59 +01:00 |
|
Enno Rehling
|
34580ab9fa
|
fix test requiring a data directory (sigsegv)
|
2015-09-06 20:07:15 +02:00 |
|
Enno Rehling
|
2967cd59cf
|
replace pushnumber with pushinteger where applicable (prep for Lua 5.3).
also kill an unreferenced string.
|
2015-06-08 20:53:40 +02:00 |
|
Enno Rehling
|
abca25d1d5
|
fix indentation in every file
fix copyright date
remove vi ts=2 code
remove a couple of superfluous extern declarations
|
2015-01-30 20:37:14 +01:00 |
|
Enno Rehling
|
dbf60a7ce5
|
update to latest version of storage library.
|
2014-11-03 22:29:04 +01:00 |
|
Enno Rehling
|
1af315ebf2
|
move magic out of kernel, into src.
clean up/remove a ton of includes, especially of types.h (include in header if you need it, not in every .c file).
|
2014-11-01 12:57:01 +01:00 |
|
Enno Rehling
|
9fc926864e
|
Fixes for Visual C++
snprintf and strncasecmp are not that.
_access needs to be fixed on gcc, next.
|
2014-03-15 12:35:20 -07:00 |
|
Enno Rehling
|
1a7d892a96
|
use cmake for autoconf, slim down platform.h
|
2014-03-15 19:29:11 +01:00 |
|
Enno Rehling
|
bf2bb7449b
|
move bindings into src/ make the code compile from scratch again.
|
2014-02-22 00:32:59 -08:00 |
|