summaryrefslogtreecommitdiff
path: root/src/utils/mutex.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-06-07Fix clang-tidy check readability-implicit-bool-cast.Andrei Karas1-2/+2
2017-01-17Add missing A_DEFAULT_COPY / A_DELETE_COPY into utils.Andrei Karas1-0/+2
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-04-30Add copy constructor into MutexLocker.Andrei Karas1-0/+5
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-06-25Add missing checks into db directory.Andrei Karas1-2/+4
2015-03-17Remove useless includes from .h files.Andrei Karas1-2/+0
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-10-19fix const in declaration in mutex.Andrei Karas1-1/+1
2013-09-26Change destructors to virtual in all basic classes.Andrei Karas1-2/+2
2013-06-03Remove subdir SDL from SDL includes.Andrei Karas1-1/+1
2013-06-03fix SDL includes.Andrei Karas1-1/+1
2013-05-28fix guard header part3.Andrei Karas1-3/+3
2013-04-14another fixes from cpplint.Andrei Karas1-2/+2
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-1/+1
2012-10-10Delete copy constructor from other classes.Andrei Karas1-14/+19
2012-09-04Add const to more classes.Andrei Karas1-1/+1
2012-06-06Fix some issues after auto checking.Andrei Karas1-2/+2
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+97