jargrep.c: Include xregex.h from libiberty instead of system regex.h for better porta...
[gcc.git] / fastjar / ChangeLog
2003-01-28 Ranjit Mathewjargrep.c: Include xregex.h from libiberty instead...
2003-01-25 Tom TromeyCleaned up ChangeLog snafu
2003-01-21 Ranjit Mathewjartool.c (list_jar): Terminate the 'ascii_date' buffer...
2003-01-14 Tom Tromey* config.h.in: Rebuilt.
2002-12-31 DJ DelorieMinor typos
2002-12-30 DJ DelorieMakefile.am (jar.1, grepjar.1): Protect against texi2po...
2002-12-23 Joseph Myersgcj.texi: Include Cover Texts in man page.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-04 Jakub Jelinek* fastjar.texi (jar @direntry, grepjar @direntry):...
2002-11-22 Ranjit Mathewjartool.c (extract_jar): Use "open" with O_BINARY inste...
2002-11-11 Tom Tromeydostime.c (dos2unixtime): Mask for seconds is 0x1f.
2002-11-10 Jakub JelinekFix typo.
2002-11-10 Jakub Jelinekjartool.c (add_to_jar): Only compare file to jarfile...
2002-11-07 Tom Tromeyremoved bogus ChangeLog entry
2002-11-07 Tom Tromeydostime.c: Rewrote from scratch.
2002-10-20 Tom Tromey* jartool.c: Use mode 0666 when opening new file.
2002-10-15 Ranjit Mathewconfigure, [...]: Rebuilt.
2002-09-12 Tom TromeyMakefile.in: Rebuilt.
2002-09-11 Matthias KloseMakefile.am: Revert the previous patch.
2002-09-10 Matthias Klosefastjar.texi: New.
2002-09-09 Tom Tromeyjartool.c (mkdir): Define.
2002-09-04 Tom Tromeyre PR java/7830 (Off-by-one buffer overruns in fastjar...
2002-06-03 Geoffrey Keatingconfigure.in: Support cross-compiling.
2002-03-18 Bryce McKinlayjartool.c (expand_options): Handle tar-style argument...
2002-02-24 Anthony Greenjar -C fix
2002-01-31 Tom Tromeyjartool.c (main): NULL-terminate new_argv.
2002-01-13 Tom TromeyMakefile.in: Rebuilt.
2002-01-09 Tom TromeyFor PR libgcj/5303:
2002-01-03 Craig Rodriguesre PR bootstrap/5117 (irix6.5 bootstrap failure when...
2002-01-03 Craig Rodriguesre PR bootstrap/5117 (irix6.5 bootstrap failure when...
2001-10-17 Tom TromeyFor PR java/4295:
2001-10-12 Bryce McKinlayjatool.c (extract_jar): Account for null termination...
2001-08-29 Alexandre Petit... re PR java/3949 (fastjar exits success if @file not...
2001-08-27 Tom Tromeyjartool.c (jarfile): Remove length limitation.
2001-07-04 Tom TromeyModified from patch by Julian Hall <jules@acris.co...
2001-06-28 Tom Tromeyre PR java/3441 (fastjar zlib)
2001-05-17 Per Bothner* Makefile.am (bin_PROGRAMS): Renamed from "fastjar...
2001-05-03 John David Anglinjartool.c (jt_strdup): New function.
2001-01-22 Tom TromeyMakefile.in: Rebuilt.
2000-12-28 Robert Lipejartool.c (MAXPATHLEN): Provide if not defined.
2000-12-15 Tom Tromeyjargrep.c: Include getopt.h if it exists.
2000-12-14 Kaveh R. Ghaziconfigure.in (fastjar_warn_cflags): Set when using...
2000-12-14 Kaveh R. GhaziWarning fixes:
2000-12-13 Tom Tromey* jartool.c (extract_jar): Use strchr, not index.
2000-12-11 Alexandre Petit... install-defs.sh: Removed.
2000-12-11 Alexandre Petit... [multiple changes]
2000-12-09 Alexandre Petit... fastjar: Imported.