Age | Commit message (Collapse) | Author |
|
enable compiled-only scripts (without .py)
use PyGILState_\*() functionality (enabled with PY_USE_GIL)
fixes for non-GIL usage
improved symbol comparison
buffer protocol adapted for Python 2.5
enable module packages (module/__init__.py[co]), now also for Max
svn path=/trunk/; revision=9120
|
|
enable compiled-only scripts (without .py)
small optimizations and fixes
some optimizations and py reload fix
better error message for reload with invalid args
enable module packages (module/__init__.py[co]), now also for Max
svn path=/trunk/; revision=4750
|
|
use lock count instead of message queuing to avoid py->py messaging deadlock
must clear Python error...
svn path=/trunk/; revision=2585
|
|
small fixes
merged in 20041229-newdetach branch.
renamed locking functions
svn path=/trunk/; revision=2483
|
|
svn path=/trunk/; revision=320
|
|
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/; revision=190
|