1
0
forked from 0ad/0ad
Go to file
janwas 8e341c2d6b shared_ptr: use Philip's idea of making the Deleter's operator() a template instead of its enclosing class. in code, use DummySharedPtr() instead of passing a DummyDeleter
h_mgr: compile fix for windows memory tracker (see forum thread)
timer: add assert to catch incorrect behaviour as reported by philip

This was SVN commit r5544.
2008-01-10 19:29:52 +00:00
binaries This was SVN commit r5543. 2008-01-10 01:49:28 +00:00
build More Linux build fixes 2008-01-08 00:09:52 +00:00
docs # Engine overview doc started. 2007-10-20 18:30:32 +00:00
source shared_ptr: use Philip's idea of making the Deleter's operator() a template instead of its enclosing class. in code, use DummySharedPtr() instead of passing a DummyDeleter 2008-01-10 19:29:52 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00