Update of /cvsroot/pure-data/externals/zexy In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25509
Modified Files: BUGS.txt pd-zexy.info README.txt z_install.bat Log Message: updated everything a bit...
Index: z_install.bat =================================================================== RCS file: /cvsroot/pure-data/externals/zexy/z_install.bat,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** z_install.bat 16 Jun 2005 13:21:46 -0000 1.6 --- z_install.bat 14 Mar 2007 10:55:35 -0000 1.7 *************** *** 12,15 **** --- 12,22 ----
+ + + + + + + REM ============================================== REM do not edit below this line !!! *************** *** 31,35 ****
set BINPATH=extra ! set REFPATH=extra\help-zexy
if %PDVERSION% LSS 0.37 set REFPATH=doc\5.reference\zexy --- 38,42 ----
set BINPATH=extra ! set REFPATH=extra\zexy
if %PDVERSION% LSS 0.37 set REFPATH=doc\5.reference\zexy *************** *** 40,44 **** echo copying help files mkdir %PDPATH%%REFPATH% ! copy examples* %PDPATH%%REFPATH% > tempInstall.trash
echo copying abstractions --- 47,51 ---- echo copying help files mkdir %PDPATH%%REFPATH% ! copy reference* %PDPATH%%REFPATH% > tempInstall.trash
echo copying abstractions
Index: BUGS.txt =================================================================== RCS file: /cvsroot/pure-data/externals/zexy/BUGS.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** BUGS.txt 20 Jun 2006 08:44:27 -0000 1.1 --- BUGS.txt 14 Mar 2007 10:55:35 -0000 1.2 *************** *** 2,7 **** - sometimes crashes with small delays . according to the backtrace this should be a memory corruption ! . (actually the crashing bug was buggy by design and i haven't got a simple bug-patch yet)
[s2l] - numerically looking sub-symbols are converted wrongly to floats: e.g. "192.168.0.1" -> 192,168 --- 2,9 ---- - sometimes crashes with small delays . according to the backtrace this should be a memory corruption ! . (actually the crashing patch was buggy by design and i haven't got a simple bug-patch yet) ! = UNREPRODUCIBLE
[s2l] - numerically looking sub-symbols are converted wrongly to floats: e.g. "192.168.0.1" -> 192,168 + + FIXED
Index: README.txt =================================================================== RCS file: /cvsroot/pure-data/externals/zexy/README.txt,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** README.txt 25 Jan 2006 20:04:44 -0000 1.11 --- README.txt 14 Mar 2007 10:55:35 -0000 1.12 *************** *** 40,43 **** --- 40,51 ---- ------------------------------------------------------------------------------
+ + short: + #1> cd src/ + #2> make + #3> make install + (this will automatically call autoconf and ./configure if needed (see "long")) + + long: #1> cd src/ #2> autoconf *************** *** 94,98 **** is the cause of this problem. turning it off might help
- irix : ------------------------------------------------------------------------------ --- 102,105 ---- *************** *** 121,125 **** ============================================================================== this software is ! copyleft 1999-2005 by iohannes m zmoelnig zmoelnig@iem.kug.ac.at with some contributions by winfried ritsch, guenter geiger, miller.s.puckette and surely some others --- 128,132 ---- ============================================================================== this software is ! copyleft 1999-2007 by IOhannes m zmoelnig <zmoelnig [at] iem [dot] at> with some contributions by winfried ritsch, guenter geiger, miller.s.puckette and surely some others
Index: pd-zexy.info =================================================================== RCS file: /cvsroot/pure-data/externals/zexy/pd-zexy.info,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** pd-zexy.info 31 Aug 2003 05:21:37 -0000 1.1 --- pd-zexy.info 14 Mar 2007 10:55:35 -0000 1.2 *************** *** 1,5 **** Title Zexy for Pd Version MSP standard paths ! Description iohannes m zmoelnig's zexy DefaultLocation /usr/local/lib DeleteWarning --- 1,5 ---- Title Zexy for Pd Version MSP standard paths ! Description IOhannes m zmoelnig's zexy DefaultLocation /usr/local/lib DeleteWarning