Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A better fix | Elie Roux | 2013-04-16 | 1 | -3/+3 |
* | Fixing a bug with plain tex | Elie Roux | 2013-04-16 | 1 | -1/+1 |
* | Fixing a typo | Elie Roux | 2013-04-16 | 1 | -1/+1 |
* | Updating TODO | Elie Roux | 2013-04-16 | 1 | -3/+1 |
* | Removing utf8 characters | Elie Roux | 2013-04-16 | 1 | -3/+3 |
* | Inputing luatex.sty before luatexbase | Elie Roux | 2013-04-16 | 2 | -2/+20 |
* | Not including luatex.sty in the CTAN archive | Elie Roux | 2013-04-16 | 1 | -3/+6 |
* | Bumping version | Elie Roux | 2013-04-13 | 2 | -9/+10 |
* | Bumping version | Elie Roux | 2013-04-13 | 3 | -6/+16 |
* | Fixing documentation and very small improvement | Elie Roux | 2013-04-13 | 1 | -12/+15 |
* | Fixing many issues and breaking compatibility with LuaTeX < 0.45 (TeXLive 2009) | Elie Roux | 2013-04-12 | 1 | -74/+28 |
* | Fixing many issues and breaking compatibility with LuaTeX < 0.45 (TeXLive 2009) | Elie Roux | 2013-04-12 | 1 | -3/+2 |
* | Fixing something silly | Elie Roux | 2013-04-12 | 1 | -1/+1 |
* | Makefile now compatible with GNU Make 3.81 and 3.82 | Elie Roux | 2013-04-12 | 1 | -1/+1 |
* | Adapting to Lua 5.2 a better way | Elie Roux | 2013-04-12 | 1 | -9/+4 |
* | Merge pull request #1 from phi-gamma/master | Elie Roux | 2013-04-11 | 2 | -2/+2 |
|\ | |||||
| * | update mcb.lua for 5.2 | Philipp Gesang | 2013-04-11 | 2 | -2/+2 |
|/ | |||||
* | Fixing bug by making optional argument optional | Elie Roux | 2013-04-09 | 1 | -1/+1 |
* | Fixing package loading for LuaTeX > 0.74 | Elie Roux | 2013-04-07 | 1 | -3/+13 |
* | Merge pull request #6 from phi-gamma/master | Manuel Pégourié-Gonnard | 2012-06-06 | 1 | -2/+2 |
|\ | |||||
| * | modutils.lua: fixed reference to global "version" | Philipp Gesang | 2012-06-06 | 1 | -1/+1 |
| * | fixed accidental global in modutils.lua | Philipp Gesang | 2012-06-06 | 1 | -1/+1 |
|/ | |||||
* | Fix typo in function name. | Manuel Pégourié-Gonnard | 2011-06-23 | 1 | -1/+1 |
* | typo (noted by Philipp) | Manuel Pégourié-Gonnard | 2011-06-03 | 1 | -6/+7 |
* | new todo: module()? | Manuel Pégourié-Gonnard | 2011-05-27 | 1 | -0/+3 |
* | fix names in error messages (spotted by Heiko) | Manuel Pégourié-Gonnard | 2011-05-27 | 5 | -5/+5 |
* | doc: mention the Changes file in History | Manuel Pégourié-Gonnard | 2011-05-24 | 1 | -0/+6 |
* | gitignore the generated zips | Manuel Pégourié-Gonnard | 2011-05-24 | 1 | -0/+1 |
* | all: catcode fixes again (forgot newline ^^J) | Manuel Pégourié-Gonnard | 2011-05-24 | 9 | -0/+9 |
* | doc: better attribution + history section | Manuel Pégourié-Gonnard | 2011-05-24 | 3 | -10/+35 |
* | Normalize copyright & licence info in sources. | Manuel Pégourié-Gonnard | 2011-05-24 | 9 | -64/+25 |
* | Bump version to 0.4. | Manuel Pégourié-Gonnard | 2011-05-24 | 9 | -23/+23 |
* | Changes entry for version 0.4 | Manuel Pégourié-Gonnard | 2011-05-24 | 1 | -3/+11 |
* | loader: add a missing 'local' | Manuel Pégourié-Gonnard | 2011-05-24 | 1 | -1/+1 |
* | doc: small tuning for loader | Manuel Pégourié-Gonnard | 2011-05-24 | 1 | -11/+8 |
* | doc: clarify compatibility goals | Manuel Pégourié-Gonnard | 2011-05-24 | 3 | -21/+25 |
* | todo update | Manuel Pégourié-Gonnard | 2011-05-24 | 1 | -4/+17 |
* | generalise better catcode defenses | Manuel Pégourié-Gonnard | 2011-05-23 | 9 | -255/+209 |
* | fix Makefile and dtx macro | Manuel Pégourié-Gonnard | 2011-05-21 | 2 | -2/+3 |
* | adapt test-luatex4 | Manuel Pégourié-Gonnard | 2011-05-21 | 3 | -16/+14 |
* | cctb: warning instead of error for empty numstack | Manuel Pégourié-Gonnard | 2011-05-21 | 1 | -2/+12 |
* | fix typos that broke catcodetablenumstack | Manuel Pégourié-Gonnard | 2011-05-21 | 1 | -2/+2 |
* | Fix bug in \CatcodeTableLaTeX | Manuel Pégourié-Gonnard | 2011-05-21 | 1 | -0/+1 |
* | \unsetluatexattribute in pure TeX | Manuel Pégourié-Gonnard | 2011-05-21 | 1 | -5/+4 |
* | gitignore luatex.sty | Manuel Pégourié-Gonnard | 2011-05-21 | 1 | -0/+1 |
* | better catcode defenses for luatex.sty | Manuel Pégourié-Gonnard | 2011-05-21 | 2 | -21/+29 |
* | make test-luatex5 pass | Manuel Pégourié-Gonnard | 2011-05-21 | 3 | -8/+31 |
* | Import tests from Heiko. | Manuel Pégourié-Gonnard | 2011-05-21 | 3 | -13/+341 |
* | new luatex.dtx | Manuel Pégourié-Gonnard | 2011-05-21 | 6 | -22/+332 |
* | implement catcode table (number) stacks | Manuel Pégourié-Gonnard | 2011-05-21 | 2 | -9/+87 |