1
0
forked from 0ad/0ad
0ad/source/lib
janwas e8a0626248 # improvements to foundation code
(merged in from thesis project branch)

allocator: remember page-aligned size (prevent resize error)
config, sysdep, lib: add implementation of wcsdup for macosX
path_util: add path_package_copy and cleanup
file: add dir_exists, dir_create uses _mkdir (avoids mode_t param)

This was SVN commit r4984.
2007-04-22 16:43:54 +00:00
..
posix # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
res # improvements to foundation code 2007-04-22 16:43:54 +00:00
sysdep # improvements to foundation code 2007-04-22 16:43:54 +00:00
tests Extra fixes 2007-01-01 22:56:24 +00:00
adts.h # Added support for automatically loading 3d models in the COLLADA format. 2006-12-20 03:22:24 +00:00
allocators.cpp # improvements to foundation code 2007-04-22 16:43:54 +00:00
allocators.h # improvements to foundation code 2007-04-22 16:43:54 +00:00
app_hooks.cpp # improvements to app_hooks 2007-01-13 18:37:51 +00:00
app_hooks.h # improvements to app_hooks 2007-01-13 18:37:51 +00:00
byte_order.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
byte_order.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
cache_adt.h # Made Atlas compile on linux 2006-11-12 04:02:36 +00:00
config.h # improvements to foundation code 2007-04-22 16:43:54 +00:00
debug_stl.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
debug_stl.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
debug.cpp slightly nicer fix for goto-skips-init trouble 2007-01-19 23:03:35 +00:00
debug.h # General tidying. 2007-01-27 02:36:33 +00:00
glext_funcs.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
input.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
input.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
lf_alloc.cpp # minor fixes exposed by ICC 9.0 warnings 2006-12-17 00:49:09 +00:00
lib_errors.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
lib_errors.h # minor fixes exposed by ICC 9.0 warnings 2006-12-17 00:49:09 +00:00
lib.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
lib.h # improvements to foundation code 2007-04-22 16:43:54 +00:00
lockfree.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
lockfree.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
mmgr.cpp # housekeeping 2007-01-14 23:13:08 +00:00
mmgr.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
nommgr.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
ogl.cpp # General tidying. 2007-01-27 02:36:33 +00:00
ogl.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
path_util.cpp # improvements to foundation code 2007-04-22 16:43:54 +00:00
path_util.h # improvements to foundation code 2007-04-22 16:43:54 +00:00
precompiled.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
precompiled.h # Linux fixes. 2007-02-25 21:11:57 +00:00
sdl_fwd.h add missing file from sweng/"forward declare" commit 2006-08-27 12:17:27 +00:00
sdl.h # sweng 2006-08-26 21:52:18 +00:00
secure_crt.cpp # Tidied up some code. 2007-01-08 01:56:46 +00:00
secure_crt.h # fixes for overzealous vc8 optimization and housekeeping 2007-01-07 16:50:36 +00:00
self_test.cpp # GCC fixes 2007-01-01 21:55:38 +00:00
self_test.h # Linux fixes 2007-03-19 20:58:46 +00:00
string_s.cpp # Linux/ICC fixes 2007-01-02 18:11:00 +00:00
string_s.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
timer.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
timer.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
types.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
wstring_s.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00