5858 Commits

Author SHA1 Message Date
David Rose
ed72f9c269 remove undefined function 2007-06-29 18:58:20 +00:00
David Rose
ab34a7c656 windows niceties 2007-06-29 18:37:18 +00:00
David Rose
385e7be325 still more meminfo fixes 2007-06-29 15:53:27 +00:00
David Rose
0e9aabb75b remove recursion_protect on win32_malloc_hook (not needed) 2007-06-29 01:44:17 +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
33722a16c1 fix more odd cases 2007-06-29 01:36:49 +00:00
Jason Hancock
9857a9a24e including errno for posix builds 2007-06-29 00:56:56 +00:00
John Loehrlein
2e8c0c17cc checks size of surface table when adding a surface entry 2007-06-29 00:39:48 +00:00
John Loehrlein
78363391a1 removed set surface and collision id calls from the geom (use the space) 2007-06-29 00:39:06 +00:00
David Rose
4a34bda966 insist on main thread behavior in prepare_for_exit() 2007-06-28 04:13:46 +00:00
David Rose
8b76075133 repair pstats mem tracking 2007-06-28 04:12:14 +00:00
David Rose
821e63d1c9 better use of _info_set 2007-06-28 02:12:15 +00:00
David Rose
173844002f don't double-count pointers 2007-06-28 01:24:35 +00:00
John Loehrlein
0bda78dd8d surface data stored and accessed through the space 2007-06-27 21:53:57 +00:00
David Rose
68772fbb9e reorder vertex data collectors 2007-06-27 17:39:10 +00:00
David Rose
4190c60ba7 fix negative pstats reporting 2007-06-27 17:38:54 +00:00
David Rose
25e5c77e80 protect against negative limits 2007-06-27 03:37:19 +00:00
David Rose
a0d8f98452 compiler warning 2007-06-27 01:12:45 +00:00
David Rose
f58157c60b fix bugs when high bits on 2007-06-27 01:10:27 +00:00
David Rose
f19a1c7584 overlapped I/O 2007-06-27 01:09:41 +00:00
David Rose
7f34552d93 move from putil directory 2007-06-26 23:43:58 +00:00
David Rose
8a44bcb2a7 move to doc directory 2007-06-26 23:43:41 +00:00
David Rose
89059472ee get_num_on_bits(), get_next_higher_different_bit(), etc. 2007-06-26 22:56:48 +00:00
David Rose
e3d121c4f7 expcl 2007-06-26 22:49:32 +00:00
David Rose
5deb8767f9 start and stop pstats info from suspended tasks (SIMPLE_TASKS only) 2007-06-26 22:38:18 +00:00
David Rose
145a123522 compiler warnings 2007-06-26 21:06:15 +00:00
David Rose
dc88523f0e minor bug 2007-06-26 21:04:04 +00:00
David Rose
8cfcf69cbe add get_lowest_on_bit(), etc 2007-06-26 19:40:32 +00:00
David Rose
a71cd2a689 add get_num_on_bits(), etc. 2007-06-26 19:04:37 +00:00
David Rose
94b0f6ee45 no yielding within OS-level thread 2007-06-26 13:25:21 +00:00
David Rose
fe97acf7cb integrate thread_yield in appropriate places 2007-06-26 13:01:16 +00:00
David Rose
ae52abe2ad don't use PyGILState 2007-06-25 23:19:47 +00:00
David Rose
d7bdfe5d04 register FadeLODNode 2007-06-25 19:07:32 +00:00
David Rose
6b34ea6c13 init values 2007-06-25 17:14:18 +00:00
Redmond Urbino
dba5cd0e7c add setDefaultSurfaceType for Geoms, support golf hard and soft surfaces 2007-06-23 02:31:41 +00:00
David Rose
26306d6e3e is_true_threads(), write_status() 2007-06-23 00:10:56 +00:00
David Rose
f90469bbfe Namable::init_type() 2007-06-22 23:58:50 +00:00
David Rose
79474cfdf6 release write locks after writing 2007-06-22 23:34:31 +00:00
David Rose
8c67180085 add clear() 2007-06-22 23:34:15 +00:00
David Rose
05e48d97b6 protect from interrogate 2007-06-22 22:42:11 +00:00
David Rose
343d7231f9 COW_THREADED 2007-06-22 22:38:09 +00:00
David Rose
746dde6b94 unneeded undef 2007-06-22 22:37:39 +00:00
David Rose
a3585abfec lock name, class inheritance 2007-06-22 22:37:13 +00:00
David Rose
7349221f42 add get_python_pointer() 2007-06-22 22:36:32 +00:00
David Rose
e5aa103cd1 inside buffer, not outside 2007-06-22 18:41:32 +00:00
David Rose
d37e8b0dbf posix mmap 2007-06-22 18:27:13 +00:00
David Rose
9ad516cea2 simple_threads for win32 2007-06-22 18:15:51 +00:00
David Rose
8d06089d88 implicit underscores 2007-06-22 15:28:01 +00:00
David Rose
ec03ef8bf4 custom setjmp/longjmp implementation 2007-06-22 14:29:50 +00:00
David Rose
666f897031 use quotes not angle brackets 2007-06-22 12:33:47 +00:00