summaryrefslogtreecommitdiff
path: root/lib/javacomp.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* sh-quote, execute, spawn-pipe, etc.: Make better use of 'const'.Bruno Haible2020-12-121-24/+24
* spawn-pipe: Allow caller to specify directory for the subprocess.Bruno Haible2020-12-021-8/+8
* execute: Allow caller to specify directory for the subprocess.Bruno Haible2020-12-021-8/+14
* clean-temp: Don't force deletion of temporary files on native Windows.Bruno Haible2020-06-281-1/+1
* javacomp: Make more robust in multithreaded applications.Bruno Haible2020-05-281-1/+1
* javacomp: Make more robust in multithreaded applications.Bruno Haible2020-05-271-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* sh-filename: New module.Bruno Haible2018-10-051-6/+6
* javacomp-script, javacomp: Add preliminary support for Java 12..17.Bruno Haible2018-09-261-3/+14
* javacomp-script, javacomp: Add support for Java 11.Bruno Haible2018-09-261-7/+16
* javacomp-script, javacomp: Add support for Java 10.Bruno Haible2018-03-241-3/+18
* javacomp-script, javacomp: Fix support for Java 7, 8, 9.Bruno Haible2018-03-241-34/+71
* javacomp: Add support for Java 7, 8, 9.Bruno Haible2018-03-201-6/+29
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* javacomp: Fix handle leak.Bruno Haible2017-05-161-1/+4
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* fchdir: port 'open' and 'close' redefinitions to AIX 7.1Paul Eggert2014-05-221-5/+0
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Rename module 'pipe' to 'spawn-pipe'.Bruno Haible2010-12-111-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-1142/+1142
* New module 'xconcat-filename', split off from module 'concat-filename'.Bruno Haible2008-09-021-62/+62
* Add termsigp argument to execute() and wait_process().Bruno Haible2008-06-101-11/+13
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Move getline and getdelim into stdio.h, per POSIX 200x.Eric Blake2007-08-221-1/+0
* Update after allocsa -> malloca renaming.Bruno Haible2007-06-091-17/+17
* Rename module 'pathname' to 'filename'.Bruno Haible2007-02-251-34/+34
* Make use of gcj-4.3's -fsource and -ftarget option.Bruno Haible2007-02-041-41/+582
* Small optimization.Bruno Haible2007-01-271-2/+5
* * doc/gnulib-tool.texi (Initial import): Update to match currentPaul Eggert2007-01-261-2/+1
* New module 'fchdir'.Bruno Haible2007-01-141-0/+5
* Ensure temp file is closed before its directory is removed.Bruno Haible2006-10-061-2/+2
* Include <config.h> unconditionally.Bruno Haible2006-09-141-3/+1
* Update from GNU gettext 0.15. Accept source and target versions.Bruno Haible2006-07-221-344/+1674
* * lib/argp-pv.c: Remove a doubled word in a comment.Jim Meyering2006-07-091-2/+2
* * lib/wait-process.c, lib/wait-process.h, lib/csharpcomp.c,Derek R. Price2006-04-261-1/+1
* * lib/wait-process.h (wait_subprocess): Accept a new exitsignal argument.Derek R. Price2006-04-251-1/+1
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* New module 'javacomp'.Bruno Haible2005-01-281-0/+479