Commit Graph

666 Commits

Author SHA1 Message Date
amontano 503ec28b5e start of acip code. 2002-10-06 16:17:56 +00:00
dchandler 78a76eec55 Previously, all but the last line had \r\r\n line feeds, which is neither DOS
nor MAC nor Unix nor anything else.  That last line must have been the
thing that made CVS's import choke.

Now these have correct line feeds--\r\n on DOS/Win32, \n on Unix, \r on
Mac.
2002-10-05 20:20:49 +00:00
dchandler b96c4bcbaa Fixed two typos.
The SF.net website and the thdltools-devel mailing list are now mentioned.
2002-10-05 03:27:39 +00:00
dchandler 5d7a5aab84 Added two RTF files necessary for running Savant. 2002-10-04 13:30:09 +00:00
dchandler 635b707067 Thanks to the TeeStream, standard output and standard error are now
written to, in addition to writing to the .log file.
2002-10-04 04:52:41 +00:00
dchandler ef60ccb31b This class allows for writing a message to two streams at once, like the Unix
utility 'tee'.
2002-10-04 04:51:28 +00:00
dchandler 859a7731fb More robust--handles the case when tibwn.ini cannot be found. 2002-10-04 04:37:32 +00:00
dchandler 3006b120dc More robust--handles the case when Savant's RTF files cannot be found. 2002-10-04 04:27:31 +00:00
eg3p f968d42b55 Andres Montano's Translation Tool code 2002-10-03 19:28:09 +00:00
dchandler 10d86fc3b7 Updated comments so that Javadoc 1.4 warnings went away. 2002-09-30 03:10:00 +00:00
dchandler eec991f735 Added copyright boilerplate.
Now using reflection API to invoke Java 1.4-specific functionality.  Thus, Savant now builds on my Java 1.3.1_04 box.
2002-09-28 14:42:01 +00:00
dchandler 955c46a7eb Added an unchecked exception that I find useful for marking code that the developer thinks will not cause an exception.
Added JUnit unit tests for this new exception.
2002-09-28 14:38:59 +00:00
dchandler bd6dc4c329 Now ignoring Emacs backup files *~ 2002-09-28 14:36:27 +00:00
dchandler 1b47e7c268 Fixed the line feeds, which were botched DOS line feeds.
Added copyright boilerplate.
2002-09-28 14:35:09 +00:00
dchandler 3c82f0a24c Initial revision 2002-09-28 00:53:39 +00:00
dchandler c6d6116ff2 Initial revision 2002-09-23 23:15:39 +00:00