index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
gl-move_ci-test
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
stable
stripped
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-14
Try fix time_t cast again.
Andrei Karas
1
-2
/
+1
2016-05-14
Fix type cast in stringutils.
Andrei Karas
1
-2
/
+3
2016-05-12
Macro reportAlways also show message in log if asserts disabled in compile time.
Andrei Karas
3
-10
/
+10
2016-05-12
Fix compilation error in xml unit tests.
Andrei Karas
1
-2
/
+4
2016-05-12
Add skipError parameter into xmlutils.
Andrei Karas
2
-11
/
+27
2016-05-11
Add missing "assert" wors into alwaysReport macro.
Andrei Karas
1
-0
/
+2
2016-05-11
Fix issues in tests after adding some asserts.
Andrei Karas
1
-0
/
+29
2016-05-11
Add reportAlways macroses in xml load errors.
Andrei Karas
4
-20
/
+29
2016-05-11
Fix alwaysReport message.
Andrei Karas
1
-1
/
+1
2016-05-11
Extend checkutils functions.
Andrei Karas
2
-36
/
+65
2016-05-11
Add new assert macro: reportAlways and failAlways
Andrei Karas
2
-0
/
+44
2016-05-11
In checkutils with unit tests enabled, any failed assert will throw exception.
Andrei Karas
2
-12
/
+95
2016-05-11
Define check macroses based on other macroses.
Andrei Karas
1
-28
/
+39
2016-05-06
Fix code style.
Andrei Karas
1
-2
/
+2
2016-05-06
Fix compilation under Android.
Andrei Karas
1
-0
/
+6
2016-05-04
Add word assert into report functions.
Andrei Karas
1
-1
/
+1
2016-05-04
Add macroses returnNullptr and returnNullptrV
Andrei Karas
2
-0
/
+51
2016-05-04
Fix returnTrue/returnFalse macroses if asserts disabled.
Andrei Karas
1
-4
/
+16
2016-05-04
Move most checkutils functions into macroses.
Andrei Karas
2
-78
/
+10
2016-05-04
Add macroses returnFalseV, returnTrueV, returnFalse, returnTrue.
Andrei Karas
2
-0
/
+95
2016-05-03
Add functions failFalse and failTrue and tests.
Andrei Karas
3
-0
/
+60
2016-05-02
Add test for checkutils.
Andrei Karas
1
-0
/
+47
2016-04-30
Add copy constructor into MutexLocker.
Andrei Karas
1
-0
/
+5
2016-04-30
Fix some macro definition for some compiler versions.
Andrei Karas
1
-0
/
+3
2016-04-30
Rename Logger::assert into Logger::assertLog for this issue with some systems.
Andrei Karas
1
-1
/
+1
2016-04-30
Add macro with pragma for clang with some versions.
Andrei Karas
1
-3
/
+3
2016-04-30
Fix some clang issues.
Andrei Karas
3
-2
/
+5
2016-04-30
Remove empty line from checkutils.cpp
Andrei Karas
1
-1
/
+0
2016-04-30
Extend assert reporting functions with condition text and call stack.
Andrei Karas
2
-18
/
+30
2016-04-30
Add function for report call stack.
Andrei Karas
2
-0
/
+40
2016-04-30
Move report defines from debug.h into checkutils.h
Andrei Karas
2
-0
/
+18
2016-04-28
Add workaround for fix compilation warnings in SDL2.
Andrei Karas
2
-0
/
+12
2016-04-08
Fix code style.
Andrei Karas
2
-10
/
+12
2016-03-29
Add tests for lang functions.
Andrei Karas
1
-0
/
+115
2016-03-29
Add more tests for files utils.
Andrei Karas
1
-1
/
+87
2016-03-29
Add tests for chatutils.
Andrei Karas
1
-0
/
+209
2016-03-29
Add test for function readXmlStringMap.
Andrei Karas
1
-0
/
+27
2016-03-29
Add tests for timer functions.
Andrei Karas
1
-0
/
+86
2016-03-28
Add test for function escapeString.
Andrei Karas
1
-0
/
+14
2016-03-26
Fix code style.
Andrei Karas
1
-1
/
+0
2016-03-19
Improve incriment counter in mrand.
Andrei Karas
1
-1
/
+1
2016-03-18
Add custom rand function implimentation, based on precreated random sequence.
Andrei Karas
2
-0
/
+75
2016-03-11
Fix code style.
Andrei Karas
2
-2
/
+2
2016-03-07
Add quotes into name in char gm commands.
Andrei Karas
1
-2
/
+2
2016-02-28
Add function for add quotes and escape in text quotes.
Andrei Karas
2
-0
/
+8
2016-02-25
Replace direct gm commands to gm command functions.
Andrei Karas
2
-0
/
+34
2016-02-25
Add functions for call gm commands and char gm commands.
Andrei Karas
2
-0
/
+131
2016-02-21
Fix code style.
Andrei Karas
1
-2
/
+1
2016-02-21
Remove useless checks.
Andrei Karas
1
-2
/
+1
2016-02-20
Add missing const in utils directory.
Andrei Karas
3
-9
/
+9
[next]