rdb
|
ab5b5e7e74
|
Merge branch 'release/1.9.x'
|
2016-12-25 22:47:22 +01:00 |
rdb
|
056ea94765
|
Fix PythonThread crash (LP bug 1245818)
|
2016-12-22 21:28:19 +01:00 |
rdb
|
47388b0dbc
|
Separate out CPython calls from core libs; eliminate need for pystub
|
2016-07-20 14:30:41 +02:00 |
tobspr
|
0fcfb8e372
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
rdb
|
bdf91e206d
|
Remove references to Python.h and py_config.h from Panda headers, to prevent picking up a dependency on Python libraries in third-party modules
|
2015-11-28 16:33:44 +01:00 |
David Rose
|
a29328046a
|
fix some threading issues
|
2008-09-28 17:11:42 +00:00 |
David Rose
|
524128b9fd
|
wip: starting experimental C-based task manager
|
2008-09-19 00:58:04 +00:00 |
David Rose
|
fb9c56432a
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
David Rose
|
3e4e3248e7
|
change order of thread cleanup to avoid python crash
|
2007-10-03 23:33:49 +00:00 |
David Rose
|
265ec8fcab
|
use PyGILState when real threading in use
|
2007-10-02 22:33:18 +00:00 |
David Rose
|
ae52abe2ad
|
don't use PyGILState
|
2007-06-25 23:19:47 +00:00 |
David Rose
|
8d2bdc39fd
|
first pass at SIMPLE_THREADS
|
2007-06-21 15:33:27 +00:00 |
David Rose
|
936412fae2
|
merge cow_thread_2007_04_12: make copy-on-write operations thread-safe
|
2007-04-19 18:23:10 +00:00 |