log

age author description
Tue, 31 May 2022 01:56:37 -0400 David A. Holland Don't refer to CVS.
Tue, 31 May 2022 01:45:26 -0400 David A. Holland Some minor updates for 15 years later.
Tue, 31 May 2022 01:00:55 -0400 David A. Holland Don't cast through "volatile int". Causes a gcc warning nowadays.
Tue, 31 May 2022 00:59:42 -0400 David A. Holland Fix friend declaration for gcc10.
Tue, 31 May 2022 00:59:00 -0400 David A. Holland Remove unused variables.
Tue, 31 May 2022 00:58:42 -0400 David A. Holland Strengthen the build hack for non-DOS targets.
Tue, 31 May 2022 00:54:12 -0400 David A. Holland Remove unused variable; fix what it was supposed to be doing.
Mon, 30 May 2022 23:58:14 -0400 David A. Holland silence random gcc warning
Mon, 30 May 2022 23:56:45 -0400 David A. Holland Switch to static inline as an expedient build fix.
Mon, 30 May 2022 23:51:43 -0400 David A. Holland Add explicit lint-comment-style fallthrough annotations.
Mon, 30 May 2022 23:47:52 -0400 David A. Holland Use memcpy instead of strncpy when we know the length anyway.
Mon, 30 May 2022 23:46:22 -0400 David A. Holland Adjust to the moving target called the C++ standard.
Mon, 30 May 2022 23:32:56 -0400 David A. Holland Add additional operator delete calls gcc 10 asked for.
Sat, 18 Apr 2020 17:12:17 -0400 David A. Holland maybe help with getting tex to fail properly on error
Sun, 26 Apr 2009 18:23:33 -0400 David A. Holland Document the LaTeX packages used in the install notes.