Revision
1.23 -
(
view)
(
annotate)
-
[select for diffs]
Sun Sep 19 23:46:08 2010 UTC
(14 years, 7 months ago)
by
bendavid
Branch:
MAIN
CVS Tags:
Mit_014e,
Mit_015,
Mit_015a,
Mit_015b,
Mit_016,
Mit_017,
Mit_017pre1,
Mit_017pre2,
Mit_017pre3,
Mit_018,
Mit_020,
Mit_020a,
Mit_020b,
Mit_020c,
Mit_020d,
Mit_020pre1,
Mit_021,
Mit_021pre1,
Mit_021pre2,
Mit_022,
Mit_022a,
Mit_023,
Mit_024,
Mit_024a,
Mit_024b,
Mit_025,
Mit_025a,
Mit_025b,
Mit_025c,
Mit_025c_branch0,
Mit_025c_branch1,
Mit_025c_branch2,
Mit_025d,
Mit_025pre1,
Mit_025pre2,
TMit_020d
Branch point for:
Mit_025c_branch
Changes since
1.22: +6 -2 lines
Diff to
previous 1.22
add hard protections for null pointers from refs
Revision
1.22 -
(
view)
(
annotate)
-
[select for diffs]
Mon Mar 23 22:15:10 2009 UTC
(16 years, 1 month ago)
by
loizides
Branch:
MAIN
CVS Tags:
Mit_008,
Mit_009,
Mit_009a,
Mit_009b,
Mit_009c,
Mit_010,
Mit_010a,
Mit_011,
Mit_011a,
Mit_012,
Mit_012a,
Mit_012b,
Mit_012c,
Mit_012d,
Mit_012e,
Mit_012f,
Mit_012g,
Mit_012h,
Mit_012i,
Mit_013,
Mit_013a,
Mit_013b,
Mit_013c,
Mit_013d,
Mit_013pre1,
Mit_014,
Mit_014a,
Mit_014b,
Mit_014c,
Mit_014d,
Mit_014pre1,
Mit_014pre2,
Mit_014pre3
Changes since
1.21: +2 -2 lines
Diff to
previous 1.21
Cosmetics
Revision
1.18 -
(
view)
(
annotate)
-
[select for diffs]
Fri Mar 6 13:52:54 2009 UTC
(16 years, 2 months ago)
by
loizides
Branch:
MAIN
Changes since
1.17: +14 -14 lines
Diff to
previous 1.17
Have Entries also implemented for BaseCollection avoiding successive virtual calls.
Revision
1.15 -
(
view)
(
annotate)
-
[select for diffs]
Thu Feb 26 17:05:18 2009 UTC
(16 years, 2 months ago)
by
bendavid
Branch:
MAIN
Changes since
1.14: +45 -51 lines
Diff to
previous 1.14
Add FastArray (optimized heap array) and switch RefArray to use FastArray
Revision
1.14 -
(
view)
(
annotate)
-
[select for diffs]
Tue Feb 17 21:54:35 2009 UTC
(16 years, 2 months ago)
by
bendavid
Branch:
MAIN
Changes since
1.13: +12 -13 lines
Diff to
previous 1.13
Implemented much cleaner optimized auto loading of branches from refs
Revision
1.12 -
(
view)
(
annotate)
-
[select for diffs]
Tue Feb 17 14:22:57 2009 UTC
(16 years, 2 months ago)
by
bendavid
Branch:
MAIN
Changes since
1.11: +56 -8 lines
Diff to
previous 1.11
Optimize RefArray dereferencing based on object table cleaning, add optimized HasObject function
Revision
1.7 -
(
view)
(
annotate)
-
[select for diffs]
Fri Oct 31 18:56:14 2008 UTC
(16 years, 6 months ago)
by
bendavid
Branch:
MAIN
CVS Tags:
Mit_006
Changes since
1.6: +81 -88 lines
Diff to
previous 1.6
Switched to new optimized RefArray now supporting multiple PIDs
Revision
1.6 -
(
view)
(
annotate)
-
[select for diffs]
Thu Oct 23 18:22:27 2008 UTC
(16 years, 6 months ago)
by
loizides
Branch:
MAIN
Changes since
1.5: +3 -10 lines
Diff to
previous 1.5
Cleanup to have TObject::Fatal rather than Fatal to avoid some warnings.
Revision
1.4 -
(
view)
(
annotate)
-
[select for diffs]
Thu Oct 2 12:48:08 2008 UTC
(16 years, 7 months ago)
by
bendavid
Branch:
MAIN
Changes since
1.3: +6 -2 lines
Diff to
previous 1.3
RefArray procid is now set only when first object is added