diff options
author | Bryan Jurish <mukau@users.sourceforge.net> | 2007-10-19 13:32:56 +0000 |
---|---|---|
committer | Bryan Jurish <mukau@users.sourceforge.net> | 2007-10-19 13:32:56 +0000 |
commit | 36628a5c9a9610af6e3d7475d777fadee6eae496 (patch) | |
tree | c31ff48114f22c81da1d2b8aeebf5a9c3d2a7187 /Changes | |
parent | c2c10b7a3b5f35b165f010c1f0c399aff90b1f5e (diff) |
+ fixed any2string/string2any asymmetry for default case eos_char<0
svn path=/trunk/externals/moocow/pdstring/; revision=8841
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ Change log for PD external 'pdstring' +v0.06 + + fixed asymmetricity bug (thanks to iohannes for the report) + +v0.05 + + improved NUL parsing, add in- and outlets + + use static binbufs to avoid segfaults (a la mrpeach's [str]) + v0.03 Thu, 02 Feb 2006 12:57:43 +0100 + automake-ified |