Commit Graph

26 Commits

Author SHA1 Message Date
rdb 8c914a2855 Work towards ABI stability wrt allocation. Let MemoryHook take advantage of dlmalloc's internal bookkeeping. 2017-02-17 13:02:01 +01:00
rdb e60d1e292e Make better use of C++ rules for implicit generation; allow PointerTo and some mutex impls to be static initialised 2017-01-12 12:34:15 +01:00
rdb 5543716660 Interrogate wraps vector<unsigned char> as Python 3 bytes object 2016-06-03 01:47:54 +02:00
tobspr 0fcfb8e372 New file headers, new comment style 2016-02-17 17:47:48 +01:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose d52eb37b14 move some low-level mem tracking into MemoryHook, more mem tracking fixes 2007-06-29 01:39:09 +00:00
David Rose 795fd4889d windows needs default constructor? 2006-11-24 23:03:46 +00:00
David Rose 5779007507 more memory tracking stuff 2006-11-24 22:59:44 +00:00
David Rose b81fdf5f9d revisiting hashtables 2006-09-01 22:27:21 +00:00
David Rose 8a78fffd8f multithreading optimizations, tau profiler, related changes 2006-04-05 19:36:05 +00:00
David Rose be6d48df86 move TypedObject etc. stuff to dtool 2005-07-06 17:29:46 +00:00
David Rose b5e0705bfd build on Windows 2005-05-16 23:56:19 +00:00
David Rose 15f654b7de build on gcc 4.0.0 2005-05-16 23:53:10 +00:00
David Rose 0740cb0449 suggested bugfix by draisin on SourceForge site for MS .NET 2003 2005-01-09 02:10:50 +00:00
David Rose 4ae76dbc9b remove unneeded formal parameter name 2004-06-24 16:44:09 +00:00
David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
cxgeorge 10d2821730 vc7.1 fixes 2002-11-22 23:07:55 +00:00
David Rose e54c93103b minor comment update 2002-04-12 20:39:17 +00:00
David Rose 5146588a8d VC7 allocator support, and *_ALLOCATOR cleanup 2002-04-12 19:14:47 +00:00
cxgeorge 8aefcb0452 add unknown_allocator 2001-11-01 02:38:58 +00:00
David Rose f5e92eec6c more fixes for new Linux gcc 2001-09-14 16:53:18 +00:00
David Rose c5e2eefa80 update for new Linux gcc 2001-09-14 15:32:56 +00:00
David Rose ccb4fd40df porting bugs to Irix 2001-06-06 17:23:52 +00:00
David Rose c538051c05 add dallocator 2001-06-06 15:56:40 +00:00
David Rose f4c58e7c2b porting bugs 2001-06-06 01:19:41 +00:00
David Rose 22288e7e48 improved memory tracking tools 2001-06-05 21:34:36 +00:00