Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · 0.2.0
gpseq
Browse files
Sep 01, 2019
release: Release 0.2.0
· 0b72f35f
kosmosp
authored
Sep 01, 2019
View commits for tag 0.2.0
0.2.0
0b72f35f
build: Fix project version string
· a5dd69cf
kosmosp
authored
Sep 01, 2019
View commits for tag 0.2.0-beta.1
0.2.0-beta.1
a5dd69cf
docs: Update installation guide
· bd930aed
kosmosp
authored
Sep 01, 2019
bd930aed
docs: Replace readme license text with a link
· 70bc35ad
kosmosp
authored
Sep 01, 2019
70bc35ad
docs: Add a link to the installation guide in readme
· 0159ad6a
kosmosp
authored
Sep 01, 2019
0159ad6a
Aug 27, 2019
docs: Add docs to Future.of() and Future.err()
· 2e397553
kosmosp
authored
Aug 27, 2019
View commits for tag 0.2.0-beta
0.2.0-beta
2e397553
docs: Update code of parallel_sort docs
· 94981a8f
kosmosp
authored
Aug 27, 2019
94981a8f
feat: Add new method map_error() to Future
· a918d49f
kosmosp
authored
Aug 27, 2019
a918d49f
feat: Add new static method Future.err()
· 446536b3
kosmosp
authored
Aug 27, 2019
446536b3
Aug 26, 2019
docs: Update readme
· 5fe036cb
kosmosp
authored
Aug 26, 2019
View commits for tag 0.2.0-alpha+2
0.2.0-alpha+2
5fe036cb
docs: Update Seq class docs
· 2c0e2e06
kosmosp
authored
Aug 26, 2019
2c0e2e06
Aug 19, 2019
docs: Correct wrong readme example
· f9d6b87b
kosmosp
authored
Aug 19, 2019
View commits for tag 0.2.0-alpha+1
0.2.0-alpha+1
f9d6b87b
docs: Add Version(since) attributes
· 5ff12d4a
kosmosp
authored
Aug 19, 2019
5ff12d4a
release: Release 0.2.0-alpha
· b350f92b
kosmosp
authored
Aug 19, 2019
View commits for tag 0.2.0-alpha
0.2.0-alpha
b350f92b
docs: Use spaces instead of tabs for readme
· 9c948e29
kosmosp
authored
Aug 19, 2019
9c948e29
docs: Update readme for managed blocking
· 94157972
kosmosp
authored
Aug 19, 2019
94157972
docs: Update descriptions
· 18ace0e0
kosmosp
authored
Aug 19, 2019
18ace0e0
perf: (WorkerPool) Use hash set for storing slave threads
· b0a0af1a
kosmosp
authored
Aug 19, 2019
b0a0af1a
refactor: Check thread creation failure
· d3b0782e
kosmosp
authored
Aug 19, 2019
d3b0782e
feat: Add common task environment
· c060d40e
kosmosp
authored
Aug 19, 2019
c060d40e
feat: Add a new delegate VoidFunc
· 25792ba4
kosmosp
authored
Aug 19, 2019
25792ba4
Merge branch 'managed-blocking' into 0.2
· 24e9e95b
kosmosp
authored
Aug 19, 2019
24e9e95b
feat: Implement managed blocking
· 667c43c9
kosmosp
authored
Aug 19, 2019
667c43c9
release: Release 0.1.1
· 4ddb77cf
kosmosp
authored
Aug 19, 2019
View commits for tag 0.1.1
0.1.1
4ddb77cf
Aug 18, 2019
refactor: Move worker loop code from pool to thread
· b01b1318
kosmosp
authored
Aug 18, 2019
b01b1318
refactor: Remove join parameter from QueueBalancer methods
· 9d61d94b
kosmosp
authored
Aug 18, 2019
9d61d94b
refactor: Remove tick() and computed() from QueueBalancer
· 5a8dd6b3
kosmosp
authored
Aug 18, 2019
5a8dd6b3
refactor: Remove id property from WorkerThread
· 8c037c95
kosmosp
authored
Aug 12, 2019
8c037c95
Aug 11, 2019
fix: Don't terminate during task join
· e727a27a
kosmosp
authored
Aug 12, 2019
e727a27a
Aug 09, 2019
perf: (SharedResult) Use one state value
· d439c26d
kosmosp
authored
Aug 09, 2019
d439c26d
Aug 06, 2019
docs: Add order_by() example to readme
· f935d0c1
kosmosp
authored
Aug 06, 2019
View commits for tag 0.1.0+1
0.1.0+1
f935d0c1
Jul 27, 2019
release: Release 0.1.0
· 2b016baf
kosmosp
authored
Jul 27, 2019
View commits for tag 0.1.0
0.1.0
2b016baf
Jul 26, 2019
refactor: Remove unnecessary virtual keywords
· b58a6fa2
kosmosp
authored
Jul 26, 2019
b58a6fa2
release: Release 0.1.0-rc.1
· b26a618b
kosmosp
authored
Jul 24, 2019
View commits for tag 0.1.0-rc.1
0.1.0-rc.1
b26a618b
docs: Specify the required valac version
· 596077f9
kosmosp
authored
Jul 24, 2019
596077f9
build: Use valac option --abi-stability
· a7e76212
kosmosp
authored
Jul 24, 2019
a7e76212
docs: Allow breaking changes to be part of commits of any type
· c055f4b4
kosmosp
authored
Jul 24, 2019
c055f4b4
chore: Include all breaking changes in changelog
· 2fd5408a
kosmosp
authored
Jul 24, 2019
2fd5408a
refactor: Correct unsuitable use of assertion
· 91985a56
kosmosp
authored
Jul 24, 2019
91985a56
docs: Fix typos in docs of Overflow methods
· 15cbfe60
kosmosp
authored
Jul 24, 2019
15cbfe60
Loading