summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * update dtx for new loading sequencePhilipp Gesang2013-04-071-18/+23
| |
| * update l-urlPhilipp Gesang2013-04-071-17/+18
| |
| * update l-unicodePhilipp Gesang2013-04-071-220/+569
| |
| * update l-dirPhilipp Gesang2013-04-071-18/+22
| |
| * update l-md5Philipp Gesang2013-04-071-13/+44
| |
| * update l-filePhilipp Gesang2013-04-071-315/+367
| |
| * update l-osPhilipp Gesang2013-04-071-9/+17
| |
| * update l-ioPhilipp Gesang2013-04-071-28/+92
| |
| * update l-numberPhilipp Gesang2013-04-071-84/+157
| |
| * update l-booleanPhilipp Gesang2013-04-071-9/+7
| |
| * update l-tablePhilipp Gesang2013-04-071-134/+503
| |
| * update l-stringPhilipp Gesang2013-04-071-68/+138
| |
| * add l-function.lua -> lualibs-function.luaPhilipp Gesang2013-04-071-0/+11
| |
| * update l-lpegPhilipp Gesang2013-04-071-257/+243
| |
| * add l-lua -> lualibs-lua.luaPhilipp Gesang2013-04-071-0/+393
| |
| * repair oversight in l-filePhilipp Gesang2012-10-201-0/+1
| |
| * update docPhilipp Gesang2012-10-193-5/+119
| |
| * add util-jsnPhilipp Gesang2012-10-193-2/+149
| |
| * add util-strPhilipp Gesang2012-10-193-4/+133
| |
| * add util-lua util-stoPhilipp Gesang2012-10-192-1/+5
| |
| * update util-tabPhilipp Gesang2012-10-195-202/+635
| |
| * reflect move l-aux -> util-tab.luaPhilipp Gesang2012-10-193-5/+5
| |
| * update util-mrgPhilipp Gesang2012-10-191-102/+65
| |
| * reflect move l-utils -> util-mrgPhilipp Gesang2012-10-193-2/+2
| |
| * update util-dimPhilipp Gesang2012-10-191-98/+113
| |
| * reflect move l-dimen -> util-dimPhilipp Gesang2012-10-193-3/+2
| |
| * update l-file l-table; add yet uncommitted changesPhilipp Gesang2012-10-196-411/+823
| |
| * update l-dir.luaPhilipp Gesang2012-10-191-101/+183
| |
| * update l-osPhilipp Gesang2012-10-191-42/+124
| |
| * update l-stringPhilipp Gesang2012-10-191-219/+66
| |
| * l-unicodePhilipp Gesang2012-10-191-87/+481
| |
| * update l-lpeg l-urlPhilipp Gesang2012-10-192-132/+1040
| |
| * update l-ioPhilipp Gesang2012-10-191-28/+77
| |
| * update l-md5Philipp Gesang2012-10-191-11/+25
| |
| * update lualibs-set.luaPhilipp Gesang2012-10-191-2/+5
| |
| * update l-number l-booleanPhilipp Gesang2012-10-192-28/+120
| |
| * update l-mathPhilipp Gesang2012-10-191-8/+7
|/
* Prepare for releasev0.96Khaled Hosny2011-01-202-5/+8
|
* Fix computability with lfs in luatex 0.65Khaled Hosny2011-01-201-8/+8
| | | | | | | Patch by Paul Vojta: http://tug.org/pipermail/tex-live/2011-January/028402.html closes #2
* Prepare for releasev0.95Khaled Hosny2010-06-282-4/+10
|
* A small noteKhaled Hosny2010-06-221-1/+2
|
* CosmeticsKhaled Hosny2010-06-221-4/+3
|
* Remove deprecated functions and aliasesKhaled Hosny2010-06-221-187/+0
|
* Update documentationKhaled Hosny2010-06-221-42/+32
|
* SimplifyKhaled Hosny2010-06-221-42/+20
| | | | | Remove the use of kpse.set_program_name(), users of the package should take care of this themselves, and use require() to locate the modules.
* NEWS updatev0.94Khaled Hosny2010-05-281-3/+4
|
* Documentation didn't compileKhaled Hosny2010-05-211-1/+1
|
* Sync with ConTeXt beta (beta 2010.05.20)Khaled Hosny2010-05-219-32/+135
| | | | Needed to sync luaotfload.
* Merge branch 'master' of github.com:mpg/lualibsv0.93Elie Roux2010-05-154-38/+65
|\
| * Sync with ConTeXt stable (stable 2010.05.08)Khaled Hosny2010-05-104-38/+65
| | | | | | | | No functions removed, few new additions.