Bruno Haible
2d6f665b97
intl-java: Remove an unused variable.
...
Reported by Coverity.
* gettext-runtime/intl-java/gnu/gettext/GettextResource.java (ngettextnull):
Remove an unused variable.
2025-08-03 20:11:40 +02:00
Bruno Haible
f89793467c
intl-java: Fix a deprecation warning.
...
* gettext-runtime/intl-java/gnu/gettext/GettextResource.java (ngettextnull): Use
Long.valueOf(n) instead of new Long(n).
2024-12-12 13:32:59 +01:00
Bruno Haible
06bb3d6f86
java: Create reproducible .jar files if the 'jar' utility supports it.
...
Suggested by Bernhard M. Wiedemann <bwiedemann@suse.de> in
<https://lists.gnu.org/archive/html/bug-gettext/2024-07/msg00020.html >.
* build-aux/jar-cf: New file.
* Makefile.am (EXTRA_DIST): Add it.
* gettext-runtime/intl-java/Makefile.am (libintl.jar): Use jar-cf.
* gettext-tools/src/Makefile.am (gettext.jar): Likewise.
2024-07-16 23:59:05 +02:00
Bruno Haible
3db20fe1a8
Fix copyright years.
2019-02-04 20:56:11 +01:00
Bruno Haible
a57ffdb2f1
all: Replace http URLs by https URLs in copyright notices.
2018-05-05 13:15:10 +02:00
Bruno Haible
269c44d9a0
Merge all .gitignore files into a single .gitignore file.
2016-12-11 19:07:09 +01:00
Bruno Haible
4d9a9d58c2
Update and organize the .gitignore files.
2016-12-11 15:44:56 +01:00
Daiki Ueno
7fa0c2779d
maint: Update copyright year
2016-01-02 18:58:05 +09:00
Daiki Ueno
614ff78da5
build: Remove ChangeLogs
...
Generate ChangeLog files at "make dist" time, using
gitlog-to-changelog. We still keep ChangeLog files under "po" and
"intl" directories, since those files are copied as part of gettext
infrastructure and it is still meaningful to have them there.
* .gitignore: Add ChangeLog files.
* Admin/release-steps: Remove mention of running update-changelog
script.
* Admin/update-changelog: Remove.
* Makefile.am (gen-ChangeLog): New rule.
* autogen.sh: Copy gitlog-to-changelog from gnulib. Create empty
ChangeLog files to suppress Automake errors.
* gettext-tools/doc/Makefile.am (EXTRA_DIST): Remove ChangeLog.0.
* gettext-tools/man/Makefile.am (EXTRA_DIST): Remove ChangeLog.0.
* gettext-tools/src/Makefile.am (EXTRA_DIST): Remove ChangeLog.0.
* gettext-tools/tests/Makefile.am (EXTRA_DIST): Remove ChangeLog.0.
* gnulib-local/Makefile.am (EXTRA_DIST): Remove ChangeLog files.
* */ChangeLog: Rename to ChangeLog.0 or ChangeLog.1.
* HACKING: Add brief guideline to submit patches.
2015-10-14 15:00:09 +09:00
Daiki Ueno
c00302c3b2
Release 0.19.6
2015-09-11 12:03:07 +09:00
Daiki Ueno
1ec1eb9e73
Release 0.19.5
2015-07-10 15:04:12 +09:00
Daiki Ueno
4a22b2df2b
maint: Update copyright year
2015-06-05 16:11:39 +09:00
Daiki Ueno
92097b86a1
Release 0.19.4
2014-12-24 15:33:18 +09:00
Daiki Ueno
f4b41ad3a5
Release 0.19.3
2014-10-15 18:37:28 +09:00
Daiki Ueno
29a9384c6a
Release 0.19.2
2014-07-14 14:29:05 +09:00
Daiki Ueno
676d4f13a2
Release 0.19.1
2014-06-10 12:16:06 +09:00
Daiki Ueno
ae7df91c4f
Release 0.19
2014-06-02 09:57:11 +09:00
Daiki Ueno
896d19bc29
Use $(MKDIR_P) instead of obsolete $(mkdir_p).
...
Suggested by Stefano Lattarini in
<https://lists.gnu.org/archive/html/bug-gettext/2013-04/msg00044.html >.
2013-06-10 17:37:53 +09:00
Daiki Ueno
ad9e6e9156
Version 0.18.2.
2012-12-25 14:17:00 +09:00
Bruno Haible
b671c3bef6
Copyright: Use LGPL 2.1 instead of LGPL 2.0.
2011-06-07 23:39:49 +02:00
Bruno Haible
88e35c5c38
Version 0.18.1.
2010-06-04 01:39:47 +02:00
Bruno Haible
9e73d30e34
Version 0.18.
2010-05-09 21:05:00 +02:00
Bruno Haible
85a3a3b559
Remove obsolete CVS infrastructure.
2009-08-14 17:45:18 +02:00
Bruno Haible
f4ca23aa6a
Ignore all files that are automatically generated and distributed and
...
not under version control.
2009-08-04 00:41:55 +02:00
Bruno Haible
d1c0835772
Prepare for gettext-0.17.
2009-06-23 12:15:30 +02:00
Bruno Haible
faa2321bde
Switch the license of the programs from GPLv2 to GPLv3.
2009-06-23 12:15:15 +02:00
Bruno Haible
b9661e0742
Implement msgctxt for Java ResourceBundles.
2009-06-23 12:15:02 +02:00
Bruno Haible
8e223a5def
Pass the package name to javadoc.
2009-06-23 12:14:45 +02:00
Bruno Haible
2b093ac207
Mention the package.
2009-06-23 12:14:45 +02:00
Bruno Haible
8c50c4cad1
Remove doc in decade-old JDK 1.1 style.
2009-06-23 12:14:44 +02:00
Bruno Haible
9ecd9446cb
Add autoconf/automake generated files.
2009-06-23 12:14:40 +02:00
Bruno Haible
ca5f94d657
Update from gettext 0.16.1.
2009-06-23 12:14:25 +02:00
Bruno Haible
020b73c014
Autogenerated through autogen.sh.
2009-06-23 12:14:15 +02:00
Bruno Haible
d635e917b8
Prepare for 0.16.
2009-06-23 12:14:13 +02:00
Bruno Haible
56b4690b15
Use gnulib inside gettext-runtime directory.
2009-06-23 12:13:51 +02:00
Bruno Haible
f0339326dd
Regenerated.
2009-06-23 12:13:34 +02:00
Bruno Haible
9740d7f066
Release 0.15.
2009-06-23 12:13:33 +02:00
Bruno Haible
6dbc3c9e34
Assume autoconf 2.60 or newer.
2009-06-23 12:13:26 +02:00
Bruno Haible
630e9b244c
Changes from the 0.14.6 branch.
2009-06-23 12:13:25 +02:00
Bruno Haible
ebdacfb2d0
Stop using the mkinstalldirs script.
2009-06-23 12:13:11 +02:00
Bruno Haible
573dfdcb04
Regenerated.
2009-06-23 12:12:48 +02:00
Bruno Haible
c901f48eb2
Regenerated.
2009-06-23 12:12:44 +02:00
Bruno Haible
8fef1a3368
Add ChangeLog entries from 0.14.5 release.
2009-06-23 12:12:36 +02:00
Bruno Haible
3818fe9261
Update FSF postal address.
2009-06-23 12:12:34 +02:00
Bruno Haible
52fd368470
Regenerated for 0.14.4.
2009-06-23 12:12:30 +02:00
Bruno Haible
a26eba19d9
Release 0.14.4.
2009-06-23 12:12:30 +02:00
Bruno Haible
07537be5de
Update for 0.14.3.
2009-06-23 12:12:25 +02:00
Bruno Haible
3e52efb5a2
Release 0.14.3.
2009-06-23 12:12:24 +02:00
Bruno Haible
25c08b0cbc
Regenerated for 0.14.2.
2009-06-23 12:12:19 +02:00
Bruno Haible
410d071c64
Release 0.14.2.
2009-06-23 12:12:17 +02:00