Skip to content
Success

#248 (Apr 27, 2026, 10:47:00 PM)

Started 4 days 3 hr ago
Took 39 min

Started by timer

This run spent:

  • 8 ms waiting;
  • 39 min build duration;
  • 39 min total from scheduled to completion.
Revision: 9c12dd0d4c6ee7140864345a0fd28f78e9b0400d
Repository: cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
  • refs/remotes/origin/master
Apply document-level formatting and rearrange the array-in-struct discussion.

Formatting:
- add visual separation of figures from text
- prevent "formula"-style code fragments from page breaking
- (thereby prevent code formula broken at end of page from mistakenly restarting the reader in a code figure at the top of the next page)
- give short+long figure captions
- assure descriptive captions
- remove Title-Like Captialization in Captions
- turn a couple figures into tables where the figure visual separator looks bad

Array-in-struct
- remove lingering use of "accordion"
- call it Dynamic Array Member
- oranize discussion as, first explain example, then argue feature is good
mlbrooks at