Nuclex.Support/Source
Markus Ewald acbb07d6b5 Some more unit tests; improved documentation; improve useless speed optimization of an exceptional case
git-svn-id: file:///srv/devel/repo-conversion/nusu@39 d2e56fa2-650e-0410-a79f-9358c0239efd
2007-07-12 22:16:11 +00:00
..
Collections Redesigned the Collection framework to incorporate a more general variant of the ObservableCollection<> class; ParentingCollection class now makes use of this new inbetween class; ParentingCollection now has a cleaner way to dispose its members than the original InternalDispose() method 2007-07-10 19:25:18 +00:00
Licensing Began implementing the ProgressionTracker 2007-07-05 20:02:02 +00:00
Packing Added new generic WeakReference class for typesafe weak reference usage 2007-06-18 21:25:16 +00:00
Scheduling Some more unit tests; improved documentation; improve useless speed optimization of an exceptional case 2007-07-12 22:16:11 +00:00
Serialization Added quaternion serialization; serialization methods now always work on references to improve performance; removed dead code from CygonRectanglePacker; improved commenting on Progression framework 2007-06-12 19:15:55 +00:00
SpatialPartitioning Made adjustments to reflect the recent name change of Nuclex.SpecialFx to Nuclex.Graphics.Effects; fixed all remaining compiler warnings 2007-07-02 18:54:34 +00:00
Tracking Some more unit tests; improved documentation; improve useless speed optimization of an exceptional case 2007-07-12 22:16:11 +00:00
WeakReference.cs Added an AsyncStarted event to the progression class, currently disabled for further consideration; set up the outline of a new spatial partitioning framework with an R*-Tree implementation; new AbortedException for indicating that a process was forcefully aborted 2007-07-01 19:27:40 +00:00