.. |
vc
|
converted project to vs2013, removed 2010 support (ugh)
|
2013-12-14 16:01:30 -07:00 |
windows
|
first commit
|
2013-09-30 19:37:13 -07:00 |
AlignedNew.hpp
|
fixed the alignment issues for good
|
2013-10-01 07:24:59 -07:00 |
base.c
|
add noreturn attribute to def_crash_handler
|
2013-11-14 18:31:17 +01:00 |
base.h
|
enable format string diagnostics for blog and bcrash on gcc and clang
|
2013-11-14 18:31:18 +01:00 |
bmem.c
|
changed allocation counter to uint64_t
|
2013-12-07 17:39:43 +01:00 |
bmem.h
|
changed allocation counter to uint64_t
|
2013-12-07 17:39:43 +01:00 |
c99defs.h
|
converted project to vs2013, removed 2010 support (ugh)
|
2013-12-14 16:01:30 -07:00 |
cf-lexer.c
|
replaced boolean trap parameter in the base lexer
|
2013-12-16 00:05:27 -07:00 |
cf-lexer.h
|
modernize header guards to #pragma once
|
2013-10-14 13:21:15 +02:00 |
cf-parser.c
|
first commit
|
2013-09-30 19:37:13 -07:00 |
cf-parser.h
|
some static analysis cleanup
|
2013-10-17 17:21:42 -07:00 |
circlebuf.h
|
added intial async audio/video code, fixed a few bugs, improved thread safety, and made a few other minor adjustments
|
2013-10-24 00:57:55 -07:00 |
config-file.c
|
replaced boolean trap parameter in the base lexer
|
2013-12-16 00:05:27 -07:00 |
config-file.h
|
added some more config file functions for going through each section
|
2013-12-12 21:42:44 -07:00 |
darray.h
|
fixed locale code, added locale files, made wx use locale files, fixed some bugs, and added platform-specific files to the main program
|
2013-12-07 10:22:56 -07:00 |
dstr.c
|
some static analysis cleanup
|
2013-10-17 17:21:42 -07:00 |
dstr.h
|
modernize header guards to #pragma once
|
2013-10-14 13:21:15 +02:00 |
lexer.c
|
replaced boolean trap parameter in the base lexer
|
2013-12-16 00:05:27 -07:00 |
lexer.h
|
replaced boolean trap parameter in the base lexer
|
2013-12-16 00:05:27 -07:00 |
platform-cocoa.m
|
removed os_gettime_ms, added os_file_exists
|
2013-12-12 21:41:46 -07:00 |
platform-nix.c
|
removed os_gettime_ms, added os_file_exists
|
2013-12-12 21:41:46 -07:00 |
platform-windows.c
|
removed os_gettime_ms, added os_file_exists
|
2013-12-12 21:41:46 -07:00 |
platform.c
|
some static analysis cleanup
|
2013-10-17 17:21:42 -07:00 |
platform.h
|
removed os_gettime_ms, added os_file_exists
|
2013-12-12 21:41:46 -07:00 |
serializer.h
|
modernize header guards to #pragma once
|
2013-10-14 13:21:15 +02:00 |
text-lookup.c
|
allow loading of other locals on top of the current locale (to enable unfilled strings to default to english if necessary)
|
2013-12-17 13:55:09 -07:00 |
text-lookup.h
|
allow loading of other locals on top of the current locale (to enable unfilled strings to default to english if necessary)
|
2013-12-17 13:55:09 -07:00 |
threading.h
|
modify w32-pthreads location in source/project files
|
2013-10-28 06:29:12 -07:00 |
utf8.c
|
first commit
|
2013-09-30 19:37:13 -07:00 |
utf8.h
|
modernize header guards to #pragma once
|
2013-10-14 13:21:15 +02:00 |