- Aug 24, 2015
-
-
ShadowNinja authored
* Rename everything. * Strip J prefix. * Change UpperCamelCase functions to lowerCamelCase. * Remove global (!) semaphore count mutex on OSX. * Remove semaphore count getter (unused, unsafe, depended on internal API functions on Windows, and used a hack on OSX). * Add `Atomic<type>`. * Make `Thread` handle thread names. * Add support for C++11 multi-threading. * Combine pthread and win32 sources. * Remove `ThreadStarted` (unused, unneeded). * Move some includes from the headers to the sources. * Move all of `Event` into its header (allows inlining with no new includes). * Make `Event` use `Semaphore` (except on Windows). * Move some porting functions into `Thread`. * Integrate logging with `Thread`. * Add threading test.
-
- May 19, 2015
-
-
kwolekr authored
Also, clean up surrounding code style Replace by-value parameter passing with const refs when possible Fix post-increment of iterators
-
- Sep 16, 2013
-
-
kwolekr authored
-
- Feb 24, 2013
- Jun 17, 2012
-
-
Perttu Ahola authored
-
- Jun 05, 2012
-
-
Perttu Ahola authored
Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors
-
- Aug 12, 2011
-
-
Perttu Ahola authored
-
Constantin Wenger authored
commands: /#ipban <nick> /#ipunban <ip>
-
- Jul 22, 2011
-
-
Perttu Ahola authored
-
Perttu Ahola authored
-
- Jun 01, 2011
-
-
teddydestodes authored
configwriting/saving isn't complete and will break your config if you use fancy keys
-
teddydestodes authored
configwriting/saving isn't complete and will break your config if you use fancy keys
-
- May 15, 2011
-
-
Perttu Ahola authored
-
- May 14, 2011
-
-
Perttu Ahola authored
-
- Nov 29, 2010
-
-
Perttu Ahola authored
--HG-- rename : src/licensecomment.txt => licensecomment.txt
-
- Nov 27, 2010
-
-
Perttu Ahola authored
-