merge from trunk revisions 58933, 58935, 58936
[mono.git] / mcs / class / corlib / Test / System.Threading / ChangeLog
2006-04-03 Andrew Skibamerge from trunk revisions 58933, 58935, 58936
2006-03-30 Konstantin Trigermerge -r 58784:58785
2006-03-23 Boris Kirznermerge -r 58060:58217
2006-03-22 Raja R HarinathIn .:
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-18 Atsushi Eno2006-01-18 Atsushi Enomoto <atsushi@ximian.com>
2006-01-18 Atsushi Eno2006-01-18 Atsushi Enomoto <atsushi@ximian.com>
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-11-10 Miguel de IcazaMake a copy of the old ZipLib
2005-10-06 Sebastien Pouliot2005-10-06 Sebastien Pouliot <sebastien@ximian.com>
2005-06-30 Ben Maurer2005-06-30 Ben Maurer <bmaurer@ximian.com>
2005-06-29 Marek Safarerror messages review
2005-06-28 Ben Maurer2005-06-28 Ben Maurer <bmaurer@ximian.com>
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-06-14 Marek SafarSwitch to compiler-tester
2005-06-06 Gonzalo Paniagua... 2005-06-06 Gonzalo Paniagua Javier <gonzalo@ximian...
2005-05-15 Konstantin Trigermerging the Mainsoft branch to the trunk
2005-05-06 Gonzalo Paniagua... 2005-05-05 Gonzalo Paniagua Javier <gonzalo@ximian...
2005-04-30 Gonzalo Paniagua... 2005-04-30 Gonzalo Paniagua Javier <gonzalo@ximian...
2005-04-28 Sebastien Pouliot2005-03-28 Sebastien Pouliot <sebastien@ximian.com>
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-03-24 Sebastien Pouliot2005-03-24 Sebastien Pouliot <sebastien@ximian.com>
2005-03-22 Martin Baulig**** Merged r40732-r40872 from MCS ****
2005-02-20 Zoltan Varga2005-02-20 Zoltan Varga <vargaz@freemail.hu>
2005-02-20 Zoltan Varga2005-02-20 Zoltan Varga <vargaz@freemail.hu>
2005-02-17 Ben Maurer2005-02-16 Ben Maurer <bmaurer@ximian.com>
2005-01-31 Nick Drochak2005-01-31 Nick Drochak <ndrochak@ieee.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2005-01-18 Nick Drochak2005-01-18
2004-12-14 Marek SafarCopied remotely
2004-11-16 Jonathan Pryor * Mono.Posix.dll.sources: Rename Mono.Posix to Mono...
2004-11-10 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-10-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-24 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-22 Lluis Sanchez * ThreadTest.cs, MutexTest.cs: Don't leave any thread...
2004-09-19 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-15 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-02 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-28 Nick Drochakoops forgot.
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-22 Dick Porter2004-06-22 Dick Porter <dick@ximian.com>
2004-06-16 Lluis Sanchez * ThreadTest.cs: Improved test.
2004-06-14 Lluis Sanchez * TimerTest.cs: Added more tests.
2004-06-10 Lluis Sanchez * ThreadTest.cs: Removed Ignore attribute from several...
2004-04-30 Nick Drochak2004-05-01 Nick Drochak <ndrochak@gol.com>
2004-04-27 Nick Drochak2004-04-27 Nick Drochak <ndrochak@ieee.org>
2004-04-14 Lluis SanchezReaderWriterLockTest.cs: Added more tests for bugs...
2004-04-13 Sebastien Pouliot2004-04-13 Sebastien Pouliot <sebastien@ximian.com>
2004-04-09 Zoltan Varga2004-04-09 Zoltan Varga <vargaz@freemail.hu>
2004-04-07 Lluis Sanchez* ReaderWriterLockTest.cs: Added one more test.
2004-04-05 Lluis Sanchez* ReaderWriterLockTest.cs: New tests for System.Threadi...
2004-03-19 David Sheldon2004-03-19 David Sheldon <dave-mono@earth.li>
2004-02-05 Sebastien Pouliot2004-02-05 Sebastien Pouliot <sebastien@ximian.com>
2003-01-28 Nick Drochak2003-01-28 Nick Drochak <ndrochak@gol.com>
2003-01-23 Nick Drochak2003/01/23 Nick Drochak <ndrochak@gol.com>
2003-01-13 Nick Drochak2003-01-13 Nick Drochak <ndrochak@gol.com>
2002-12-21 Nick Drochak2002-12-21 Nick Drochak <ndrochak@gol.com>
2002-11-29 Eduardo Garcia Ceb... Added A Test Suite for System.Threading.Mutex
2002-11-24 Eduardo Garcia Ceb... Added MonoTests.System.Threading.ThreadTest , NUnit...