-
-
Notifications
You must be signed in to change notification settings - Fork 422
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: com-lihaoyi/mill
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.10.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: com-lihaoyi/mill
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.10.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 42 files changed
- 4 contributors
Commits on Mar 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fab98c3 - Browse repository at this point
Copy the full SHA fab98c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e940ba3 - Browse repository at this point
Copy the full SHA e940ba3View commit details
Commits on Mar 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4667ad6 - Browse repository at this point
Copy the full SHA 4667ad6View commit details
Commits on Mar 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9f923fe - Browse repository at this point
Copy the full SHA 9f923feView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4b159a - Browse repository at this point
Copy the full SHA c4b159aView commit details
Commits on Mar 11, 2022
-
Doc for using bloop as the build server (#1774)
Pull request: #1774 Co-authored-by: Tobias Roeser <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9f35d8 - Browse repository at this point
Copy the full SHA f9f35d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40eaaa9 - Browse repository at this point
Copy the full SHA 40eaaa9View commit details -
Added some project references to documentation (#1776)
Pull request: #1776
Configuration menu - View commit details
-
Copy full SHA for 4365bbb - Browse repository at this point
Copy the full SHA 4365bbbView commit details
Commits on Mar 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7abaaef - Browse repository at this point
Copy the full SHA 7abaaefView commit details -
Implemented
AutoCloseableWorkers (#1781)The idea is, to automatically call the `java.lang.AutoCloseable.close()` method on workers than gets dropped, to provide a chance to clean up and free resources. I also applied some minor improvements on the go. E.g. synchronized access to `Evaluator.workerCache` now synchronizes on the `workerCache`, not on the `Evaluator` instance. I also added test cases to test `AutoCloseable` workers, sequentially and parallel. Updated documentation. This PR implements this idea: * #1780 Pull request: #1781
Configuration menu - View commit details
-
Copy full SHA for 4103b16 - Browse repository at this point
Copy the full SHA 4103b16View commit details
Commits on Mar 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3ccc0d0 - Browse repository at this point
Copy the full SHA 3ccc0d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7f5d3f - Browse repository at this point
Copy the full SHA d7f5d3fView commit details
Commits on Mar 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3cfb040 - Browse repository at this point
Copy the full SHA 3cfb040View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.10.1...0.10.2