summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-13Resolve conflict and reset automerge.Mark Michelson
2012-12-13automerge cancelAutomerge script
2012-12-13Merged revisions 377966 via svnmerge from Automerge script
2012-12-12Merged revisions 377925 via svnmerge from Automerge script
2012-12-12Merged revisions 377915 via svnmerge from Automerge script
2012-12-12Merged revisions 377911 via svnmerge from Automerge script
2012-12-11Merged revisions 377906 via svnmerge from Automerge script
2012-12-11Reset automerge property.Mark Michelson
2012-12-11automerge cancelAutomerge script
2012-12-11Add automerge property back after conflict.Mark Michelson
2012-12-11automerge cancelAutomerge script
2012-12-11Merged revisions 377809 via svnmerge from Automerge script
2012-12-11Some general cleanup, plus we now send state changes when threads activate.Mark Michelson
2012-12-11Add threadpool option version check into threadpool creation routine.Mark Michelson
2012-12-11Add auto-increment option and accompanying test.Mark Michelson
2012-12-11Some documentation fixes and function call name fixes.Mark Michelson
2012-12-11Merged revisions 377774 via svnmerge from Automerge script
2012-12-11Merged revisions 377743 via svnmerge from Automerge script
2012-12-11Merged revisions 377707,377711 via svnmerge from Automerge script
2012-12-10Solve the issue about the "CHANGE THIS" and "XXX CHANGE THIS XXX" taskprocess...Mark Michelson
2012-12-10Make thread state waiting a little less ugly and not possible to lock up.Mark Michelson
2012-12-10Merged revisions 377658 via svnmerge from Automerge script
2012-12-10Improve timedwaits in tests to actually behave like they should.Mark Michelson
2012-12-10Merged revisions 377626 via svnmerge from Automerge script
2012-12-10Merged revisions 377594-377595 via svnmerge from Automerge script
2012-12-10Merged revisions 377579 via svnmerge from Automerge script
2012-12-10Add threadpool options and accompanying test.Mark Michelson
2012-12-10Improve shutdown procedure.Mark Michelson
2012-12-10Add safeguards to ensure we don't improperly access a destroyed taskprocessor.Mark Michelson
2012-12-10Merged revisions 377506,377512 via svnmerge from Automerge script
2012-12-09Remove unnecessary debugging and add some useful debugging.Mark Michelson
2012-12-09Add some useful debugging in threadpool test failure conditions.Mark Michelson
2012-12-09Create longer thread destruction test.Mark Michelson
2012-12-09Merged revisions 377463 via svnmerge from Automerge script
2012-12-08Merged revisions 377434 via svnmerge from Automerge script
2012-12-08Add a task distribution test.Mark Michelson
2012-12-08Merged revisions 377402 via svnmerge from Automerge script
2012-12-07Add threadpool reactivation test.Mark Michelson
2012-12-07Add a single-thread multi-task test.Mark Michelson
2012-12-07Merged revisions 377384 via svnmerge from Automerge script
2012-12-07Remove unsafe write of listener member.Mark Michelson
2012-12-07Add test where we create a thread and push a task.Mark Michelson
2012-12-07Add test where we add a task then create a thread for it.Mark Michelson
2012-12-07Add threadpool destruction test.Mark Michelson
2012-12-07Fix infinite looping and crash problem.Mark Michelson
2012-12-07Fix up categories of threadpool tests.Mark Michelson
2012-12-07Add new threadpool test and fix some taskprocessor bugs.Mark Michelson
2012-12-07Merged revisions 377356 via svnmerge from Automerge script
2012-12-06It helps if we actually assign the listener to the pool.Mark Michelson
2012-12-06Add initial simple threadpool test.Mark Michelson