freetype/src/type1
Werner Lemberg 7ce6c43c3e [base] Make hash interface symmetric.
Use `num' and `str' infixes everywhere.

* src/base/fthash.c (ft_hash_init): Renamed to...
(hash_init): ... This.
(ft_hash_str_init, ft_hash_num_init): New functions.
(ft_hash_free): Renamed to...
(ft_hash_str_free): ... This.

* include/freetype/internal/fthash.h: Updated.

* src/bdf/bdflib.c, src/type1/t1load.c, src/type1/t1objs.c: Updated.
2015-12-22 05:39:58 +01:00
..
Jamfile Make Jam support work again. 2015-06-21 19:12:12 +02:00
module.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
rules.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
t1afm.c [type1] Avoid dangling pointer (#46572). 2015-12-01 12:09:02 +01:00
t1afm.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
t1driver.c [type1, psaux] Handle large values of num_subrs correctly (#46692). 2015-12-20 19:36:04 +01:00
t1driver.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
t1errors.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
t1gload.c [type1, psaux] Handle large values of num_subrs correctly (#46692). 2015-12-20 19:36:04 +01:00
t1gload.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
t1load.c [base] Make hash interface symmetric. 2015-12-22 05:39:58 +01:00
t1load.h [type1, psaux] Handle large values of num_subrs correctly (#46692). 2015-12-20 19:36:04 +01:00
t1objs.c [base] Make hash interface symmetric. 2015-12-22 05:39:58 +01:00
t1objs.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
t1parse.c [type1] Fix another potential buffer overflow (#45955). 2015-09-14 00:38:26 +02:00
t1parse.h Various compiler warning fixes for `make multi'. 2015-03-01 19:27:09 +01:00
t1tokens.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
type1.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00