summaryrefslogtreecommitdiff
path: root/fastjar
Commit message (Expand)AuthorAgeFilesLines
* Mark ChangeLogGabriel Dos Reis2005-12-011-0/+4
* Mark ChangeLogMark Mitchell2005-05-191-0/+4
* Mark ChangeLogMark Mitchell2004-11-051-0/+4
* Mark ChangeLogMark Mitchell2004-09-061-0/+4
* re PR other/15194 (Fastjar configure needlessly fails without long long)Kelley Cook2004-07-075-6/+72
* Mark ChangeLogMark Mitchell2004-07-011-0/+4
* Mark ChangeLogMark Mitchell2004-04-191-0/+4
* re PR bootstrap/14905 ('make install' fails on grepjar.1, not included in tar...Kelley Cook2004-04-145-15/+137
* configure.in: Rename file to ...Kelley Cook2004-01-105-16/+28
* jartool.c (make_manifest): Fix off-by-one bug when creating an empty MANIFEST...Andreas Tobler2004-01-072-2/+13
* Makefile.am: Define AM_MAKINFOFLAGS.Kelley Cook2003-12-0110-2350/+6372
* Remove some .cvsignore files due to doc files now being built in build directoryKelley Cook2003-11-212-3/+4
* Makefile.am (my_make_i_flags): Add $(srcdir) and update comment to match.Kelley Cook2003-11-033-39/+45
* fastjar.texi: License manual under the GPL.Matthias Klose2003-08-134-91/+26
* * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.Nathanael Nerode2003-07-302-20/+95
* * README: Note that FastJar is not part of GCC.Gerald Pfeifer2003-07-112-0/+7
* re PR fastjar/9532 (jar -C flag is incompatible with Sun's (fastjar uses nonp...Nathanael Nerode2003-07-022-30/+38
* re PR fastjar/9532 (jar -C flag is incompatible with Sun's (fastjar uses nonp...Nathanael Nerode2003-06-152-14/+31
* fastjar.texi: Remove @ at start of file.Joseph Myers2003-03-302-1/+5
* dostime.c: add #include <stddef.h> for definition of NULLMohan Embar2003-03-102-0/+6
* fastjar.texi: Update to GFDL 1.2.Joseph Myers2003-02-042-2/+6
* jartool.c (extract_jar): Don't lseek to skip extra fields.Daiki Ueno2003-01-312-7/+14
* jargrep.c: Include xregex.h from libiberty instead of system regex.h for bett...Ranjit Mathew2003-01-282-2/+9
* Cleaned up ChangeLog snafuTom Tromey2003-01-251-34/+0
* jartool.c (list_jar): Terminate the 'ascii_date' buffer with a '\0' to guard ...Ranjit Mathew2003-01-212-1/+43
* * config.h.in: Rebuilt.Tom Tromey2003-01-142-4/+14
* Minor typosDJ Delorie2002-12-301-1/+1
* Makefile.am (jar.1, grepjar.1): Protect against texi2pod/pod2man failing.DJ Delorie2002-12-303-8/+14
* gcj.texi: Include Cover Texts in man page.Joseph Myers2002-12-232-0/+7
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-167-415/+256
* * fastjar.texi (jar @direntry, grepjar @direntry): Add (fastjar).Jakub Jelinek2002-12-042-2/+6
* jartool.c (extract_jar): Use "open" with O_BINARY instead of "creat" to creat...Ranjit Mathew2002-11-222-1/+7
* dostime.c (dos2unixtime): Mask for seconds is 0x1f.Tom Tromey2002-11-112-5/+15
* Fix typo.Jakub Jelinek2002-11-101-1/+1
* jartool.c (add_to_jar): Only compare file to jarfile if jarfile is non-NULL.Jakub Jelinek2002-11-105-4/+16
* removed bogus ChangeLog entryTom Tromey2002-11-071-4/+0
* dostime.c: Rewrote from scratch.Tom Tromey2002-11-073-102/+57
* * jartool.c: Use mode 0666 when opening new file.Tom Tromey2002-10-202-2/+5
* configure, [...]: Rebuilt.Ranjit Mathew2002-10-154-90/+158
* Makefile.in: Rebuilt.Tom Tromey2002-09-124-27/+288
* Makefile.am: Revert the previous patch.Matthias Klose2002-09-113-209/+26
* fastjar.texi: New.Matthias Klose2002-09-107-166/+639
* jartool.c (mkdir): Define.Tom Tromey2002-09-097-229/+412
* re PR java/7830 (Off-by-one buffer overruns in fastjar tool)Tom Tromey2002-09-042-2/+8
* configure.in: Support cross-compiling.Geoffrey Keating2002-06-034-260/+351
* 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