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.2
gpseq
Browse files
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
fix: Use cond wait in a loop
· 227592e3
kosmosp
authored
Oct 02, 2019
227592e3
Sep 28, 2019
release: Release 0.2.1
· ab84e4b0
kosmosp
authored
Sep 28, 2019
View commits for tag 0.2.1
0.2.1
ab84e4b0
Merge branch 'abstract-class-constructors' into 0.2
· e545faa7
kosmosp
authored
Sep 28, 2019
e545faa7
release: Release 0.1.2
· 2fec1fd7
kosmosp
authored
Sep 28, 2019
View commits for tag 0.1.2
0.1.2
2fec1fd7
ci: Update docker image to debian bullseye slim
· 812a0072
kosmosp
authored
Sep 26, 2019
812a0072
docs: Add 'ci' commit message type
· 99fc4287
kosmosp
authored
Sep 26, 2019
99fc4287
refactor: Declare constructors of abstract classes as protected
· c5059d4e
kosmosp
authored
Sep 26, 2019
c5059d4e
ci: Update docker image to debian bullseye slim
· 274a0223
kosmosp
authored
Sep 26, 2019
274a0223
docs: Add 'ci' commit message type
· f13ba953
kosmosp
authored
Sep 26, 2019
f13ba953
refactor: Declare constructors of abstract classes as protected
· b7857ecc
kosmosp
authored
Sep 26, 2019
b7857ecc
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
Loading