aboutsummaryrefslogtreecommitdiff
path: root/pd/src/x_list.c
AgeCommit message (Collapse)Author
2006-12-07More 64 bit fixes, notably confusion about file extensions and takingMiller Puckette
garray_getfloatarray out of expr svn path=/trunk/; revision=6685
2006-08-24sync for pd 0.40-0test05. Bug fix (empty DSP chains crashed Pd).Miller Puckette
svn path=/trunk/; revision=5730
2005-08-19Version 0.39-0test5. Bug fixes and more care about closing dirty windowsMiller Puckette
and quitting. svn path=/trunk/; revision=3434
2005-07-29Mac to work with tcl/tk 8.4.5; pd extension added automatically in saveasMiller Puckette
bug fix writing aiff gfiles bug fix (tcl error messages when starting open dialogs) svn path=/trunk/; revision=3385
2005-07-24New "list" object.Miller Puckette
Added "addcomma", "addsemi", "adddollar", "adddollsym" messages to message object. worked on Mac compilation problems. svn path=/trunk/; revision=3371