1
0
forked from 0ad/0ad
Go to file
janwas cc6abc389a - debug_stl: revert to char* for all program symbols (helpful due to preprocessor limitation)
- add stdext and new STL containers to stl_simplify_name
- fix internal error when container is uninitialized (now check cntr
fields directly instead of calling e.g. size(), which can crash)
- all container wrappers now have a consistent interface, no more
specialization needed in iterator
- fix potential loophole with container adapters
- refactor dump_sequence

This was SVN commit r2464.
2005-07-03 22:36:24 +00:00
binaries Carthaginian building upgrade 2005-06-28 10:05:20 +00:00
build VS2005 compatibility fixes and warning adjustments: 2005-07-02 21:42:55 +00:00
source - debug_stl: revert to char* for all program symbols (helpful due to preprocessor limitation) 2005-07-03 22:36:24 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00