Commit Graph

9 Commits

Author SHA1 Message Date
Kolan Sh accb7dcc8f Glib is a fantastic lib 2012-01-20 19:18:19 +04:00
Kolan Sh d1a92a7a7d zalloc vs std::string tests 2011-07-17 21:41:45 +04:00
Kolan Sh 38573cde7d Makefile-ы сгенерированы и чистка сделана автоматом теперича =) 2011-07-11 11:48:24 +04:00
Kolan Sh ffb9a25ddd вынесены функции для теста 2011-06-15 20:00:24 +04:00
Kolan Sh 4fa4b57d45 xalloc and zalloc rewriten in stdlib like format; test results added 2011-06-14 13:02:33 +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