-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-svn-id: svn://tug.org/texlive/trunk/Build/source@72806 c570f23f-e606-0410-a88d-b1316a301751
- Loading branch information
Showing
29 changed files
with
820 additions
and
361 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ | |
|
||
2024-10-27 Karl Berry <[email protected]> | ||
|
||
* Import 76.2. | ||
* Import 76.1. | ||
(version.ac): update. | ||
|
||
2023-12-22 Karl Berry <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,24 @@ | ||
2024-11-09 TANAKA Takuji <[email protected]> | ||
|
||
* version 1.10 Stable version. | ||
* configure.ac: Bump version. | ||
* {mendex,var,exvar}.h, fread.c, fwrite.c, sort.c, styfile.c: | ||
Support for indices with four sublevels, | ||
conventionally two sublevels. | ||
Thanks to upll request by Sergei Golovan. | ||
https://github.com/t-tk/upmendex-package/pull/9 | ||
* fread.c: Improve error message when reading index entries. | ||
https://github.com/t-tk/upmendex-package/issues/13 | ||
* sort.c: Extend RULEBUFSIZE to adjust ICU 76.1. | ||
Revise to avoid compiler warnings. | ||
* convert.c: Tweak comment. | ||
* tests/{upmendex,pprec,icu}.test: Split test scripts. | ||
* tests/nest.test, tests/nested{,3}.{ist,idx,ind}, | ||
tests/toodeep.idx: Add new tests for nested depth. | ||
* tests/upmendex.test, tests/tort{,W}.idx, tests/ok-tort.ind: | ||
Add new tests for error/warning. | ||
* Makefile.am: Adjust. | ||
|
||
2024-07-06 TANAKA Takuji <[email protected]> | ||
|
||
* version 1.09 Stable version. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#! /bin/sh | ||
# Guess values for system-dependent variables and create Makefiles. | ||
# Generated by GNU Autoconf 2.72 for upmendex (TeX Live) 1.09. | ||
# Generated by GNU Autoconf 2.72 for upmendex (TeX Live) 1.10. | ||
# | ||
# | ||
# Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation, | ||
|
@@ -611,8 +611,8 @@ MAKEFLAGS= | |
# Identity of this package. | ||
PACKAGE_NAME='upmendex (TeX Live)' | ||
PACKAGE_TARNAME='upmendex--tex-live-' | ||
PACKAGE_VERSION='1.09' | ||
PACKAGE_STRING='upmendex (TeX Live) 1.09' | ||
PACKAGE_VERSION='1.10' | ||
PACKAGE_STRING='upmendex (TeX Live) 1.10' | ||
PACKAGE_BUGREPORT='' | ||
PACKAGE_URL='' | ||
|
||
|
@@ -1380,7 +1380,7 @@ if test "$ac_init_help" = "long"; then | |
# Omit some internal or obsolete options to make the list less imposing. | ||
# This message is too long to be a string in the A/UX 3.1 sh. | ||
cat <<_ACEOF | ||
'configure' configures upmendex (TeX Live) 1.09 to adapt to many kinds of systems. | ||
'configure' configures upmendex (TeX Live) 1.10 to adapt to many kinds of systems. | ||
|
||
Usage: $0 [OPTION]... [VAR=VALUE]... | ||
|
||
|
@@ -1452,7 +1452,7 @@ fi | |
|
||
if test -n "$ac_init_help"; then | ||
case $ac_init_help in | ||
short | recursive ) echo "Configuration of upmendex (TeX Live) 1.09:";; | ||
short | recursive ) echo "Configuration of upmendex (TeX Live) 1.10:";; | ||
esac | ||
cat <<\_ACEOF | ||
|
||
|
@@ -1578,7 +1578,7 @@ fi | |
test -n "$ac_init_help" && exit $ac_status | ||
if $ac_init_version; then | ||
cat <<\_ACEOF | ||
upmendex (TeX Live) configure 1.09 | ||
upmendex (TeX Live) configure 1.10 | ||
generated by GNU Autoconf 2.72 | ||
|
||
Copyright (C) 2023 Free Software Foundation, Inc. | ||
|
@@ -2282,7 +2282,7 @@ cat >config.log <<_ACEOF | |
This file contains any messages produced by compilers while | ||
running configure, to aid debugging if configure makes a mistake. | ||
|
||
It was created by upmendex (TeX Live) $as_me 1.09, which was | ||
It was created by upmendex (TeX Live) $as_me 1.10, which was | ||
generated by GNU Autoconf 2.72. Invocation command line was | ||
|
||
$ $0$ac_configure_args_raw | ||
|
@@ -9392,7 +9392,7 @@ fi | |
|
||
# Define the identity of the package. | ||
PACKAGE='upmendex--tex-live-' | ||
VERSION='1.09' | ||
VERSION='1.10' | ||
|
||
|
||
# Some tools Automake needs. | ||
|
@@ -19772,7 +19772,7 @@ Usage: $0 [OPTIONS] | |
Report bugs to <[email protected]>." | ||
|
||
lt_cl_version="\ | ||
upmendex (TeX Live) config.lt 1.09 | ||
upmendex (TeX Live) config.lt 1.10 | ||
configured by $0, generated by GNU Autoconf 2.72. | ||
|
||
Copyright (C) 2011 Free Software Foundation, Inc. | ||
|
@@ -21991,7 +21991,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |
# report actual input values of CONFIG_FILES etc. instead of their | ||
# values after options handling. | ||
ac_log=" | ||
This file was extended by upmendex (TeX Live) $as_me 1.09, which was | ||
This file was extended by upmendex (TeX Live) $as_me 1.10, which was | ||
generated by GNU Autoconf 2.72. Invocation command line was | ||
|
||
CONFIG_FILES = $CONFIG_FILES | ||
|
@@ -22059,7 +22059,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ | |
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | ||
ac_cs_config='$ac_cs_config_escaped' | ||
ac_cs_version="\\ | ||
upmendex (TeX Live) config.status 1.09 | ||
upmendex (TeX Live) config.status 1.10 | ||
configured by $0, generated by GNU Autoconf 2.72, | ||
with options \\"\$ac_cs_config\\" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.