From cc27cee3be916c9edabd432087d6101ae21a10b8 Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Fri, 10 Jun 2011 12:24:03 +0400 Subject: [PATCH] tex_parser moved from cpp to c because... c++ std::string.resize is slower than zrealloc in 300 times =) --HG-- rename : cpp/tex_parser/Makefile => c/tex_parser/Makefile rename : cpp/tex_parser/get_tags.sh => c/tex_parser/get_tags.sh rename : cpp/tex_parser/tables4.tex => c/tex_parser/tables4.tex rename : cpp/tex_parser/tables5.tex => c/tex_parser/tables5.tex rename : cpp/tex_parser/tex_table_class.cpp => c/tex_parser/tex_table_class.cpp rename : cpp/tex_parser/tex_table_class.geany => c/tex_parser/tex_table_class.geany rename : cpp/tex_parser/tex_table_class.hpp => c/tex_parser/tex_table_class.hpp rename : cpp/tex_parser/tex_table_class_tags.hpp => c/tex_parser/tex_table_class_tags.hpp rename : cpp/tex_parser/tex_table_class_test.cpp => c/tex_parser/tex_table_class_test.cpp --- {cpp => c}/tex_parser/Makefile | 0 {cpp => c}/tex_parser/get_tags.sh | 0 {cpp => c}/tex_parser/tables4.tex | 0 {cpp => c}/tex_parser/tables5.tex | 0 {cpp => c}/tex_parser/tex_table_class.cpp | 0 {cpp => c}/tex_parser/tex_table_class.geany | 0 {cpp => c}/tex_parser/tex_table_class.hpp | 0 {cpp => c}/tex_parser/tex_table_class_tags.hpp | 0 {cpp => c}/tex_parser/tex_table_class_test.cpp | 0 c/zmalloc/zmalloc.geany | 7 +++---- 10 files changed, 3 insertions(+), 4 deletions(-) rename {cpp => c}/tex_parser/Makefile (100%) rename {cpp => c}/tex_parser/get_tags.sh (100%) rename {cpp => c}/tex_parser/tables4.tex (100%) rename {cpp => c}/tex_parser/tables5.tex (100%) rename {cpp => c}/tex_parser/tex_table_class.cpp (100%) rename {cpp => c}/tex_parser/tex_table_class.geany (100%) rename {cpp => c}/tex_parser/tex_table_class.hpp (100%) rename {cpp => c}/tex_parser/tex_table_class_tags.hpp (100%) rename {cpp => c}/tex_parser/tex_table_class_test.cpp (100%) diff --git a/cpp/tex_parser/Makefile b/c/tex_parser/Makefile similarity index 100% rename from cpp/tex_parser/Makefile rename to c/tex_parser/Makefile diff --git a/cpp/tex_parser/get_tags.sh b/c/tex_parser/get_tags.sh similarity index 100% rename from cpp/tex_parser/get_tags.sh rename to c/tex_parser/get_tags.sh diff --git a/cpp/tex_parser/tables4.tex b/c/tex_parser/tables4.tex similarity index 100% rename from cpp/tex_parser/tables4.tex rename to c/tex_parser/tables4.tex diff --git a/cpp/tex_parser/tables5.tex b/c/tex_parser/tables5.tex similarity index 100% rename from cpp/tex_parser/tables5.tex rename to c/tex_parser/tables5.tex diff --git a/cpp/tex_parser/tex_table_class.cpp b/c/tex_parser/tex_table_class.cpp similarity index 100% rename from cpp/tex_parser/tex_table_class.cpp rename to c/tex_parser/tex_table_class.cpp diff --git a/cpp/tex_parser/tex_table_class.geany b/c/tex_parser/tex_table_class.geany similarity index 100% rename from cpp/tex_parser/tex_table_class.geany rename to c/tex_parser/tex_table_class.geany diff --git a/cpp/tex_parser/tex_table_class.hpp b/c/tex_parser/tex_table_class.hpp similarity index 100% rename from cpp/tex_parser/tex_table_class.hpp rename to c/tex_parser/tex_table_class.hpp diff --git a/cpp/tex_parser/tex_table_class_tags.hpp b/c/tex_parser/tex_table_class_tags.hpp similarity index 100% rename from cpp/tex_parser/tex_table_class_tags.hpp rename to c/tex_parser/tex_table_class_tags.hpp diff --git a/cpp/tex_parser/tex_table_class_test.cpp b/c/tex_parser/tex_table_class_test.cpp similarity index 100% rename from cpp/tex_parser/tex_table_class_test.cpp rename to c/tex_parser/tex_table_class_test.cpp diff --git a/c/zmalloc/zmalloc.geany b/c/zmalloc/zmalloc.geany index 3eea68d..c4e99b8 100644 --- a/c/zmalloc/zmalloc.geany +++ b/c/zmalloc/zmalloc.geany @@ -17,10 +17,9 @@ long_line_column=72 [files] current_page=0 -FILE_NAME_0=1515;C;0;16;1;1;1;/home/kolan/dev/c/zmalloc/zmalloc_test.c;0 -FILE_NAME_1=1373;C;0;16;1;1;1;/home/kolan/projects/include/zmalloc.c;0 -FILE_NAME_2=1082;C;0;16;1;1;1;/home/kolan/projects/include/zmalloc.h;0 -FILE_NAME_3=571;Make;0;16;1;1;1;/home/kolan/dev/c/zmalloc/Makefile;0 +FILE_NAME_0=0;C;0;16;1;1;1;/home/kolan/dev/c/zmalloc/zmalloc_test.c;0 +FILE_NAME_1=0;C;0;16;1;1;1;/home/kolan/projects/include/zmalloc.c;0 +FILE_NAME_2=0;C;0;16;1;1;1;/home/kolan/projects/include/zmalloc.h;0 [build-menu] NF_00_LB=_Сделать