aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-05-20only typo correctionHEADsvn2git-headexternals/iem/pdoctaveFranz Zotter
svn path=/trunk/externals/iem/pdoctave/; revision=5097
2006-04-11removed my ugly testpatch, updated Readme.txt to be more portable.Franz Zotter
svn path=/trunk/externals/iem/pdoctave/; revision=4878
2006-03-26pdoctave weekend, yeah! So obviously, total nerdness has struck me already. ↵Franz Zotter
IAOUOIASSFAIUOOOOOOAA!!! But it works!!! - Octave error handling for errors of write_shared_mem.cc (i.e. undefined variables). - Return value for non existent data packages corrected in write_shared_mem.cc (it has to be removeSharedData instead of freeSharedData in exceptional cases) - opening octave on library startup - removed annoying post messages yesyesyes, perhaps it's time for Georgies threadlib "detach" for pdoctave_get now! svn path=/trunk/externals/iem/pdoctave/; revision=4775
2006-03-26added octave error handling 'try' and 'catch' to pdoctave_get. So unknown ↵Franz Zotter
variables are returned now as empty svn path=/trunk/externals/iem/pdoctave/; revision=4770
2006-03-25changed a lot: pdoctave_dataframe: sleepUntil changed. Doesn't work yet, ↵Franz Zotter
perhaps will not work that way. Looking for a suitable solution... pdoctave.c: starting octave when loading lib. removed the pdoctave object. Started general chaos... svn path=/trunk/externals/iem/pdoctave/; revision=4766
2006-03-25objects cannot be created when pdoctave is not presentFranz Zotter
svn path=/trunk/externals/iem/pdoctave/; revision=4765
2006-03-25added symbol hallo to helpFranz Zotter
svn path=/trunk/externals/iem/pdoctave/; revision=4764
2006-03-24fix to send/receive symbolsGeorg Holzmann
svn path=/trunk/externals/iem/pdoctave/; revision=4763
2006-03-24added helpsymbol to pdoctave objectFranz Zotter
svn path=/trunk/externals/iem/pdoctave/; revision=4760
2006-03-24Added Georg's help-patchFranz Zotter
svn path=/trunk/externals/iem/pdoctave/; revision=4759
2006-03-21lines added to makefile, thanks to Gerda Strobl's first foreign usage.Franz Zotter
svn path=/trunk/externals/iem/pdoctave/; revision=4745
2006-03-20Sorry, I forgot the Makefile.Franz Zotter
svn path=/trunk/externals/iem/pdoctave/; revision=4743
2006-02-22readme addedFranz Zotter
svn path=/trunk/externals/iem/pdoctave/; revision=4612
2006-02-22These is the beginning of a try to connect the pd to octave. Especially when ↵svn2git-rootFranz Zotter
using the iemmatrix features in pd, this feature becomes sensible. On the whole it shall enable the user to use the command line parser of octave. The take-over strategy is bad at this starting point. No threading, no practical data transmission. Perhaps the common work on it can help. (Franz) svn path=/trunk/externals/iem/pdoctave/; revision=4611