| Commit | Date | |
|---|---|---|
| 2026-04-15 22:01:43 | Tree | |
|
[r6153]
by
david_costanzo
Replace DebugBreak with wxTrap so that the DEBUGALLOC environment variable works on GNU/Linux. |
2026-04-14 22:42:20 | Tree |
| 2026-04-13 22:50:56 | Tree | |
|
[r6151]
by
david_costanzo
Ignore *.gmon files, generated by an fmslogo that is instrumented for profiling (compiled when PROFILE=1) |
2026-04-13 02:29:49 | Tree |
| 2026-04-13 02:28:23 | Tree | |
| 2026-04-12 15:48:15 | Tree | |
|
[r6148]
by
david_costanzo
Fall back to writing to stdout in TraceOutput if there's an error writing to stderr. |
2026-04-12 00:40:15 | Tree |
|
[r6147]
by
david_costanzo
Add an empty "default" label to a switch statement to silence a warning about unhandled cases of an enum. |
2026-04-11 00:32:07 | Tree |
| 2026-04-10 01:01:39 | Tree | |
|
[r6145]
by
david_costanzo
Fix Bug #601; PO now displays lines in procedures defined with DEFINE correctly in the Commander History. The code intentionally didn't print a newline when the WRITER is [] because, when a procedure The fix is a little bit of refactoring that prints the newline differently depending on whether |
2026-04-10 00:54:56 | Tree |