Commit Graph

5 Commits

Author SHA1 Message Date
Kolan Sh ffb9a25ddd вынесены функции для теста 2011-06-15 20:00:24 +04:00
Kolan Sh 0cb29588f2 Renamed: xmalloc.[c,h]->xalloc.[c,h], zmalloc.[c,h]->zalloc.[c,h] 2011-06-13 17:20:35 +04:00
Kolan Sh 0f3ecd8e70 no c++ just c
--HG--
rename : c/tex_parser/tex_table_class.cpp => c/tex_parser/tex_table.c
rename : c/tex_parser/tex_table_class.geany => c/tex_parser/tex_table.geany
rename : c/tex_parser/tex_table_class.hpp => c/tex_parser/tex_table.h
rename : c/tex_parser/tex_table_class_tags.hpp => c/tex_parser/tex_table_tags.h
rename : c/tex_parser/tex_table_class_test.cpp => c/tex_parser/tex_table_test.c
2011-06-10 14:31:10 +04:00
Kolan Sh eaeee86922 zmalloc_getinfo() test 2011-06-10 11:59:15 +04:00
Kolan Sh baae78bd22 zmalloc (вдове быстрый realloc) test 2011-06-09 19:00:04 +04:00