| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile.in: Rebuilt. | Tom Tromey | 2006-04-04 | 29 | -16628/+0 |
* | jartool.h (ACTION_INDEX): New macro. | Thomas Fitzsimmons | 2006-02-08 | 4 | -1/+24 |
* | jartool.c (version): Use 2006. | Tom Tromey | 2006-02-02 | 3 | -4/+9 |
* | compress.c (write_data): Mark 'ze' as unused. | Tom Tromey | 2005-11-29 | 5 | -5/+20 |
* | .cvsignore are not needed for subversion, remove them. | Andreas Jaeger | 2005-10-31 | 1 | -1/+0 |
* | all files: Update FSF address. | Kelley Cook | 2005-06-29 | 16 | -16/+20 |
* | configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS. | Kelley Cook | 2005-05-18 | 7 | -148/+1880 |
* | jartool.c (main): Indentation fixlet. | Marcin Dalecki | 2005-03-28 | 2 | -12/+23 |
* | gcc-version.m4: Delete. | Zack Weinberg | 2005-03-16 | 6 | -68/+80 |
* | Introduce and use config/gcc-version.m4. | Richard Sandiford | 2004-12-02 | 5 | -16/+24 |
* | Makefile.am: Remove -no-dependencies. | Kelley Cook | 2004-11-15 | 3 | -22/+85 |
* | Makefile.am: Define ACLOCAL_AMFLAGS. | Kelley Cook | 2004-11-13 | 6 | -88/+221 |
* | jartool.c (extract_jar): Unconditionally read extra data in the entry header... | Tom Tromey | 2004-09-23 | 2 | -3/+8 |
* | re PR bootstrap/16164 (automake 1.8.5 upgrade changed fastjar into a read-wri... | Kelley Cook | 2004-08-11 | 3 | -20/+18 |
* | Makefile.am: Rename jar binary to fastjar. | Thomas Fitzsimmons | 2004-07-23 | 4 | -68/+74 |
* | jartool.c (main): Ensure that only one of ftruncate and _chsize is used. | Bryce McKinlay | 2004-07-19 | 2 | -2/+6 |
* | re PR java/16472 (jartool.c uses ftruncate, nonexistant on mingw32) | Bryce McKinlay | 2004-07-19 | 5 | -0/+127 |
* | Adjust date of Casey's change. | Richard Sandiford | 2004-07-09 | 1 | -1/+1 |
* | * jartool.c (find_entry, looks_like_dir): Remove inline spec. | Richard Sandiford | 2004-07-09 | 2 | -4/+8 |
* | Makefile.am (jar_CPPFLAGS): Add AM_CPPFLAGS. | Matthias Klose | 2004-07-07 | 3 | -2/+7 |
* | [multiple changes] | Matthias Klose | 2004-07-06 | 11 | -94/+731 |
* | Makefile.am: Silence two automake warnings. | Kelley Cook | 2004-07-05 | 3 | -5/+11 |
* | re PR other/15194 (Fastjar configure needlessly fails without long long) | Kelley Cook | 2004-06-25 | 5 | -35/+135 |
* | acinclude.m4: Quote first argument of AC_DEFUNs. | Paolo Bonzini | 2004-06-15 | 6 | -679/+820 |
* | re PR bootstrap/14905 ('make install' fails on grepjar.1, not included in tar... | Kelley Cook | 2004-04-12 | 5 | -15/+137 |
* | configure.ac: Bump AC_PREREQ to 2.59. | Kelley Cook | 2004-03-11 | 3 | -50/+64 |
* | * configure: Regenerate for config/accross.m4 correction. | Hans-Peter Nilsson | 2004-03-09 | 2 | -353/+720 |
* | configure.in: Rename file to ... | Kelley Cook | 2004-01-10 | 5 | -16/+28 |
* | jartool.c (make_manifest): Fix off-by-one bug when creating an empty MANIFEST... | Andreas Tobler | 2004-01-07 | 2 | -2/+13 |
* | Makefile.am: Define AM_MAKINFOFLAGS. | Kelley Cook | 2003-12-01 | 10 | -2350/+6372 |
* | Remove some .cvsignore files due to doc files now being built in build directory | Kelley Cook | 2003-11-21 | 2 | -3/+4 |
* | Makefile.am (my_make_i_flags): Add $(srcdir) and update comment to match. | Kelley Cook | 2003-11-03 | 3 | -39/+45 |
* | fastjar.texi: License manual under the GPL. | Matthias Klose | 2003-08-13 | 4 | -91/+26 |
* | * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version. | Nathanael Nerode | 2003-07-30 | 2 | -20/+95 |
* | * README: Note that FastJar is not part of GCC. | Gerald Pfeifer | 2003-07-11 | 2 | -0/+7 |
* | re PR fastjar/9532 (jar -C flag is incompatible with Sun's (fastjar uses nonp... | Nathanael Nerode | 2003-07-02 | 2 | -30/+38 |
* | re PR fastjar/9532 (jar -C flag is incompatible with Sun's (fastjar uses nonp... | Nathanael Nerode | 2003-06-15 | 2 | -14/+31 |
* | fastjar.texi: Remove @ at start of file. | Joseph Myers | 2003-03-30 | 2 | -1/+5 |
* | dostime.c: add #include <stddef.h> for definition of NULL | Mohan Embar | 2003-03-10 | 2 | -0/+6 |
* | fastjar.texi: Update to GFDL 1.2. | Joseph Myers | 2003-02-04 | 2 | -2/+6 |
* | jartool.c (extract_jar): Don't lseek to skip extra fields. | Daiki Ueno | 2003-01-31 | 2 | -7/+14 |
* | jargrep.c: Include xregex.h from libiberty instead of system regex.h for bett... | Ranjit Mathew | 2003-01-28 | 2 | -2/+9 |
* | Cleaned up ChangeLog snafu | Tom Tromey | 2003-01-25 | 1 | -34/+0 |
* | jartool.c (list_jar): Terminate the 'ascii_date' buffer with a '\0' to guard ... | Ranjit Mathew | 2003-01-21 | 2 | -1/+43 |
* | * config.h.in: Rebuilt. | Tom Tromey | 2003-01-14 | 2 | -4/+14 |
* | Minor typos | DJ Delorie | 2002-12-30 | 1 | -1/+1 |
* | Makefile.am (jar.1, grepjar.1): Protect against texi2pod/pod2man failing. | DJ Delorie | 2002-12-30 | 3 | -8/+14 |
* | gcj.texi: Include Cover Texts in man page. | Joseph Myers | 2002-12-23 | 2 | -0/+7 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 7 | -415/+256 |
* | * fastjar.texi (jar @direntry, grepjar @direntry): Add (fastjar). | Jakub Jelinek | 2002-12-04 | 2 | -2/+6 |