cvs commit: apache-1.3/src/helpers GuessCodeset

2000-01-10 Thread martin
martin 00/01/10 02:37:18 Modified:src/helpers GuessCodeset Log: Fix obvious bugs (awk would not exit; $AWK was ignored even if set; noticed & fixed by Paul Gilmartin) Submitted by: Paul Gilmartin <[EMAIL PROTECTED]> Revision ChangesPath 1.3 +7 -1 apac

cvs commit: apache-1.3/src/helpers GuessCodeset

1999-12-26 Thread martin
martin 99/12/26 11:30:35 Modified:src/helpers GuessCodeset Log: More sensible fallback default Revision ChangesPath 1.2 +1 -6 apache-1.3/src/helpers/GuessCodeset Index: GuessCodeset === R

cvs commit: apache-1.3/src/helpers GuessCodeset

1999-12-23 Thread martin
martin 99/12/23 09:13:21 Added: src/helpers GuessCodeset Log: Simple EBCDIC vs. ASCII test script. I will integrate this into the Configure function after release of 1.3.10. Don't worry, nothing will change until then. Merry Christmas to everyone! Revision Changes