aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-17fixed format-security errorHEADsvn2git-headexternals/loaders/tclpdIOhannes m zmölnig
2012-10-22update to Makefile v1.0.13, fixing 'make dist' and 'make test'Hans-Christoph Steiner
2012-10-22add a help patch, just in caseHans-Christoph Steiner
2012-10-17support glibc/libc6 older than 2.12, see 'man strdup' for more infoHans-Christoph Steiner
2012-09-26fix "implicit declaration of function ‘strdup’" which causes problems on ...Hans-Christoph Steiner
2012-02-20make debug messages about searching for class names match Pd's internal messa...Hans-Christoph Steiner
2012-02-19fix relative path to Tcl.framework included in Pd-extended.app (@executable_p...Hans-Christoph Steiner
2011-11-28Fix pd_bind crash in [bitmap] (bug #3429577).mescalinum
2011-11-17add test for binbuf & atom typesmescalinum
2011-11-17correct rendering of A_DOLLAR atomsmescalinum
2011-11-17add basic input testmescalinum
2011-11-17minimal test system. more testcases to come.mescalinum
2011-11-16bracket A_BLOB with #ifdef so tclpd builds against vanillaHans-Christoph Steiner
2011-11-16correctly determine the mangled SWIGTYPEmescalinum
2011-11-16remove obj-inst -> class-name mapping in tclpd_freemescalinum
2011-11-16add a obj-instance -> class-name mapping facilitymescalinum
2011-11-16use m_pd.h constants instead of their numerical valuemescalinum
2011-11-15add proper string representation to A_SEMI and A_COMMA, so they are valid aft...mescalinum
2011-11-15fixed binbuf supportmescalinum
2011-11-15oopsmescalinum
2011-11-15use more handy SWIG macrosmescalinum
2011-11-15fixed bug 3436716mescalinum
2011-11-14feature request 3436774: make $self namespace exist before calling constructormescalinum
2011-11-14use eq/ne in place of ==/!= for string (in)equelity checksmescalinum
2011-11-14use eq/ne in place of ==/!= for string (in)equelity checksmescalinum
2011-11-14before trying to load an object, set the Tcl auto_path to include the object'...Hans-Christoph Steiner
2011-11-13update todomescalinum
2011-11-130.3.0 - typemaps support completemescalinum
2011-11-12use the new log levels for clearer loggingHans-Christoph Steiner
2011-11-11typosmescalinum
2011-11-11more changes to the swig interface:mescalinum
2011-11-11add typemap for t_symbol* (but does not work for return values, like in canva...mescalinum
2011-11-03skeleton help patchHans-Christoph Steiner
2011-10-28add open menumescalinum
2011-10-16tclpd-console worksmescalinum
2011-10-15tidy upmescalinum
2011-10-15consolemescalinum
2011-10-15slider2 still can't save send/recvsymbols properlymescalinum
2011-10-15rename pdlib.tcl to tclpd.tclmescalinum
2011-10-15add list lengthmescalinum
2011-10-15fix save functionmescalinum
2011-10-15move hashtable functions outsidemescalinum
2011-10-14add tclpd-interp-info and fix an errormescalinum
2011-10-14reorder tcl land into namespaces and streamline and standardize syntaxmescalinum
2011-10-14incr PclpdLib versionmescalinum
2011-10-13lets celebrate achievements :Dmescalinum
2011-10-13binbuf now fully workingmescalinum
2011-10-13some binbuf support. dollar-args still not working properlymescalinum
2011-10-13final designmescalinum
2011-10-13solved some binbuf issuesmescalinum