David Rose
|
964c76f2e0
|
pandaFileStream
|
2008-09-09 00:06:47 +00:00 |
David Rose
|
9198427dbc
|
remove unreliable 'interpreter' memory category
|
2008-07-17 22:38:50 +00:00 |
David Rose
|
fb9c56432a
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
David Rose
|
06a36aff63
|
get runtime info for things that don't inherit from TypedObject
|
2007-06-22 22:35:57 +00:00 |
Roger Hughston
|
ad4aa44a6b
|
If you pick this up you need to re interigate every thing you have
|
2007-05-12 01:16:04 +00:00 |
David Rose
|
88fee08547
|
fix error message output
|
2007-04-18 20:26:09 +00:00 |
David Rose
|
8eb5baa427
|
show proper interrogate name instead of 'type'
|
2007-02-22 19:03:50 +00:00 |
David Rose
|
0be53cccf6
|
interrogate changes: respect const, use Python names in diagnostic messages
|
2007-02-08 20:15:54 +00:00 |
David Rose
|
5779007507
|
more memory tracking stuff
|
2006-11-24 22:59:44 +00:00 |
David Rose
|
55225290b8
|
add MemoryBase to fix malloc issues, especially on OSX
|
2006-11-17 02:13:10 +00:00 |
David Rose
|
0161aabf5d
|
constrain tp_compare() to return -1, 0, or 1
|
2006-10-13 21:14:15 +00:00 |
David Rose
|
616de46c25
|
use as_typed_object()
|
2006-09-07 17:22:22 +00:00 |
David Rose
|
7e063748f6
|
static init ordering issues with MutexImpl
|
2006-04-21 15:27:40 +00:00 |
David Rose
|
8a78fffd8f
|
multithreading optimizations, tau profiler, related changes
|
2006-04-05 19:36:05 +00:00 |
David Rose
|
b82652aaaa
|
check-debug-notify-protect
|
2006-03-20 21:39:20 +00:00 |
Roger Hughston
|
42b3ba9c82
|
OSX big Commit ...
|
2006-03-17 22:55:08 +00:00 |
David Rose
|
8ab0b63fd0
|
move mutexImpl etc. from pandaexpress
|
2006-02-21 23:11:05 +00:00 |
David Rose
|
eaf21c7e2b
|
fix unary - in interrogate
|
2006-01-21 00:49:17 +00:00 |
David Rose
|
572a146c24
|
untabify
|
2006-01-13 18:38:07 +00:00 |
David Rose
|
20b5398ab8
|
USE_DEBUG_PYTHON
|
2005-12-12 17:22:34 +00:00 |
Roger Hughston
|
5bbbeff865
|
Debug Mode for python witj _DEBUG flag
|
2005-12-01 19:29:54 +00:00 |
Josh Yelon
|
f4539ca2cd
|
*** empty log message ***
|
2005-10-28 16:18:34 +00:00 |
Josh Yelon
|
9729541f63
|
Added macrocomposites
|
2005-09-27 22:05:52 +00:00 |
David Rose
|
d24d02c02d
|
squawk about zero-valued TypeHandles too
|
2005-09-15 16:13:32 +00:00 |
David Rose
|
ed4b03893e
|
issue warnings on TypeHandle conflicts
|
2005-09-15 15:50:44 +00:00 |
David Rose
|
f2d34a6022
|
class doc strings
|
2005-09-10 00:02:12 +00:00 |
David Rose
|
59ceb897ed
|
fix leaks, parameter checking in interrogate
|
2005-09-09 16:26:52 +00:00 |
David Rose
|
2af4a15df2
|
fix opt4 build
|
2005-08-17 01:06:10 +00:00 |
David Rose
|
07b77f24cc
|
allow building with LINK_ALL_STATIC
|
2005-07-26 20:16:21 +00:00 |
David Rose
|
1f94eb12b4
|
build on irix
|
2005-07-13 17:07:25 +00:00 |
David Rose
|
d6a54c5adf
|
move some inline functions to .cxx for debugging
|
2005-07-13 16:27:09 +00:00 |
David Rose
|
67adc6e82c
|
prevent compiler warnings on gcc
|
2005-07-06 17:45:33 +00:00 |
David Rose
|
be6d48df86
|
move TypedObject etc. stuff to dtool
|
2005-07-06 17:29:46 +00:00 |
David Rose
|
ac748503b4
|
dos2unix
|
2005-07-04 18:35:38 +00:00 |
Roger Hughston
|
bcac5f1982
|
Still fighting os and compiler versions
VS: ----------------------------------------------------------------------
|
2005-06-29 22:27:51 +00:00 |
Roger Hughston
|
997856dc00
|
Removed a _cdecl ???
----------------------------------------------------------------------
|
2005-06-29 22:21:52 +00:00 |
Roger Hughston
|
78024e3740
|
*** empty log message ***
|
2005-06-29 22:19:14 +00:00 |
Roger Hughston
|
a4515f26c9
|
till trying to get this to work on none consistant compilers..
|
2005-06-29 21:57:22 +00:00 |
Roger Hughston
|
e3f06880ae
|
*** empty log message ***
|
2005-06-29 21:50:56 +00:00 |
Roger Hughston
|
1b4c9ca334
|
*** empty log message ***
|
2005-06-29 21:48:06 +00:00 |
Roger Hughston
|
db920c88e6
|
*** empty log message ***
|
2005-06-29 19:24:59 +00:00 |
Roger Hughston
|
40b9a89632
|
Removed some debug printf from the interigate incude file.
|
2005-06-29 18:26:52 +00:00 |
David Rose
|
f5be1d28dd
|
put cerrs where they might be useful later
|
2005-06-29 16:38:39 +00:00 |
Roger Hughston
|
05fafea499
|
dded Named argument support.. And A Support Class
fix to daves outpur/write bug..
|
2005-06-04 01:19:49 +00:00 |
Roger Hughston
|
a31108fcb8
|
*** empty log message ***
|
2005-05-27 23:40:34 +00:00 |
Roger Hughston
|
1b8c732bc6
|
*** empty log message ***
|
2005-05-27 02:44:58 +00:00 |
Roger Hughston
|
ac19f25620
|
*** empty log message ***
|
2005-05-27 01:20:46 +00:00 |
Roger Hughston
|
b0276d5ddd
|
*** empty log message ***
|
2005-05-24 18:16:25 +00:00 |
Roger Hughston
|
feacd638ff
|
*** empty log message ***
|
2005-05-24 17:46:10 +00:00 |
Roger Hughston
|
93ae9f6b1f
|
*** empty log message ***
|
2005-05-24 17:44:37 +00:00 |