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.3
gpseq
Browse files
Mar 16, 2020
release: Release 0.3.3
· 9ff7fe1a
kosmosp
authored
Mar 17, 2020
View commits for tag 0.3.3
0.3.3
9ff7fe1a
fix: (UnbufferedChannel.Node) Make field take ownership of param
· 2b3eb5ba
kosmosp
authored
Mar 13, 2020
2b3eb5ba
fix: (UnbufferedChannel) Add omitted mutex initialization
· 10b2b79c
kosmosp
authored
Mar 13, 2020
10b2b79c
Mar 06, 2020
release: Release 0.3.2
· be2e62fa
kosmosp
authored
Mar 06, 2020
View commits for tag 0.3.2
0.3.2
be2e62fa
fix: Fix buffered channel creation failed with 1 capacity
· f2eb7af6
kosmosp
authored
Mar 06, 2020
f2eb7af6
docs: Fix typo in Sender and Receiver docs
· f330ea02
kosmosp
authored
Mar 06, 2020
f330ea02
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
Loading