2001-11-27  objectbase.h alex
 (setNonInteractive):
Fix doc string to not use an ampersand between `drag' and `drop', can
confuse some XML processors.  
2001-01-28  objectbase.h mgd
 (val_t): Remove.
(Moved to defobj.h.)  (ProbeMap): Add setProbedObject:.  
2001-01-27  objectbase.h mgd
 (val_t): Change type to fcall_type_t.  
2000-10-14  objectbase.h mgd
 (ProbeMap): Make argument to addProbe: id <Probe>.
(ProbeLibrary): Make first argument to setProbeMap:For: id
<ProbeMap>.  
2000-07-02  objectbase.h mgd
 (ProbeMap): Change
return type on begin: to Index.  
2000-05-18  objectbase.h mgd
 ([Swarm
-activateIn:]): Hide in a #ifndef IDL.  
2000-04-27  objectbase.h mgd
 ([VarProbe
-createEnd]): Remove.  ([ProbeMap -getProbeForVariable:,
-getProbeForMessage:]): Remove.  
2000-03-28 mgd
 Swarmdocs 2.1.1
frozen.  
2000-03-28  objectbase.h mgd
 Declare terminate and
getActivity.  Accomodate changes above.  
2000-02-29 mgd
 Swarmdocs 2.1 frozen.
2000-02-17  objectbase.h mgd
 (ActivityControl):
Remove terminateActivity.  
2000-02-15  objectbase00.sgml alex
 Remove LINK to probe
APPENDIX, refer reader to Swarm User Guide.  
1999-08-25  objectbase.h mgd
 (VarProbe): Declare
DefaultString, CharString, IntString.  
1999-08-23  objectbase.h mgd
 Add VarProbe,
MessageProbe, and ProbeMap typing.  
1999-08-22  objectbase.h mgd
 Add Zone typing to
+create:* methods.  (Swarm): Return Activity with activateIn:
1999-08-09  objectbase.h alex
 (EmptyProbeMap): Add
+create:forClass: convenience create message to protocol.
1999-08-08  objectbase.h alex
 (ActivityControl):
Move -attachToActivity: to USING phase, doesn't need to be a CREATING
phase method.  
1999-07-15  objectbase.h alex
 (CustomProbeMap):
Document existing methods.  Add new SETTING method
(addProbesForClass:withIdentifiers:) which allows post-create time
addition of variables and method names via the list-delimiter form.
1999-05-29  objectbase.h mgd
 Include externvar.h.
1999-05-28  objectbase.h mgd
 Use `externvar' for
external variables.  
1999-04-29  objectbase.h mgd
 (MessageProbe),
MessageProbe.[hm] ([MessageProbe -longDynamicCallOn:]): Replaces
intDynamicCallOn: 
1999-04-22  objectbase.h mgd
 (MessageProbe): Add
setting tag.  
1999-04-16  objectbase.h mgd
 (val_t): Use types_t
instead of included union.  
1999-04-07  objectbase00.sgml alex
 Fixed erroneous
example code that referred to the global probeLibrary instance rather
than the intended CustomProbeMap instance.  Thanks to Albert-Jan
Brouwer <ajbrouw@casema.net> for reporting this.  
1999-04-01  objectbase.h vjojic
 Protocol Swarm inherits protocols SwarmProcess and
CREATABLE.  
1999-03-21  objectbase.h mgd
 Make SwarmObject
creatable.  
1999-03-20  objectbase.h mgd
 Add @class
DefaultProbeMap.  
1999-03-08  objectbase.h mgd
 Fix return type of
getArg: (val_t), and correct documentation for getArg: and
getArgName:.  
1999-02-26  objectbase.h mgd
 Add CREATABLE tags to
all non-abstract protocols.  
1999-02-23  objectbase.h mgd
 (VarProbe,
_VarProbe): Merge.  
1998-11-12  objectbase.h mgd
 (Arguments): Remove
(moved to defobj.h).  
1998-09-04  objectbase.h mgd
 (val_t): Add _short
and _ushort.  
1998-09-03  objectbase.h mgd
 (val_t): Add _uint,
_ulong, and _long.  
1998-08-20  objectbase.h mgd
 Declare
setDefaultAppDataPath:.  
1998-08-19  objectbase.h mgd
 Declare
setDefaultAppConfigPath:.  
1998-08-19  objectbase.h mgd
 Do it here.
1998-08-07  objectbase.h mgd
 Add @class
SwarmObject.  
1998-07-15  objectbase.h mgd
 Split VarProbe into
new features vs. user presentation.  
1998-07-14  objectbase.h mgd
 Minor reformatting of
documentation.  
1998-07-07  objectbase.h mgd
 (Probe): Add argument
to setProbeClass.  
1998-07-06  objectbase.h alex
 (Arguments): Further
clarify use of Arguments with main.m program fragment in Example.
1998-06-24  objectbase.h alex
 (Arguments): Add
protocol.  Add documentation description for Arguments, including long
example marked-up with //E:.  
1998-06-17  Makefile.am mgd
 Include from refbook/
instead of src/.  
1998-06-17  objectbase00.sgml alex
 Added missing
reference to import of activity.h.  
1998-06-17  objectbasemeta.sgml alex
 Removed redundant text from ABSTRACT.  
1998-06-17  objectbase.h mgd
 Document Swarm.  
1998-06-15  Makefile.am mgd
 (MODULE): New
variable.  Include Makefile.rules from src.  Remove everything else.
1998-06-12  objectbase00.sgml,
objectbasecont.sgml mgd
 Update IDs to
SWARM.module.SGML.type.  
1998-06-06  objectbase.ent mgd
 Use public
identifiers.  
1998-06-05  Makefile.am mgd
 (swarm_ChangeLog):
Add.  
1998-06-03  objectbase.h mgd
 Update documentation
tags.  
1998-05-28  objectbase.h mgd
 Include defobj.h.
1998-05-27  objectbase.ent.in mgd
 Remove @srcdir@ in
revhistory.  
1998-05-23  Makefile.am mgd
 New file.
1998-05-23  objectbase.ent.in mgd
 New file.
1998-05-23  objecbase.ent mgd
 Removed.
1998-05-22 mgd
 Begin revision log.  
1998-05-06  objectbase.h mgd
 Spacing changes in
method declarations throughout.  (ProbeConfig, DefaultProbeMap): Add
description string.  (CompleteProbeMap): Add phase tags.
(EmptyProbeMap): Remove -createEnd.  (CompleteVarMap): Add //S.
1998-04-22  objectbase.h mgd
 Remove includes of
SwarmObject.h and Swarm.h.  
1998-04-15  objectbase.h mgd
 Add //D:
documentation comment tag for module.  
1998-03-19  objectbase.h mgd
 Add const char * slot
to val_t union.  
1998-03-18  objectbase.h mgd
 Declare
swarm_version.  
1998-03-02  objectbase.h mgd
 (MessageProbe):
Declare doubleDynamicCallOn:.  
1998-02-26  objectbase.h mgd
 (val_t): Add _uchar.
1998-02-23  objectbase.h mgd
 (val_t): Define.
Change declarations per MessageProbe.h changes below.  
1998-02-04  objectbase.h mgd
 Change header comment to objectbase.h.  Include from
swarmobject/ to objectbase/.  
1998-01-24  objectbase.h mgd
 In MesageProbe
protocol, declare setArg:ToObjectName:.  Constify To: argument of
setArg:To:.  Constify second arugment to dynamicCallOn:resultStorage:.
1997-12-09  objectbase.h mgd
 Constify argument to
getProbedForVariable and getProbeForMessage (SwarmObject).  Constify
return of getProbedType (Probe).  Constify argument to
setProbedVariable (VarProbe).  Constify return of getProbedVariable
(VarProbe).  Constify argument to setFloatFormat (VarProbe).  Constify
return of probeAsString (VarProbe, both).  Constify ToString argument
to setData (VarProbe).  Constify argument to setProbedMessage
(MessageProbe).  Constify return of getArgName (MessageProbe).
Constify argument to getProbeForVariable and getProbeForMessage
(ProbeMap).  Constify argument to dropProbeForVariable and
dropProbeForMessage (ProbeMap).  Constify first argument to
getProbeForVariable and getProbeForMessage (ProbeLibrary).
Reformatting throughout.  
1997-12-08  objectbase.h gepr
 Moved all
swarmobject files from swarmobject directory to objectbase directory.
Renamed swarmobject.h to objectbase.h.  Changed all instances of
swarmobject.h to objectbase.h and all instances of swarmobject/ to
objectbase/.