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.3.0-beta
gpseq
Browse files
Jan 24, 2020
release: Release 0.3.0-beta
· 0aff2055
kosmosp
authored
Jan 25, 2020
View commits for tag 0.3.0-beta
0.3.0-beta
0aff2055
docs: Update readme
· af0f07e1
kosmosp
authored
Jan 25, 2020
af0f07e1
test: Add a test for Optional
· 6a2c9d7f
kosmosp
authored
Jan 25, 2020
6a2c9d7f
internal: Use only one variable for Optional
· b37477c4
kosmosp
authored
Jan 25, 2020
b37477c4
feat: Add new methods Result.ok and Result.ok_with
· 8a5b463a
kosmosp
authored
Jan 25, 2020
8a5b463a
feat: Add a new function Gpseq.run
· 571160ce
kosmosp
authored
Jan 25, 2020
571160ce
fix: (Optional.map) Don't pass value ownership
· 871179e7
kosmosp
authored
Jan 24, 2020
871179e7
docs: Fix a typo in cache.c
· 1eb84cd9
kosmosp
authored
Jan 24, 2020
View commits for tag 0.3.0-alpha.1+1
0.3.0-alpha.1+1
1eb84cd9
Jan 23, 2020
refactor: Correct version attributes 0.3.0 -> 0.3.0-alpha
· 8cd02d88
kosmosp
authored
Jan 23, 2020
8cd02d88
Jan 11, 2020
release: Release 0.3.0-alpha.1
· 5621961b
kosmosp
authored
Jan 12, 2020
View commits for tag 0.3.0-alpha.1
0.3.0-alpha.1
5621961b
refactor: Make channels close on destruction
· 0186646d
kosmosp
authored
Jan 11, 2020
0186646d
docs: Update feature list in readme
· e10d4f27
kosmosp
authored
Jan 11, 2020
View commits for tag 0.3.0-alpha+1
0.3.0-alpha+1
e10d4f27
chore: Update gen-changelog.vala to sort versions properly
· 37cd7547
kosmosp
authored
Jan 11, 2020
37cd7547
release: Release 0.3.0-alpha
· 84613384
kosmosp
authored
Jan 11, 2020
View commits for tag 0.3.0-alpha
0.3.0-alpha
84613384
docs: Fix a wrong line break in Receiver.recv docs
· 2828cc35
kosmosp
authored
Jan 11, 2020
2828cc35
test: Reduce the number of threads in channel tests
· a2081c49
kosmosp
authored
Jan 11, 2020
a2081c49
docs: Update copyright notice
· 484a0eee
kosmosp
authored
Jan 11, 2020
484a0eee
chore: Update maintainer name in doap
· f9a5d5a7
kosmosp
authored
Jan 11, 2020
f9a5d5a7
docs: Fix link errors
· e9ce57a8
kosmosp
authored
Jan 11, 2020
e9ce57a8
docs: Fix errors in Result.zip and Future.zip docs
· 3d074ac7
kosmosp
authored
Jan 11, 2020
3d074ac7
feat: Add is_err property to Result
· 218abfac
kosmosp
authored
Jan 11, 2020
218abfac
style: Remove a trailing whitespace in ObjSeqTests
· 5d5ff554
kosmosp
authored
Jan 11, 2020
5d5ff554
docs: Increase test timeout in installation guide
· 5fc7f60a
kosmosp
authored
Jan 11, 2020
5fc7f60a
ci: Increase test timeout
· 9afd4c20
kosmosp
authored
Jan 11, 2020
9afd4c20
feat: Add new class WaitGroup
· 430b28bc
kosmosp
authored
Jan 11, 2020
430b28bc
feat: Introduce channels
· 09ea25e2
kosmosp
authored
Jan 11, 2020
09ea25e2
feat: Add CacheLinePad type for cache line padding
· 615b2ff3
kosmosp
authored
Jan 09, 2020
615b2ff3
internal: Add atomic operations for uint
· 6abd1df5
kosmosp
authored
Jan 09, 2020
6abd1df5
internal: Revise atomic helper classes
· a261ff46
kosmosp
authored
Jan 09, 2020
a261ff46
Jan 09, 2020
docs: Add a new commit message type 'internal'
· 21067fa5
kosmosp
authored
Jan 09, 2020
21067fa5
docs: Fix minor typos in Comparator and grabber.sh
· fa2dc770
kosmosp
authored
Jan 09, 2020
fa2dc770
chore: Update gen-changelog.vala
· ee9cae66
kosmosp
authored
Jan 09, 2020
ee9cae66
docs: Update Result docs with a minor wording change
· e36fff11
kosmosp
authored
Jan 09, 2020
e36fff11
Merge branch '0.2' into 0.3
· 602b5433
kosmosp
authored
Jan 09, 2020
602b5433
Dec 24, 2019
Merge branch 'fix-TestFunc' into '0.2'
· fd5f91d3
kosmosp
authored
Dec 24, 2019
View commits for tag 0.2.2+1
0.2.2+1
fd5f91d3
test: Fix TestSuite build error
· 26b8e271
gavr
authored
Dec 24, 2019
and
kosmosp
committed
Dec 24, 2019
26b8e271
Oct 03, 2019
Merge branch 'cond-wait-loop' into 0.3
· d1605bd4
kosmosp
authored
Oct 03, 2019
d1605bd4
feat: Revise Future with new interface Result
· b2a8c161
kosmosp
authored
Oct 02, 2019
b2a8c161
Oct 02, 2019
release: Release 0.2.2
· 9fd77cee
kosmosp
authored
Oct 02, 2019
View commits for tag 0.2.2
0.2.2
9fd77cee
Merge branch 'cond-wait-loop' into 0.2
· fafe302e
kosmosp
authored
Oct 02, 2019
fafe302e
Loading