Commit Graph

28 Commits

Author SHA1 Message Date
Kolan Sh c5cef9fe2b abstract_class2.vala added 2014-07-04 18:52:30 +04:00
Kolan Sh 2222a0a59d cpp:static_cast added 2014-04-23 22:20:33 +04:00
Kolan Sh 93fc0b727d Several C/C++/PHP/Smalltalk/Vala examples added 2014-04-18 17:22:46 +04:00
Kolan Sh 046d0da873 Virtual destructor example added. 2014-03-09 14:47:56 +04:00
Kolan Sh b4d87c4abf tchart_xlabel_intersection added 2013-08-15 15:33:48 +04:00
Kolan Sh 6138b24d05 bcb-iconv added 2013-02-21 11:23:52 +04:00
Kolan Sh 2a7ae317e3 shared_ptr memory leaks ex 2012-11-13 11:50:33 +04:00
Kolan Sh ee0be23c95 Memory leak in C++ with shared_ptr example. 2012-10-05 17:15:55 +04:00
Kolan Sh 56d38274e9 set_desort 2011-08-11 23:19:23 +04:00
Kolan Sh 0ba66324e3 printf_round, list_sort 2011-08-11 14:45:20 +04:00
Kolan Sh cc27cee3be 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
2011-06-10 12:24:03 +04:00
Kolan Sh baae78bd22 zmalloc (вдове быстрый realloc) test 2011-06-09 19:00:04 +04:00
Kolan Sh 6a7db09310 убраны лишние include 2011-06-08 15:14:35 +04:00
Kolan Sh a2ef429f94 #include включён tex_table_class.[c,h]pp 2011-06-08 15:13:26 +04:00
Kolan Sh 18d143405e some includes removed 2011-06-08 13:31:21 +04:00
Kolan Sh 36737dbb58 die() deprecated and replaced with xerr, xerrx 2011-06-08 13:24:34 +04:00
Kolan Sh fb4eb6b180 тяк, undefinded reference было из-за inline в xmalloc.c 2011-06-08 11:29:22 +04:00
Kolan Sh 5a5f095067 тяк, undefinded reference было из-за inline в xmalloc.c 2011-06-08 11:29:05 +04:00
Kolan Sh f75fc39e3c файл проекта TeX-parser 2011-06-07 19:15:52 +04:00
Kolan Sh 15182297c2 файл проекта TeX-parser 2011-06-07 19:10:34 +04:00
Kolan Sh 7359589f6d вычисление среднего для знаковых целых и массивов (ну и парсер TeX немного)
--HG--
rename : c/tex_parser/get_tags.sh => cpp/tex_parser/get_tags.sh
rename : c/tex_parser/tables4.tex => cpp/tex_parser/tables4.tex
rename : c/tex_parser/tables5.tex => cpp/tex_parser/tables5.tex
rename : c/tex_parser/tex_table_class.hpp => cpp/tex_parser/tex_table_class.hpp
rename : c/tex_parser/tex_table_class_tags.hpp => cpp/tex_parser/tex_table_class_tags.hpp
2011-06-07 19:08:15 +04:00
Kolan Sh 1580046c4b sockets example moved from cpp to c directory
--HG--
rename : cpp/sockets/echo-client.c => c/sockets/echo-client.c
rename : cpp/sockets/echo-server.c => c/sockets/echo-server.c
rename : cpp/sockets/int2ip.c => c/sockets/int2ip.c
rename : cpp/sockets/ip2int.c => c/sockets/ip2int.c
rename : cpp/sockets/sock1.c => c/sockets/sock1.c
rename : cpp/sockets/tmp1.c => c/sockets/tmp1.c
2011-05-01 23:59:40 +04:00
Kolan Sh 8a8bb95fd9 многонитковость, списки, очереди, файлы 2011-04-28 13:18:02 +04:00
Kolan Sh 290a99e0ee добавлены исходники на c, cpp, java, nasm, perl, php, ruby, prolog, nasm 2011-04-09 19:55:52 +04:00
Kolan Sh ac03ce0328 affinity для starcraft II
--HG--
rename : cpp/affinity/sc2.sh => cpp/affinity/starcraft2
2011-04-07 19:02:50 +04:00
Kolan Sh 1eca822ac2 affinity для starcraft II 2011-04-07 19:01:16 +04:00
Kolan Sh 831863ca59 affinity для starcraft II 2011-04-07 18:59:45 +04:00
Kolan Sh 2e507e65b7 куча всего 2011-04-07 17:03:45 +04:00