summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Update Makefile's after commits 48929/48930pierre2021-03-1223-0/+184
* Update revision after commit #48929pierre2021-03-092-1/+9
* Add special gcc options for riscv32/riscv64 gcc callspierre2021-03-092-351/+371
* * align shortname to previous releaseshajny2021-02-281-1/+1
* + added an eawparser tool - tool for parsing the EastAsianWidth.txt unicodenickysn2021-02-213-0/+391
* + added the gbpparser tool to fpmake.ppnickysn2021-02-191-0/+1
* + added tool for parsing GraphemeBreakProperty.txt and converting it to codenickysn2021-02-192-0/+437
* * updated readme with URLs of the Unicode 9.0 and CLDR 30 data files (to the ...nickysn2021-02-191-7/+7
* * fixed the file name in the cldrparser help screennickysn2021-02-191-1/+1
* * fixed the parse-collations script/bat filenickysn2021-02-192-16/+16
* * Specify modemichael2021-02-012-1/+5
* * Some small improvements from Andrey Sobol: better specialization declaratio...michael2021-02-012-6/+13
* * Small fix from Andrey to improve link resolvingmichael2021-01-281-2/+4
* * Patch from Andrey Sobol to fix broken topic linksmichael2021-01-271-1/+4
* * Patch from Andrey Sobol to improve display of specialized typesmichael2021-01-234-31/+67
* * Allow single page mode for multi-page writersmichael2021-01-233-6/+58
* Small fix by Andrey to fix linksmichael2021-01-211-15/+22
* pastojs: fixed o as intftype, when o is nilmattias2021-01-191-4/+3
* * Fix typomichael2021-01-181-1/+1
* * Some restructuring by Andrey, add fallback linkmichael2021-01-1818-80/+206
* * Patch from Andrey Sobol to improve inheritance treemichael2021-01-183-40/+49
* * Fix compilationmichael2021-01-163-10/+6
* * Patches from Andrey Sobol, more control over warnings, improve class tree a...michael2021-01-1622-288/+398
* pastojs: fixed freeing temp intf var if nilmattias2021-01-141-3/+8
* * Patch from Andrey Sobol to improve names, improve XML structuremichael2021-01-077-37/+98
* * Fix compilation with CheckPasTreeRefCount definemichael2021-01-061-4/+6
* * Patch from Andrey Sobol to control XML file layoutmichael2021-01-063-12/+90
* * Fix GetFileBaseDirmichael2021-01-061-1/+1
* * Fix memleak, additional list/indent, patch from Andrey Sobol michael2021-01-063-18/+6
* * Patch from Andrey Sobol to reduce indentationmichael2021-01-051-196/+201
* * Fix memory leak, patch from Andrey Sobolmichael2021-01-041-0/+1
* * Forgot to commitmichael2021-01-031-0/+1060
* * still add files that start with ., just not to FTSmarco2021-01-031-2/+9
* * Refactor HTML engine so it can more easily be extendedmichael2021-01-038-1553/+554
* * get rid of some warningsmichael2021-01-031-1/+1
* * Help for markdownmichael2021-01-032-5/+23
* * Fix AVmichael2021-01-021-1/+0
* * fix destructormarco2021-01-021-0/+1
* * Fix class tree & listsmichael2021-01-022-30/+72
* * Markdown support for fpdocmichael2021-01-029-600/+3685
* * commited patch(-5) by Andrey Sobol from mantis #38153 .marco2020-12-304-65/+129
* pastojs: await with one param must be async functionmattias2020-12-291-2/+2
* * Move chm writer to separate unitmichael2020-12-283-20/+31
* * Fix compilationmichael2020-12-111-2/+2
* * Endiannessmichael2020-12-092-3/+15
* * Last patch from Andrey Sobol to fix bug ID 38141michael2020-12-082-3/+21
* pastojs: catch load file exceptions and turn into regular errorsmattias2020-12-071-1/+1
* * Partially resolved ID 38141 : better handling of class hierarchy and cross-...michael2020-12-079-337/+508
* * Fix compilation after class tree changesmichael2020-11-231-2/+42
* * Improved class tree buildingmichael2020-11-232-160/+148