Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync with Context as of date | Philipp Gesang | 2013-08-07 | 4 | -9/+22 |
| | |||||
* | adapt makefile to conform to CTAN preferences | Philipp Gesang | 2013-07-24 | 1 | -4/+11 |
| | | | | | | | | | | | according to Robin Fairbairns: > btw, the least error-prone format for the zip file is: > > xyz.zip -> > xyz.tds.zip (if available) > xyz/ > [actual distribution of package xyz] | ||||
* | update NEWS; bump versionv2.0c | Philipp Gesang | 2013-07-23 | 3 | -10/+15 |
| | |||||
* | sync with Context as of 2013-07-14 | Philipp Gesang | 2013-07-14 | 12 | -45/+122 |
| | |||||
* | sync with Context as of 2013-06-10 | Philipp Gesang | 2013-06-10 | 4 | -456/+376 |
| | |||||
* | sync with Context as of 2013-06-09 | Philipp Gesang | 2013-06-09 | 6 | -47/+88 |
| | |||||
* | sync with Context as of 2013-06-04 | Philipp Gesang | 2013-06-04 | 5 | -269/+93 |
| | |||||
* | sync with Context as of 2013-05-23v2.0b | Philipp Gesang | 2013-05-23 | 2 | -18/+14 |
| | |||||
* | add make rule for diff script | Philipp Gesang | 2013-05-23 | 1 | -2/+7 |
| | |||||
* | add small script to check context distro for diffs | Philipp Gesang | 2013-05-23 | 1 | -0/+171 |
| | |||||
* | sync with Context as of 2013-05-21 | Philipp Gesang | 2013-05-21 | 3 | -9/+37 |
| | |||||
* | update datesv2.0a | Philipp Gesang | 2013-05-18 | 2 | -7/+7 |
| | |||||
* | fix Makefile; README | Philipp Gesang | 2013-05-18 | 2 | -2/+2 |
| | |||||
* | remove untracked ``util-fmt`` from test | Philipp Gesang | 2013-05-18 | 1 | -1/+1 |
| | |||||
* | sync with Context as of 2013-05-17 | Philipp Gesang | 2013-05-17 | 2 | -6/+37 |
| | |||||
* | sync with Context as of 2013-05-15 | Philipp Gesang | 2013-05-15 | 1 | -1/+5 |
| | |||||
* | include util-jsn in merged package | Philipp Gesang | 2013-05-09 | 1 | -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-09 | Philipp Gesang | 2013-05-09 | 1 | -2/+3 |
| | |||||
* | add test | Philipp Gesang | 2013-05-08 | 4 | -19/+105 |
| | |||||
* | add TDS paths to readme | Philipp Gesang | 2013-05-08 | 1 | -42/+43 |
| | |||||
* | remove util-mrg | Philipp Gesang | 2013-05-08 | 1 | -228/+0 |
| | |||||
* | fix Makefile; doc as toc again | Philipp Gesang | 2013-05-07 | 1 | -1/+1 |
| | |||||
* | Makefile: include lualibs.lua in CTAN rule | Philipp Gesang | 2013-05-05 | 1 | -1/+1 |
| | |||||
* | fix dtx | Philipp Gesang | 2013-05-05 | 1 | -53/+53 |
| | | | | ceterum censeo dtx esse abolendum | ||||
* | update makefile | Philipp Gesang | 2013-05-05 | 1 | -7/+6 |
| | |||||
* | add copy of the gpl 2.0v2.0 | Philipp Gesang | 2013-05-05 | 2 | -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 release | Philipp Gesang | 2013-05-05 | 3 | -136/+38 |
| | | | | | * update NEWS * update README | ||||
* | [doc] use the metalogo package | Philipp Gesang | 2013-05-05 | 1 | -2/+3 |
| | |||||
* | remove ``lualibs-basic.lua`` and ``lualibs-extended.lua`` from repository | Philipp Gesang | 2013-05-05 | 3 | -233/+5 |
| | |||||
* | [doc] describe the packaging | Philipp Gesang | 2013-05-05 | 1 | -3/+60 |
| | |||||
* | [doc] update list of extended set | Philipp Gesang | 2013-05-05 | 1 | -41/+74 |
| | |||||
* | [doc] document partial loading | Philipp Gesang | 2013-05-05 | 1 | -10/+42 |
| | |||||
* | merge main failes into dtx | Philipp Gesang | 2013-05-05 | 1 | -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 Gesang | 2013-05-04 | 2 | -18/+46 |
| | |||||
* | merged lualibs.lua back into dtx; adapt style to match luaotfload.dtx | Philipp Gesang | 2013-05-04 | 1 | -47/+152 |
| | |||||
* | add basic documentation to lualibs.lua | Philipp Gesang | 2013-05-04 | 2 | -11/+54 |
| | |||||
* | get rid of ``module()`` | Philipp Gesang | 2013-04-30 | 4 | -60/+57 |
| | |||||
* | sync with Context from 2013-04-30 | Philipp Gesang | 2013-04-30 | 5 | -116/+177 |
| | |||||
* | add rudimentary verbosity switch | Philipp Gesang | 2013-04-21 | 3 | -25/+30 |
| | |||||
* | sync with Context from 2013-04-17 | Philipp Gesang | 2013-04-17 | 5 | -261/+354 |
| | |||||
* | fix loading | Philipp Gesang | 2013-04-16 | 3 | -9/+9 |
| | |||||
* | import trac-inf.lua | Philipp Gesang | 2013-04-14 | 1 | -4/+1 |
| | |||||
* | import changes from Context 2013.04.14 16:51 | Philipp Gesang | 2013-04-14 | 3 | -32/+50 |
| | |||||
* | add compatibility for luaotfload v.1 | Philipp Gesang | 2013-04-14 | 2 | -7/+31 |
| | |||||
* | fix missing upvalue | Philipp Gesang | 2013-04-14 | 1 | -4/+4 |
| | |||||
* | work around merging restrictions | Philipp Gesang | 2013-04-14 | 3 | -74/+81 |
| | |||||
* | fix fake Context layer | Philipp Gesang | 2013-04-13 | 2 | -4/+19 |
| | |||||
* | configuration by global | Philipp Gesang | 2013-04-13 | 1 | -2/+13 |
| | |||||
* | fix module metadata for luatexbase | Philipp Gesang | 2013-04-13 | 2 | -3/+6 |
| | |||||
* | add make rules for merging | Philipp Gesang | 2013-04-12 | 1 | -3/+10 |
| |