Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Pkg #28443

Merged
merged 22 commits into from
Aug 5, 2018
Merged

Bump Pkg #28443

merged 22 commits into from
Aug 5, 2018

Conversation

KristofferC
Copy link
Member

Last bump before JuliaCon and should hopefully be enough for 0.7 :)

In the last commit, I added a Pkg.addstatement to the precompile generator (using an stdlib so no internet access required). This makes Pkg into a freaking beast when it comes to speed. It takes a little bit of extra time during precompilation but I really think we should try to get that into 0.7 release and then if it becomes annoying during the development of 1.0 we revisit.

@ararslan
Copy link
Member

ararslan commented Aug 5, 2018

I'll merge this tonight (GMT) if no one beats me to it.

@ararslan ararslan merged commit 5d43217 into master Aug 5, 2018
@ararslan ararslan deleted the kc/bump_pkg branch August 5, 2018 20:50
ararslan pushed a commit that referenced this pull request Aug 5, 2018
* Refactor `REPLMode.parse_quotes`

(cherry picked from commit 3e88964,
Julia PR #28443)
ararslan pushed a commit that referenced this pull request Aug 5, 2018
ararslan pushed a commit that referenced this pull request Aug 5, 2018
* Refactor: APIOptions should be a dictionary

* Fix `do_activate!` interface

* Update tests: APIOptions is a dictionary

* Allow more flexibility for REPL `do_<>` functions

(cherry picked from commit 5b6fbb0,
Julia PR #28443)
ararslan pushed a commit that referenced this pull request Aug 5, 2018
(cherry picked from commit 85d2a7e,
Julia PR #28443)
ararslan pushed a commit that referenced this pull request Aug 5, 2018
a more descriptive error, instead of a BoundsError, in
the case where DEPOT_PATH is empty.

(cherry picked from commit 0ecaf2d,
Julia PR #28443)
ararslan pushed a commit that referenced this pull request Aug 5, 2018
ararslan pushed a commit that referenced this pull request Aug 5, 2018
(cherry picked from commit 484deaf,
Julia PR #28443)
ararslan pushed a commit that referenced this pull request Aug 5, 2018
* Fix parser

* Add test for REPL `?<command>` help syntax

(cherry picked from commit f4d0411,
Julia PR #28443)
ararslan pushed a commit that referenced this pull request Aug 5, 2018
ararslan pushed a commit that referenced this pull request Aug 5, 2018
Pkg PR 571

(cherry picked from commit e5da183,
Julia PR #28443)
ararslan pushed a commit that referenced this pull request Aug 5, 2018
(cherry picked from commit 4b43e63,
Julia PR #28443)
ararslan pushed a commit that referenced this pull request Aug 5, 2018
(cherry picked from commit 855ea64,
Julia PR #28443)
ararslan pushed a commit that referenced this pull request Aug 5, 2018
ararslan pushed a commit that referenced this pull request Aug 5, 2018
ararslan pushed a commit that referenced this pull request Aug 5, 2018
(cherry picked from commit f647d70,
Julia PR #28443)
ararslan pushed a commit that referenced this pull request Aug 5, 2018
ararslan pushed a commit that referenced this pull request Aug 5, 2018
(cherry picked from commit eed9ea7,
Julia PR #28443)
ararslan pushed a commit that referenced this pull request Aug 5, 2018
ararslan pushed a commit that referenced this pull request Aug 5, 2018
Pkg PR 581

* remove ability to give a git revision to devved packages

* wip

(cherry picked from commit 43a0285,
Julia PR #28443)
ararslan pushed a commit that referenced this pull request Aug 5, 2018
(cherry picked from commit afbba1a,
Julia PR #28443)
ararslan pushed a commit that referenced this pull request Aug 5, 2018
(cherry picked from commit d5890e6,
Julia PR #28443)
ararslan pushed a commit that referenced this pull request Aug 5, 2018
(cherry picked from commit fee0392,
Julia PR #28443)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants