aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py
AgeCommit message (Expand)Author
2007-01-20fixed rich comparison method in Symbol classThomas Grill
2006-08-03added message bundle functionality (pyext.Bundle class)Thomas Grill
2006-04-19small fixes for Max/OSXThomas Grill
2006-03-23enable compiled-only scripts (without .py)Thomas Grill
2006-03-23corrected Python object propagation (attribute "py") and adjusted help filesThomas Grill
2006-03-23added message bundle functionality (pyext.Bundle class)Thomas Grill
2005-12-14updated script for newer _isthreaded getter function styleThomas Grill
2005-12-12display error messages if calling __init__ or _del caused an exceptionThomas Grill
2005-12-12fixed rich comparison method in Symbol classThomas Grill
2005-12-12__str__ method for pyext, to enable print self callsThomas Grill
2005-12-06fixes for pthreads version 2Thomas Grill
2005-11-19added Buffer.resize exampleThomas Grill
2005-11-03display error messages if calling __init__ or _del caused an exceptionThomas Grill
2005-09-26__str__ method for pyext, to enable print self callsThomas Grill
2005-09-21__str__ method for pyext, to enable print self callsThomas Grill
2005-09-20*** empty log message ***Thomas Grill
2005-08-11oops, include libraries for editing the scriptsThomas Grill
2005-08-01path setting based on new flext functionalityThomas Grill
2005-07-30corrected Python object propagation (attribute "py") and adjusted help filesThomas Grill
2005-07-20corrected Python object propagation (attribute "py") and adjusted help filesThomas Grill
2005-07-19added cygwin supportThomas Grill
2005-07-19better exception handling and error messageThomas Grill
2005-07-18python-like dotted module.function syntaxThomas Grill
2005-07-15None returned by script will bang the outputThomas Grill
2005-07-09python-like dotted module.function syntaxThomas Grill
2005-07-08better reload handling, but still far fom perfectThomas Grill
2005-07-06added xcode projectThomas Grill
2005-04-22remove deleted filesThomas Grill
2005-04-18check for PD versionThomas Grill
2005-04-10added xcode projectThomas Grill
2005-04-07cleaner error reportingThomas Grill
2005-03-31fixed reference count bugThomas Grill
2005-03-25fixes for maxmspThomas Grill
2005-03-18*** empty log message ***Thomas Grill
2005-03-14fixes for OSXThomas Grill
2005-03-13pydsp: share dsp buffer objects at inplace operationThomas Grill
2005-03-10more buffer functionality (support sequence and number protocols)Thomas Grill
2005-03-09fixes for detached operation and single-threaded versionThomas Grill
2005-03-08pass timeout argument to stop methodThomas Grill
2005-03-06use new flext fifoThomas Grill
2005-02-27better error reportingThomas Grill
2005-02-26- garbage collection at module scopeThomas Grill
2005-02-23better cleanup behavior (shutdown hook method _del and garbage collection)Thomas Grill
2005-02-08update for flext build systemThomas Grill
2005-02-01fixes for single-threaded compilationThomas Grill
2005-01-19- a bit more functions for the symbol typeThomas Grill
2005-01-11added symbol typeThomas Grill
2005-01-10closed multi-interpreter branch (no chance to have several interpreters in th...Thomas Grill
2005-01-09support for Python threads, at lastThomas Grill
2005-01-08update for flext build systemThomas Grill