-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Issues: JuliaLang/julia
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Refactor char/string and byte search
performance
Must go faster
search & find
The find* family of functions
status: waiting for PR reviewer
PR is complete and seems ready to merge. Has tests and news/compat if needed. CI failures unrelated.
strings
"Strings!"
#54667
opened Jun 4, 2024 by
jakobnissen
Loading…
Inconsistent behaviour for string The find* family of functions
findnext
and findprev
search & find
#54584
opened May 27, 2024 by
jakobnissen
Add functions like findonly, uniqueonly, ...
search & find
The find* family of functions
#54118
opened Apr 17, 2024 by
aplavin
Single naming convention for functions returning indices in 2.0
breaking
This change will break code
search & find
The find* family of functions
findfirst dispatches on ::Function
breaking
This change will break code
search & find
The find* family of functions
speculative
Whether the change will be implemented is speculative
#49085
opened Mar 21, 2023 by
jariji
incorrect search results for malformed The find* family of functions
strings
"Strings!"
Char
search & find
#48283
opened Jan 15, 2023 by
stevengj
findmin with filtered iterators fail
iteration
Involves iteration or the iteration protocol
search & find
The find* family of functions
#47124
opened Oct 11, 2022 by
lmiq
Fix This change fixes an existing bug
search & find
The find* family of functions
findmin/max
with dims
for non-1 based inputs.
bugfix
#45822
opened Jun 26, 2022 by
N5N3
Loading…
findextrema
: compute findmin
and findmax
in single pass
search & find
#45783
opened Jun 22, 2022 by
andrewjradcliffe
Loading…
weird findall output type
search & find
The find* family of functions
#45495
opened May 28, 2022 by
aplavin
Add The find* family of functions
indmin
/indmax
search & find
#41339
opened Jun 23, 2021 by
Seelengrab
Loading…
Fix inconsistencies of findnext and findprev functions
breaking
This change will break code
needs pkgeval
Tests for all registered packages should be run with this change
search & find
The find* family of functions
strings
"Strings!"
findfirst (findnext) is not sign-sensitive
search & find
The find* family of functions
#40006
opened Mar 13, 2021 by
bicycle1885
findprev
/findlast
with empty search string
bug
#39940
opened Mar 6, 2021 by
sostock
findlast is broken for Dicts
collections
Data structures holding multiple items, e.g. sets
iteration
Involves iteration or the iteration protocol
search & find
The find* family of functions
#38927
opened Dec 17, 2020 by
kshyatt
findmin(A; dims) ignores first value if index is 0
bug
Indicates an unexpected problem or unintended behavior
correctness bug ⚠
Bugs that are likely to lead to incorrect results in user code without throwing
search & find
The find* family of functions
#38660
opened Dec 2, 2020 by
cmcaine
findfirst , findlast and findall differences in needles
search & find
The find* family of functions
strings
"Strings!"
#37350
opened Sep 2, 2020 by
oxinabox
findnext
and degenerate multidimensional arrays
arrays
#36938
opened Aug 6, 2020 by
goretkin
find(next|prev|last|first) for failed matches
bug
Indicates an unexpected problem or unintended behavior
minor change
Marginal behavior change acceptable for a minor release
search & find
The find* family of functions
#36768
opened Jul 22, 2020 by
vtjnash
O(1) searchsorted for Ranges satisfying RangeStepRegular
search & find
The find* family of functions
#30501
opened Dec 24, 2018 by
kcajf
Missing specialized findnext/findprev methods for BitArray
arrays
[a, r, r, a, y, s]
performance
Must go faster
search & find
The find* family of functions
#30177
opened Nov 28, 2018 by
nalimilan
findfirst
on dictionaries returns ambiguous result
search & find
#29565
opened Oct 8, 2018 by
andyferris
findall(::Fix2{typeof(in)}, array)
and _findin
make assumptions on finiteness
search & find
#29124
opened Sep 11, 2018 by
andyferris
String search throws an error when finding invalid sequence in valid string
bug
Indicates an unexpected problem or unintended behavior
search & find
The find* family of functions
strings
"Strings!"
#26796
opened Apr 12, 2018 by
nalimilan
Add a shorthand for x[findfirst(f, x)]
search & find
The find* family of functions
speculative
Whether the change will be implemented is speculative
#26287
opened Mar 1, 2018 by
ararslan
Previous Next
ProTip!
Follow long discussions with comments:>50.