julia
Add takewhile, dropwhile to iterators
#33437
Merged

Add takewhile, dropwhile to iterators #33437

JeffBezanson merged 23 commits into JuliaLang:master from master
o314
o314 Add takewhile, dropwhile to iterators
02d34368
o314 Add takewhile, dropwhile tests to iterators tests
8c10b069
JeffBezanson
JeffBezanson requested changes on 2019-10-01
ararslan
ararslan dismissed these changes on 2019-10-01
ararslan ararslan added needs compat annotation
ararslan ararslan added needs docs
ararslan ararslan added needs news
o314 Apply suggestions from code review
e1cc24e6
o314 Fix takewhile changes request from JeffBezanson
1cb2ff97
o314 Fix dropwhile changes request from JeffBezanson
fe3b2e0f
JeffBezanson
JeffBezanson commented on 2019-10-01
JeffBezanson
JeffBezanson commented on 2019-10-01
JeffBezanson
JeffBezanson commented on 2019-10-01
ararslan
JeffBezanson
JeffBezanson commented on 2019-10-01
o314 Apply suggestions from code review
778d1cdb
ararslan
ararslan commented on 2019-10-01
o314 Fix type annotation, impedance between slat and =nothing
3fe588e8
ararslan
ararslan commented on 2019-10-01
o314
o314 Fix some takewhile issues
43a5a058
o314 Fix some takewhile test issues
a6c26504
o314 Fix some dropwhile issue
9c842475
o314 Fix some dropwhile test issues
c8169bcc
o314 Fix dropwhile algo issues
b1ecd016
o314 Fix dropwhile algo test issues
ecf622fc
KristofferC
KristofferC commented on 2019-10-02
o314
halleysfifthinc
halleysfifthinc commented on 2019-10-02
o314 Microfix of export takewhile, dropwhile
addcad26
JeffBezanson
JeffBezanson commented on 2019-10-02
tkf
tkf commented on 2019-10-03
o314 Update dropwhile
cd175104
JeffBezanson
nalimilan
nalimilan commented on 2019-10-04
o314 Update docs of takewhile, dropwhile
894d82cf
o314 Update test/iterators.jl
7e9efc98
o314
o314
o314 Fix space bug ! in jldoctest of takewhile, dropwhile
f1ae38b8
ararslan
ararslan commented on 2019-10-07
ararslan
ararslan commented on 2019-10-07
ararslan
o314 Update base/iterators.jl
9f5b6b2b
o314 Update base/iterators.jl
d83c5fc6
o314 Update iterators.jl
821f5709
o314
ararslan ararslan removed needs compat annotation
ararslan ararslan removed needs docs
ararslan
o314 Update NEWS.md
1f5407a3
ararslan ararslan removed needs news
ararslan
ararslan commented on 2019-10-08
o314 Update NEWS.md
1cb5e938
ararslan ararslan dismissed their stale review 6 years ago
Requested changes implemented
o314 o314 requested a review from JeffBezanson JeffBezanson 6 years ago
o314
JeffBezanson JeffBezanson merged 5f013d82 into master 6 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone