| Commit message (Expand) | Author | Age | Files | Lines |
* | * jartool.c (expand_options): Handle tar-style argument list with a | bryce | 2002-03-18 | 2 | -3/+19 |
* | jar -C fix | green | 2002-02-24 | 2 | -4/+10 |
* | * jartool.c (main): NULL-terminate new_argv. Pass 0 as argument | tromey | 2002-01-31 | 2 | -1/+7 |
* | * Makefile.in: Rebuilt. | tromey | 2002-01-13 | 3 | -55/+25 |
* | For PR libgcj/5303: | tromey | 2002-01-09 | 10 | -222/+580 |
* | 2001-01-02 Craig Rodrigues <rodrigc@gcc.gnu.org> | rodrigc | 2002-01-03 | 1 | -0/+2 |
* | 2001-01-02 Craig Rodrigues <rodrigc@gcc.gnu.org> | rodrigc | 2002-01-03 | 10 | -179/+218 |
* | For PR java/4295: | tromey | 2001-10-17 | 4 | -63/+168 |
* | * jatool.c (extract_jar): Account for null termination when | bryce | 2001-10-12 | 2 | -2/+15 |
* | 2001-08-28 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-08-29 | 2 | -1/+11 |
* | * jartool.c (jarfile): Remove length limitation. | tromey | 2001-08-27 | 2 | -4/+17 |
* | Modified from patch by Julian Hall <jules@acris.co.uk>: | tromey | 2001-07-04 | 2 | -7/+27 |
* | * configure: Rebuilt. | tromey | 2001-06-28 | 3 | -86/+168 |
* | * Makefile.am (bin_PROGRAMS): Renamed from "fastjar" to "jar". | bothner | 2001-05-17 | 3 | -15/+19 |
* | * jartool.c (jt_strdup): New function. | danglin | 2001-05-03 | 2 | -3/+25 |
* | * Makefile.in: Rebuilt. | tromey | 2001-01-22 | 3 | -12/+19 |
* | * output.h (make_function_rtl): Remove prototype. | mmitchel | 2001-01-10 | 1 | -1/+1 |
* | 2000-12-28 Robert Lipe <robertl@sco.com> | robertl | 2000-12-28 | 2 | -2/+37 |
* | * jargrep.c: Include getopt.h if it exists. | tromey | 2000-12-15 | 6 | -90/+177 |
* | * configure.in (fastjar_warn_cflags): Set when using gcc. | ghazi | 2000-12-14 | 5 | -57/+79 |
* | Warning fixes: | ghazi | 2000-12-14 | 7 | -85/+181 |
* | * jartool.c (extract_jar): Use strchr, not index. | tromey | 2000-12-13 | 2 | -5/+14 |
* | 2000-12-11 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-12-11 | 2 | -7/+4 |
* | 2000-12-10 Robert Lipe <robertlipe@usa.net> | apbianco | 2000-12-11 | 4 | -97/+29 |
* | 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-12-09 | 31 | -0/+7357 |