summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db,tool] reconcile --bisect with --max-fontsPhilipp Gesang2014-03-242-8/+40
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db,tool] display list of remaining files if less than tenPhilipp Gesang2014-03-232-1/+39
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db,tool] implement termination of bisect sessionPhilipp Gesang2014-03-232-3/+41
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [tool] implement good/bad directives for bisection modePhilipp Gesang2014-03-231-3/+36
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db,tool,main] implement run directive for bisection modePhilipp Gesang2014-03-233-24/+63
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [tool] reimplement bisect status directivePhilipp Gesang2014-03-231-14/+41
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [tool] add stop directive to bisect modePhilipp Gesang2014-03-231-0/+22
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db,tool] add bisection initialization routinesPhilipp Gesang2014-03-232-10/+99
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [tool] add dummies for --bisectPhilipp Gesang2014-03-221-2/+62
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [fontloader] sync with Context as of 2014-03-22Philipp Gesang2014-03-221-2/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] update multi-pass descriptionPhilipp Gesang2014-03-211-7/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] retrieve list of font files before scanning themPhilipp Gesang2014-03-211-147/+137
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | [*] update .gitignorePhilipp Gesang2014-03-201-1/+18
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | [doc] make inline code work consistently with both formatsPhilipp Gesang2014-03-203-188/+303
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [fontloader] sync with Context as of 2014-03-16Philipp Gesang2014-03-161-37/+51
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | [doc] actually patch node mode correctly (Thanks, Hans\!)Philipp Gesang2014-03-141-3/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | [fontloader] fix node modePhilipp Gesang2014-03-141-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | [fontloader] sync with Context as of 2014-03-14Philipp Gesang2014-03-141-53/+147
* | | | | | | | | | | | | | | | | | | | | | | | | | | [doc] add first draft Context layerPhilipp Gesang2014-03-131-0/+457
* | | | | | | | | | | | | | | | | | | | | | | | | | | [doc] introduce fake environment for itemsPhilipp Gesang2014-03-092-64/+121
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | [doc] add license note to pdf manualPhilipp Gesang2014-03-071-0/+21
* | | | | | | | | | | | | | | | | | | | | | | | | | [*] handle license file in makefilePhilipp Gesang2014-03-071-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | [*] add license text as toplevel file COPYINGPhilipp Gesang2014-03-071-0/+350
* | | | | | | | | | | | | | | | | | | | | | | | | | [doc] erase gpl from pdfPhilipp Gesang2014-03-072-435/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | [doc] move tables to more abstract syntaxPhilipp Gesang2014-03-052-19/+46
* | | | | | | | | | | | | | | | | | | | | | | | | | [db] treat missing fontname as invalid fontPhilipp Gesang2014-03-041-7/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | [doc] move table floats and inline code snippets to new macrosPhilipp Gesang2014-03-042-63/+88
* | | | | | | | | | | | | | | | | | | | | | | | | | [doc] conver GPL in manual to abstract macrosPhilipp Gesang2014-03-031-269/+265
* | | | | | | | | | | | | | | | | | | | | | | | | | [main] fix syntaxPhilipp Gesang2014-03-031-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | [doc] move description and figure environment to more abstract macrosPhilipp Gesang2014-02-262-208/+228
* | | | | | | | | | | | | | | | | | | | | | | | | | [doc] move Latex inline verbatim commands to listingsPhilipp Gesang2014-02-254-66/+91
* | | | | | | | | | | | | | | | | | | | | | | | | | [misc,build] package suppressionfile in doc/ treePhilipp Gesang2014-02-171-5/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | [misc] add valgrind suppression file for Luatex debuggingPhilipp Gesang2014-02-171-0/+111
* | | | | | | | | | | | | | | | | | | | | | | | | | [doc] wrap further code in more abstract macrosPhilipp Gesang2014-02-172-192/+236
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | [doc] add note concerning state of feature file supportPhilipp Gesang2014-02-161-0/+7
* | | | | | | | | | | | | | | | | | | | | | | | | [doc] use abstract macrosPhilipp Gesang2014-02-162-370/+461
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | [doc,*] adapt makefiles to new doc sourcePhilipp Gesang2014-02-152-5/+6
* | | | | | | | | | | | | | | | | | | | | | | | [doc] kill dtxPhilipp Gesang2014-02-153-1994/+2076
* | | | | | | | | | | | | | | | | | | | | | | | [tool,doc] document “--local” option in manual and usage messagesPhilipp Gesang2014-02-142-1/+10
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | [*] update newsPhilipp Gesang2014-02-141-0/+2
* | | | | | | | | | | | | | | | | | | | | | | [db,main,tool] scan local fonts upon failed lookup during a TeX run (requires...Philipp Gesang2014-02-143-30/+28
* | | | | | | | | | | | | | | | | | | | | | | [db,tool] make local font scan part of update_names()Philipp Gesang2014-02-142-21/+22
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | [db,tool] support scanning local fonts into dbPhilipp Gesang2014-02-142-21/+66
* | | | | | | | | | | | | | | | | | | | | | [db] add “local” field to meta table in dbPhilipp Gesang2014-02-142-14/+23
* | | | | | | | | | | | | | | | | | | | | | [build] declare show and showtargets .PHONY targetsPhilipp Gesang2014-02-141-1/+1
* | | | | | | | | | | | | | | | | | | | | | [fontloader] sync with Context as of 2014-02-14Philipp Gesang2014-02-141-40/+87
* | | | | | | | | | | | | | | | | | | | | | [build] describe targets in Makefile (new top target: show)Philipp Gesang2014-02-141-0/+22
* | | | | | | | | | | | | | | | | | | | | | [fontloader] sync with Context as of 2014-02-14Philipp Gesang2014-02-141-2/+9
* | | | | | | | | | | | | | | | | | | | | | [build] fix Makefile rules for TDS zipPhilipp Gesang2014-02-141-2/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | [*] update newsPhilipp Gesang2014-02-141-0/+2