|
947ec5cdb2
|
stringid: remove explicit synchronisation
It is more appropriate to synchronise externally, and it simplifies
building across mingw which lacks std::mutex and friends.
|
2016-11-17 18:38:08 +11:00 |
|
|
9a798446b5
|
build: remove unnecessary includes
discovered with include-what-you-use
|
2016-10-12 15:08:22 +11:00 |
|
|
c711d7e0f5
|
build: prefer std::thread over boost::thread
|
2016-10-08 17:22:21 +11:00 |
|
|
7ae57730f0
|
whitespace
|
2015-04-13 18:06:08 +10:00 |
|
|
2658b41ea1
|
relicence under Apache-2.0
|
2015-04-13 18:05:28 +10:00 |
|
|
b56426ff16
|
stringid: use boost threads for windows support
|
2014-12-05 13:22:48 +11:00 |
|
|
eb05c7622e
|
add stringid for mapping between strings and ints
|
2014-05-26 17:11:07 +10:00 |
|