Skip to content

Commit

Permalink
tag with new version
Browse files Browse the repository at this point in the history
  • Loading branch information
u-fischer committed Sep 14, 2019
1 parent 87fefcd commit 1819f8c
Show file tree
Hide file tree
Showing 31 changed files with 78 additions and 78 deletions.
4 changes: 2 additions & 2 deletions doc/CTANREADME.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# The Luaotfload Package

VERSION: 3.002-dev
VERSION: 3.00

DATE: 2019-08-11
DATE: 2019-09-13


## Description
Expand Down
2 changes: 1 addition & 1 deletion doc/luaotfload-tool.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH LUAOTFLOAD-TOOL 1 "2019-08-11" "3.002" "text processing"
.TH LUAOTFLOAD-TOOL 1 "2019-09-13" "3.00" "text processing"
.SH NAME
luaotfload-tool \- generate and query the Luaotfload font names database
.
Expand Down
4 changes: 2 additions & 2 deletions doc/luaotfload-tool.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
generate and query the Luaotfload font names database
-----------------------------------------------------------------------

:Date: 2019-08-11
:Date: 2019-09-13
:Copyright: GPL v2.0
:Version: 3.002-dev
:Version: 3.00
:Manual section: 1
:Manual group: text processing

Expand Down
2 changes: 1 addition & 1 deletion doc/luaotfload.conf.5
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH LUAOTFLOAD.CONF 5 "2019-08-11" "3.002" "text processing"
.TH LUAOTFLOAD.CONF 5 "2019-09-13" "3.00" "text processing"
.SH NAME
luaotfload.conf \- Luaotfload configuration file
.
Expand Down
4 changes: 2 additions & 2 deletions doc/luaotfload.conf.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
Luaotfload configuration file
-----------------------------------------------------------------------

:Date: 2019-08-11
:Date: 2019-09-13
:Copyright: GPL v2.0
:Version: 3.002-dev
:Version: 3.00
:Manual section: 5
:Manual group: text processing

Expand Down
2 changes: 1 addition & 1 deletion scripts/mkstatus
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ local git_info = function ()
die "cannot parse git information"
end
data = data ()
data.description = "v3.002-dev/2019-08-11"
data.description = "v3.00/2019-09-13"
return data
end
die "cannot read from pipe"
Expand Down
4 changes: 2 additions & 2 deletions src/auto/luaotfload-glyphlist.lua
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
local ProvidesLuaModule = {
name = "luaotfload-glyphlist",
version = "3.002-dev", --TAGVERSION
date = "2019-08-11", --TAGDATE
version = "3.00", --TAGVERSION
date = "2019-09-13", --TAGDATE
description = "luaotfload submodule / autogenerated glyphlist",
copyright = "derived from https://raw.githubusercontent.com/adobe-type-tools/agl-aglfn/master/glyphlist.txt",
original = "Adobe Glyph List, version 2.0, September 20, 2002",
Expand Down
51 changes: 26 additions & 25 deletions src/auto/luaotfload-status.lua
Original file line number Diff line number Diff line change
Expand Up @@ -53,38 +53,39 @@ return {
{ "fontloader-font-ini.lua", "4299a02110bbd7c0d27e131235c5319d" },
{ "fontloader-data-con.lua", "7ce546725b1550f655c78ac9d69419ca" },
{ "fontloader-reference.lua", "759787e7ee75437382c0a2c4f8fe3b81" },
{ "fontloader-basics-gen.lua", "b88f9848c3247e4222b7bb63b0ee3f35" },
{ "fontloader-basics-gen.lua", "b21e91bbd534f77e368f0ec13f865aed" },
{ "mktests", "c7cff7025962922944376acc1ffa9c47" },
{ "mkstatus", "975de559cfb0b047570816fec52b38da" },
{ "mkstatus", "64b9a6b302168fced414830a53fdcce1" },
{ "mkcharacters", "92c24bb582fc84c0365634f29eb89863" },
{ "mkglyphlist", "557836886d4f0e6d656eac3ded4456a2" },
{ "mkimport", "60e0b11a1a68719033e86a3e0f4d5e86" },
{ "luaotfload-glyphlist.lua", "a7b7a26db5ae57c52beed4f07a6e96b2" },
{ "luaotfload-glyphlist.lua", "df822678061548ce6b510a0c1c7fc103" },
{ "luaotfload-characters.lua", "593ce9dccf6ddc4f7d4be0514f581102" },
{ "luaotfload-unicode.lua", "dcbdb2a3ed4e341fbc6409d26009f287" },
{ "luaotfload-resolvers.lua", "79514482552f9d37dbfe76ab38fded7f" },
{ "luaotfload-parsers.lua", "9998b0edbaa9b5ab27378d50b8d44355" },
{ "luaotfload-loaders.lua", "8896abc23416f2e2fcff5a1c28b9481a" },
{ "luaotfload-notdef.lua", "5863aad6e38c49b26d930d41eae6b6f8" },
{ "luaotfload-embolden.lua", "20b265ee90a8b7c0abd0c6177ef059d8" },
{ "luaotfload-letterspace.lua", "e1e8f3951f913f55583112f9c9bce5c9" },
{ "luaotfload-features.lua", "9ba4211c3ecb7795934f169306bf5943" },
{ "luaotfload-database.lua", "2b5b980a12fd7e43dbd26bbcd45c7092" },
{ "luaotfload-configuration.lua", "6ad6843ff2ef9f378a130d576879339a" },
{ "luaotfload-colors.lua", "87b834e0478da721cf63a09a964b68dc" },
{ "luaotfload-auxiliary.lua", "12c03cc8ce6dc6266edb8dbef1293325" },
{ "luaotfload-filelist.lua", "affe67549a60713e30f395b0bdfe6df5" },
{ "luaotfload-tool.lua", "223b393541c2a94b7000791e7b3fbc2a" },
{ "luaotfload-diagnostics.lua", "94858ddbbd4c6b6a1fdd3fe0f3aa0452" },
{ "luaotfload-log.lua", "ab12d95c7ea89b59835db87248b1445b" },
{ "luaotfload-init.lua", "4ccf7982d4bd8a065e4f3b5c4d32e0d6" },
{ "luaotfload-main.lua", "c53bda40caae384a12d9bcaf42a0cec0" },
{ "luaotfload-unicode.lua", "d9ce2f2a07e951be6310e85fdfcc785d" },
{ "luaotfload-resolvers.lua", "0b0d407501e68537971484ac2256af20" },
{ "luaotfload-parsers.lua", "9b199d5157d9972c415aee7f9350df5b" },
{ "luaotfload-multiscript.lua", "3a4cfa1687c9d1694cbf728183bb066e" },
{ "luaotfload-loaders.lua", "007be1e29cf23779f4d9d0097b56cc4a" },
{ "luaotfload-notdef.lua", "982810e9197d2261ffdc3acd5d8dcecf" },
{ "luaotfload-embolden.lua", "92dfba7dbf10484c85f7e3c971691f8e" },
{ "luaotfload-letterspace.lua", "bb123f78712cc0342419f3c2a5f6a940" },
{ "luaotfload-features.lua", "45ab2c6405c678f8834339fe0d9fb47a" },
{ "luaotfload-database.lua", "da3c5b55a086a2213ee825ecc2bf7e0f" },
{ "luaotfload-configuration.lua", "015022f5b9597254afafff26f9f0f98c" },
{ "luaotfload-colors.lua", "81a23496c5f5c855674b05180869b8cf" },
{ "luaotfload-auxiliary.lua", "81432ebaebfce3df73b5949e1001d13c" },
{ "luaotfload-filelist.lua", "aa3c9fa695042573d6f6c2e5d0c23558" },
{ "luaotfload-tool.lua", "1833a47868c3e5958d492bb947d39dec" },
{ "luaotfload-diagnostics.lua", "53dbf51623658f1e325d2e6279a2ee15" },
{ "luaotfload-log.lua", "30491ef5890898d5ae3af44f72e82b1f" },
{ "luaotfload-init.lua", "479854a620629b1934d16723aa4cae0c" },
{ "luaotfload-main.lua", "95c7d3ce348ac83e0659f7332e98eacc" },
},
["notes"]={
["committer"]="Ulrike Fischer <fischer@troubleshooting-tex.de>",
["description"]="v3.001/2019-08-11",
["committer"]="Marcel Fabian Krüger <tex@2krueger.de>",
["description"]="v3.00/2019-09-13",
["loader"]="fontloader-2019-08-11.lua",
["revision"]="46ff5020ea6ec5feb92ae702cf34a23d58578b63",
["timestamp"]="2019-08-14 09:14:37 +0200",
["revision"]="e758f5d39e3d416e4bc1e2a23918abed744563ae",
["timestamp"]="2019-09-13 00:43:25 +0200",
},
}
2 changes: 1 addition & 1 deletion src/fontloader/runtime/fontloader-basics-gen.lua
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ local readables = { }
local usingjit = jit

if not caches.namespace or caches.namespace == "" or caches.namespace == "context" then
caches.namespace = 'generic-dev'
caches.namespace = 'generic'
end

do
Expand Down
4 changes: 2 additions & 2 deletions src/luaotfload-auxiliary.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

local ProvidesLuaModule = {
name = "luaotfload-auxiliary",
version = "3.002-dev", --TAGVERSION
date = "2019-08-11", --TAGDATE
version = "3.00", --TAGVERSION
date = "2019-09-13", --TAGDATE
description = "luaotfload submodule / auxiliary functions",
license = "GPL v2.0"
}
Expand Down
4 changes: 2 additions & 2 deletions src/luaotfload-colors.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

local ProvidesLuaModule = {
name = "luaotfload-colors",
version = "3.002-dev", --TAGVERSION
date = "2019-08-11", --TAGDATE
version = "3.00", --TAGVERSION
date = "2019-09-13", --TAGDATE
description = "luaotfload submodule / color",
license = "GPL v2.0",
author = "Khaled Hosny, Elie Roux, Philipp Gesang, Dohyun Kim, David Carlisle",
Expand Down
4 changes: 2 additions & 2 deletions src/luaotfload-configuration.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@

local ProvidesLuaModule = {
name = "luaotfload-configuration",
version = "3.002-dev", --TAGVERSION
date = "2019-08-11", --TAGDATE
version = "3.00", --TAGVERSION
date = "2019-09-13", --TAGDATE
description = "luaotfload submodule / config file reader",
license = "GPL v2.0"
}
Expand Down
4 changes: 2 additions & 2 deletions src/luaotfload-database.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
do -- block to avoid to many local variables error
local ProvidesLuaModule = {
name = "luaotfload-database",
version = "3.002-dev", --TAGVERSION
date = "2019-08-11", --TAGDATE
version = "3.00", --TAGVERSION
date = "2019-09-13", --TAGDATE
description = "luaotfload submodule / database",
license = "GPL v2.0",
author = "Khaled Hosny, Elie Roux, Philipp Gesang, Marcel Krüger",
Expand Down
4 changes: 2 additions & 2 deletions src/luaotfload-diagnostics.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@

local ProvidesLuaModule = {
name = "luaotfload-diagnostics",
version = "3.002-dev", --TAGVERSION
date = "2019-08-11", --TAGDATE
version = "3.00", --TAGVERSION
date = "2019-09-13", --TAGDATE
description = "luaotfload-tool submodule / diagnostics",
license = "GPL v2.0"
}
Expand Down
4 changes: 2 additions & 2 deletions src/luaotfload-embolden.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

local ProvidesLuaModule = {
name = "luaotfload-embolden",
version = "3.002-dev", --TAGVERSION
date = "2019-08-11", --TAGDATE
version = "3.00", --TAGVERSION
date = "2019-09-13", --TAGDATE
description = "luaotfload submodule / color",
license = "GPL v2.0",
author = "Marcel Krüger"
Expand Down
4 changes: 2 additions & 2 deletions src/luaotfload-features.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

local ProvidesLuaModule = {
name = "luaotfload-features",
version = "3.002-dev", --TAGVERSION
date = "2019-08-11", --TAGDATE
version = "3.00", --TAGVERSION
date = "2019-09-13", --TAGDATE
description = "luaotfload submodule / features",
license = "GPL v2.0",
author = "Hans Hagen, Khaled Hosny, Elie Roux, Philipp Gesang, Marcel Krüger",
Expand Down
4 changes: 2 additions & 2 deletions src/luaotfload-filelist.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

local ProvidesLuaModule = {
name = "luaotfload-filelist",
version = "3.002-dev", --TAGVERSION
date = "2019-08-11", --TAGDATE
version = "3.00", --TAGVERSION
date = "2019-09-13", --TAGDATE
description = "luaotfload submodule / filelist",
license = "GPL v2.0"
}
Expand Down
4 changes: 2 additions & 2 deletions src/luaotfload-init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@

local ProvidesLuaModule = {
name = "luaotfload-init",
version = "3.002-dev", --TAGVERSION
date = "2019-08-11", --TAGDATE
version = "3.00", --TAGVERSION
date = "2019-09-13", --TAGDATE
description = "luaotfload submodule / initialization",
license = "GPL v2.0"
}
Expand Down
4 changes: 2 additions & 2 deletions src/luaotfload-letterspace.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

local ProvidesLuaModule = {
name = "luaotfload-letterspace",
version = "3.002-dev", --TAGVERSION
date = "2019-08-11", --TAGDATE
version = "3.00", --TAGVERSION
date = "2019-09-13", --TAGDATE
description = "luaotfload submodule / color",
license = "GPL v2.0",
copyright = "PRAGMA ADE / ConTeXt Development Team",
Expand Down
4 changes: 2 additions & 2 deletions src/luaotfload-loaders.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

local ProvidesLuaModule = {
name = "luaotfload-loaders",
version = "3.002-dev", --TAGVERSION
date = "2019-08-11", --TAGDATE
version = "3.00", --TAGVERSION
date = "2019-09-13", --TAGDATE
description = "luaotfload submodule / callback handling",
license = "GPL v2.0"
}
Expand Down
4 changes: 2 additions & 2 deletions src/luaotfload-log.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

local ProvidesLuaModule = {
name = "luaotfload-log",
version = "3.002-dev", --TAGVERSION
date = "2019-08-11", --TAGDATE
version = "3.00", --TAGVERSION
date = "2019-09-13", --TAGDATE
description = "luaotfload submodule / logging",
license = "GPL v2.0",
author = "Khaled Hosny, Elie Roux, Philipp Gesang",
Expand Down
4 changes: 2 additions & 2 deletions src/luaotfload-main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ local authors = "\z
-- version number is used below!
local ProvidesLuaModule = {
name = "luaotfload-main",
version = "3.002-dev", --TAGVERSION
date = "2019-08-11", --TAGDATE
version = "3.00", --TAGVERSION
date = "2019-09-13", --TAGDATE
description = "luaotfload entry point",
author = authors,
copyright = authors,
Expand Down
4 changes: 2 additions & 2 deletions src/luaotfload-multiscript.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

local ProvidesLuaModule = {
name = "luaotfload-multiscript",
version = "3.002-dev", --TAGVERSION
date = "2019-08-11", --TAGDATE
version = "3.00", --TAGVERSION
date = "2019-09-13", --TAGDATE
description = "luaotfload submodule / multiscript",
license = "GPL v2.0",
author = "Marcel Krüger"
Expand Down
4 changes: 2 additions & 2 deletions src/luaotfload-notdef.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

local ProvidesLuaModule = {
name = "luaotfload-notdef",
version = "3.002-dev", --TAGVERSION
date = "2019-08-11", --TAGDATE
version = "3.00", --TAGVERSION
date = "2019-09-13", --TAGDATE
description = "luaotfload submodule / color",
license = "GPL v2.0",
author = "Marcel Krüger"
Expand Down
4 changes: 2 additions & 2 deletions src/luaotfload-parsers.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@

local ProvidesLuaModule = {
name = "luaotfload-parsers",
version = "3.002-dev", --TAGVERSION
date = "2019-08-11", --TAGDATE
version = "3.00", --TAGVERSION
date = "2019-09-13", --TAGDATE
description = "luaotfload submodule / filelist",
license = "GPL v2.0"
}
Expand Down
4 changes: 2 additions & 2 deletions src/luaotfload-resolvers.lua
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@

local ProvidesLuaModule = {
name = "luaotfload-resolvers",
version = "3.002-dev", --TAGVERSION
date = "2019-08-11", --TAGDATE
version = "3.00", --TAGVERSION
date = "2019-09-13", --TAGDATE
description = "luaotfload submodule / resolvers",
license = "GPL v2.0"
}
Expand Down
4 changes: 2 additions & 2 deletions src/luaotfload-tool.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@

local ProvidesLuaModule = {
name = "luaotfload-tool",
version = "3.002-dev", --TAGVERSION
date = "2019-08-11", --TAGDATE
version = "3.00", --TAGVERSION
date = "2019-09-13", --TAGDATE
description = "luaotfload-tool / database functionality",
license = "GPL v2.0"
}
Expand Down
4 changes: 2 additions & 2 deletions src/luaotfload-unicode.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

local ProvidesLuaModule = {
name = "luaotfload-unicode",
version = "3.002-dev", --TAGVERSION
date = "2019-08-11", --TAGDATE
version = "3.00", --TAGVERSION
date = "2019-09-13", --TAGDATE
description = "luaotfload submodule / Unicode helpers",
license = "CC0 1.0 Universal",
author = "Marcel Krüger"
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload.sty
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
\fi
\ifdefined\ProvidesPackage
\ProvidesPackage{luaotfload}%
[2019/08/11 v3.002-dev OpenType layout system]
[2019/09/13 v3.00 OpenType layout system]
\fi
\directlua{
if xpcall(function ()%
Expand Down
2 changes: 1 addition & 1 deletion testfiles/aaaaa-luakern.tlg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
This is a generated file for the l3build validation system.
Don't change this file in any respect.
3.002-dev with fontloaderxxx2019xxx08xxx11.lua
3.00 with fontloaderxxx2019xxx08xxx11.lua
Completed box being shipped out [1]
\vbox(633.0+0.0)x407.0, direction TLT
.\glue 16.0
Expand Down
1 change: 0 additions & 1 deletion testfiles/luatex-ja.tlg
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ LaTeX Font Info: Font shape `JT3/gt/m/n' will be
(Font) scaled to size 9.6222pt on input line ....
LaTeX Font Info: Font shape `JY3/gt/m/n' will be
(Font) scaled to size 9.6222pt on input line ....
(load cache: ../extra_ipaexgothic.luc)
Completed box being shipped out [1]
\vbox(633.0+0.0)x407.0, direction TLT
.\whatsit4=[]
Expand Down

0 comments on commit 1819f8c

Please sign in to comment.