Enter RPN

Timeline
Login

Timeline

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

16 check-ins that include changes to files matching 'dm32/hypotenuse/*'

2026-02-23
19:41
Changed the generic "# PROGRAM" header line in .d32 outputs to be similar to the first line in .15c outputs. I've tested it on an actual DM32, and per the docs, it ignores comment lines.

Not including a character encoding line because also per the docs, DM32 statefiles are ASCII-only.

Not including a byte count because there isn't a straightforward way to measure that, as there is on the HP-15C. check-in: ca09e80291 user: tangent tags: trunk

2026-02-21
05:14
Merged experimental `--from/to hp15c` feature down to trunk. It needs more testing before release, but it's stable and passes its allops round-trip. check-in: 317e81b20a user: tangent tags: trunk
2026-02-20
19:44
Renamed top-level "jrpn-15c" directory to "hp15c" now that we are treating the Manz simulator program format as an HP-15C lingua franca. check-in: 5d3f94b4fa user: tangent tags: rejig-hp15c
19:41
Merged roundtrip improvements check-in: 5b865ee013 user: tangent tags: rejig-hp15c
19:40
Moved the R47 roundtrip test script into tests/r47/ and added a DM32 version of it under tests/dm32/ which also runs on "make test" check-in: 2d8cd1618a user: tangent tags: trunk
2026-02-18
11:39
Merged the DM32 I/O modules down to trunk. They're stable enough to appear in a release, if not yet complete. check-in: 828227e597 user: tangent tags: trunk
05:16
Added a blank line before LBL+REM groups check-in: fbf9aa1cb8 user: tangent tags: rejig-dm32
2026-01-09
18:31
Replaced a few instances of "x<>y" with "x⇋y" check-in: e3eb1ac80c user: tangent tags: trunk
2025-10-04
18:09
Using the briefer description from the 12C hypotenuse program in the 15C and DM32 docs. check-in: 147bcbb1b7 user: tangent tags: trunk
18:00
Style tweak check-in: c21523b0de user: tangent tags: trunk
2025-09-27
20:32
Formatting tweaks check-in: caf33c214a user: tangent tags: trunk
18:55
Further tweaks to the hypotenuse program READMEs. check-in: 910be3add7 user: tangent tags: trunk
18:52
MD formatting fix check-in: 248f71693d user: tangent tags: trunk
18:52
Improved labeling check-in: 0940ad9947 user: tangent tags: trunk
18:51
Cross-linking the two "hypotenuse" program READMEs. check-in: 3488713eda user: tangent tags: trunk
18:44
Added DM32 hypotenuse/leg function statefile. check-in: 9e30fe5860 user: tangent tags: trunk