summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] fix behavior when starting with no dataPhilipp Gesang2015-10-281-3/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | main: fix module insertion and throw away luatexbase-provided resourcesPhilipp Gesang2015-10-281-9/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [main, *] convert for centralized initialization routinePhilipp Gesang2015-09-277-112/+157
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [main, db] convert for deferred initializationPhilipp Gesang2015-09-271-214/+226
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [main] move toplevel statements into init routinePhilipp Gesang2015-09-271-9/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [main, conf] prepare for deferred loadingPhilipp Gesang2015-09-272-39/+40
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [main, parsers] prepare for deferred initializationPhilipp Gesang2015-09-273-30/+29
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [main,loaders] adjust noise and check status of loader initPhilipp Gesang2015-08-272-14/+16
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [loaders] {re,un}-scope locals for economyPhilipp Gesang2015-08-271-21/+36
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [main,loaders] regroup callback handling code with loadersPhilipp Gesang2015-08-272-129/+134
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [main] install stub for main initialization hookPhilipp Gesang2015-08-272-0/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [aux] do not rely on the AGL being loaded at initialization timePhilipp Gesang2015-07-301-4/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #3 from dohyunkim/newpgfPhilipp Gesang2015-07-302-21/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove unnecessary lineDohyun Kim2015-07-301-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | revert to the previous; remove tex codeDohyun Kim2015-07-301-13/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | compatible-with-beamer revisitedDohyun Kim2015-06-292-24/+14
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * / | | | | | | | | | | | | | | | | | | | | | | | | | | | compatible-with-beamer revisitedDohyun Kim2015-07-272-24/+14
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | [*] update newsPhilipp Gesang2015-07-261-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] write database if some files no longer exist on diskPhilipp Gesang2015-07-261-12/+35
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | [main,init,db,resolvers] separate resolvers from main into separate filePhilipp Gesang2015-07-234-260/+295
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [letterspace] invoke spacing function on converted headPhilipp Gesang2015-07-221-3/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [init,main,package] split initialization in early and late stagePhilipp Gesang2015-07-223-6/+22
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [log] remove duplicate codePhilipp Gesang2015-07-221-49/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [main] adapt fontloader default namePhilipp Gesang2015-07-221-3/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [init] make saved globals inaccessiblePhilipp Gesang2015-07-221-10/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [mkstatus,build,conf] default to packaged fontloader via status filePhilipp Gesang2015-07-213-10/+21
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [build] include merged fontloader in resourcesPhilipp Gesang2015-07-211-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [status] allow passing additional files on command linePhilipp Gesang2015-07-212-9/+49
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [import,fontloader] move imported package out of the wayPhilipp Gesang2015-07-212-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [import] automate merge with parameters passed from makefilePhilipp Gesang2015-07-212-9/+43
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [import] batch create packaging paths in one placePhilipp Gesang2015-07-211-34/+49
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [build] add rules for import and packagingPhilipp Gesang2015-07-211-2/+13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [import] move merge result into build destinationPhilipp Gesang2015-07-201-8/+43
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [status, doc] remove references to override scriptPhilipp Gesang2015-07-173-3/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [init,override] move AGL initialization into post fontloader hookPhilipp Gesang2015-07-163-55/+69
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [init] implement hook list for post-fontloader initializationPhilipp Gesang2015-07-161-5/+30
|/ / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | [init] remove annyoing bannerPhilipp Gesang2015-06-212-18/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | [main, init] partition initialization into a series of routinesPhilipp Gesang2015-06-212-91/+111
* | | | | | | | | | | | | | | | | | | | | | | | | | | [init] move late initialization stage from toplevel into dedicated subroutinesPhilipp Gesang2015-06-201-36/+47
* | | | | | | | | | | | | | | | | | | | | | | | | | | [init] adapt log messagesPhilipp Gesang2015-06-201-12/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | | [init] add stub for module sanitizationPhilipp Gesang2015-06-202-2/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | [main, init] move fontloader-specific stuff completely into initPhilipp Gesang2015-06-202-253/+277
* | | | | | | | | | | | | | | | | | | | | | | | | | | [db,tool] prevent database rebuild when querying version infoPhilipp Gesang2015-06-192-8/+20
* | | | | | | | | | | | | | | | | | | | | | | | | | | [parsers] check fontconfig includes at another part of the scanner and add mo...Philipp Gesang2015-06-181-11/+20
* | | | | | | | | | | | | | | | | | | | | | | | | | | [parsers] set hard limit on fontconfig scanner recursion depthPhilipp Gesang2015-06-181-11/+30
* | | | | | | | | | | | | | | | | | | | | | | | | | | [parsers] fix tracking of included fontconfig filesPhilipp Gesang2015-06-181-11/+14
* | | | | | | | | | | | | | | | | | | | | | | | | | | [parsers] at higher log levels, display information about fontconfig files be...Philipp Gesang2015-06-181-0/+6
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | [loaders] map forced OFM files to match the TFM loaderPhilipp Gesang2015-06-131-0/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | [main] strip file name suffix for fonts loaded as type1Philipp Gesang2015-06-131-1/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #2 from dohyunkim/phgPhilipp Gesang2015-06-112-4/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \