Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changing the checksum system to a timestamp system | eroux | 2010-03-01 | 1 | -16/+20 |
| | | | | | | | - the status is now externalized in another file name (in the same directory), so that it's not loaded when just asking for a font - the status is now filename->last-modification-timestamp so that we don't have to checksum the files (much faster) | ||||
* | Fixing small bugs | eroux | 2010-03-01 | 1 | -5/+4 |
| | |||||
* | Rewrite logging | Khaled Hosny | 2010-03-01 | 1 | -34/+56 |
| | |||||
* | A, useless, rewrite | Khaled Hosny | 2010-03-01 | 1 | -104/+41 |
| | | | | | | Rewrite the database script to be a more or less a luaotfload module (so it can be invoked, say, by fontspec) and actual file writing to the update script. Not finished yet. | ||||
* | Prepare for merging luaotfload-fonts in luaotfload | Khaled Hosny | 2010-02-28 | 1 | -0/+375 |