7 Commits

Author SHA1 Message Date
Vladimir
a743565796 Apply formatting
find . -iname '*.h' -o -iname '*.cpp' | xargs clang-format -i
2025-01-13 01:23:52 +05:00
Vladimir
0d2a84d29e Tests updated 2017-12-20 23:27:36 +05:00
Vladimir
052d9a1269 RLE test updated 2017-08-13 15:47:47 +05:00
Vladimir
13e1da5fd5 Code style changed with plugin Beautifier and Artistic Style 2016-10-15 19:31:03 +05:00
Vladimir
afa19da8b4 Removed delimiter lines //-------------- 2016-10-15 17:50:29 +05:00
Vladimir
fa7e7d44df Tests updated 2014-08-13 01:02:02 +06:00
Vladimir
79b42e1da4 Added RLE compresssion algorithm 2012-09-18 19:12:58 +06:00