freetype2/src/tools
Werner Lemberg 8fb9d22a6b [ftfuzzer] Replace `rand' with an xorshift algorithm.
* src/tools/ftfuzzer/ftfuzzer.cc: Don't include `stdlib.h'.
(Random): Implement and use a 32bit `xorshift' algorithm.
2016-12-30 19:51:37 +01:00
..
docmaker [docmaker] Don't emit trailing newlines. 2016-02-09 08:08:17 +01:00
ftfuzzer [ftfuzzer] Replace `rand' with an xorshift algorithm. 2016-12-30 19:51:37 +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. 2016-01-13 11:54:10 +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 [psnames] Only declare, not define, data in `pstables.h' (#49949). 2016-12-28 22:23:33 +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. 2016-01-13 11:54:10 +01:00