summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #13 from phi-gamma/masterPhilipp Gesang2013-05-234-20/+192
|\ | | | | sync
| * sync with Context as of 2013-05-23v2.0bPhilipp Gesang2013-05-232-18/+14
| |
| * add make rule for diff scriptPhilipp Gesang2013-05-231-2/+7
| |
| * add small script to check context distro for diffsPhilipp Gesang2013-05-231-0/+171
| |
* | Merge pull request #12 from phi-gamma/masterPhilipp Gesang2013-05-213-9/+37
|\| | | | | sync
| * sync with Context as of 2013-05-21Philipp Gesang2013-05-213-9/+37
| |
* | Merge pull request #11 from phi-gamma/masterPhilipp Gesang2013-05-182-7/+7
|\| | | | | finalize for TL upload
| * update datesv2.0aPhilipp Gesang2013-05-182-7/+7
| |
* | Merge pull request #10 from phi-gamma/masterPhilipp Gesang2013-05-185-9/+40
|\| | | | | update
| * fix Makefile; READMEPhilipp Gesang2013-05-182-2/+2
| |
| * remove untracked ``util-fmt`` from testPhilipp Gesang2013-05-181-1/+1
| |
| * sync with Context as of 2013-05-17Philipp Gesang2013-05-172-6/+37
| |
* | Merge pull request #9 from phi-gamma/masterPhilipp Gesang2013-05-151-1/+5
|\| | | | | update
| * sync with Context as of 2013-05-15Philipp Gesang2013-05-151-1/+5
| |
* | Merge pull request #8 from phi-gamma/masterPhilipp Gesang2013-05-092-11/+4
|\| | | | | sync with Context; merge util-jsn
| * include util-jsn in merged packagePhilipp Gesang2013-05-091-9/+1
| | | | | | | | | | today (2013-05-09 19:57:43+0200) Hans removed the return statement from ``util-jsn`` so we can include it in the ``lualibs-extended-merged.lua``
| * sync with context as of 2013-05-09Philipp Gesang2013-05-091-2/+3
| |
* | Merge pull request #7 from phi-gamma/masterElie Roux2013-05-095-289/+148
|\| | | | | file integrity test
| * add testPhilipp Gesang2013-05-084-19/+105
| |
| * add TDS paths to readmePhilipp Gesang2013-05-081-42/+43
| |
| * remove util-mrgPhilipp Gesang2013-05-081-228/+0
| |
* | Merge pull request #6 from phi-gamma/masterPhilipp Gesang2013-05-076-212/+445
|\| | | | | prepare release
| * fix Makefile; doc as toc againPhilipp Gesang2013-05-071-1/+1
| |
| * Makefile: include lualibs.lua in CTAN rulePhilipp Gesang2013-05-051-1/+1
| |
| * fix dtxPhilipp Gesang2013-05-051-53/+53
| | | | | | | | ceterum censeo dtx esse abolendum
| * update makefilePhilipp Gesang2013-05-051-7/+6
| |
| * add copy of the gpl 2.0v2.0Philipp Gesang2013-05-052-15/+346
| | | | | | | | | | | | Lualibs are derived from Context, which is GPL, even though its license statement may be misleading. See this explanation by Taco: http://tex.stackexchange.com/a/12456/14066
| * prepare for CTAN releasePhilipp Gesang2013-05-053-136/+38
| | | | | | | | | | * update NEWS * update README
| * [doc] use the metalogo packagePhilipp Gesang2013-05-051-2/+3
| |
* | Merge pull request #5 from phi-gamma/masterElie Roux2013-05-054-315/+696
|\| | | | | this could go into TeX Live
| * remove ``lualibs-basic.lua`` and ``lualibs-extended.lua`` from repositoryPhilipp Gesang2013-05-053-233/+5
| |
| * [doc] describe the packagingPhilipp Gesang2013-05-051-3/+60
| |
| * [doc] update list of extended setPhilipp Gesang2013-05-051-41/+74
| |
| * [doc] document partial loadingPhilipp Gesang2013-05-051-10/+42
| |
| * merge main failes into dtxPhilipp Gesang2013-05-051-11/+322
| | | | | | | | | | | | | | | | included are now: * lualibs.lua * lualibs-basic.lua * lualibs-extended.lua
| * add some documentation to ``lualibs-basic.lua`` and ``lualibs-merged.lua``Philipp Gesang2013-05-042-18/+46
| |
| * merged lualibs.lua back into dtx; adapt style to match luaotfload.dtxPhilipp Gesang2013-05-041-47/+152
| |
| * add basic documentation to lualibs.luaPhilipp Gesang2013-05-042-11/+54
| |
* | Merge pull request #4 from phi-gamma/masterPhilipp Gesang2013-04-304-60/+57
|\| | | | | eliminate module()
| * get rid of ``module()``Philipp Gesang2013-04-304-60/+57
| |
* | Merge pull request #3 from phi-gamma/masterPhilipp Gesang2013-04-305-116/+177
|\| | | | | sync with context
| * sync with Context from 2013-04-30Philipp Gesang2013-04-305-116/+177
| |
* | Merge pull request #2 from phi-gamma/masterPhilipp Gesang2013-04-2918-332/+2372
|\| | | | | merge experimental branch
| * add rudimentary verbosity switchPhilipp Gesang2013-04-213-25/+30
| |
| * sync with Context from 2013-04-17Philipp Gesang2013-04-175-261/+354
| |
| * fix loadingPhilipp Gesang2013-04-163-9/+9
| |
| * import trac-inf.luaPhilipp Gesang2013-04-141-4/+1
| |
| * import changes from Context 2013.04.14 16:51Philipp Gesang2013-04-143-32/+50
| |
| * add compatibility for luaotfload v.1Philipp Gesang2013-04-142-7/+31
| |
| * fix missing upvaluePhilipp Gesang2013-04-141-4/+4
| |