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 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186
|
2023-09-25 Mike FABIAN <mfabian@redhat.com>
* Version 1.8.4 released.
2023-07-25 Mike FABIAN <mfabian@redhat.com>
* Version 1.8.3 released.
2023-07-19 Mike FABIAN <mfabian@redhat.com>
* mainpage.txt: Fix link to fontconfig website
* mainpage.txt: Fix link to Information-technology Promotion Agency (IPA)
* mainpage.txt: Update links to website, bug report tool, and mailing list
* mainpage.txt: Fix links to Doxygen
* mainpage.txt: Fix typo
2023-06-29 handa <handa.kenichi@aist.go.jp>
* utils/latex.sh: Adusted for the new doxygen output format.
* utils/usr_filter.rb: Delete trailing spaces of comments.
* utils/ja_filter.rb: Delete trailing spaces of comments.
* utils/imdoc.c (main): Handle the case "(input-method XX XX (version XX))".
* utils/dvips.sh: Fix the output file name to m17n-lib.ps.
* mainpage.txt: Delete tailing spaces.
* Makefile.am (doxyfile): Fix previous change.
(data/dbdata.txt): Fix the setting of M17NDIR.
(%/latex/m17n-lib.pdf): Use ps2pdf instead of dvipdfmx.
2023-06-28 K. Handa <handa@gnu.org>
* utils/mkman.rb (documentprog): Fix filtering of "--".
2023-06-24 K. Handa <handa@gnu.org>
These changes are to adjust for the new vesion of doxygen and
ruby, and to adjust for the change of encoding of m17n-db
documents.
* utils/usr_filter.rb: Explicitly provide target "$_" for gsub
methods.
* utils/latex.sh: Do not use iconv. Filter out newunicodechar
style staffs.
* utils/ja_filter.sh, usr_filter.sh: Do not use iconv to get UTF-8
output.
* utils/ja_filter.rb: Change encoding to utf-8. Explicitly
provide target "$_" for gsub methods.
* utils/imdoc.c (main): Check char against 0x80.
* utils/dbdata.sh (IMDOC): Do not set M17NDIR here.
* mainpage.txt, data-ja/m17n-basicC.tex, data-ja/m17n-X.tex,
data-ja/header.tex, data-ja/conclusion.tex, data-dev/header.tex,
utils/dbformat.sh, utils/dbtutorial.sh, utils/exprog.sh,
utils/mkman: Change encoding to utf-8.
* Makefile.am (data): New target.
(doxyfile): Fix sed rule for FILE_PATTERNS.
(data/exprog.txt, data/dbdata.txt, data/dbformat.txt)
(data/dbtutorial.txt, data/m17n-config.txt, data/m17n-db.txt):
Depends on data.
(data/dbdata.txt): Set M17NDIR before calling awk.
(man/man1/%, man/man3/%, man/man5/%, man/ja/man1/%, man/ja/man3/%)
(man/ja/man5/%): Set LC_ALL before calling ruby.
(images/cs-kbd.eps, images/cs-kbd.png, images/cs-kbd2.eps)
(images/cs-kbd2.png, images/uz-kbd.png): New files.
2011-01-12 Kenichi Handa <handa@m17n.org>
* Version 1.6.2 released.
* Makefile.am (release): Exclute directory in usr/html and ja/html
to copy to the server.
* mainpage.txt: Update copyright year.
* styles/m17n-lib.sty: Likewise.
* manfoot: Likewise.
* manhead: Likewise.
* header.ja.html: Likewise.
* header.usr.html: Likewise.
* footer.ja.html: Likewise.
* footer.usr.html: Likewise.
2011-01-05 Kenichi Handa <handa@m17n.org>
* utils/mkman.rb (orewrite): Fix group title.
2010-12-13 Kenichi Handa <handa@m17n.org>
* manhead, manfoot, mainpage.txt: Update copyright year.
* Makefile.am: Update copyright year.
* utils/mkman.rb: Call close methods on various opened files.
(documentprog): New function.
(frewrite): Don't modify ".TH" line.
(orewrite): Likewise. Call documentprog for the file
m17nExProg.1.
2010-12-10 Kenichi Handa <handa@m17n.org>
* header.usr.html: Update copyright year.
* header.ja.html: Likewise.
* footer.usr.html: Likewise.
* footer.ja.html: Likewise.
* configure.ac: Change version to 1.6.2.
* utils/exprog.sh: Fix typo.
* utils/reform-man.sh: New file.
* images/ua-kbd.png, images/ua-kbd.eps: New files.
* Makefile.am (pkgdata_DATA): Change m17n-lib.ps to m17n-lib.pdf.
(MAN1): Include data/exprog.txt.
(all): New target.
* utils/mkman.rb: (orewrite): Workaround the doxygen problem of
inserting ".PP" before @brief text.
2007-07-24 Kenichi Handa <handa@m17n.org>
* utils/Makefile.am: Body surrounded by "if MAINTAINER_MODE .. endif".
* bootstrap.sh: Message improved.
* utils/usr_filter.sh: New file.
* utils/ja_filter.sh: New file.
* utils/latex.sh: Encoded in utf-8.
* utils/ja_filter.rb: Encoded in utf-8.
* mainpage.txt: Encoded in utf-8.
* header.ja.html: Encoded in utf-8.
* footer.ja.html: Encoded in utf-8.
* doxyfile: Updated fro Doxygen 1.5.2.
(DOXYFILE_ENCODING): Set o UTF-8.
(INPUT_ENCODING): Likewise.
(INPUT_FILTER): Set to utils/%USR_JA_DEV%_filter.sh.
* Makefile.am: Encoded in utf-8.
* configure.ac: Versions changed to 1.4.0.
2007-07-13 Kenichi Handa <handa@m17n.org>
* Version 1.4.0 released.
2006-12-06 Kenichi Handa <handa@m17n.org>
* Version 1.3.4 released.
2003-07-30 Kenichi Handa <handa@m17n.org>
* Version 0.9 released.
Copyright (C) 2003, 2004, 2005, 2006
National Institute of Advanced Industrial Science and Technology (AIST)
Registration Number H15PRO112
|