summaryrefslogtreecommitdiff
path: root/fastjar
Commit message (Expand)AuthorAgeFilesLines
* Mark ChangeLogreleases/gcc-3.1Mark Mitchell2004-04-191-0/+4
* Mark ChangeLogMark Mitchell2002-07-251-0/+4
* Mark ChangeLogMark Mitchell2002-05-151-0/+4
* Mark ChangeLogMark Mitchell2002-05-141-0/+4
* jartool.c (expand_options): Handle tar-style argument list with a leading "-".Bryce McKinlay2002-03-182-3/+19
* jar -C fixAnthony Green2002-02-242-4/+10
* jartool.c (main): NULL-terminate new_argv.Tom Tromey2002-01-312-1/+7
* Makefile.in: Rebuilt.Tom Tromey2002-01-133-55/+25
* For PR libgcj/5303:Tom Tromey2002-01-0910-222/+580
* re PR bootstrap/5117 (irix6.5 bootstrap failure when using SGI's compiler)Craig Rodrigues2002-01-031-0/+2
* re PR bootstrap/5117 (irix6.5 bootstrap failure when using SGI's compiler)Craig Rodrigues2002-01-0310-179/+218
* For PR java/4295:Tom Tromey2001-10-174-63/+168
* jatool.c (extract_jar): Account for null termination when determining whether...Bryce McKinlay2001-10-122-2/+15
* re PR java/3949 (fastjar exits success if @file not found)Alexandre Petit-Bianco2001-08-282-1/+11
* jartool.c (jarfile): Remove length limitation.Tom Tromey2001-08-272-4/+17
* Modified from patch by Julian Hall <jules@acris.co.uk>:Tom Tromey2001-07-042-7/+27
* re PR java/3441 (fastjar zlib)Tom Tromey2001-06-283-86/+168
* * Makefile.am (bin_PROGRAMS): Renamed from "fastjar" to "jar".Per Bothner2001-05-173-15/+19
* jartool.c (jt_strdup): New function.John David Anglin2001-05-032-3/+25
* Makefile.in: Rebuilt.Tom Tromey2001-01-223-12/+19
* output.h (make_function_rtl): Remove prototype.Mark Mitchell2001-01-101-1/+1
* jartool.c (MAXPATHLEN): Provide if not defined.Robert Lipe2000-12-282-2/+37
* jargrep.c: Include getopt.h if it exists.Tom Tromey2000-12-156-90/+177
* configure.in (fastjar_warn_cflags): Set when using gcc.Kaveh R. Ghazi2000-12-145-57/+79
* Warning fixes:Kaveh R. Ghazi2000-12-147-85/+181
* * jartool.c (extract_jar): Use strchr, not index.Tom Tromey2000-12-132-5/+14
* install-defs.sh: Removed.Alexandre Petit-Bianco2000-12-112-7/+4
* [multiple changes]Alexandre Petit-Bianco2000-12-104-97/+29
* fastjar: Imported.Alexandre Petit-Bianco2000-12-0831-0/+7357