[PyKDE] [cvs commit] "sip/sip gencode.c parser.y sip.h"

Phil Thompson phil at thekompany.com
Tue Apr 16 16:21:28 BST 2002


Update of /home/cvs/public/sip/sip
In directory valentine:/tmp/cvs-serv27562/sip

Modified Files:
	gencode.c parser.y sip.h 
Log Message:
Replaced all the old thread support with explicit support for classes that can
create new threads.
Removed /ReleaseLock/ - the Python lock is released for any call to C++, not
just selected ones.
Added /CreatesThread/ and /NewThread/.
SIP_USE_DLL is no longer needed, but SIP_MAKE_MODULE_DLL is now needed when
compilinga SIP generated module under Windows.





More information about the PyQt mailing list