1
0
forked from 0ad/0ad
0ad/source/lib/file
2011-04-30 13:35:36 +00:00
..
archive cleanup 2011-04-30 13:22:46 +00:00
common split debug_assert into ENSURE and ASSERT as discussed in a previous meeting. 2011-04-30 13:01:45 +00:00
disabled_tests license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
io split debug_assert into ENSURE and ASSERT as discussed in a previous meeting. 2011-04-30 13:01:45 +00:00
vfs cleanup: move ADTs into lib/adts (separate files). fix definition of ASSERT 2011-04-30 13:35:36 +00:00
file_system_util.cpp split debug_assert into ENSURE and ASSERT as discussed in a previous meeting. 2011-04-30 13:01:45 +00:00
file_system_util.h fixes from work: avoid potential 0-pointer dereference in freelist, also avoid branching in freelist functions via sentinel 2011-03-28 12:28:29 +00:00
file_system.cpp split debug_assert into ENSURE and ASSERT as discussed in a previous meeting. 2011-04-30 13:01:45 +00:00
file_system.h refactor headers: path_util -> path, native_path -> os_path, remove where unnecessary 2011-03-23 14:43:35 +00:00
file.cpp split debug_assert into ENSURE and ASSERT as discussed in a previous meeting. 2011-04-30 13:01:45 +00:00
file.h major refactor of file/io and alignment code. requires update-workspaces 2011-04-29 19:10:34 +00:00