Commit Graph

  • 505f9c97b0 deploy: 80704e489d neuecc 2020-06-09 05:54:08 +0000
  • 80704e489d Merge branch 'fix-il2cpp' 2.0.15 neuecc 2020-06-09 14:52:23 +0900
  • 3c0aa03643 if def neuecc 2020-06-09 14:52:04 +0900
  • 37cd00d347 2.0.15? fix-il2cpp neuecc 2020-06-09 12:16:28 +0900
  • 859c4d706f logging test_il2cpp neuecc 2020-06-09 12:00:12 +0900
  • 7289fe6e25 ToCoroutine throws exception when error detected neuecc 2020-06-09 11:26:03 +0900
  • 0c33977f5a timer and delay skip current frame neuecc 2020-06-09 11:25:45 +0900
  • 7f86dcaa64 deploy: 4d4466e801 neuecc 2020-06-07 17:24:11 +0000
  • 4d4466e801 Add UniTask.WaitForFixedUpdate neuecc 2020-06-08 02:22:10 +0900
  • 79330d7cdb ReadMe neuecc 2020-06-08 01:50:20 +0900
  • b2258f9815 deploy: 680ce1098b neuecc 2020-06-07 16:47:36 +0000
  • 680ce1098b ReadMe neuecc 2020-06-08 01:45:57 +0900
  • 2337d705ec WithCancellation uses native timing of asyncOperation neuecc 2020-06-08 01:45:41 +0900
  • d2880a818f Add UniTask.NextFrame, UniTask.WaitForEndOfFrame neuecc 2020-06-08 01:44:31 +0900
  • 86ea128bf4 t4gen neuecc 2020-06-08 00:30:27 +0900
  • a66f378622 // for CI neuecc 2020-06-07 00:27:33 +0900
  • 265f88584b store application.datapath on initialize #86 neuecc 2020-06-06 14:21:31 +0900
  • 686394c861 2.0.14 pkg version 2.0.14 neuecc 2020-06-05 17:16:34 +0900
  • 8bad158ab4 fix ci neuecc 2020-06-05 17:05:36 +0900
  • 5e59e7ec86 netstandard2.0 support #84 neuecc 2020-06-05 16:45:40 +0900
  • df4c0617f9 deploy: 8bb0a48720 neuecc 2020-06-05 06:09:47 +0000
  • 8bb0a48720 workaround for struct enumerator await neuecc 2020-06-05 15:08:13 +0900
  • b4468b4eba improve DOTween Extensions neuecc 2020-06-05 12:32:16 +0900
  • 0725bd1b30 Merge remote-tracking branch 'origin/master' neuecc 2020-06-05 00:44:16 +0900
  • ebd80243e0 Fix UniTask.ReturnToCurrentSynchronizationContext neuecc 2020-06-05 00:43:54 +0900
  • f1ac469058 Fix UniTask.Defer neuecc 2020-06-05 00:43:03 +0900
  • 2e0b603d25 docs: update TOC neuecc 2020-06-04 08:54:24 +0000
  • 1d90a40f66 more ReadMe neuecc 2020-06-04 17:53:57 +0900
  • 1bec3f507e
    Merge pull request #75 from Cysharp/feature/docs Mayuki Sawatari 2020-06-04 16:16:03 +0900
  • 0be0549ccc deploy: 1d5ecbb3ab mayuki 2020-06-04 06:48:57 +0000
  • 1d5ecbb3ab Include sub-directory source codes Mayuki Sawatari 2020-05-13 11:42:05 +0900
  • e1a4aeb9da Update toc.yml Mayuki Sawatari 2020-05-13 11:09:24 +0900
  • 43f1bb4d85 Generate and publish documentation to GitHub Pages Mayuki Sawatari 2020-05-13 11:05:54 +0900
  • 8b7a0e9b15
    Update README.md Yoshifumi Kawai 2020-06-04 15:31:42 +0900
  • da329e19d1 CI more 2.0.13 neuecc 2020-06-04 15:24:09 +0900
  • b8260d4e91
    Merge pull request #61 from Cysharp/unitask2 Yoshifumi Kawai 2020-06-04 15:17:19 +0900
  • 345e32aaf0 CI again neuecc 2020-06-04 15:14:40 +0900
  • d7bef8c5b5 setup release neuecc 2020-06-04 15:11:51 +0900
  • b2f82df4d3 fix action neuecc 2020-06-04 14:58:11 +0900
  • 83596b3d1f docs: update TOC neuecc 2020-06-04 05:53:07 +0000
  • 0022598a1c readme neuecc 2020-06-04 14:52:42 +0900
  • f4294d3752 Task Pool moved from Internal neuecc 2020-06-04 14:52:36 +0900
  • cee544c0fa deploy: bd0f9f6ae1e02b54ceace1300e4ecb175ed1f47d mayuki 2020-06-03 01:29:36 +0000
  • a1444c0b39 refactor DistinctUntilChanged neuecc 2020-06-03 02:03:31 +0900
  • e1d5359d73 refactor Where neuecc 2020-06-03 01:18:39 +0900
  • 239bf749b6 refactor UniTaskAsyncEnumerable.Select neuecc 2020-06-03 00:50:39 +0900
  • 2bf3b1e172 pj neuecc 2020-06-02 23:27:42 +0900
  • d225de201f gitignore neuecc 2020-06-02 23:00:47 +0900
  • c3b8a3852d UniTask.Linq.asmdef neuecc 2020-06-02 23:00:20 +0900
  • c31dab888e fix UnITaskTracker causes Stackoverflow neuecc 2020-06-02 22:49:40 +0900
  • d4cf59bd2f CI neuecc 2020-06-01 14:50:25 +0900
  • d5edc3acd3 guard for trigger invalid ops neuecc 2020-06-01 13:51:37 +0900
  • 130286e8c2 TriggerEvent becomes linkedlist neuecc 2020-06-01 13:40:35 +0900
  • a9baa52309 Add ReturnToMainThread, ReturnToSynchronizationContext, ReturnToCurrentSynchronizationContext neuecc 2020-05-31 04:30:03 +0900
  • 3001996298 Q check neuecc 2020-05-31 04:28:05 +0900
  • bfcd18aabb MoveNextRunner -> StateMachineRunner neuecc 2020-05-29 14:35:50 +0900
  • 96aa299e7e support version -> unity 2018.4 neuecc 2020-05-29 14:25:26 +0900
  • 24faa34418 TaskPoolMonitor -> TaskPool neuecc 2020-05-29 03:58:22 +0900
  • 21bf08a6b3 replace all promisepool to new taskpool system 2.0.12-rc9 neuecc 2020-05-29 03:43:18 +0900
  • d5db96b913 rename StackNode to TaskPool neuecc 2020-05-29 02:08:11 +0900
  • a8455af16d Improve pooling mechanism neuecc 2020-05-29 01:22:46 +0900
  • 2290b14532 reduce AsyncBuilder heap allocation neuecc 2020-05-28 22:20:06 +0900
  • 90c5a6311b check il2cpp generics limitation neuecc 2020-05-28 21:18:35 +0900
  • 6e0ad3623b non public neuecc 2020-05-27 09:16:46 +0900
  • 005e02a1fa sealed neuecc 2020-05-27 07:39:19 +0900
  • 10fb8060fa use PooledDelegate to avoid convert Action to Action<AsyncOperation> allocation neuecc 2020-05-27 07:37:16 +0900
  • 35b933730b 2.0.11-rc8 2.0.11-rc8 neuecc 2020-05-25 19:44:57 +0900
  • 7ab9467069 IObservable<T>.ToUniTask parameter order changed from CancellationToken cancellationToken, bool useFirst to bool useFirst, CancellationToken cancellationToken neuecc 2020-05-25 19:42:51 +0900
  • 598312ba61 DOTween's WithCancellation remove = default neuecc 2020-05-25 19:38:08 +0900
  • 985aa5c43a add allocationchecker in netcore sandbox project neuecc 2020-05-25 19:37:11 +0900
  • 10eff95a42 fix: does not work zero-allocation mechanism in release build neuecc 2020-05-25 19:36:39 +0900
  • d27d6d5d9d UniTask.Yield in .NET Core becomes zero allocation neuecc 2020-05-25 19:33:54 +0900
  • b8c109848e UniTaskVoid can not await. neuecc 2020-05-25 19:33:11 +0900
  • 8b7f832c0f JobHandle.WaitAsync accepts CancellationToken neuecc 2020-05-25 09:58:06 +0900
  • 7cce0f48e5 call webRequest.Abort() on canceled neuecc 2020-05-25 09:54:26 +0900
  • 8a56838111 modify cannot await twice message neuecc 2020-05-25 01:55:35 +0900
  • ff15e00003 f neuecc 2020-05-24 03:33:25 +0900
  • f60d2c51fb fix in UnityEditor performance issue neuecc 2020-05-24 03:27:05 +0900
  • 6dfb969015 Add ValueTask.AsUniTask only for .NET Core neuecc 2020-05-24 01:30:52 +0900
  • da7e9fc4b3 UniTask marked StructLayout(LayoutKind.Auto) neuecc 2020-05-24 01:30:33 +0900
  • 70385c4115 Fix channel's cancellationTokenRegistration does not handle correctly neuecc 2020-05-24 00:19:13 +0900
  • 51ba740413 In .NET Core, IUniTaskSource implements IValueTaskSource and implicit, zero overhead conversion neuecc 2020-05-24 00:18:39 +0900
  • f3e3ba8864 fix DOTweenExt's TweenCancelBehaviour.CancelAwait neuecc 2020-05-23 02:53:48 +0900
  • 07cf65c1ec lower support is 2019.1 neuecc 2020-05-23 02:12:19 +0900
  • eca5b1c096 2.0.10-rc7 2.0.10-rc7 neuecc 2020-05-23 02:11:00 +0900
  • c74ce14ad1 DoTween -> DOTween neuecc 2020-05-23 02:10:18 +0900
  • f59c56506f Remove ConfigureAwait method from all async object extensions(renamed to ToUniTask). Add WithCancellation method to all async object extensions. Improved performance when async object is done. neuecc 2020-05-23 02:07:46 +0900
  • 896eef1ee4 Add DoTween Extension neuecc 2020-05-23 01:10:04 +0900
  • ec0123eec7 rename UniTask.VoidAction -> UniTask.Action, UniTask.VoidUnityAction -> UniTask.UnityAction, there return type Func<UniTask> -> Func<UniTaskVoid> neuecc 2020-05-22 21:42:23 +0900
  • 78f56b9b33 OCS neuecc 2020-05-22 17:15:36 +0900
  • 1d88ed85bc fix ComibineLatest neuecc 2020-05-22 11:08:03 +0900
  • 2b7986da19 2.0.9-rc6 2.0.9-rc6 neuecc 2020-05-22 10:45:16 +0900
  • c3d22968e1 State rename to AsyncReadOnlyReactiveProperty and removed setter and implicit conversion. neuecc 2020-05-22 10:44:41 +0900
  • 0e25122ee2 Add Pairwise neuecc 2020-05-22 03:19:54 +0900
  • 4504d84aa8 cl2 neuecc 2020-05-22 02:33:55 +0900
  • 2b87cadba3 Add CombineLatest neuecc 2020-05-22 02:25:36 +0900
  • 21dc83c641 2.0.8-rc5 2.0.8-rc5 neuecc 2020-05-21 02:26:55 +0900
  • 3b593f349c Add UnityEvent<T> and InputField AsyncEventHandler and extensions neuecc 2020-05-21 02:26:09 +0900
  • 962c215e3b Fix UniTask.WaitUntilValueChanged does not handle UnityEngine.Object is destroyed correctly neuecc 2020-05-21 02:24:12 +0900
  • 42dcfdbcdc Add UniTaskAsyncEnumerable.EveryValueChanged neuecc 2020-05-21 02:23:40 +0900