diff options
author | Bryan Jurish <mukau@users.sourceforge.net> | 2009-01-17 21:41:11 +0000 |
---|---|---|
committer | Bryan Jurish <mukau@users.sourceforge.net> | 2009-01-17 21:41:11 +0000 |
commit | ffe86804f741389b28e20cbbeb045636e68c4c02 (patch) | |
tree | 4a19cba76d9bddde232471d0d232482df844cfc7 /externals/sprinkler/Changes | |
parent | 58ff2a12088ec8654e527158795b013b1c95b374 (diff) |
+ moved externals/sprinker to externals/moocow/sprinkler
svn path=/trunk/; revision=10567
Diffstat (limited to 'externals/sprinkler/Changes')
-rw-r--r-- | externals/sprinkler/Changes | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/externals/sprinkler/Changes b/externals/sprinkler/Changes deleted file mode 100644 index 33e41871..00000000 --- a/externals/sprinkler/Changes +++ /dev/null @@ -1,34 +0,0 @@ -Change log for PD external 'sprinkler' (formerly 'forward') - -v0.06 Tue, 14 Sep 2004 18:50:03 +0200 - + added --enable-all-forwardmess configure option to use pd_forwardmess() - for all messages (even those of length 1) : should fix 'bang' problem - + fixed gcc-3.3 warning re: (++argv) in sprinkler_list() thanks to - Erasmus Zipfel - -v0.05 Mon, 23 Feb 2004 01:14:08 +0100 - + added pass-through outlet for unbound destination symbols - + added hack to prevent 'bang's being sprinkled as 'normal' symbols - -v0.04 Thu, 29 Jan 2004 16:26:00 +0100 - + added error() call for missing destinations - + todo: add pass-through outlet for missing destinations - -v0.03 Sun Sep 8 00:56:33 CEST 2002 - + renamed to 'sprinkler' - + added 'configure' option --enable-forward to allow - backwards-compatibility - + added 'configure option --enable-debug - + added help-file tweaking to 'configure.in' - -v0.02 Sun Sep 1 00:47:40 CEST 2002 - + added black magic in 'forward_anything()' to generate - real selectors for single-element arglists (especially symbols) - + gutted 'configure.in' - + added check for MacOSX in 'configure.in' - + added 'OFLAGS' autoconf->makefile variable for - optimization flags: contents from pd-0.35-test16 - + added 'autogen.sh' and 'README.cvs' - -v0.01 Sun Apr 21 15:21:42 CEST 2002 - + initial distributed version |