summaryrefslogtreecommitdiff
path: root/Build/source/texk/cjkutils/ChangeLog
blob: dc2cfbd9c3d9c912dfc6743895030a04e0a69664 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
2022-01-22  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	Import cjk-4.8.5/utils as cjkutils-4.8.5.
	* version.ac, tests/*.cjk: Adapted.

2021-07-18  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* Regenerate C sources after patch.

2021-07-18  TANAKA Takuji  <ttk@t-lab.opal.ne.jp>

	* */*conv.c, hbf2gf/hbfgf.c:
	Apply patch of W32TeX by Kakuto-san.

2018-09-09  Karl Berry  <karl@tug.org>

	* cef5conv.test,
	* cefsconv.test: LC_ALL=LANGUAGE=C.

2018-06-17  TANAKA Takuji  <ttk@t-lab.opal.ne.jp>

	* *.c: Adjust #line directive to the new convention.

2016-02-23  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>

	* Makefile.am, configure.ac: New convention.

2015-07-07  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Better dependencies for 'make check'.

2015-04-18  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Import cjk-4.8.4/utils as cjkutils-4.8.4.
	* version.ac, tests/*.cjk: Adapted.

2015-03-10  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* configure.ac: Drop checks for strdup, strstr, strtol, strtoul.

2015-02-16  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Use the fragment ../../am/dist_hook.am.

2014-06-16  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Drop the obsolete ACLOCAL_AMFLAGS.

2013-09-30  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* configure.ac: Drop KPSE_COMPILER_WARNIGS, use KPSE_COND_WIN32.

2013-07-05  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Moved Makefile fragments to ../../am/.

2013-02-08  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am (hbf2gf_cfgdir): Change texmf => texmf-dist.

2013-01-29  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Allow subdir-objects.

2012-11-20  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Avoid use of deprecated INCLUDES.

2012-05-11  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Import cjk-4.8.3/utils as cjkutils-4.8.3.
	* version.ac: New file defining the cjk version.
	* configure.ac: Adapt.
	* tests/{bg5,cef,cef5,cefs,ext,sjis}conv.cjk: Version 4.8.3.

2011-12-06  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Replace ${prefix}/texmf => $(datarootdir)/texmf.

2011-10-04  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Updates from http://git.savannah.gnu.org/r/cjk.git.
	* tests/cefsconv.cjk, tests/sjisconv.cjk: Adapted.

2011-09-16  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Add simple CJK conversion tests.
	* {bg5,cef,cef5,cefs,ext,sjis}conv.test: Test shell scripts.
	* tests/{bg5,cef,cef5,cefs,ext,sjis}conv.{tex,cjk}: Test input
	and expected output.
	* Makefile.am: Add the tests and their data.

2011-05-30  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Use ../am/bin_links.am for $(bindir) links.

2010-12-18  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Import cjk-4.8.2/utils as cjkutils-4.8.2,
	patches in cjkutils-4.8.2-PATCHES.
	* Makefile.am, configure.ac: Adapted to modified layout.
	[WIN32]: compile gbk{,pdf}latex.exe from Fabrice's cjklatex.c.

2009-11-07  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* configure.ac, hbf2gf/hbf2gf.w: Require recent kpathsea version.

2009-10-01  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* hbf2gf/hbf.c, hbf2gf/hbf2gf.w: ANSI C function declarations.
	Declare numerous param and local strings as const.

	* conv/*conv.c: ANSI C function declarations.

2009-08-21  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* configure.ac: Check for <kpathsea/version.h> and ...
	* hbf2gf/hbf2gf.w: ... skip extern decls if found.

2009-06-19  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* configure.ac: enable compiler warnings (TeX Live style).
	* conv/Makefile.am: enable compiler warnings.

2009-05-06  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Adapt to TL2009 build system.

2008-01-31  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* configure.in: Use AC_CONFIG_FILES([Makefile]) instead of
	KPSE_CONFIG_FILES.
	* configure: Regenerated.

2008-01-30  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Convert from autoconf-2.13 to autoconf-2.59+:
	* Makefile.in, conv/Makefile.in, scripts/Makefile.in,
	hbf2gf/Makefile.in: Add @configure_input@ lines.
	* aclocal.m4 (new): Generated (aclocal -I ../m4).
	* configure: Regenerated (autoconf).