Age | Commit message (Expand) | Author |
2006-06-26 | fixed break condition for some loop constructs | Thomas Grill |
2006-06-20 | more robust structure pack setting for Max/MSP @ Windows | Thomas Grill |
2006-05-29 | more robust structure pack setting for Max/MSP @ Windows | Thomas Grill |
2006-05-24 | small fixes | Thomas Grill |
2006-05-24 | enabled FLEXT_(C)ADDMETHOD as an alias of FLEXT_(C)ADDBANG | Thomas Grill |
2006-05-15 | *** empty log message *** | Thomas Grill |
2006-04-19 | fixed double-free on clearing values and dirs | Thomas Grill |
2006-04-19 | small fixes for Max/OSX | Thomas Grill |
2006-03-23 | enable compiled-only scripts (without .py) | Thomas Grill |
2006-03-23 | corrected Python object propagation (attribute "py") and adjusted help files | Thomas Grill |
2006-03-23 | added message bundle functionality (pyext.Bundle class) | Thomas Grill |
2006-03-14 | fixed double-free on clearing values and dirs | Thomas Grill |
2006-03-14 | fixed faulty assertion | Thomas Grill |
2006-02-13 | fixes for gcc 3.3, changing FLEXT_USECMEM to FLEXT_USE_CMEMw | Thomas Grill |
2006-02-01 | fixed typos, dates, contact info | Thomas Grill |
2005-12-23 | fix dynamic linker problem, not using flat_namespace | Thomas Grill |
2005-12-15 | new flext::CopyAtoms function | Thomas Grill |
2005-12-14 | fixed double-free on clearing values and dirs | Thomas Grill |
2005-12-14 | updated script for newer _isthreaded getter function style | Thomas Grill |
2005-12-14 | fixed initialization of message bundle items | Thomas Grill |
2005-12-12 | display error messages if calling __init__ or _del caused an exception | Thomas Grill |
2005-12-12 | fixed rich comparison method in Symbol class | Thomas Grill |
2005-12-12 | __str__ method for pyext, to enable print self calls | Thomas Grill |
2005-12-12 | new flext::CopyAtoms function | Thomas Grill |
2005-12-10 | resurrected help message functionality | Thomas Grill |
2005-12-10 | some minor changes after valgrind run | Thomas Grill |
2005-12-06 | experimenting a bit.... | Thomas Grill |
2005-12-06 | fixes for pthreads version 2 | Thomas Grill |
2005-12-06 | fixed and cleaned up library related stuff, especially co-existance of Max me... | Thomas Grill |
2005-11-19 | *** empty log message *** | Thomas Grill |
2005-11-19 | added Buffer.resize example | Thomas Grill |
2005-11-03 | update docs | Thomas Grill |
2005-11-03 | updated for any messages to be processed (not only symbols) | Thomas Grill |
2005-11-03 | display error messages if calling __init__ or _del caused an exception | Thomas Grill |
2005-11-03 | update docs | Thomas Grill |
2005-10-22 | fix compilation for CFM | Thomas Grill |
2005-10-22 | file loading: fixed recognition of stringified directory names | Thomas Grill |
2005-10-12 | satisfy newer gcc versions | Thomas Grill |
2005-10-11 | bugfixes and optimizations, especially for DSP under Max/MSP | Thomas Grill |
2005-10-11 | fixes for Metrowerks | Thomas Grill |
2005-10-11 | fix for Codewarrior compilation | Thomas Grill |
2005-10-07 | bugfixes and optimizations, especially for DSP under Max/MSP | Thomas Grill |
2005-10-06 | more robust string->atom conversion | Thomas Grill |
2005-09-26 | small fixes | Thomas Grill |
2005-09-26 | __str__ method for pyext, to enable print self calls | Thomas Grill |
2005-09-26 | - better handling of click callback | Thomas Grill |
2005-09-21 | __str__ method for pyext, to enable print self calls | Thomas Grill |
2005-09-20 | *** empty log message *** | Thomas Grill |
2005-09-12 | changed initialization functions accordingly | Thomas Grill |
2005-09-06 | some more documentation (proxy objects) | Thomas Grill |