summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updating docElie Roux2013-05-063-19/+12
|
* No .tds.zip on CTANElie Roux2013-05-051-9/+3
|
* Adding a few more accessors functionsElie Roux2013-05-051-2/+44
|
* Update ChangesElie Roux2013-05-041-0/+1
|
* Fixing small error in module date requirementElie Roux2013-05-041-3/+2
|
* Small doc updateElie Roux2013-05-042-3/+7
|
* Bump version and update documentationElie Roux2013-05-043-5/+11
|
* Updating and simplifyingElie Roux2013-05-041-5/+4
|
* Adding a few auxiliary functions for module availability and version checkingElie Roux2013-05-041-0/+82
|
* Merge pull request #6 from lualatex/masterElie Roux2013-05-046-45/+308
|\ | | | | Sync with latest lualatex
| * Merge pull request #6 from phi-gamma/masterElie Roux2013-05-041-13/+32
| |\ | | | | | | incorporate suggestions by Stephan
| | * fix ``get_user_whatsit_name``Philipp Gesang2013-05-041-1/+1
| | |
| | * have ``new_user_whatsit`` return a generating functionPhilipp Gesang2013-05-041-13/+32
| | |
| * | Merge pull request #5 from phi-gamma/masterElie Roux2013-05-036-45/+289
| |\| | | | | | | drop `module()`; incorporate Stephans’s suggestions
| | * add warning if ``get_user_whatsit_name`` is called with unknown idPhilipp Gesang2013-05-021-1/+9
| | | | | | | | | | | | another of Stephan Hennig’s suggestions
| | * accept node as argument for function ``get_user_whatsit_name``Philipp Gesang2013-05-021-2/+8
| | |
| | * emit warning after 2^53 user whatsitsPhilipp Gesang2013-05-021-0/+6
| | |
| | * emit warning when defining anonymous whatsitsPhilipp Gesang2013-05-021-0/+2
| | |
| | * store user whatsits by packagePhilipp Gesang2013-05-021-42/+74
| | |
| | * avoid shadowing localsPhilipp Gesang2013-05-023-14/+34
| | |
| | * drop calls to deprecated `module()`Philipp Gesang2013-05-026-40/+61
| | |
| | * draft user whatsit allocatorPhilipp Gesang2013-04-301-2/+150
| | |
| | * [doc] fix typos in attr.dtxPhilipp Gesang2013-04-301-14/+15
| | |
* | | Merge pull request #5 from lualatex/masterElie Roux2013-05-020-0/+0
|\| | | | | | | | update with lualatex master
| * | Merge pull request #2 from phi-gamma/masterPhilipp Gesang2013-04-3010-127/+178
| |\| | | | | | | pull changes from eroux
| | * merge eroux/masterPhilipp Gesang2013-04-303-13/+50
| | |\ | |_|/ |/| |
* | | I had forgotten something...Elie Roux2013-04-281-4/+8
| | |
* | | Merge branch 'master' of github.com:eroux/luatexbaseElie Roux2013-04-272-6/+6
|\ \ \
| * \ \ Merge pull request #4 from sh2d/fixtyposElie Roux2013-04-272-6/+6
| |\ \ \ | | | | | | | | | | Fixtypos
| | * | | Fix typos in luatexbase-mcb documentation.Stephan Hennig2012-11-061-4/+4
| | | | |
| | * | | Fix typos in luatexbase-attr documentation.Stephan Hennig2012-11-061-2/+2
| | |/ /
* | / / Hack to make newattributes work in cooperation with the oberdiek bundleElie Roux2013-04-272-1/+35
|/ / /
| | * Merge branch 'master' of https://github.com/eroux/luatexbasePhilipp Gesang2013-04-238-21/+62
| | |\ | |_|/ |/| |
* | | Updating ChangesElie Roux2013-04-221-0/+6
| | |
* | | Callback infos are now in the log filesElie Roux2013-04-221-6/+6
| | | | | | | | | | | | I'm not sure these are meaningfull for users...
* | | Filenames are not printed if called by texluaElie Roux2013-04-221-1/+14
| | |
* | | Update ChangesElie Roux2013-04-161-0/+3
| | |
* | | A better fixElie Roux2013-04-161-3/+3
| | |
* | | Fixing a bug with plain texElie Roux2013-04-161-1/+1
| | |
* | | Fixing a typoElie Roux2013-04-161-1/+1
| | |
* | | Updating TODOElie Roux2013-04-161-3/+1
| | |
* | | Removing utf8 charactersElie Roux2013-04-161-3/+3
| | | | | | | | | | | | For an unknown reason, it breaks on my system...
* | | Inputing luatex.sty before luatexbaseElie Roux2013-04-162-2/+20
| | | | | | | | | | | | Otherwise luatex.sty breaks
* | | Not including luatex.sty in the CTAN archiveElie Roux2013-04-161-3/+6
| | |
| | * add note to doc about attribute handlingPhilipp Gesang2013-04-161-4/+5
| | |
| | * begin attribute allocation at 255Philipp Gesang2013-04-161-1/+1
| |/ |/| | | | | | | | | luaotfload will allocate attributes from 127 but never exceed 254. This patch prevents attribute clashes by offsetting the allocation of new attributes by 255.
* | Bumping versionElie Roux2013-04-132-9/+10
| |
* | Bumping versionElie Roux2013-04-133-6/+16
| |
* | Fixing documentation and very small improvementElie Roux2013-04-131-12/+15
| |
* | Fixing many issues and breaking compatibility with LuaTeX < 0.45 (TeXLive 2009)Elie Roux2013-04-121-74/+28
| |