aboutsummaryrefslogtreecommitdiff
path: root/externals/sprinkler/Changes
blob: c500a87fefeafa8c8fb816f0fc2fbf45c8a719d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Change log for PD external 'sprinkler' (formerly 'forward')

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