Stevoisiak
|
cb86db7b68
|
Minor consistency changes
Mostly small changes, like capitalization and spelling
|
2015-01-12 15:18:18 -05:00 |
Lioncash
|
d18d3e1f3e
|
Common: Get rid of StdConditionVariable, StdMutex, and StdThread.
All of the compilers we support have support for these now.
|
2014-08-16 23:33:19 -04:00 |
Pierre Bourdon
|
6bdcbad3e4
|
Common: Move the Event class to a separate file, and add tests for it. Fix includes everywhere to match this.
|
2014-04-14 10:54:07 +02:00 |
Pierre Bourdon
|
664c8d30a0
|
Remove all trailing whitespaces from our codebase.
|
2014-03-29 11:05:44 +01:00 |
Pierre Bourdon
|
3f9c38d231
|
Fix more header sorting issues in Common/ (now check-includes clean).
|
2014-02-20 01:01:10 +01:00 |
Lioncash
|
2afe215271
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
Lioncash
|
3fd87a7636
|
Second and final pass of clearing out tabs.
|
2014-02-17 02:19:41 -05:00 |
lioncash
|
d2038049f5
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
Jasper St. Pierre
|
34692ab826
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |