| Commit | Date | |
|---|---|---|
|
[r6252]
by
david_costanzo
Refactoring: Rewrite litem() to use get_int() instead of get_integer(). |
2026-05-31 02:30:09 | Tree |
|
[r6251]
by
david_costanzo
Extend ITEMTEST.BADINPUT.RECOVERABLE to include chained recovery. |
2026-05-31 02:15:17 | Tree |
|
[r6250]
by
david_costanzo
Refactor the "accept ownership of erract" tests to use SIMPLEREPORTTESTNOCATCH. |
2026-05-31 02:03:15 | Tree |
|
[r6249]
by
david_costanzo
Refactoring: Simplify lbitsave() by using get_int() instead of integer_arg() and getint(). |
2026-05-30 02:53:38 | Tree |
|
[r6248]
by
david_costanzo
Refactoring: Simplify lgifsave() by advancing args to the next node as arguments are read instead of having long chains of cdr. |
2026-05-30 02:48:39 | Tree |
|
[r6247]
by
david_costanzo
Refactoring: Simplify lgifsave() by using get_int() instead of integer_arg() and getint(). |
2026-05-30 02:37:05 | Tree |
|
[r6246]
by
david_costanzo
Update the expected test log with the output from test cases that were recently added. |
2026-05-30 02:27:58 | Tree |
|
[r6245]
by
david_costanzo
Rework int_arg() so that it doesn't modify the arguments list. |
2026-05-30 02:25:32 | Tree |
|
[r6244]
by
david_costanzo
Rename CLogoCodeCtrl::Replace to CLogoCodeCtrl::ReplaceText and make it non-virtual to fix a -Woverloaded-virtual warning. |
2026-05-30 01:05:03 | Tree |
|
[r6243]
by
david_costanzo
Add missing "const" qualifier to CanCut and CanCopy so that they override the virtual functions in wxTextCtrl. |
2026-05-30 00:45:52 | Tree |