| Commit message (Expand) | Author | Age | Files | Lines |
* | [doc] make inline code work consistently with both formats | Philipp Gesang | 2014-03-20 | 3 | -188/+303 |
* | [fontloader] sync with Context as of 2014-03-16 | Philipp Gesang | 2014-03-16 | 1 | -37/+51 |
* | [doc] actually patch node mode correctly (Thanks, Hans\!) | Philipp Gesang | 2014-03-14 | 1 | -3/+4 |
* | [fontloader] fix node mode | Philipp Gesang | 2014-03-14 | 1 | -2/+2 |
* | [fontloader] sync with Context as of 2014-03-14 | Philipp Gesang | 2014-03-14 | 1 | -53/+147 |
* | [doc] add first draft Context layer | Philipp Gesang | 2014-03-13 | 1 | -0/+457 |
* | [doc] introduce fake environment for items | Philipp Gesang | 2014-03-09 | 2 | -64/+121 |
* | [doc] add license note to pdf manual | Philipp Gesang | 2014-03-07 | 1 | -0/+21 |
* | [*] handle license file in makefile | Philipp Gesang | 2014-03-07 | 1 | -2/+2 |
* | [*] add license text as toplevel file COPYING | Philipp Gesang | 2014-03-07 | 1 | -0/+350 |
* | [doc] erase gpl from pdf | Philipp Gesang | 2014-03-07 | 2 | -435/+0 |
* | [doc] move tables to more abstract syntax | Philipp Gesang | 2014-03-05 | 2 | -19/+46 |
* | [db] treat missing fontname as invalid font | Philipp Gesang | 2014-03-04 | 1 | -7/+6 |
* | [doc] move table floats and inline code snippets to new macros | Philipp Gesang | 2014-03-04 | 2 | -63/+88 |
* | [doc] conver GPL in manual to abstract macros | Philipp Gesang | 2014-03-03 | 1 | -269/+265 |
* | [main] fix syntax | Philipp Gesang | 2014-03-03 | 1 | -1/+1 |
* | [doc] move description and figure environment to more abstract macros | Philipp Gesang | 2014-02-26 | 2 | -208/+228 |
* | [doc] move Latex inline verbatim commands to listings | Philipp Gesang | 2014-02-25 | 4 | -66/+91 |
* | [misc,build] package suppressionfile in doc/ tree | Philipp Gesang | 2014-02-17 | 1 | -5/+9 |
* | [misc] add valgrind suppression file for Luatex debugging | Philipp Gesang | 2014-02-17 | 1 | -0/+111 |
* | [doc] wrap further code in more abstract macros | Philipp Gesang | 2014-02-17 | 2 | -192/+236 |
* | [doc] add note concerning state of feature file support | Philipp Gesang | 2014-02-16 | 1 | -0/+7 |
* | [doc] use abstract macros | Philipp Gesang | 2014-02-16 | 2 | -370/+461 |
* | [doc,*] adapt makefiles to new doc source | Philipp Gesang | 2014-02-15 | 2 | -5/+6 |
* | [doc] kill dtx | Philipp Gesang | 2014-02-15 | 3 | -1994/+2076 |
* | [tool,doc] document “--local” option in manual and usage messages | Philipp Gesang | 2014-02-14 | 2 | -1/+10 |
* | [*] update news | Philipp Gesang | 2014-02-14 | 1 | -0/+2 |
* | [db,main,tool] scan local fonts upon failed lookup during a TeX run (requires... | Philipp Gesang | 2014-02-14 | 3 | -30/+28 |
* | [db,tool] make local font scan part of update_names() | Philipp Gesang | 2014-02-14 | 2 | -21/+22 |
* | [db,tool] support scanning local fonts into db | Philipp Gesang | 2014-02-14 | 2 | -21/+66 |
* | [db] add “local” field to meta table in db | Philipp Gesang | 2014-02-14 | 2 | -14/+23 |
* | [build] declare show and showtargets .PHONY targets | Philipp Gesang | 2014-02-14 | 1 | -1/+1 |
* | [fontloader] sync with Context as of 2014-02-14 | Philipp Gesang | 2014-02-14 | 1 | -40/+87 |
* | [build] describe targets in Makefile (new top target: show) | Philipp Gesang | 2014-02-14 | 1 | -0/+22 |
* | [fontloader] sync with Context as of 2014-02-14 | Philipp Gesang | 2014-02-14 | 1 | -2/+9 |
* | [build] fix Makefile rules for TDS zip | Philipp Gesang | 2014-02-14 | 1 | -2/+3 |
* | [*] update news | Philipp Gesang | 2014-02-14 | 1 | -0/+2 |
* | [*] adapt Makefile to new dir structure | Philipp Gesang | 2014-02-14 | 1 | -22/+26 |
* | [db,*] move default blacklist to ./misc tree | Philipp Gesang | 2014-02-14 | 1 | -0/+0 |
* | [glyphs] print more useful error message | Philipp Gesang | 2014-02-12 | 1 | -1/+1 |
* | [status] update source locations | Philipp Gesang | 2014-02-12 | 1 | -26/+26 |
* | [*] move source files to ./src | Philipp Gesang | 2014-02-12 | 24 | -0/+0 |
* | [*] cleanup | Philipp Gesang | 2014-02-12 | 2 | -17/+13 |
* | [*] adapt Makefile to ./scripts and ./build | Philipp Gesang | 2014-02-11 | 1 | -15/+29 |
* | [status] adapt mkstatus to respect the ./build directory | Philipp Gesang | 2014-02-11 | 1 | -2/+2 |
* | [chars] adapt mkcharacters | Philipp Gesang | 2014-02-11 | 1 | -3/+3 |
* | [glyphs] adapt mkglyphlist | Philipp Gesang | 2014-02-11 | 1 | -4/+7 |
* | [status] fix target path | Philipp Gesang | 2014-02-11 | 1 | -1/+1 |
* | [status] adapt status script to work on subdirectories | Philipp Gesang | 2014-02-11 | 1 | -7/+31 |
* | [*] move mkcharacters, mktests, mkglyphlist, mkstatus to separate subdirector... | Philipp Gesang | 2014-02-11 | 4 | -0/+0 |