Commit Graph

68 Commits

Author SHA1 Message Date
ccremers
7411f89976 - Fixed two Doxygen warnings. 2004-06-13 20:58:54 +00:00
ccremers
72e3eb6292 - Added error procedure. 2004-06-12 14:20:07 +00:00
ccremers
bd4530de77 - Note about invisible errors. 2004-06-02 13:06:45 +00:00
ccremers
f96e05d260 - Made note about memory leak suspicion. 2004-06-02 12:33:13 +00:00
ccremers
d14d5ce06b - Added exit codes and use these in testl script. 2004-05-26 19:40:40 +00:00
ccremers
ca01a09377 - Many ansi updates. 2004-05-26 12:17:09 +00:00
ccremers
b5ddd75d95 - Rewrote mindwipe to ansi variant. 2004-05-26 09:34:08 +00:00
ccremers
112e3799ab - grmbl fix previous commit. 2004-05-26 08:54:18 +00:00
ccremers
06f2978dbe - More ansi fixes. 2004-05-26 08:52:15 +00:00
ccremers
ada4033fbe - Fixed some non-ANSI initial assignment. 2004-05-26 08:49:36 +00:00
ccremers
db0c34c1e5 - Removed an optionally required include. 2004-05-26 08:46:44 +00:00
ccremers
b0aba1cdc0 - Removed obsolete knowledge union. 2004-05-26 08:42:34 +00:00
ccremers
4d90395d7e - Fixed the term union issue for portability. 2004-05-26 08:40:33 +00:00
ccremers
2cae2d2a08 - Made union in TAC more ANSI compliant (and thus suitable for the sun) 2004-05-26 08:26:40 +00:00
ccremers
2106aadb23 - Incremental searches now also output to stderr. 2004-05-25 09:28:40 +00:00
ccremers
448520d38a - Fix todo list. 2004-05-24 17:44:30 +00:00
ccremers
832ce9aea2 - Make dist should work now. 2004-05-24 16:20:06 +00:00
ccremers
a2004ec4a9 - Debugging mode can now be enabled. 2004-05-24 09:23:08 +00:00
ccremers
abd8ad3998 - Still two flags missing for complete scanner/parser support.
BUILT_SOURCES was necessary to have the dependencies right.
2004-05-21 19:31:42 +00:00
ccremers
6c69baeeb9 - Fixed the lex/yacc problems. 2004-05-21 19:18:47 +00:00
ccremers
ef32b1e0e5 - This version seems to compile. 2004-05-21 17:52:06 +00:00
ccremers
4c3450697a - Added the fallback Makefile. This works fine, and I can test with the
other directory's automake tools in the meantime.
2004-05-21 14:18:35 +00:00
ccremers
29e996252b - More changes. 2004-05-21 14:01:00 +00:00
ccremers
db23dd12ed - Moving stuff to the right spot. 2004-05-21 13:53:01 +00:00
ccremers
6608a376cc - Intermediate. 2004-05-21 13:52:49 +00:00
ccremers
f71f4e7ce8 - Added a bootstrap file, more testing. 2004-05-21 13:48:59 +00:00
ccremers
fd9f83cd2c - Better stuf for automake. 2004-05-21 13:27:38 +00:00
ccremers
5ed86facf3 - Added some required files.
- Extended error for missing library.
2004-05-21 13:24:37 +00:00
ccremers
b976611458 - First setup for autoconf tools. 2004-05-21 13:19:43 +00:00
ccremers
0254565db4 - The testl script now also generates eps output in attack.eps. This
requires ps2eps.
2004-05-21 12:34:33 +00:00
ccremers
10f95a55a6 - Template cleanup for latex.
- Timers output now to stderr. Previously this was stdout/latex.
2004-05-21 12:32:57 +00:00
ccremers
8b41f5806d - Some cleanup in the header code. 2004-05-19 08:44:27 +00:00
ccremers
1868a2b6fa - Modified brace printing behaviour. 2004-05-19 08:39:39 +00:00
ccremers
1768b4abea - Remove {( )} inner brackets in LaTeX output. 2004-05-18 20:41:51 +00:00
ccremers
080d19a840 - Even more documentation. 2004-05-15 16:43:20 +00:00
ccremers
eecab1bbda - Fixed the symbols. 2004-05-15 15:45:08 +00:00
ccremers
5ca4adbd86 - Start of intro. 2004-05-15 15:26:21 +00:00
ccremers
47ba33ebbf - More additional documentation. 2004-05-15 14:47:19 +00:00
ccremers
a21e1b73e4 - More additions to the documentation. 2004-05-15 14:22:44 +00:00
ccremers
4e5d28e45c - Configured doxygen for C specifically. 2004-05-15 12:51:10 +00:00
ccremers
85a470abe2 - Added first file descriptions. 2004-05-15 12:39:49 +00:00
ccremers
e26d97bf2b - Huge documentation effort. 2004-05-15 12:33:01 +00:00
ccremers
89e83b1661 - Added 'make refman' to automate doxygen refman creation. 2004-05-14 17:34:34 +00:00
ccremers
6c4b8fbc9a - Added already quite some documentation. 2004-05-14 17:29:26 +00:00
ccremers
b51db7ac34 - Enabled Doxygen reference manual construction, config file for doxygen
in src directory.
2004-05-14 16:22:36 +00:00
ccremers
8930a69048 - Idea for M_0 knowledge. 2004-05-13 14:59:03 +00:00
ccremers
fc0272acfb - It's working so nicely now that we can remove the manually set
constants altogether.
2004-05-13 14:52:38 +00:00
ccremers
c53bff4f39 - Huge modification, now allowing for parbox constructions. Nearly all
overlap is gone now.
2004-05-13 14:49:04 +00:00
ccremers
47a96937ac - Layout improvements accross the board of the MSCs. 2004-05-13 10:06:21 +00:00
ccremers
e93a6cd462 - Todo. 2004-05-12 20:27:27 +00:00