Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

document that unsafe_string accepts Cstring docs This change adds or pertains to documentation strings "Strings!"
#56907 opened Dec 26, 2024 by stevengj Loading…
Move eachregion(::AnnotatedString) implementation to Base strings "Strings!"
#56192 opened Oct 16, 2024 by topolarity Loading…
widen join(::Any...) return type to AbstractString strings "Strings!"
#56132 opened Oct 12, 2024 by topolarity Loading…
WIP: Tests for Base.cwstring strings "Strings!" system:windows Affects only Windows test This change adds or pertains to unit tests
#56123 opened Oct 11, 2024 by rileysheridan Loading…
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…
join docstring is wrong w.r.t AnnotatedStringss docs This change adds or pertains to documentation strings "Strings!"
#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 Const compiler:optimizer Optimization passes (mostly in base/compiler/ssair/) strings "Strings!"
#54921 opened Jun 24, 2024 by Seelengrab
Refactor char/string and byte search awaiting review PR is complete and seems ready to merge. Has tests and news/compat if needed. CI failures unrelated. performance Must go faster search & find The find* family of functions strings "Strings!"
#54667 opened Jun 4, 2024 by jakobnissen Loading…
Do not give StringVectors to users strings "Strings!"
#54452 opened May 13, 2024 by jakobnissen Loading…
Add takestring! and make String(::Memory) not truncate arrays [a, r, r, a, y, s] feature Indicates new feature / enhancement requests strings "Strings!" waiting for author Anybody home?
#54372 opened May 6, 2024 by jakobnissen Loading…
2 tasks done
CodeUnits <: DenseVector, but does not fulfill its only criteria bug Indicates an unexpected problem or unintended behavior strings "Strings!"
#53996 opened Apr 8, 2024 by jakobnissen
2x Regression in string join benchmark on NanoSoldier performance Must go faster regression Regression in behavior compared to a previous version strings "Strings!"
#53786 opened Mar 19, 2024 by Zentrik
Base.AnnotatedString needs compat annotation docs This change adds or pertains to documentation needs compat annotation Add !!! compat "Julia x.y" to the docstring strings "Strings!"
#53043 opened Jan 24, 2024 by LilithHafner
Empty SubString should contain the correct offset bug Indicates an unexpected problem or unintended behavior strings "Strings!"
#52877 opened Jan 12, 2024 by mnemnion
Mark getindex(::AbstractString,::Int) propagate_inbounds performance Must go faster strings "Strings!"
#52366 opened Dec 1, 2023 by NHDaly Loading…
Support for PCRE DUPNAMES feature strings "Strings!"
#51560 opened Oct 3, 2023 by mgkurtz
add variant of regex.jl:match() that updates idx feature Indicates new feature / enhancement requests strings "Strings!"
#51546 opened Oct 2, 2023 by mgkuhn Loading…
make match() easier to call again feature Indicates new feature / enhancement requests strings "Strings!"
#51429 opened Sep 22, 2023 by mgkuhn
ProTip! Mix and match filters to narrow down what you’re looking for.