-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Showing string with overlong codepoint errors badly
regression 1.12
Regression in the 1.12 release
strings
"Strings!"
Allow creating String from Memory{UInt8} with a given length
arrays
[a, r, r, a, y, s]
strings
"Strings!"
#58519
opened May 24, 2025 by
quinnj
Add a more efficient implementation for String(::ReinterpretArray)
performance
Must go faster
strings
"Strings!"
#58438
opened May 16, 2025 by
lntricate1
Loading…
@boundscheck
annotations preventing code from being inferred as consistent
arrays
#58067
opened Apr 10, 2025 by
nsajko
Allow constructing a SubString{String} with codeunit indexing, even if substring isn't valid UTF-8.
design
Design of APIs or of the language itself
strings
"Strings!"
#58048
opened Apr 8, 2025 by
NHDaly
Add a "Strings!"
similar
method for Type{<:CodeUnits}
strings
#57826
opened Mar 18, 2025 by
ararslan
Loading…
replace!
on a string gives an unfriendly internal error
error messages
#57613
opened Mar 3, 2025 by
IanButterworth
@nospecialize
for string_index_err
backport 1.10
#57604
opened Mar 2, 2025 by
nsajko
Loading…
implement String(::Base.Generator)
good first issue
Indicates a good issue for first-time contributors to Julia
help wanted
Indicates that a maintainer wants help on an issue or pull request
strings
"Strings!"
#57072
opened Jan 16, 2025 by
StefanKarpinski
Delete This change will break code
iteration
Involves iteration or the iteration protocol
strings
"Strings!"
map(f, ::AbstractString)
special case
breaking
#57071
opened Jan 16, 2025 by
LilithHafner
document that unsafe_string accepts Cstring
docs
This change adds or pertains to documentation
strings
"Strings!"
#56907
opened Dec 26, 2024 by
stevengj
Loading…
widen "Strings!"
join(::Any...)
return type to AbstractString
invalidations
strings
#56132
opened Oct 12, 2024 by
topolarity
Loading…
Line continuation character inside string macros does not continue lines
strings
"Strings!"
#55885
opened Sep 26, 2024 by
thchr
Allow for generically extracting unannotated string
backport 1.11
Change should be backported to release-1.11
strings
"Strings!"
#55458
opened Aug 11, 2024 by
tecosaur
Loading…
Make AnnotateChar equality consider annotations
backport 1.11
Change should be backported to release-1.11
bugfix
This change fixes an existing bug
equality
Issues relating to equality relations: ==, ===, isequal
strings
"Strings!"
#55457
opened Aug 11, 2024 by
tecosaur
Loading…
AnnotatedStrings: unclear what operations support/preserve annotations
strings
"Strings!"
#55401
opened Aug 7, 2024 by
aplavin
join
docstring is wrong w.r.t AnnotatedStrings
s
docs
#55382
opened Aug 5, 2024 by
KristofferC
AnnotatedString equality contradicts docs
equality
Issues relating to equality relations: ==, ===, isequal
strings
"Strings!"
#55244
opened Jul 25, 2024 by
aplavin
Concatenation of string constants isn't concretely evaluated, but is inferred as a Optimization passes (mostly in base/compiler/ssair/)
strings
"Strings!"
Const
compiler:optimizer
#54921
opened Jun 24, 2024 by
Seelengrab
map(f, ::String)
requires f
to return an AbstractChar
strings
#54580
opened May 26, 2024 by
Seelengrab
strings/annotated
test relies on that StyledStrings have been loaded
strings
#54561
opened May 23, 2024 by
KristofferC
Do not give "Strings!"
StringVector
s to users
strings
#54452
opened May 13, 2024 by
jakobnissen
Loading…
With the memory changes the UB surface of String(Vector{UInt8}) is larger
arrays
[a, r, r, a, y, s]
strings
"Strings!"
#54434
opened May 10, 2024 by
gbaraldi
CodeUnits <: DenseVector
, but does not fulfill its only criteria
bug
#53996
opened Apr 8, 2024 by
jakobnissen
2x Regression in string join benchmark on NanoSoldier
fixed on master
performance
Must go faster
regression
Regression in behavior compared to a previous version
strings
"Strings!"
#53786
opened Mar 19, 2024 by
Zentrik
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-05-03.