summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/Semaphore.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-21Style: Normalized to no spaces before closing parenthesis.madmaxoft1-13/+13
2014-07-21Style: Normalized spaces after if, for and while.madmaxoft1-6/+6
2014-07-17Fixed tabs used for alignment.madmaxoft1-17/+33
2014-07-17Normalized comments.madmaxoft1-4/+4
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2012-09-23Source files cleanup: OSSupport-related files in a separate subfolder, renamed.madmaxoft@gmail.com1-0/+0
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-91/+91
2012-02-01AString logging fix 2madmaxoft@gmail.com1-1/+1
2012-02-01sprintf() begone! Replaced with StringUtils' Printf()madmaxoft@gmail.com1-23/+23
2012-01-29VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com1-10/+5
2011-10-03MCServer c++ source filesfaketruth1-0/+96