aboutsummaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Collapse)Author
2006-03-07restructured project (MSVC can't cope well with folder/classname mismatch)Thomas Grill
search for CLR DLLs in PD path first steps to efficient method handling svn path=/trunk/externals/clr/; revision=4656
2006-03-06avoid memory allocationThomas Grill
look up virtual methods svn path=/trunk/externals/clr/; revision=4649
2006-03-06many improvements:Thomas Grill
- efficient symbol and atom list handling - better control over function arguments svn path=/trunk/externals/clr/; revision=4648
2006-01-28fixed line endings, now for realThomas Grill
svn path=/trunk/externals/clr/; revision=4513
2006-01-27Counter external class with new layout, usign virtual functionsThomas Grill
svn path=/trunk/externals/clr/; revision=4507
2006-01-19adding notes on how to compile an assemblyDavide Morelli
svn path=/trunk/externals/clr/; revision=4449
2006-01-16checking in the second example: CounterDavide Morelli
svn path=/trunk/externals/clr/; revision=4425
2006-01-16now selectors take delegates instead of function names, lists without ↵Davide Morelli
selectors ok, added the PureData.dll assembly to let people compile externals without having to compile the pd project svn path=/trunk/externals/clr/; revision=4424
2006-01-16updating examplesDavide Morelli
svn path=/trunk/externals/clr/; revision=4423
2006-01-16added arguments at initialization timeDavide Morelli
svn path=/trunk/externals/clr/; revision=4422
2006-01-16errors loading the assembly will no more crash pdDavide Morelli
svn path=/trunk/externals/clr/; revision=4421
2006-01-14outlet ready, multi-instance, split assembly in 2Davide Morelli
svn path=/trunk/externals/clr/; revision=4401
2006-01-13lists of atom working! still missing outputDavide Morelli
svn path=/trunk/externals/clr/; revision=4400
2006-01-13single atom ok, no luck with arraysDavide Morelli
svn path=/trunk/externals/clr/; revision=4399
2006-01-12working on lists of atomsDavide Morelli
svn path=/trunk/externals/clr/; revision=4392
2006-01-12lists of atoms still not workingDavide Morelli
svn path=/trunk/externals/clr/; revision=4389
2006-01-12checking in the c sharp partDavide Morelli
svn path=/trunk/externals/clr/; revision=4388