2004-07-21space.hschristley #ifndef
DISABLE_GUI class not applicable for a non-gui Swarm build.
2001-08-10space.hmgd (GridData): New protocol. (Discrete2d): Adopt it.
2000-03-28mgd Swarmdocs 2.1.1 frozen.
2000-02-29mgd Swarmdocs 2.1 frozen.
1999-08-24space.hmgd Add Discrete2d and Raster typing on convenience factory
methods (for use by Java).
1999-08-22space.hmgd Add Zone typing to
+create* methods. Don't touch arguments that are subclasses of
Discrete2d because we don't have a stubbing mechanism for that.
1999-08-03space.halex (Diffuse2d): Make initializeLattice a CREATING method to
match implementation.
1999-08-01space.halex (Object2dDisplay,
Value2Display, Discrete2d, Diffuse2d, DblBuffer2d, Grid2d): Add
+create: convenience methods to these CREATABLE protocols.
1999-05-05space.halex (Ca2d): Remove CREATABLE tag in protocol definition, since
this protocol is intended to be abstract. (Discrete2d): Add example
of Lisp output serialization. (Int2dFiler): Note as deprecated
protocol, point user to Discrete2d serialization.
1999-05-01space.hmgd (Discrete2d): Remove setUseObjects and setUseValues.
1999-04-25space.halex ([Discrete2d -setUseObjects], [Discrete2d -setUseValues]):
Add to SETTING phase.
1999-02-26space.hmgd Merge _Discrete2d
with Discrete2d. Add CREATABLE tags for all non-abstract protocols.
1998-10-04space.hmgd (_Discrete2d): Make x and y arguments to setSizeX:Y:,
getObjectAtX:Y: getValueAtX:Y:, putObject:atX:Y:, putValue:atX:Y:
unsigned. Make return values of getSize{X,Y} unsigned.
(DblBuffer2d): Make x and y arguments to putObject:atX:Y: and
putValue:atX:Y: unsigned. (Grid2d): Likewise. (Ca2d): Make argument
to setNumStates: unsigned.
1998-07-15space.hmgd (_Discrete2d): Split
Discrete2d into new and presentation interface.
1998-06-17Makefile.ammgd Include from refbook/ instead of src/.
1998-06-17space00.sgmlalex Added missing description of dependencies - objectbase.h
and gui.h.
1998-06-15Makefile.ammgd (MODULE): New
variable. Include Makefile.rules from src. Remove everything else.
1998-06-12space00.sgml,
spacecont.sgmlmgd Update IDs to
SWARM.module.SGML.type.
1998-06-06space.entmgd Use public
identifiers.
1998-06-05Makefile.ammgd (swarm_ChangeLog):
Add.
1998-06-03space.hmgd Add a module summary
documentation tag.