Tags give the ability to mark specific points in history as being important
-
dal-03-03-0068fb065d · ·
Remove deprecated methods as discussed in ADTCC-209 - SubstituteVariables(::Configuration& /*db*/, const Partition& p) - reset(::Configuration& /*db*/, const Partition& p)
-
dal-03-01-0665eb9986 · ·
Implement java's disabled() algorithm in a way compatible with c++. Add program da.TestDisabled similar to dal_test_disabled.
-
dal-03-01-0452ebd02a · ·
Remove unneeded "Partition" parameter in an internal method of cpp algorithms
-
dal-03-01-038d51c14a · ·
Remove unneeded "Partition" parameter in an internal method of cpp algorithms
-
dal-03-01-007d859bde · ·
Implement new segment/application configuration similar to c++. Remove public AppConfig and SegConfig classes. See ADTCC-177 for more information.