]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/threadengine.cpp
Merge pull request #1018 from SaberUK/insp20+hidekills
[user/henk/code/inspircd.git] / src / threadengine.cpp
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2010-01-11 brain...because every now and again, i have to do a massive...
2009-08-10 danieldgFix thread join not working for subclasses of Thread...
2009-03-25 danieldgFix a compilation error
2009-03-25 brainstart of fix for bug #805
2009-03-23 danieldgThreadEngine: remove MutexFactory, mutexes should be...
2009-03-23 danieldgThreadEngine: remove excessive mutex use on thread...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
2008-09-04 brainability to create mutexes (rather than just having...
2008-07-29 w00tRemove last vestige of libircdfoo, by changing tag...
2008-02-10 brainAdd threading engine stuff. Docs to follow, untested...