20 Commits

Author SHA1 Message Date
David Rose
9b952e3922 a few more warning squelches 2009-02-18 23:59:31 +00:00
David Rose
4cd50fa68d fix performance issues with implicit parameter coercion 2009-01-07 20:05:57 +00:00
David Rose
58e0537e3c wide interrogate improvements: sequence protocol, MAKE_SEQ, __setitem__, and parameter coercion 2008-11-07 21:12:42 +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
0161aabf5d constrain tp_compare() to return -1, 0, or 1 2006-10-13 21:14:15 +00:00
David Rose
8ab0b63fd0 move mutexImpl etc. from pandaexpress 2006-02-21 23:11:05 +00:00
David Rose
572a146c24 untabify 2006-01-13 18:38:07 +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
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