aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-06-19removed the svn:executable bit for code, patches and textIOhannes m zmölnig
svn path=/trunk/externals/clr/; revision=10048
2006-04-18implemented class-based method managementThomas Grill
very fast native-to-managed transition most of the logic transferred to the CLR side svn path=/trunk/externals/clr/; revision=4931
2006-03-10small cleanupsThomas Grill
svn path=/trunk/externals/clr/; revision=4676
2006-03-09fix for strange open_via_path behaviorThomas Grill
svn path=/trunk/externals/clr/; revision=4675
2006-03-09fixes for mono object passingThomas Grill
svn path=/trunk/externals/clr/; revision=4669
2006-03-09adapted to PD version 0.40Thomas Grill
better handler flexibility and argument checking added Zmolnigs counter example svn path=/trunk/externals/clr/; revision=4663
2006-03-09fix for gccThomas Grill
svn path=/trunk/externals/clr/; revision=4661
2006-03-09implemented proxy objects and other stuffThomas Grill
cleaned up the code svn path=/trunk/externals/clr/; revision=4660
2006-03-08some small additions, like ability to set pd class typeThomas Grill
svn path=/trunk/externals/clr/; revision=4659
2006-03-08added inlet and outlet functionsThomas Grill
added send functions practically ready to work with! svn path=/trunk/externals/clr/; revision=4658
2006-03-08finally implemented efficient method registeringThomas Grill
other cleanups and improvements svn path=/trunk/externals/clr/; revision=4657
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-06changed from libs to frameworkThomas Grill
svn path=/trunk/externals/clr/; revision=4653
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-28try to catch eventual mono crashesThomas Grill
svn path=/trunk/externals/clr/; revision=4512
2006-01-28some cleanups for OSXThomas Grill
svn path=/trunk/externals/clr/; revision=4511
2006-01-28some cleanups for OSX, fixed line endingsThomas Grill
svn path=/trunk/externals/clr/; revision=4510
2006-01-27removed binaryThomas Grill
svn path=/trunk/externals/clr/; revision=4509
2006-01-27Completely rewrote the PD side of clr, using class loader hook and much more ↵Thomas Grill
efficient access svn path=/trunk/externals/clr/; revision=4508
2006-01-27Counter external class with new layout, usign virtual functionsThomas Grill
svn path=/trunk/externals/clr/; revision=4507
2006-01-27new interface to internal functionsThomas Grill
svn path=/trunk/externals/clr/; revision=4506
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
2006-01-12checking in the externalsvn2git-rootDavide Morelli
svn path=/trunk/externals/clr/; revision=4387