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.1
gpseq
Browse files
Feb 07, 2020
release: Release 0.3.1
· 57c83218
kosmosp
authored
Feb 07, 2020
View commits for tag 0.3.1
0.3.1
57c83218
docs: Update Future.map_err() docs
· 6b4eeba3
kosmosp
authored
Feb 07, 2020
6b4eeba3
docs: Add workflow guide to contributing guide
· 3b48d52b
kosmosp
authored
Feb 06, 2020
3b48d52b
docs: Add package manager section to install guide
· accaa86e
kosmosp
authored
Feb 06, 2020
accaa86e
Feb 06, 2020
docs: (README) Update valadoc link with valadoc.org
· 1d635de0
kosmosp
authored
Feb 06, 2020
1d635de0
Feb 05, 2020
chore: Remove unnecessary execute permissions
· 50b927b0
kosmosp
authored
Feb 05, 2020
50b927b0
build: Add build option 'comments' and set it to true by default
· 57ee818b
kosmosp
authored
Feb 05, 2020
57ee818b
refactor: Make Result.ok[_with] fail with error message
· dc54e0ad
kosmosp
authored
Feb 05, 2020
dc54e0ad
docs: Update readme
· 95ce9a0e
kosmosp
authored
Feb 05, 2020
View commits for tag 0.3.0+1
0.3.0+1
95ce9a0e
docs: Add Future implementation note to Result.is_err docs
· f3341756
kosmosp
authored
Feb 05, 2020
f3341756
chore: Distribute gen-changelog.vala under CC0
· 3dc1d079
kosmosp
authored
Feb 05, 2020
3dc1d079
build: Move .deps install to root meson.build
· 97f03908
kosmosp
authored
Feb 05, 2020
97f03908
Feb 04, 2020
Merge branch 'fix-meson-global-args' into '0.3'
· 7573c5d9
kosmosp
authored
Feb 04, 2020
7573c5d9
build: Allow Gpseq to be used as a meson subproject
· dc345bcd
gavr
authored
Feb 04, 2020
and
kosmosp
committed
Feb 04, 2020
dc345bcd
Jan 25, 2020
release: Release 0.3.0
· 6b345bb3
kosmosp
authored
Jan 25, 2020
View commits for tag 0.3.0
0.3.0
6b345bb3
docs: Specify whether channel operations are constant-time or not
· 0ea17e95
kosmosp
authored
Jan 25, 2020
0ea17e95
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
Loading