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

functional filter() and associated tests #500

Merged
merged 2 commits into from
Mar 2, 2012

Conversation

HarlanH
Copy link
Contributor

@HarlanH HarlanH commented Mar 1, 2012

This addresses the re-opened part of #461.

(This is my first contribution to Julia, so please let me know if you'd prefer me to do anything about this process or commit differently! Thanks!)

Harlan Harris added 2 commits March 1, 2012 17:33
filter uses boolean indexing from a map(), which may not be the most efficient method.
move map(f,tuple) test from core to new functional test file.
@StefanKarpinski
Copy link
Member

No, this is a lovely pull request.

StefanKarpinski added a commit that referenced this pull request Mar 2, 2012
functional filter() and associated tests
@StefanKarpinski StefanKarpinski merged commit 853b485 into JuliaLang:master Mar 2, 2012
KristofferC pushed a commit that referenced this pull request Jul 12, 2018
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Oct 11, 2021
Keno pushed a commit that referenced this pull request Oct 9, 2023
This makes it easier to identify the caller of a macro.
This fixes a test failure on nightly and allows us to stop
special-casing old Julia versions.
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