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

Combinatorics updates #4025

Merged
merged 1 commit into from
Aug 12, 2013
Merged

Combinatorics updates #4025

merged 1 commit into from
Aug 12, 2013

Conversation

kmsquire
Copy link
Member

  • Removed unnecessary copy from combinations()
  • Added permutations()
  • Added start, stop to reverse, reverse!
  • Added simple tests for combinatorics, reverse

(Partially addresses #3989)

* Removed unnecessary copy from combinations()
* Added permutations()
* Added start, stop to reverse, reverse!
* Added simple tests for combinatorics, reverse
kmsquire added a commit that referenced this pull request Aug 12, 2013
@kmsquire kmsquire merged commit f86f5ea into master Aug 12, 2013
@kmsquire kmsquire deleted the kms/combinatorics branch August 12, 2013 09:13
@kmsquire
Copy link
Member Author

Travis failure is gcc only, same as #4016, unrelated to this patch.

There shouldn't be anything controversial here, so merging.

IanButterworth pushed a commit that referenced this pull request Oct 7, 2024
…0d22b (#56032)

Stdlib: Pkg
URL: https://github.com/JuliaLang/Pkg.jl.git
Stdlib branch: release-1.11
Julia branch: backports-release-1.11
Old commit: 6ceafca8e
New commit: aba90d22b
Julia version: 1.11.0
Pkg version: 1.11.0
Bump invoked by: @IanButterworth
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaLang/Pkg.jl@6ceafca...aba90d2

```
$ git log --oneline 6ceafca8e..aba90d22b
aba90d22b Merge pull request #4037 from JuliaLang/backports-release-1.11
76eaa4caa Fix julia#55850 by using safe_realpath instead of abspath in projname (#4025)
df38587fb warn if General is installed via the old slow methods (#4022)
1475b628a update package extension naming docs (#4000)
72dc85e80 Tweak sentence syntax in getting-started.md (#4020)
0b2397089 make `add` and `dev` on a package remove it from the set of weak dependencies (#3865)
ee2d51054 collect e.g. weak deps from project even if it is not a package (#3852)
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
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.

2 participants