freetype2/src/tools
Werner Lemberg ea68f1c8d3 [docmaker] Fix code section parsing.
Stuff like

  {
    <bla>
  }

confused the parser, which incorrectly treated `<bla>' as a markup
tag.

* src/tools/docmaker/content.py (ContentProcessor::process_content):
Apply `re_markup_tags' only outside of code sections.
2017-12-08 20:15:15 +01:00
..
docmaker [docmaker] Fix code section parsing. 2017-12-08 20:15:15 +01:00
ftfuzzer New `ftdriver.h' file, covering all driver modules. 2017-12-08 18:41:49 +01:00
ftrandom Replace `++foo' and `--foo' with `foo++' and `foo--', resp. 2016-12-26 23:57:45 +01:00
Jamfile * src/base/ftdbgmem.c: another realloc memory counting bug fix 2005-10-21 10:01:25 +00:00
afblue.pl Update copyright year. 2017-01-04 20:16:34 +01:00
apinames.c Replace `foo == NULL' and `foo != NULL' with `!foo' and `foo', resp. 2016-12-26 17:08:17 +01:00
chktrcmp.py Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
cordic.py [base] Reduce trigonometric algorithms. 2013-01-02 22:21:37 -05:00
glnames.py Update or fix links to use the https protocol instead of http. 2017-12-04 20:43:30 +01:00
no-copyright Update copyright year. 2016-01-13 11:54:10 +01:00
test_afm.c [psaux, type1] Fix minor AFM issues. 2015-02-18 11:38:46 +01:00
test_bbox.c [tools] Update BBox testing tool. 2013-02-18 20:41:56 -05:00
test_trig.c */*: Decorate hex constants with `U' and `L' where appropriate. 2014-12-07 09:40:47 +01:00
update-copyright Fix automatic copyright updating. 2015-03-11 08:47:48 +01:00
update-copyright-year Update copyright year. 2017-01-04 20:16:34 +01:00