openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
C
core.async
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Mar 25, 2025 — Mar 25, 2026
Showing page 1 of 29
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
cherrypick from dev-flow-alpha
Alex Miller
More...
7 days ago
update for release
Alex Miller
More...
7 days ago
[maven-release-plugin] prepare for next development iteration
clojure-build
More...
7 days ago
[maven-release-plugin] prepare release v1.9.865
clojure-build
More...
7 days ago
changelog
Alex Miller
More...
7 days ago
update version template
Alex Miller
More...
7 days ago
remove flow in master
Alex Miller
More...
7 days ago
update for release
Alex Miller
More...
10 days ago
[maven-release-plugin] prepare for next development iteration
clojure-build
More...
10 days ago
[maven-release-plugin] prepare release v1.9.859-alpha4
clojure-build
More...
10 days ago
update version template
Alex Miller
More...
10 days ago
update changelog
Alex Miller
More...
10 days ago
update changelog
Alex Miller
More...
10 days ago
ASYNC-274: Modified the operation of futurize to account for the change to Executor interface in ASYNC-272. The futurize function now creates and returns future.
Fogus
More...
10 days ago
update changelog
Alex Miller
More...
10 days ago
ASYNC-270: assoc value of exec into opts to capture the default value before invoking impl/futurize.
Fogus
More...
10 days ago
ASYNC-273: refix ASYNC-254: propagate meta from alts fret to chan op closures
Ghadi Shayban
More...
13 days ago
Merge remote-tracking branch 'refs/remotes/origin/master'
Alex Miller
More...
14 days ago
update changelog for release
Alex Miller
More...
14 days ago
Action doc commit
clojure-build
More...
14 days ago
[maven-release-plugin] prepare for next development iteration
clojure-build
More...
15 days ago
[maven-release-plugin] prepare release v1.9.847-alpha3
clojure-build
More...
15 days ago
update changelog to remove reverted patch
Alex Miller
More...
15 days ago
Revert "ASYNC-270: assoc value of exec into opts to capture the default value before invoking impl/futurize."
Alex Miller
More...
15 days ago
update version template
Alex Miller
More...
15 days ago
update readme
Alex Miller
More...
15 days ago
ASYNC-270: assoc value of exec into opts to capture the default value before invoking impl/futurize.
Fogus
More...
15 days ago
Revert "ASYNC-262: Added Java system property clojure.core.async.vthreads to control how core.async uses JDK 21+ virtual threads. When the user wishes to target vthreads then core.async will use a vthreads ExecutorService for :io workloads, including the io-thread macro. Also, the go macro will use io-thread as its basis instead of the IOC machinery. Also added a runtime check for vthreads in the case where AOT compiles to vthreads. Finally, added requiring-resolve use in the go macro to load the IOC machinery in the go macro when needed and also when supported by the CLJ version. As a backup to this, added a check at the c.a top level to load the ioc support if the CLJ version doesn't allow nested compilation patterns."
Alex Miller
More...
15 days ago
AYNC-272: Restricted vthreads use to io-thread. go again uses IOC. Removed sysprops around vthreads. go block dispatch uses :mixed instead of :io workload profile. ExecutorService -> Executor and fixed flow to use this. Removed use of explicit ExecutorService to create vthreads and use the one-shot in a reify instance instead. Removed ability to call parking ops in io-thread. Modified docs.
Fogus
More...
21 days ago
Update Clojure versions in test workflow
Fogus
More...
2 months ago
←
1
2
3
4
5
6
7
8
9
…
28
29
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree