Историја ревизија

Аутор SHA1 Порука Датум
  Niklas Therning 17d5e53ac8 Remove Assert.Fail() calls in ThreadTest when running on Windows пре 9 година
  Zoltan Varga d88424370f Merge System/MonoType.cs into ReferenceSources/RuntimeType.cs, use th… (#3045) пре 9 година
  Alex Rønne Petersen 373c59f3b7 [threads] Don't exempt thread pool threads from the 'name already set' check + exception. пре 9 година
  Alexander Köplinger 5d74d555dc [corlib] Disable Thread test that started failing after d5768a7f141e2a579cbca26f76c791c215f4aabf пре 10 година
  Rolf Bjarne Kvinge 85da43008a [corlib] Remove multiple appdomain support (AppDomain.CreateDomain, etc) from tvOS/watchOS. пре 10 година
  Rolf Bjarne Kvinge f1b7be2f57 Remove Thread.[Abort|Suspend|Resume] from TvOS/WatchOS. пре 10 година
  Zoltan Varga ea09193eb8 [runtime] Fix Thread.CurrentThread in non-root appdomains by setting the tls slot in start_wrapper, otherwise Thread.CurrentThread would create a new Thread object so there would be two. Fixes #35828. пре 10 година
  Martin Baulig 29531a29a5 Use 'using SD = System.Diagnostics' to avoid ambiguous references. пре 10 година
  Zoltan Varga e2f28334c9 Add a new Moono_GetStackTraces method to Thread which can be used to obtain stack traces for all running threads. пре 10 година
  Ludovic Henry 5839d38c24 [corlib] Use ManualResetEvent.WaitOne instead of Thread.Sleep to test Thread.Interrupt пре 10 година
  Alexander Köplinger 746650d1b9 [bcl] Remove more NET_2_0 checks from class libs пре 11 година
  Zoltan Varga 2b5078c306 [bcl] Fix the RenameTpThread test, renaming a tp thread should not fail. пре 11 година
  Miguel de Icaza 0699e4da36 Fix warnings in mscorlib's Test suite + bring a couple more tests + fix thread rename test пре 11 година
  Zoltan Varga 16d9d07821 [runtime] Allow renaming of threadpool threads. Fixes #23206. пре 11 година
  Alexander Köplinger 48e112d652 [Cleanup] Removed TARGET_JVM пре 11 година
  Marek Safar dce005f81f [corlib] Thread.GetNamedDataSlot allocates slot on failure. Fixes #16788 пре 12 година
  Alistair Leslie-Hughes ccbc9e3a8f Correct TrySetApartmentstate tests пре 12 година
  Marek Safar b166ec8b48 Fixes failing tests пре 12 година
  Alistair Leslie-Hughes 070c3abecf Allow TrySetApartmentState to set the same state multiple times. пре 12 година
  Marek Safar 99b72a868b Fix failing tests пре 13 година
  Marek Safar 762b050917 Merge tests from mobile branch пре 13 година
  Marek Safar 915b61a66d Mobile tests update пре 13 година
  Marek Safar d6af35c68f Fix more mobile tests пре 13 година
  Marek Safar 1041e924c1 Fix few tests пре 13 година
  Marek Safar 0b01be241c Improve failing test пре 13 година
  Zoltan Varga 35e14ee70b Allow setting the name of threadpool threads. Fixes #4269. пре 13 година
  Zoltan Varga 7448e606d9 Add tests for Thread.VolatileRead/Write пре 14 година
  Zoltan Varga fab2a3e2b5 Fix the Thread.Interrupt () test now that it is implemented. пре 14 година
  Jb Evain e1e5ad9504 Add test for Thread.ctor where the stacksize is not divisible by the system page size пре 14 година
  Rolf Bjarne Kvinge f26a050098 [corlib] Ensure Thread.ManagedThreadId is unique per thread. пре 14 година