8000 Tags · scottweaver/zio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: scottweaver/zio

Tags

v2.0.0-RC3

Toggle v2.0.0-RC3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Reloadable buffer pools (zio#6447)

* Reloadable buffer pools

* scheduleBackround

* Fix

* Fiber => Fiber.Runtime

v2.0.0-RC2

Toggle v2.0.0-RC2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add label support for assertTrue (zio#5743) (zio#6275)

v2.0.0-RC1

Toggle v2.0.0-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Integrated fiber dumps (zio#6152)

* Fast list and weak concurrent bag

* Add fiber dumping and cleanup dumping method variations

* auto-gc

* Add flag so it's possible to turn off root fiber tracking

* Delete dead code

* fix merge compilation error

* Move FastList to shared

* Fix native error

* Improve performance of gc

* Use signal handlers and hash code to trigger fiber dumps

* Add docs and final

* Fix bug in calculating bucket; add wrapper around String for Scala.js

* Don't forget to track new roots created in fork

* Add test for Fiber.roots

* Be more generous in auto GC of weak concurrent bag

* Add randomness to auto gc test

* Slight bump to performance

* Make sure no fibers are lost in the cracks

* Eliminate dead code

* Begone CauseSpec failures!

* enable fiber roots

Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

v1.0.13

Toggle v1.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add test for case 'ZLayer does caching of value in dependencies' (zio…

…#6153)

docs.20211215

Toggle docs.20211215's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Integrated fiber dumps (zio#6152)

* Fast list and weak concurrent bag

* Add fiber dumping and cleanup dumping method variations

* auto-gc

* Add flag so it's possible to turn off root fiber tracking

* Delete dead code

* fix merge compilation error

* Move FastList to shared

* Fix native error

* Improve performance of gc

* Use signal handlers and hash code to trigger fiber dumps

* Add docs and final

* Fix bug in calculating bucket; add wrapper around String for Scala.js

* Don't forget to track new roots created in fork

* Add test for Fiber.roots

* Be more generous in auto GC of weak concurrent bag

* Add randomness to auto gc test

* Slight bump to performance

* Make sure no fibers are lost in the cracks

* Eliminate dead code

* Begone CauseSpec failures!

* enable fiber roots

Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

v2.0.0-M6-2

Toggle v2.0.0-M6-2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release M6-1 (zio#6068)

v2.0.0-M6

Toggle v2.0.0-M6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix read tests assertion, also use raw bytes instead of relying on ut…

…f encoding decoding (zio#6064)

v2.0.0-M6-1

Toggle v2.0.0-M6-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix foldWeighted emitting too big outputs (zio#6054)

v2.0.0-M5

Toggle v2.0.0-M5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rename ZLayer to ZServiceBuilder (zio#5815)

* initial work

* fix deprecation warning

* ongoing work

* ongoing work

* fix version specific issue

* Added script to check site

* Added script to check site

* Correct sidebars.json

* Renaming files for deps documentation

* Make sure website dir is cleaned before build.
Bump docusaurus version

* fix documentation

* rename

* cleanup

* provide services

Co-authored-by: Andreas Gies <andreas@wayofquality.de>

v2.0.0-M4

Toggle v2.0.0-M4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Compilation Error On ZIO 2 Branch (zio#5770)

* fix compilation error

* fix deprecation warnings
0