index
:
luaotfload
master
Font handling for Luatex, Plain and LaTeX
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
[tool] adapt help message
Philipp Gesang
2014-04-24
1
-3
/
+2
|
*
[colors,conf,db,main,tool] adapt the TeX run code to new configuration
Philipp Gesang
2014-04-24
5
-124
/
+168
|
*
[conf] fix configuration import
Philipp Gesang
2014-04-23
1
-3
/
+15
|
*
[db,conf,main,tool] move primary configuration table to new configuration ↵
Philipp Gesang
2014-04-22
4
-134
/
+211
|
|
|
|
model (ignore those initialization stubs for now)
*
[tool,db,conf] integrate defaults into new config model
Philipp Gesang
2014-04-22
3
-35
/
+71
|
*
[conf,tool] integrate configuration parser
Philipp Gesang
2014-04-21
2
-8
/
+288
|
*
[tests] add test for config file syntax
Philipp Gesang
2014-04-21
2
-3
/
+61
|
*
[parsers] add INI file parser
Philipp Gesang
2014-04-21
1
-1
/
+120
|
*
[parsers] use less ambiguous identifier for locals
Philipp Gesang
2014-04-21
2
-11
/
+11
|
*
[misc] add valgrind suppression covering kpse_set_program_name
Philipp Gesang
2014-04-21
1
-0
/
+9
|
*
[misc] make valgrind suppressions more strict
Philipp Gesang
2014-04-19
1
-15
/
+15
|
*
[fontloader] sync with Context as of 2014-04-16
Philipp Gesang
2014-04-16
1
-4
/
+13
|
*
[db] update index structure documentation
Philipp Gesang
2014-04-06
1
-33
/
+32
|
*
[fontloader] sync with Context as of 2014-04-05
Philipp Gesang
2014-04-05
1
-2
/
+12
|
*
[doc] update NEWS
Philipp Gesang
2014-04-05
1
-0
/
+1
|
*
[tool] update usage and help messages to include bisection
Philipp Gesang
2014-03-30
1
-0
/
+6
|
*
[doc] group debugging related functionality in manpage
Philipp Gesang
2014-03-30
1
-12
/
+12
|
*
[doc] document bisection in manpage
Philipp Gesang
2014-03-30
1
-6
/
+60
|
*
[doc] move up footnote concerning the former “trep” set
Philipp Gesang
2014-03-30
1
-10
/
+8
|
*
[doc] workaround for inline code in tables
Philipp Gesang
2014-03-30
2
-10
/
+11
|
*
[tool] fix final stage of bisection
Philipp Gesang
2014-03-27
1
-2
/
+5
|
*
[fontloader] sync with Context as of 2014-03-25
Philipp Gesang
2014-03-25
1
-10
/
+13
|
*
[db,tool] reconcile --bisect with --max-fonts
Philipp Gesang
2014-03-24
2
-8
/
+40
|
*
[db,tool] display list of remaining files if less than ten
Philipp Gesang
2014-03-23
2
-1
/
+39
|
*
[db,tool] implement termination of bisect session
Philipp Gesang
2014-03-23
2
-3
/
+41
|
*
[tool] implement good/bad directives for bisection mode
Philipp Gesang
2014-03-23
1
-3
/
+36
|
*
[db,tool,main] implement run directive for bisection mode
Philipp Gesang
2014-03-23
3
-24
/
+63
|
*
[tool] reimplement bisect status directive
Philipp Gesang
2014-03-23
1
-14
/
+41
|
*
[tool] add stop directive to bisect mode
Philipp Gesang
2014-03-23
1
-0
/
+22
|
*
[db,tool] add bisection initialization routines
Philipp Gesang
2014-03-23
2
-10
/
+99
|
*
[tool] add dummies for --bisect
Philipp Gesang
2014-03-22
1
-2
/
+62
|
*
[fontloader] sync with Context as of 2014-03-22
Philipp Gesang
2014-03-22
1
-2
/
+4
|
*
[db] update multi-pass description
Philipp Gesang
2014-03-21
1
-7
/
+7
|
*
[db] retrieve list of font files before scanning them
Philipp Gesang
2014-03-21
1
-147
/
+137
|
*
[*] update .gitignore
Philipp Gesang
2014-03-20
1
-1
/
+18
|
*
[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
|
|
|
|
See http://www.ntg.nl/pipermail/ntg-context/2014/077372.html
*
[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
|
[next]