Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Check-ins with non-propagating tags:
|
2026-02-14
| ||
| 03:52 | Bump to version 2.5 check-in: 333a549d97 user: ben tags: trunk, version-2.5 | |
|
2026-01-19
| ||
| 16:28 | Bump version to 2.4 Show current column in status line when pressing Ctrl-G. Convert code to build using Watcom 1.9. Convert code to support large memory model, but continue using compact memory model for reduced executable size. Support using JWASM. Support cross-compiling from Linux. Use libc setjmp()/longjmp() instead of .asm version. Use libc malloc()/free() instead of .asm version farmalloc()/farfree(). Use libc memmove() and string functions instead of .asm version farmemmove(), etc. Use libc read()/write() instead of .asm version farread()/farwrite(). Make sure to open files in binary mode to avoid Watcom's EOL conversion. check-in: 1ef35e5245 user: ben tags: trunk, version-2.4 | |
| 16:17 | Initial import of Calvin 2.3 source code and documentation. check-in: efe9f5ab80 user: ben tags: trunk, version-2.3 | |