Commit Graph

  • 922cd9ebd6 Added InUseThreads to IWorkItemsGroup next ggrote 2013-05-27 13:37:50 +02:00
  • b797c98868 Made STP compatible with unpatched .NET 2.0 Ami Bar 2014-04-16 00:02:51 +03:00
  • d9cd7b91a4 Added missing MaxStackSize initialization Ami Bar 2014-04-15 23:32:59 +03:00
  • 0286161d40 Fixed wrongly casting Exceptions to WorkItem's TResult Ami Bar 2014-04-15 00:26:05 +03:00
  • 4eb7cf7302 Added WorkItemPriority as optional parameter to Func overloads in WorkItemsGroupBase.cs master ggrote 2013-01-30 17:30:20 +01:00
  • c99b24977c Updated article Ami Bar 2012-08-28 01:16:06 +03:00
  • 9c9bfcd77c Updated STPTests project to local copy STP and nunit dlls Ami Bar 2012-08-28 00:54:12 +03:00
  • 76f3f312dc Updated article link Ami Bar 2012-08-28 00:53:35 +03:00
  • a44e065de7 Updated article Ami Bar 2012-08-28 00:13:11 +03:00
  • 43fab5b2dd Changed solution structure to ease publishing Ami Bar 2012-08-26 01:36:23 +03:00
  • 1fff68dfea Added option to set MaxStackSize of threads Ami Bar 2012-08-25 23:24:41 +03:00
  • 4af5ce990d Enabled cancel abort after cancel. (Suggested by alecswan) Ami Bar 2012-08-25 00:48:41 +03:00
  • 325369cd00 Fixed WorkItemsGroupDemo Ami Bar 2012-08-25 00:33:40 +03:00
  • 7cb0bedd6c Fixed some xml doc warnings Ami Bar 2012-08-22 00:23:36 +03:00
  • e1f484c914 Updated SmartThreadPool article Ami Bar 2012-08-21 09:00:32 +03:00
  • 9b69e03cf5 Added thread IsBackground unit test Ami Bar 2012-08-21 09:00:05 +03:00
  • 26d3fcd82d Updated release history in SmartThreadPool.cs Ami Bar 2012-08-20 16:46:28 +03:00
  • 9e23bde841 Moved to VS 2012 + Added support to Windows Phone Ami Bar 2012-08-20 16:35:37 +03:00
  • 50a6b71d50 Fixed thread creation when queuing many work items at the same time. Ami Bar 2012-07-06 16:42:10 +03:00
  • 10633fdf9f Added ApartmentState to threads + tests Ami Bar 2012-07-06 16:32:25 +03:00
  • 4ba09bfa3f Updated README Ami Bar 2012-07-03 23:04:42 +03:00
  • a1a94c01b6 Merged branch 'master' with kesyw (Piotr Wysocki) Ami Bar 2012-07-03 22:58:36 +03:00
  • d1456b904d Changed Monitor.TryEnter(...) to lock(...) {} Ami Bar 2011-07-11 09:12:49 +03:00
  • 6903f4ca29 Fixed Pipe implementation Ami Bar 2011-07-11 09:11:48 +03:00
  • 24d52fea38 CHG: build adjusted (cherry picked from commit 7459063627ea9225c406ea18cc13207e7e59c4e6) Michal Staszewski 2011-06-21 14:51:15 +02:00
  • 4b16bf08ce CHG: passive wait on DequeueWorkItem (cherry picked from commit ac49cc8dce0519e29f26cacc5e785134300c6639) Michal Staszewski 2011-06-21 14:44:04 +02:00
  • ea804bada0 CHG: fix Pipe test (cherry picked from commit b66d3e93949f2c152e6d8f3d3526cf9bb05a05bb) Michal Staszewski 2011-06-21 14:41:32 +02:00
  • 6ba0034f49 CHG: build fixes (cherry picked from commit 2cd2bcec402a467c974a3106c3b1001dd4ed4ea4) Michal Staszewski 2011-06-21 14:34:04 +02:00
  • cbb3211c12 CHG: threads can be named (cherry picked from commit fbbbc451c9372af2862bc39cdf7698653c611dcf) Michal Staszewski 2011-06-21 14:16:50 +02:00
  • c71422756d CHG: tasks can have priority (cherry picked from commit 3ec0a40dc9b43b4b11082a3e0d618c266a809522) Michal Staszewski 2011-06-21 14:16:16 +02:00
  • 17f4f59706 CHG: STP threads can now be foreground (cherry picked from commit b29bd9578aa4b9ec6b84137ae5ab00d0a410c8e0) Michal Staszewski 2011-06-21 14:15:17 +02:00
  • 5d0199356f add readme (cherry picked from commit 0d0b555e2a8e5f5d03794ab938b12632a3356190) Maciej Paszta 2011-06-21 11:47:05 +02:00
  • c5658266fc Updated document Ami Bar 2009-12-25 09:23:13 +02:00
  • 0a2612085e Changed Silverlight define in .csproj Ami Bar 2009-12-25 09:22:55 +02:00
  • c2278b74bc Renamed method AbortOnWorkItemOnCancel to AbortOnWorkItemCancel Ami Bar 2009-12-25 09:22:19 +02:00
  • 3672bb3673 Fixed TestCancel tests Ami Bar 2009-12-25 08:39:48 +02:00
  • 3a35ce5340 Fixed some build paths for Mono and Windows Ami Bar 2009-12-24 02:00:43 +02:00
  • d621800e9e Update version to 2.2.1.0 Ami Bar 2009-12-24 01:42:27 +02:00
  • d3ebec6a1b Added and fixed WorkItemsGroupDemoMono Ami Bar 2009-12-24 01:41:55 +02:00
  • 48de8aca66 Changed build macros Ami Bar 2009-12-24 01:39:59 +02:00
  • 3c57acc550 Fixed project guids in for .sln references Ami Bar 2009-12-23 08:19:05 +02:00
  • bb25bd62e3 Added tests for wok item timeout Ami Bar 2009-12-20 09:42:44 +02:00
  • ccfd49f237 Added Work Item passive timeout Ami Bar 2009-12-19 20:49:16 +02:00
  • 5d037fdec8 Fixed WIG.OnIdle event bug Ami Bar 2009-12-19 17:43:01 +02:00
  • 760bc5d1a9 Added support for Silverlight and Mono (And more) Ami Bar 2009-12-19 17:36:39 +02:00
  • d2c14da5ad Added refactorings suggested by Simon Cropp Ami Bar 2009-12-19 17:33:30 +02:00
  • 1bd7e4d104 Converted projects and solution to Visual Studio 2008 Ami Bar 2009-12-19 17:31:58 +02:00
  • 4d6ffb5851 v2.0 Ami Bar 2009-12-19 16:32:41 +02:00
  • b30b4abdda v1.0 Ami Bar 2009-12-19 16:27:08 +02:00
  • 8d9c132b24 Removed .ilk Ami Bar 2009-12-16 16:18:53 +02:00
  • eae162e04d Add .gitignore Ami Bar 2009-12-16 16:11:40 +02:00