David Rose
|
383a6e512c
|
support tinyxml's (const string *) return types.
|
2009-08-11 17:24:56 +00:00 |
David Rose
|
1db044ca4e
|
add hash(Filename)
|
2009-08-07 15:27:58 +00:00 |
David Rose
|
0e773c8684
|
respect __nonzero__
|
2009-08-05 21:51:28 +00:00 |
David Rose
|
70e1e46a61
|
coercion memory leak fix, part 1
|
2009-06-10 14:33:44 +00:00 |
David Rose
|
f44857f8ee
|
more static link issues
|
2009-04-18 00:50:05 +00:00 |
David Rose
|
71fec58722
|
fix bug with inherited virtual methods
|
2009-04-01 18:45:01 +00:00 |
David Rose
|
2982ca3187
|
python 2.4
|
2009-02-19 00:38:44 +00:00 |
David Rose
|
221862b432
|
squelch compiler warnings about (char *)
|
2009-02-18 23:27:04 +00:00 |
David Rose
|
f477db0b19
|
might as well expose int and float typecasts, too
|
2009-01-20 19:51:31 +00:00 |
David Rose
|
a6f4fb2377
|
operator bool () -> __nonzero__()
|
2009-01-20 03:17:44 +00:00 |
David Rose
|
4cd50fa68d
|
fix performance issues with implicit parameter coercion
|
2009-01-07 20:05:57 +00:00 |
David Rose
|
c4b5f64eea
|
fix problem with DisplayRegion scoping
|
2008-11-17 20:47:40 +00:00 |
David Rose
|
1462bee771
|
better Filename usage
|
2008-11-11 23:28:14 +00:00 |
David Rose
|
587f000ab5
|
correct prototype for setitem
|
2008-11-08 16:55: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
|
9468e4583c
|
further refinements to local_this checking
|
2008-10-29 19:06:57 +00:00 |
David Rose
|
f7105a081b
|
raise an exception if 'this' is null
|
2008-10-29 00:53:27 +00:00 |
David Rose
|
e81660a741
|
check PyErr_Occurred() even in ndebug mode
|
2008-09-27 00:12:08 +00:00 |
David Rose
|
524128b9fd
|
wip: starting experimental C-based task manager
|
2008-09-19 00:58:04 +00:00 |
David Rose
|
964c76f2e0
|
pandaFileStream
|
2008-09-09 00:06:47 +00:00 |
David Rose
|
fb9c56432a
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
David Rose
|
4cd6d03cb5
|
support explicit default constructors for linmath
|
2008-03-25 23:53:27 +00:00 |
Josh Yelon
|
08dcdade5c
|
load_dso now uses a plugin search path
|
2008-03-18 22:25:59 +00:00 |
David Rose
|
ef5b2fe57e
|
squelch warning
|
2007-09-20 18:22:16 +00:00 |
David Rose
|
3804f89682
|
wchar_t might not be two bytes wide
|
2007-09-05 18:02:47 +00:00 |
David Rose
|
896860c8c2
|
fix reference-counting on forward-reference return values
|
2007-07-04 00:33:49 +00:00 |
Josh Yelon
|
1e7c8513c3
|
Interrogate include-path alterations
|
2007-06-27 23:57:19 +00:00 |
David Rose
|
06a36aff63
|
get runtime info for things that don't inherit from TypedObject
|
2007-06-22 22:35:57 +00:00 |
David Rose
|
8d2bdc39fd
|
first pass at SIMPLE_THREADS
|
2007-06-21 15:33:27 +00:00 |
David Rose
|
137998a5c7
|
track_in_interpreter
|
2007-05-09 22:07:48 +00:00 |
David Rose
|
346928ece7
|
support BLOCKING keyword
|
2007-04-18 21:51:36 +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
|
616de46c25
|
use as_typed_object()
|
2006-09-07 17:22:22 +00:00 |
David Rose
|
990174f44e
|
class TypedObject is a typed class
|
2006-09-06 18:44:14 +00:00 |
David Rose
|
ca19170904
|
revert accidental checkin
|
2006-04-11 18:16:51 +00:00 |
David Rose
|
9ce524fc89
|
better windows locking
|
2006-04-11 18:15:58 +00:00 |
David Rose
|
51ede9905f
|
interface -> interface_maker (avoid conflicts with Windows SDK)
|
2006-04-06 17:55:26 +00:00 |
Roger Hughston
|
42b3ba9c82
|
OSX big Commit ...
|
2006-03-17 22:55:08 +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
|
968ad486b8
|
fix __rsub__ nonsense
|
2005-12-08 22:40:50 +00:00 |
Josh Yelon
|
f57fe99b6a
|
Fixes to interrogate -srcdir
|
2005-09-30 07:19:18 +00:00 |
Josh Yelon
|
65e665414d
|
Added srcdir option
|
2005-09-30 04:14:53 +00:00 |
Josh Yelon
|
9729541f63
|
Added macrocomposites
|
2005-09-27 22:05:52 +00:00 |
David Rose
|
97c877ad3b
|
don't bother to write doc strings for constructors
|
2005-09-26 18:22:39 +00:00 |
David Rose
|
f91ee87026
|
rename ssl -> openssl, cv -> opencv
|
2005-09-21 23:50:36 +00:00 |
David Rose
|
9c24c092dd
|
support python_repr
|
2005-09-14 00:08:50 +00:00 |
David Rose
|
096d7dfa50
|
better behavior for long comments
|
2005-09-12 17:18:05 +00:00 |
David Rose
|
88a77268b1
|
string limit
|
2005-09-12 16:11:00 +00:00 |
David Rose
|
f2d34a6022
|
class doc strings
|
2005-09-10 00:02:12 +00:00 |