Commit Graph

  • 90c5e5a6ad Merge pull request #500 from Cysharp/hadashiA/inner-ex2 hadashiA 2023-09-14 16:22:09 +09:00
  • 49b146cb97 deploy: 8a022ee02d hadashiA 2023-09-14 07:14:40 +00:00
  • 4bc89bba1c deploy: 6a89ea8139 hadashiA 2023-09-14 07:12:40 +00:00
  • 8a022ee02d Merge pull request #499 from Cysharp/hadashiA/fix-completion-source-retval hadashiA 2023-09-14 16:12:32 +09:00
  • 6a89ea8139 Merge pull request #503 from Cysharp/hadashiA/fix-auto-reset-source hadashiA 2023-09-14 16:10:42 +09:00
  • 90c81613ac Add check to that innerException is empty hadashiA 2023-09-14 16:08:32 +09:00
  • d6b7783331 deploy: 7c62904a74 hadashiA 2023-09-14 06:45:32 +00:00
  • 7c62904a74 Merge pull request #489 from Merglasch/EarlyInit hadashiA 2023-09-14 15:43:34 +09:00
  • 4f6344a12f Add check to AutoResetUniTaskSource already returned to the pool hadashiA 2023-09-14 10:22:04 +09:00
  • 937d3adf66 Fix race condition hadashiA 2023-09-12 14:34:53 +09:00
  • 3bac16229f Reduce lock hadashiA 2023-09-10 23:33:29 +09:00
  • ea57847c97 Add dispose hadashiA 2023-09-09 17:04:02 +09:00
  • 730d68132d Tweaks hadashiA 2023-09-09 14:27:06 +09:00
  • 6db872236e Fix test hadashiA 2023-09-09 10:16:01 +09:00
  • ba7e676c6f Fix test hadashiA 2023-09-09 09:05:06 +09:00
  • 6e99accf99 Fix race condition (todo: too wide lock range?) hadashiA 2023-09-08 23:38:34 +09:00
  • b195df9773 Update README hadashiA 2023-09-08 20:03:08 +09:00
  • f303d9d7e8 Add UniTaskAsyncEnumerable.Merge hadashiA 2023-09-08 13:04:10 +09:00
  • 62a2a2e8f9 Use always innerException for Task.AsUniTask hadashiA 2023-09-08 18:43:41 +09:00
  • ffbadbcc4c Update README about WaitForEndOfFrame hadashiA 2023-09-08 18:00:39 +09:00
  • 50ad2ee9d6 Fix conditions for UniTaskCompletionSourceCore.TrySet* to be true hadashiA 2023-09-08 17:31:19 +09:00
  • c170af5642 Merge pull request #487 from Cysharp/hadashiA/fix-test hadashiA 2023-09-08 17:22:16 +09:00
  • 242bceecd3 Merge pull request #492 from Cysharp/hadashiA/readme hadashiA 2023-09-08 17:19:30 +09:00
  • 06346b8a2a Merge pull request #493 from Cysharp/hadashiA/monitor hadashiA 2023-09-08 17:18:50 +09:00
  • b071eeadfb Merge pull request #486 from Cysharp/hadashiA/inner-ex hadashiA 2023-09-08 17:17:28 +09:00
  • e7f23d8328 Merge pull request #497 from Cysharp/hadashiA/net6 hadashiA 2023-09-08 17:16:36 +09:00
  • 47a3f09abf Merge pull request #485 from Cysharp/hadashiA/fix-dotween hadashiA 2023-09-08 17:16:20 +09:00
  • a7a6af0a68 Fix AwakeMonitor to not duplicates hadashiA 2023-09-08 09:36:42 +09:00
  • f203b6c051 Merge pull request #494 from Cysharp/hadashiA/web-req-null-check hadashiA 2023-09-07 18:13:46 +09:00
  • 07211f1fc3 Bump dotnet version to 6.0/7.0 hadashiA 2023-09-07 18:12:47 +09:00
  • bc27f6c0d8 Fix test hadashiA 2023-09-07 17:43:40 +09:00
  • c65f9c3497 Add EndOfFrame implementation using UnityEngine.Awaitable hadashiA 2023-09-07 17:36:06 +09:00
  • afe5f57adc Use CancellationToken.Register to cancel DOTWeen hadashiA 2023-09-07 17:05:11 +09:00
  • 9135c7ce56 Add check if UnityWebRequest was destroyed hadashiA 2023-09-07 10:35:48 +09:00
  • 7fae415689 Reduce the times of AwakeMonitor checking hadashiA 2023-09-07 10:03:55 +09:00
  • e5cc8667ac docs: update TOC hadashiA 2023-09-07 00:58:51 +00:00
  • 0ea18d0e16 Update README about DOTween hadashiA 2023-09-01 19:11:07 +09:00
  • 2d674999f0 Use InnerException when only be one hadashiA 2023-09-07 09:11:47 +09:00
  • 3121903fa3 Earlier intialization for Unitask, depending on unity version David Klein 2023-09-04 11:00:15 +02:00
  • af2e49aa29 Fix TriggerEvent.SetCancel hadashiA 2023-09-03 20:40:04 +09:00
  • 22940635fe Fix TriggerEvent problem with iterate breaking on Remove when it has multiple handlers hadashiA 2023-09-02 22:26:09 +09:00
  • c1042b32b7 Merge pull request #488 from Cysharp/revert-445-fix-wait-async hadashiA 2023-09-01 20:08:55 +09:00
  • 29a144694d Revert "Fixed https://github.com/Cysharp/UniTask/issues/444" hadashiA 2023-09-01 19:52:22 +09:00
  • 548d56e654 Merge pull request #445 from faveris/fix-wait-async hadashiA 2023-09-01 17:06:31 +09:00
  • 6fb4f2d6d2 Support exception unwrapping for AsUniTask of Task.WhenAll hadashiA 2023-09-01 16:58:11 +09:00
  • 8eac07ad24 Use innerException for Task.AsUniTask hadashiA 2023-09-01 10:37:46 +09:00
  • 716402a180 Fix a problem in dotween where an extra update would run after canceling hadashiA 2023-08-31 19:21:43 +09:00
  • 289b9f96dc deploy: 4c3d6938ed hadashiA 2023-08-31 10:19:33 +00:00
  • 4c3d6938ed Merge pull request #484 from Cysharp/hadashiA/fix-async-enumerable hadashiA 2023-08-31 19:17:31 +09:00
  • b4486802f2 Fix problem with part of await foreach not executing on break hadashiA 2023-08-31 09:50:41 +09:00
  • 0b840d1be3 deploy: d210e3d76a neuecc 2023-06-23 10:07:17 +00:00
  • d210e3d76a Merge pull request #457 from sgaumin/wait-for-seconds Yoshifumi Kawai 2023-06-23 19:04:48 +09:00
  • 352343d65a deploy: f2773f585e guitarrapc 2023-05-08 03:24:46 +00:00
  • f2773f585e Revert "Revert "Merge pull request #459 from Cysharp/feature/prevent"" Ikiru Yoshizaki 2023-04-25 18:50:19 +09:00
  • 305695ad5d Revert "Merge pull request #459 from Cysharp/feature/prevent" Ikiru Yoshizaki 2023-04-25 18:50:19 +09:00
  • 418ab36a72 Merge pull request #460 from Cysharp/feature/unity Ikiru Yoshizaki 2023-04-26 12:35:55 +09:00
  • 563b4fbbd5 chore: remove license Ikiru Yoshizaki 2023-04-25 19:48:54 +09:00
  • 878d33115f chore: change unity build to cysharp actions Ikiru Yoshizaki 2023-04-25 19:39:40 +09:00
  • 55b59b759c deploy: 356a4ee62e guitarrapc 2023-04-25 09:52:18 +00:00
  • 356a4ee62e Merge pull request #459 from Cysharp/feature/prevent Ikiru Yoshizaki 2023-04-25 18:50:19 +09:00
  • eb32ae25e0 chote: prevent github workflow change Ikiru Yoshizaki 2023-04-25 16:56:50 +09:00
  • 3ca4062536 Add WaitForSeconds method declarations #371 Sébastien Gaumin 2023-04-07 00:33:31 +09:00
  • 019f8aaf30 Deleted preserveRemoveSelf because Remove() should always remove a trigger for pooling to work correctly Artem Kolesnykov 2023-02-12 17:26:27 +02:00
  • 663fa737f3 Added a test case for https://github.com/Cysharp/UniTask/issues/444 Artem Kolesnykov 2023-02-12 17:02:33 +02:00
  • 08a2e4e89d deploy: 73d86259ce neuecc 2022-12-25 21:04:54 +00:00
  • 73d86259ce f Yoshifumi Kawai 2022-12-26 06:02:57 +09:00
  • c7eedf85c7 Merge pull request #421 from ivribalko/master Yoshifumi Kawai 2022-11-21 12:48:07 +09:00
  • 8dc3ffd552 fixed typo (AysncLocal) Ivan Rybalko 2022-11-10 20:28:07 +00:00
  • dcf916d5ed deploy: 4fc09a6f61 neuecc 2022-11-01 11:42:29 +00:00
  • b992a061fb feat: Update package.json to 2.3.3 2.3.3 github-actions[bot] 2022-11-01 11:41:05 +00:00
  • 4fc09a6f61 more neuecc 2022-11-01 20:40:24 +09:00
  • e57176a43c Merge remote-tracking branch 'origin/master' neuecc 2022-11-01 20:39:37 +09:00
  • 710d0d9012 Merge pull request #418 from adarapata/fix-asyncenumerable-cancel Yoshifumi Kawai 2022-11-01 20:39:22 +09:00
  • 039de3ef65 Text -> UnityEngine.UI.Text #401 neuecc 2022-11-01 20:33:24 +09:00
  • de38f63a55 Token was incorrectly specified. imo 2022-11-01 20:12:55 +09:00
  • 38f8193199 Update README.md Yoshifumi Kawai 2022-10-25 13:51:57 +09:00
  • 15cffb7357 docs: update TOC neuecc 2022-10-25 04:50:13 +00:00
  • d55748e05b Merge pull request #374 from wqaetly/readme_cn Yoshifumi Kawai 2022-10-25 13:50:01 +09:00
  • 5602861dd4 Update README_CN.md NKG丶MadLife 2022-10-25 12:10:28 +08:00
  • d2245bc38b feat: Update package.json to 2.3.2 2.3.2 github-actions[bot] 2022-10-24 12:59:01 +00:00
  • 2165bc51aa deploy: ed617a04a6 neuecc 2022-10-24 12:58:10 +00:00
  • f092f6a112 Fix AwaitForAllAssets stackoverflow #394 neuecc 2022-10-24 21:57:42 +09:00
  • ed617a04a6 if UNITY_2022_2_OR_NEWER, use destroyCancellationToken neuecc 2022-10-24 21:56:03 +09:00
  • 340736795c UnityEvent.AsAsyncEnumerable handle cancel correctly #365 neuecc 2022-10-24 21:51:23 +09:00
  • dc804ffb13 breaking changes, UniTask.WaitForFixedUpdate wait at LastFixedUpdate #377 neuecc 2022-10-24 21:18:36 +09:00
  • a879989d1c Unity 2023.1.0a15, remove AsyncOperation.GetAwaiter to avoid conflict neuecc 2022-10-24 21:11:49 +09:00
  • ee54559532 Merge pull request #413 from battleroy/battleroy/observable-extension-cancellation-token-forwarding Yoshifumi Kawai 2022-10-12 10:53:30 +09:00
  • 4a72ec2a1a Fix cancellation token forwarding at FirstValueToUniTaskObserver and ToUniTaskObserver; Evgeny Chasovitin 2022-10-11 23:01:19 +04:00
  • e999268305 Merge pull request #395 from kroonhorstdino/diagnostics_helper_null_check Yoshifumi Kawai 2022-09-30 18:49:10 +09:00
  • 8300c1b1e6 Merge pull request #399 from shiena/fix/prevent-nre Yoshifumi Kawai 2022-09-30 18:04:57 +09:00
  • daa0c7b9a0 fix: prevent NullReferenceException in TimeoutController KOGA Mitsuhiro 2022-09-14 02:56:06 +09:00
  • 9b9a4ec76a fix: prevent NullReferenceException in TimeoutController KOGA Mitsuhiro 2022-09-08 15:08:50 +09:00
  • 3f8e43b83f Remove empty line with spaces Christoph Hüter 2022-08-31 03:00:22 +02:00
  • cf6f0799e9 Remove spaces in empty line Christoph Hüter 2022-08-25 13:51:44 +02:00
  • 91ba4f003a Add null checks to diagnostics helper functions Christoph Hüter 2022-08-25 13:48:52 +02:00
  • 61376725c3 deploy: f48cb4b03e neuecc 2022-08-23 01:41:08 +00:00
  • f48cb4b03e Merge pull request #392 from Ryuu-64/master Yoshifumi Kawai 2022-08-23 10:38:44 +09:00
  • 70a243d978 typo in TaskPool.cs internaly -> internally DESKTOP-FQ830JM\Ryuu 2022-08-22 12:20:52 +08:00
  • 841ce7ce41 deploy: 9b95f3b9f6 neuecc 2022-08-02 01:48:47 +00:00
  • 9b95f3b9f6 Merge pull request #385 from fpagyu/support-addressablesCN Yoshifumi Kawai 2022-08-02 10:46:39 +09:00