summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #31 from phi-gamma/masterHEADmasterPhilipp Gesang2017-02-0416-134/+446
|\ | | | | v2.5
| * update news, version, and datesv2.5Philipp Gesang2017-02-012-11/+14
| |
| * sync with Context as of 2017-02-01Philipp Gesang2017-02-017-47/+174
| |
| * sync with Context as of 2016-10-20Philipp Gesang2016-10-203-21/+122
| | | | | | | | Signed-off-by: Philipp Gesang <phg@phi-gamma.net>
| * sync with Context as of 2016-09-15Philipp Gesang2016-09-158-58/+139
| |
* | Merge pull request #30 from phi-gamma/masterPhilipp Gesang2016-08-156-17/+63
|\| | | | | sync with Context as of 2016-08-15
| * sync with Cotnext as of 2016-08-15Philipp Gesang2016-08-156-17/+63
| |
* | Merge pull request #29 from phi-gamma/masterPhilipp Gesang2016-04-0810-27/+220
|\| | | | | version 2.4
| * update newsv2.4Philipp Gesang2016-04-081-1/+7
| |
| * sync with Context as of 2016-04-06Philipp Gesang2016-04-067-13/+198
| |
| * adapt for latest fontloader requirementsPhilipp Gesang2016-04-062-13/+15
| | | | | | | | Since January 2016 we also need to include util-fil.lua.
* | Merge pull request #28 from phi-gamma/masterPhilipp Gesang2015-12-022-12/+22
|\| | | | | bump version, update news
| * bump version, update news2.3Philipp Gesang2015-12-022-12/+22
| |
* | Merge pull request #27 from phi-gamma/masterPhilipp Gesang2015-11-2122-821/+1445
|\| | | | | latest changes
| * doc: avoid overloading primitive in our macrosv2.3-rc1Philipp Gesang2015-11-211-4/+4
| |
| * doc: mention tightened relation to LuaotfloadPhilipp Gesang2015-11-211-1/+4
| |
| * sync with Context as of 2015-11-21Philipp Gesang2015-11-217-39/+107
| |
| * sync with Context as of 2015-05-22Philipp Gesang2015-05-224-137/+251
| |
| * sync with Context as of 2015-05-04Philipp Gesang2015-05-049-122/+209
| |
| * sync with Context as of 2014-12-31Philipp Gesang2014-12-312-11/+37
| |
| * sync with Context as of 2014-12-29Philipp Gesang2014-12-298-133/+162
| |
| * sync with Context as of 2014-12-11Philipp Gesang2014-12-1114-382/+679
| |
* | Merge pull request #26 from phi-gamma/masterPhilipp Gesang2014-07-262-11/+11
|\| | | | | bump version, update news
| * bump version, update newsv2.2Philipp Gesang2014-07-262-11/+11
| |
* | Merge pull request #25 from phi-gamma/masterPhilipp Gesang2014-07-2610-221/+529
|\| | | | | prepare release
| * add “sign” target to makefileshowPhilipp Gesang2014-07-261-0/+7
| | | | | | | | | | | | | | We’ll be shipping GPG signatures along with releases from now on, mirroring Luaotfload: https://github.com/lualatex/luaotfload/commit/2cd6d7aab3687bbfc43f1fc82da626b8c9395f27
| * sync with Context as of 2014-07-26Philipp Gesang2014-07-263-9/+42
| |
| * sync with Context as of 2014-07-09Philipp Gesang2014-07-093-56/+72
| |
| * sync with Context as of 2014-07-06Philipp Gesang2014-07-061-9/+27
| |
| * sync with context as of 2014-07-05Philipp Gesang2014-07-055-150/+370
| |
| * sync with Context as of 2014-05-31Philipp Gesang2014-05-311-2/+16
| |
| * sync with Context as of 2014-05-15Philipp Gesang2014-05-151-3/+4
| |
| * remove util-env from news helperPhilipp Gesang2014-05-141-1/+0
| |
* | Merge pull request #24 from phi-gamma/masterPhilipp Gesang2014-05-0518-486/+406
|\| | | | | update to 2.1b
| * update dates and such in main dtxPhilipp Gesang2014-05-051-11/+11
| |
| * update readme and news, bump versionPhilipp Gesang2014-05-052-1/+4
| |
| * remove util-env.lua due to interfering argv handlingPhilipp Gesang2014-05-053-312/+1
| | | | | | | | | | | | | | | | | | The stricter behavior of table.insert() since Lua 5.2.2 causes the import of util-env.lua to fail. Since the argument handling is specific to Context we now ship the extended set without the file. Thanks to: Karl Berry, Hironoir Kitagawa, Akira Kakuto for discovering / reporting the issue!
| * sync with Context as of 2014-04-05Philipp Gesang2014-04-053-1/+21
| |
| * sync with Context as of 2014-03-16Philipp Gesang2014-03-169-55/+195
| |
| * sync with Context as of 2014-02-14Philipp Gesang2014-02-148-116/+184
| |
* | Merge pull request #23 from phi-gamma/masterPhilipp Gesang2014-02-0212-76/+225
|\| | | | | sync with Context
| * sync with Context as of 2014-02-02Philipp Gesang2014-02-024-47/+132
| |
| * update newsPhilipp Gesang2013-12-311-0/+3
| |
| * sync with Context as of 2013-12-31v2.1aPhilipp Gesang2013-12-312-2/+4
| |
| * sync with Context as of 2013-12-25Philipp Gesang2013-12-252-4/+16
| |
| * sync with Context as of 2013-12-14Philipp Gesang2013-12-143-9/+38
| |
| * update .gitignorePhilipp Gesang2013-11-291-0/+2
| |
| * sync with Context as of 2013-11-29Philipp Gesang2013-11-294-14/+30
| |
* | Merge pull request #22 from phi-gamma/masterPhilipp Gesang2013-11-052-3/+45
|\| | | | | sync with Context as of 2013-11-04
| * sync with Context as of 2013-11-04v2.1Philipp Gesang2013-11-042-3/+45
| |