Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2023-04-04
21:59
Merge changes in rosea man page back onto trunk. Leaf check-in: 052ea47ce8 user: andrewm tags: trunk
21:50
Merge change in rosea man page back onto trunk. Leaf check-in: c0669c060f user: andrewm tags: rosea-develop
21:49
Changed version number on rosea man page. check-in: b95bad0fe4 user: andrewm tags: rosea-develop
21:41
Folding rosea-develop branch back onto the trunk. Release of rosea verion 1.11.2. check-in: 7fa1d0353b user: andrewm tags: trunk
21:36
Corrected a problem with the withAttribute command. Previously, this command used the underlying "relvar updateper" and suffered the same problem as the updateAttribute command before version 1.11.1. The "relvar updateper" command appears to have a bug in it when there are multiple identifiers composed of multiple attributes and the intersection of the identifying attributes is non-empty. The solution was to rework the withAttribute command to use the "relvar updateone" command. check-in: d0cf937af7 user: andrewm tags: rosea-develop
2023-04-02
23:57
Merging micca-harness branch onto the trunk. Release of bosal 1.3.0. Changes needed to operation with micca version 1.4.0 and rosea version 1.11.1. check-in: 6d2b397f7a user: andrewm tags: trunk
23:54
Preparing for release of 1.3.0 of bosal. Changes needed to operation with micca version 1.4.0 and rosea version 1.11.1. Note only the Linux version of the executable is updated. Leaf check-in: cac48f062f user: andrewm tags: micca-harness
23:38
Removing older versions of miccautil. check-in: abfa1cfa95 user: andrewm tags: trunk
23:35
Removing older version of miccautil. check-in: 5670c3ae4b user: andrewm tags: trunk
23:34
Release of version 1.3.0 of miccautil. check-in: 54f2e3dc6b user: andrewm tags: trunk
23:32
Getting the module file onto the correct branch. Leaf check-in: 1948a43cd7 user: andrewm tags: micca-develop
23:29
Release of miccautil version 1.3.0. check-in: b9c0ad96f8 user: andrewm tags: micca-develop
23:25
Merge micca-develop onto trunk to release miccautil version 1.3.0. Changes needed to operate with micca version 1.4.0. check-in: 7bee835f40 user: andrewm tags: trunk
23:21
Changes required to operate with micca version 1.4.0. Preparing for release miccautil 1.3.0. check-in: e3e0d54ac2 user: andrewm tags: micca-develop
22:34
Merging micca-develop onto the trunk. Release of version 1.4.0 of micca. Note the executable has only been updated for Linux. Windows and Mac are not updated in this release. check-in: 7d92c529e4 user: andrewm tags: trunk
21:40
Corrected an error in the code generation state parameter declaration code generation. Preparing for version 1.4.0 release. check-in: 3b34db9efa user: andrewm tags: micca-develop
2023-04-01
22:09
Merging rosea-develop back onto the trunk. Release of rosea version 1.11.1. check-in: 6ef6c48152 user: andrewm tags: trunk
22:01
Remove PDF of the literate program from the rosea-develop branch. This file belongs on the trunk. check-in: ea06fbd415 user: andrewm tags: rosea-develop
21:59
Corrected a problem with the updateAttribute command. Previously, this command used the underlying "relvar updateper". The "relvar updateper" command appears to have a bug in it when there are multiple identifiers composed of multiple attributes and the intersection of the identifying attributes is non-empty. The solution was to rework the updateAttribute command to use the "relvar updateone" command. This is a better in the first place. check-in: 7f7ffd0241 user: andrewm tags: rosea-develop
00:09
Checkpoint on fix to micca to make it work properly with rosea version 1.11.0. There was substantial rework both to the platform model and the code configuration and generation. Preparing for a 1.4.0 release after additional testing. check-in: 1e7e1ce7d2 user: andrewm tags: micca-develop
00:04
Finishing rosea 1.11.0 release. check-in: 6223c3ba58 user: andrewm tags: trunk
2023-03-26
20:22
Release of rosea version 1.11.0. Merged development changes back onto trunk. check-in: de37a902d8 user: andrewm tags: trunk
19:43
Final PDF before the release. check-in: 5e0c9b4efe user: andrewm tags: rosea-develop
19:42
Preparing for release of version 1.11.0. Corrected a problem involving reflexive associations implemented with an associative class where there multiple attributes make up the identifier. This problem arose from the manner in which the reference statements in a class definition interacted with the path options of an association definition and required substantial rework of the configuration code. This version requires that a associations which are not total functions be realized using associative classes. This has potential backwards incompatibility. Because of this change, the link and unlink commands are no longer needed and are deprecated. check-in: 04445fccbe user: andrewm tags: rosea-develop
2023-03-20
18:38
Addition changes to ready for the 1.10.3 release. Corrected a problem when multiple domains were configured. check-in: b7eb53cd8b user: andrewm tags: rosea-develop
17:58
Correction to internal version number. check-in: 8960b2715a user: andrewm tags: rosea-develop
17:46
Adding standalong test files. check-in: 151b564c17 user: andrewm tags: rosea-develop
17:43
Corrected a problem involving reflexive associations implemented with an associative class where there multiple attributes make up the identifier. This problem arose from the manner in which the reference statements in a class definition interacted with the path options of an association definition and required substantial rework of the configuration code. Preparing for release of version 1.10.3. check-in: f7c28808ee user: andrewm tags: rosea-develop
2023-03-10
19:21
Release of version 1.2 of the miccautil package. check-in: f78dd94cd3 user: andrewm tags: trunk
19:11
Merging latest miccautil changes and implicit bridging paper onto the trunk. check-in: d10e652a10 user: andrewm tags: trunk
19:09
Corrected a problem where state machine trace log events were being swallowed by miccautil. Now, the log messages are forwarded to the previous message handler. check-in: a58a5391ca user: andrewm tags: micca-develop
2022-12-09
03:15
Minor textual error regarding the cardinality of a relation. Bug! check-in: c975fdc865 user: andrewm tags: micca-develop
2022-11-29
04:19
Copy editing and minor corrections. check-in: 70ba3529fc user: andrewm tags: micca-develop
2022-11-14
22:51
More tweeks to the algebra in the system edit operation. check-in: 05395aef02 user: andrewm tags: micca-develop
19:07
Completing some simulations to verify some of the relational algebra. check-in: 95c0468116 user: andrewm tags: micca-develop
2022-11-13
04:16
Copy editing the ripples that happened when the relation headings for the Wiring Specifiation and the Instance Correlation Map were changed. check-in: f3cbcbab55 user: andrewm tags: micca-develop
01:11
Edits to correct the algebra problem when computing the bridge operation relation. Modified the relation heading of both the Wiring Specification and Instance Correspondence Map relations. check-in: 1a84dbed84 user: andrewm tags: micca-develop
2022-11-09
21:37
Merging implicit bridging work back onto the trunk. check-in: 40e613e305 user: andrewm tags: trunk
21:10
Final edit touches before release. check-in: 7f7e5a30b8 user: andrewm tags: micca-develop
2022-11-08
18:57
More copy editing. check-in: 8728381b4f user: andrewm tags: micca-develop
00:52
Checkpoint. Yet more copy editing. check-in: 45f3e9541d user: andrewm tags: micca-develop
2022-11-07
23:11
Checkpoint. Copy editing. check-in: 32a1a9816f user: andrewm tags: micca-develop
01:21
Checkpoint. Copy editing. check-in: 6ac3fb0c66 user: andrewm tags: micca-develop
2022-11-05
17:07
Keep finding errors. check-in: 9f90fa70fc user: andrewm tags: micca-develop
17:06
checkpoint. check-in: 6b22e73171 user: andrewm tags: micca-develop
16:45
Checkpoint. Copy editing. check-in: 9a839fbb0a user: andrewm tags: micca-develop
02:27
Copy editing. check-in: f968a5b321 user: andrewm tags: micca-develop
2022-11-04
15:37
Checkpoint. Copy editing. check-in: 1161d06384 user: andrewm tags: micca-develop
2022-11-02
21:30
Copy editing. check-in: 06f15d1a6e user: andrewm tags: micca-develop
00:03
Checkpoint. Finished edit operation for deleting bridge cord. check-in: c1df80ca37 user: andrewm tags: micca-develop