Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Update of revision history for rosea literate program doc. |
---|---|
Timelines: | family | ancestors | descendants | both | rosea-develop |
Files: | files | file ages | folders |
SHA1: |
b25a350e8fbeffd9e36592a99d196a83 |
User & Date: | andrewm 2020-05-05 15:55:04 |
Context
2020-05-06
| ||
10:33 | Corrected a problem with generation of seqdiag output for polymorphic events. Minor changes in the formatting of event traces. Changed the tracing of a cascade of repeated polymorphic events so that the target of the previous event polymorphic event becomes the source for the next one. Previously, all polymorphic events appear to have originated from the source instance of the first one. check-in: 9b50ed6133 user: andrewm tags: rosea-develop | |
2020-05-05
| ||
15:56 | Merge of rosea-develop onto the trunk. Release of rosea version 1.9. check-in: c909a33e32 user: andrewm tags: trunk, rosea_1.9 | |
15:55 | Update of revision history for rosea literate program doc. check-in: b25a350e8f user: andrewm tags: rosea-develop | |
15:47 | Corrected a problem with polymorphic event dispatch across repeated generalizations. Dispatch only happened on the first level of a multi-level hierarchy. Corrected problems in formatting the polymorphic event traces. check-in: 891bfedba6 user: andrewm tags: rosea-develop | |
Changes
Changes to rosea/doc/rosea.pdf.
cannot compute difference between binary files
Changes to rosea/src/rosea-docinfo.xml.
248 249 250 251 252 253 254 255 |
<authorinitials>GAM</authorinitials> <revremark> Added "idClass" command for multiple assigners to be able to access the class instance used for partitioning the multiple assigner instances. </revremark> </revision> </revhistory> |
> > > > > > > > > > > |
248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 |
<authorinitials>GAM</authorinitials> <revremark> Added "idClass" command for multiple assigners to be able to access the class instance used for partitioning the multiple assigner instances. </revremark> </revision> <revision> <revnumber>1.9</revnumber> <date>May 5, 2020</date> <authorinitials>GAM</authorinitials> <revremark> Corrected a problem with polymorphic event dispatch across repeated generalizations. Dispatch only happened on the first level of a multi-level hierarchy. Corrected problems in formatting the polymorphic event traces. </revremark> </revision> </revhistory> |