ChangeLog
上传用户:shenzhenrh
上传日期:2013-05-12
资源大小:2904k
文件大小:4k
- 2001-11-04 <mgd@HELEN>
- * Makefile.am: Use *_SRCS variable names for those variables
- that are only included in other variables -- for the sake of new
- automake.
- 2001-06-21 <mgd@maya.santafe.edu>
- * Responder.m: Use "val" instead of "id".
- 2000-03-28 <mgd@nest.swarm.org>
- * Swarm 2.1.1 frozen.
- 2000-02-12 <mgd@nest.swarm.org>
- * Swarm 2.1 frozen.
- 2000-01-18 <mgd@DRONE>
- * ActionGroup.m, ActionGroupRandomized.m, ConcurrentGroup.m,
- ConcurrentGroupRandomized.m, ForEach.m, ForEachRandomized.m,
- tactivity.m: Include <tactivity.h>, not "tactivity.h".
- 1999-11-18 Marcus G. Daniels <mgd@pojoaque.santafe.edu>
- * Schedule.m (main): Pass YES to setAutoDrop: instead of 1.
- * ESSwarm.[hm]: Make `ok' boolean.
- * DSRSwarm.m, DSSwarm.m, ESSwarm.m, Schedule.m: Don't include
- Schedule.h.
- 1999-09-18 Marcus G. Daniels <mgd@pojoaque.santafe.edu>
- * Swarm 2.0.1 released.
- 1999-08-28 Marcus G. Daniels <mgd@pojoaque.santafe.edu>
- * Swarm 2.0 released.
- 1999-05-18 Marcus G. Daniels <mgd@pojoaque.santafe.edu>
- * Makefile.am ($(OBJECTS)): Depend on $(TYPEINFO).
- 1999-05-17 Marcus G. Daniels <mgd@pojoaque.santafe.edu>
- * Makefile.am: Include tests/Makefile.rules.
- (type_SOURCES): New variable.
- (ForEachRandomized_SOURCES, ForEach_SOURCES,
- ActionGroupRandomized_SOURCES, ActionGroup_SOURCES,
- ConcurrentGroupRandomized_SOURCES, ConcurrentGroup_SOURCES): Use it.
- * ActionGroup_test.m, ConcurrentGroup_test.m: Add phase info, using
- MIXIN_CREATE for dual include of Holder.m.
- * Holder.m: Add #ifdef on MIXIN_CREATE for including methods
- per phase.
- * ActionGroup_test.h (ActionGroup_test_c): Renamed from
- ActionGroup_test.
- * tactivity.[hm]: New files.
- * ActionGroup.m, ActionGroupRandomized.m, ConcurrentGroup.m,
- ConcurrentGroupRandomized.m, ForEach.m, ForEachRandomized.m:
- Include tactivity.h instead of ActionGroup_test.h or
- ConcurrentGroup_test.h.
-
- 1999-02-05 Marcus G. Daniels <mgd@pojoaque.santafe.edu>
- * ESSwarm.m ([ESSwarm -buildActions]): Use setKeepEmptyFlag:
- instead of setKeepEmpty:. Use YES instead of 1.
- 1999-02-02 Vladimir Jojic <vjojic@chama.santafe.edu>
- * ESSwarm.m: New file.
- * ESSwarm.h: Likewise.
- * EmptySchedule.m: Likewise.
-
- * Makefile.am (EXTRA_DIST): Add Holder.h and Holder.m to EXTRA_DIST.
-
- 1999-01-14 Marcus G. Daniels <mgd@chama.santafe.edu>
- * Makefile.am (etc_dir): Use include $(top_builddir)/etc instead.
- (check_PROGRAMS): Use instead of noinst_PROGRAMS.
- 1999-01-13 Vladimir Jojic <vjojic@wijiji.santafe.edu>
- * Makefile.am (etc_dir): Add new variable to allow inclusion of
- Makefile.tests form build area.
- 1999-01-13 Marcus G. Daniels <mgd@chama.santafe.edu>
- * ActionGroupRandomized.m, ConcurrentGroup.m,
- ConcurrentGroupRandomized.m, DynamicSchedule.m,
- DynamicScheduleRepeat.m, ForEach.m, ForEachRandomized.m (main):
- Use initSwarmBatch instead of initSwarm.
- * Makefile.am (TESTS_ENVIRONMENT): Set SWARM_INHIBIT_ARCHIVER_LOAD.
- 1999-01-13 Vladimir Jojic <vjojic@wijiji.santafe.edu>
- * Makefile.am: Use noinst_PROGRAMS instead of bin_PROGRAMS.
- * ActionGroup.m, ActionGroupRandomized.m, ActionGroup_test.h,
- ActionGroup_test.m, ChangeLog, ConcurrentGroup.m,
- ConcurrentGroupRandomized.m, ConcurrentGroup_test.h,
- ConcurrentGroup_test.m, DSRSwarm.h, DSRSwarm.m, DSSwarm.h,
- DSSwarm.m, DynamicSchedule.m, DynamicScheduleRepeat.m, ForEach.m,
- ForEachRandomized.m, Holder.h, Holder.m, Responder.h, Responder.m,
- Schedule.m: Formatting.
- 1999-01-12 Vladimir Jojic <vjojic@wijiji.santafe.edu>
- * ActionGroup.m: New file.
- * ActionGroupRandomized.m: Likewise.
- * ConcurrentGroup.m: Likewise.
- * ConcurrentGroupRandomized.m: Likewise.
- * DynamicSchedule.m: Likewise.
- * DynamicScheduleRepeat.m: Likewise.
- * ForEachRandomized.m: Likewise.
- * ForEach.m: Likewise.
- * Schedule.m: Likewise.
- * ActionGroup_test.[hm]: Likewise.
- * ConcurrentGroup_test.[hm]: Likewise.
- * DSRSwarm.[hm]: Likewise.
- * DSSwarm.[hm]: Likewise.
- * Holder.[hm]:Likewise.
- * Responder.[hm]: Likewise.
-