This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5b10396f488af68700819168d84e4de92f92cbd7
kotlin-fork
/
libraries
/
stdlib
/
test
/
text
T
History
Svyatoslav Kuzmich
5b10396f48
[stdlib] Test that modification of the array returned by toCharArray() doesn't affect the original string
2021-10-28 15:49:00 +00:00
..
CharTest.kt
Equivalize isLowerCase and isUpperCase behavior in all platforms #KT-46184
2021-05-31 13:42:46 +03:00
RegexTest.kt
Align JS and JVM behavior of Regex replace function #KT-28378
2021-09-30 17:38:03 +00:00
StringBuilderTest.kt
[Stdlib] Fix K/N StringBuilder insertRange capacity issue
2021-10-01 17:18:48 +03:00
StringEncodingTest.kt
Deprecate Char-to-Number conversions in stdlib (JVM and JS)
2021-04-07 18:30:20 +03:00
StringNumberConversionTest.kt
Locale-agnostic case conversions by default #KT-43023
2020-12-30 10:08:25 +03:00
StringTest.kt
[stdlib] Test that modification of the array returned by toCharArray() doesn't affect the original string
2021-10-28 15:49:00 +00:00