aboutsummaryrefslogtreecommitdiff
path: root/fastjar
AgeCommit message (Expand)Author
2003-07-02 PR java/9532Nathanael Nerode
2003-06-15 PR java/9532Nathanael Nerode
2003-03-30fastjar:Joseph S. Myers
2003-03-102003-03-10 Mohan Embar <gnustuff@thisiscool.com>Mohan Embar
2003-02-04fastjar:Joseph S. Myers
2003-01-312003-01-31 Daiki Ueno <ueno@unixuser.org>Daiki Ueno
2003-01-282003-01-28 Ranjit Mathew <rmathew@hotmail.com>Ranjit Mathew
2003-01-25Cleaned up ChangeLog snafuTom Tromey
2003-01-212003-01-21 Ranjit Mathew <rmathew@hotmail.com>Ranjit Mathew
2003-01-14 * config.h.in: Rebuilt.Tom Tromey
2002-12-31Minor typosDJ Delorie
2002-12-30* Makefile.am (jar.1, grepjar.1): Protect againstDJ Delorie
2002-12-23gcc/java:Joseph S. Myers
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-12-04 * fastjar.texi (jar @direntry, grepjar @direntry): Add (fastjar).Jakub Jelinek
2002-11-222002-11-21 Ranjit Mathew <rmathew@hotmail.com>Ranjit Mathew
2002-11-11 * dostime.c (dos2unixtime): Mask for seconds is 0x1f. CorrectlyTom Tromey
2002-11-10Fix typo.Jakub Jelinek
2002-11-10 * jartool.c (add_to_jar): Only compare file to jarfile if jarfile isJakub Jelinek
2002-11-07removed bogus ChangeLog entryTom Tromey
2002-11-07 * dostime.c: Rewrote from scratch.Tom Tromey
2002-10-20 * jartool.c: Use mode 0666 when opening new file.Tom Tromey
2002-10-152002-10-15 Ranjit Mathew <rmathew@hotmail.com>Ranjit Mathew
2002-09-12 * Makefile.in: Rebuilt.Tom Tromey
2002-09-112002-09-11 Matthias Klose <doko@debian.org>Matthias Klose
2002-09-102002-09-10 Matthias Klose <doko@debian.org>Matthias Klose
2002-09-09 * jartool.c (mkdir): Define.Tom Tromey
2002-09-04 From greenrd@hotmail.com:Tom Tromey
2002-06-03 * configure.in: Support cross-compiling.Geoffrey Keating
2002-03-18 * jartool.c (expand_options): Handle tar-style argument list with aBryce McKinlay
2002-02-24jar -C fixAnthony Green
2002-01-31 * jartool.c (main): NULL-terminate new_argv. Pass 0 as argumentTom Tromey
2002-01-13 * Makefile.in: Rebuilt.Tom Tromey
2002-01-09 For PR libgcj/5303:Tom Tromey
2002-01-032001-01-02 Craig Rodrigues <rodrigc@gcc.gnu.org>Craig Rodrigues
2002-01-032001-01-02 Craig Rodrigues <rodrigc@gcc.gnu.org>Craig Rodrigues
2001-10-17 For PR java/4295:Tom Tromey
2001-10-12 * jatool.c (extract_jar): Account for null termination whenBryce McKinlay
2001-08-292001-08-28 Alexandre Petit-Bianco <apbianco@redhat.com>Alexandre Petit-Bianco
2001-08-27 * jartool.c (jarfile): Remove length limitation.Tom Tromey
2001-07-04 Modified from patch by Julian Hall <jules@acris.co.uk>:Tom Tromey
2001-06-28 * configure: Rebuilt.Tom Tromey
2001-05-17 * Makefile.am (bin_PROGRAMS): Renamed from "fastjar" to "jar".Per Bothner
2001-05-03 * jartool.c (jt_strdup): New function.John David Anglin
2001-01-22 * Makefile.in: Rebuilt.Tom Tromey
2001-01-10 * output.h (make_function_rtl): Remove prototype.Mark Mitchell
2000-12-282000-12-28 Robert Lipe <robertl@sco.com>Robert Lipe
2000-12-15 * jargrep.c: Include getopt.h if it exists.Tom Tromey
2000-12-14 * configure.in (fastjar_warn_cflags): Set when using gcc.Kaveh Ghazi
2000-12-14Warning fixes:Kaveh Ghazi