Enter RPN

Timeline
Login

Timeline

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

50 most recent check-ins that include changes to files matching 'r47/*'

2026-02-25
03:49
. leaf check-in: 5cb2c3e914 user: tangent tags: trunk
03:47
Further tweaks to the changelog check-in: e3dc5d38ff user: tangent tags: trunk
03:41
Added complex number round-trippig tests for DM32 CMPLX check-in: 7bf6b13256 user: tangent tags: trunk
03:35
Fixed a round-tripping problem with DM32 handling of complex decomposition. check-in: c9869538e8 user: tangent tags: trunk
03:31
Stripping leading "+" in FP outputs to preserve round-trip fidelity check-in: 059861c005 user: tangent tags: trunk
03:27
Spell check check-in: fb3ddd13b3 user: tangent tags: trunk
00:53
. check-in: 000a00d595 user: tangent tags: trunk
00:49
. check-in: 36262d77cf user: tangent tags: trunk
00:46
More 11c docs check-in: e4d9cae0bc user: tangent tags: trunk
00:21
More info about HP-11C support check-in: f0e33faa7a user: tangent tags: trunk
2026-02-24
23:53
Documented the RLM-11CX support in the readme check-in: 11e438653d user: tangent tags: trunk
23:53
Added "--from/to hp11c" as a briefer alternative to "rlm15cx". This might change in the future if we find a better use for the generic term. check-in: 27ff69eda1 user: tangent tags: trunk
23:28
Released rejig version v0.12.0 check-in: 3477813549 user: tangent tags: trunk, rejig-v0.12.0
23:26
Simplified register arg handling by taking advantage of the new helpers just added. check-in: acac716ea0 user: tangent tags: trunk
23:13
Further disentangling of REG_I handling between HP-11C and 15C. check-in: 4f3190b6c1 user: tangent tags: trunk
22:57
Added the rlm11cx roundtrip to "task test" check-in: 809ba5320e user: tangent tags: trunk
22:56
Removed two no-op cases from the RLM-11CX allops.11c file and added two missing ones in their place so that it doesn't renumber the lines. check-in: f0a9312a5a user: tangent tags: trunk
22:36
Removed a no-op case for HP-11C check-in: 9b22089ab6 user: tangent tags: trunk
22:34
Restored a missing op code mapping for HP-15C accidentally removed by the RLM-11CX work. check-in: 83c1b7c306 user: tangent tags: trunk
21:49
Added .txt as another alias for .p47u and .utf8 check-in: 8d2e8b282d user: tangent tags: trunk
06:29
Round-tripping problem due to the new unified real-number formatting fixed. check-in: c4e3a8fb76 user: tangent tags: trunk
06:21
Found another case where we can unify real-number formatting check-in: a3ee85b9db user: tangent tags: trunk
06:12
Merged RLM-11CX stuff down to trunk now that it's passing its basic round-trip tests on allops.11c. check-in: d14e766e0c user: tangent tags: trunk
06:00
More improvements in I and (i) handling in the RLM-11CX roundtrip test closed check-in: 11179d2ba0 user: tangent tags: rejig-rlm11cx
05:47
Extended the comparison operator improvements in 11C/15C to work with the remaining cases. check-in: d9cd590175 user: tangent tags: rejig-rlm11cx
05:42
Got the generic "swap X" operation working with the special 11C cases I and (i). check-in: 6d4f60d60d user: tangent tags: rejig-rlm11cx
04:01
Improved handling of comparison op args for HP-15C and 11C. Proper handling of the x=0 op on the 11C and less special-casing overall. check-in: c3fd68eec3 user: tangent tags: rejig-rlm11cx
03:08
Tweaks to the 11C mappings check-in: 363b708c44 user: tangent tags: rejig-rlm11cx
01:04
First moves toward supporting the HP-11C in rejig via the RLM-11CX simulator. The RLM-15CX support isn't as useful as I'd hoped because ~20% of the key codes differ and this is a JSON format (not JSONC) hence no comments to aid the mapping. It shouldn't take a lot more work to get things going, but I need the checkpoint. check-in: f330ea7ae1 user: tangent tags: rejig-rlm11cx
2026-02-23
23:24
Refined tests/hp15c/allops.15c without losing tests check-in: 93526c18c8 user: tangent tags: trunk
21:46
. check-in: d35dd80965 user: tangent tags: trunk
21:45
Added RLM-15CX I/O support, reusing as much of the prexisting Manz format handling as possible. That required generalizing it somewhat. check-in: 6ab8979716 user: tangent tags: trunk
21:19
. check-in: 668789d371 user: tangent tags: trunk
20:03
Documented why we won't be getting MATRIX support in hp15c any time soon, if ever. check-in: cc4aedc74b user: tangent tags: trunk
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

19:15
Elaborated the SOLVE plan check-in: 9303526cce user: tangent tags: trunk
18:50
Moved the note about added radices in FP inputs from the HP-15C section of the readme to the DM32 one now that it also does this. check-in: 4ba5fa78e5 user: tangent tags: trunk
18:33
Doing real-number forcing on DM32 input, as we have been doing for 15C. check-in: 2f11e6bd39 user: tangent tags: trunk
18:20
Planned how to get `SOLVE` working check-in: 4e87be0784 user: tangent tags: trunk
15:54
Similar rework for FP output check-in: 53cffd0f36 user: tangent tags: trunk
15:41
Factored FP parsing out between P47 and DM32 input formats to reduce the chance of divergent understandings. NFC. check-in: 51d0aea8a0 user: tangent tags: trunk
15:33
Excluding t.{d32,15c} from the roundtrip tests. check-in: 905036baf6 user: tangent tags: trunk
15:22
Fixed a conversion issue with `FIX` in DM32 check-in: 94c73cf2ca user: tangent tags: trunk
15:17
Clarified HP-15C limitations section of the readme check-in: 0ce68082af user: tangent tags: trunk
01:14
Improved CMPLX handling in DM32. check-in: 03fdae498f user: tangent tags: trunk
2026-02-22
21:16
Better round-tripping of HP-15C numbers via R47 reals. check-in: e8b0ca46e8 user: tangent tags: trunk
20:07
File name extension matches for file format guessing are now case-insensitive. check-in: f15b994d2f user: tangent tags: trunk
19:45
Linter fix; NFC check-in: d8076c7889 user: tangent tags: trunk
19:39
Added round-tripping for RAN# access on HP-15C without going so far as to allow upgrading to the equivalent R47 code. check-in: 1818d5e1d4 user: tangent tags: trunk
18:15
Added DIM handling for HP-15C. (Not yet full MATRIX support.) check-in: d35d05bf18 user: tangent tags: trunk