Commit Graph

131 Commits

Author SHA1 Message Date
cxgeorge 168e572faa elim divides 2002-02-13 02:58:33 +00:00
cxgeorge ed94f8085c elim divides 2002-02-13 02:54:34 +00:00
cxgeorge 48fbbe3aac add DO_MEMORY_USAGE 2002-02-06 01:50:07 +00:00
cxgeorge 1bc98e49cd eliminate erroneous export of template class 2002-02-05 02:57:42 +00:00
cxgeorge 31529c37fa remove O4 memusage calls 2002-01-17 01:44:58 +00:00
cxgeorge 71db71617f turn off count-mem-usage by dflt 2002-01-17 00:31:37 +00:00
cxgeorge da9b315099 avoid name collisions with stlport 2001-12-10 02:52:47 +00:00
cxgeorge 126dc1eebd const dbl->flt 2001-12-05 00:12:01 +00:00
David Rose 4d22a1d7ef fix logic error in #if condition 2001-11-16 11:14:59 +00:00
cxgeorge 012486c12e rename dangerous PTA contructor to empty_array 2001-11-16 02:38:09 +00:00
cxgeorge 05f1a94e4a fix malloc_hook bug 2001-10-29 22:48:09 +00:00
David Rose 2a78a849ef invalid circular buffer overflow 2001-10-23 02:49:48 +00:00
David Rose a4d0d79e43 allow spaces in Configrc search paths 2001-10-12 19:47:49 +00:00
David Rose 89c9b06bb1 add ClockObject::get_long_time() 2001-09-07 16:07:13 +00:00
David Rose d31a882b09 add output() function 2001-09-05 23:17:18 +00:00
David Rose 9d0f892b2e be more consistent with notify warnings 2001-08-16 15:50:15 +00:00
David Rose d78b81f540 more major rewrites for trivial performance gains 2001-08-09 19:34:41 +00:00
David Rose b14baa2f65 oops 2001-08-08 01:03:27 +00:00
David Rose 095e4c94af fix win build prob 2001-08-07 23:59:46 +00:00
David Rose 71c61965ab more subtle optimizations 2001-08-07 23:58:16 +00:00
David Rose 67af796150 paranoid_inheritance for now 2001-08-07 16:36:01 +00:00
David Rose a9cfb401ea paranoid_inheritance for now 2001-08-07 16:35:36 +00:00
David Rose 764aea593e optimize is_of_type(), in theory 2001-08-07 02:00:46 +00:00
David Rose a23afdddab rework Datagram to use pta_uchar instead of string 2001-08-01 19:14:27 +00:00
David Rose 27bfe1b0c7 faster paranoid_clock 2001-07-16 21:41:25 +00:00
David Rose 0c2864e5ee paranoid clock checking 2001-07-13 16:32:41 +00:00
Darren Ranalli 43157f33a0 cosmetic changes 2001-07-11 00:10:12 +00:00
Darren Ranalli cf252b93ab big speed optimization 2001-07-06 00:23:02 +00:00
Mike Goslin 6c0b9429a5 *** empty log message *** 2001-07-04 00:01:59 +00:00
David Rose 3335dae1be add z_string 2001-06-22 01:55:37 +00:00
David Rose d7ad60572c expose config_express 2001-06-15 16:29:10 +00:00
David Rose f2eddac535 changed CircBuffer to use STL-like interface 2001-06-12 18:56:57 +00:00
cxgeorge b8479388a7 remove pch 2001-06-08 23:56:30 +00:00
David Rose 21c4a03c16 track python memory 2001-06-08 00:00:44 +00:00
David Rose 62ccc44d39 improve memory tracking 2001-06-07 03:49:02 +00:00
David Rose 7835a214ac fix recursive reference bugs 2001-06-06 20:14:31 +00:00
David Rose c538051c05 add dallocator 2001-06-06 15:56:40 +00:00
David Rose aca639e936 oops 2001-06-06 04:43:28 +00:00
David Rose 3730524733 porting bugs 2001-06-06 04:42:42 +00:00
David Rose 28fffee547 pvector, pmap, etc. 2001-06-06 00:55:53 +00:00
David Rose c6ae3c80de added new memory tracking tools 2001-06-05 22:04:32 +00:00
David Rose ae402e54f9 remove incorrect spaces in filenames 2001-06-05 21:56:19 +00:00
David Rose 5bb2f13274 minor porting bugs 2001-06-05 21:49:59 +00:00
David Rose 22288e7e48 improved memory tracking tools 2001-06-05 21:34:36 +00:00
cxgeorge 6eac15baf7 use combined sources 2001-06-05 21:22:25 +00:00
cxgeorge c48590e5db use precomp hdrs 2001-06-04 22:38:24 +00:00
David Rose 2f4e207edb Update copyright header 2001-05-25 21:27:38 +00:00
David Rose fcb24f02ef remove tab characters 2001-05-25 15:56:49 +00:00
David Rose 7dc64e5f8e change back to cat->is_debug for static init purposes 2001-05-25 04:25:34 +00:00
cxgeorge 765d469e85 switch cat->is_debug to cat.is_debug 2001-05-25 04:08:20 +00:00