Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge of rosea-develop onto the trunk. Release of rosea version 1.9. |
---|---|
Timelines: | family | ancestors | descendants | both | trunk | rosea_1.9 |
Files: | files | file ages | folders |
SHA1: |
c909a33e32283800bf9e23fa46c56cb9 |
User & Date: | andrewm 2020-05-05 15:56:29 |
Context
2020-05-06
| ||
10:37 | Merge rosea development back on the trunk. Release of rosea version 1.9.1. check-in: 0ce4956a68 user: andrewm tags: trunk, rosea_1.9.1 | |
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:51 | Merging rosea development onto trunk. check-in: 04ea53641b user: andrewm tags: trunk | |
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> |