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
926dc085da49018d01aa5cc3cb4b63b7dafd444e
kotlin-fork
/
libraries
/
stdlib
/
test
/
text
T
History
Ilya Gorbunov
fafb4a7914
Use regex for case-insensitive String.replace
...
KT-41799
2020-10-02 00:29:26 +03:00
..
RegexTest.kt
JS Regex.find does not throw on invalid start index #KT-36082
2020-02-12 18:26:50 +03:00
StringBuilderTest.kt
Postpone introducing common StringBuilder.capacity() function
2020-07-10 18:49:39 +03:00
StringEncodingTest.kt
Workaround unpaired surrogates replacement with ? (KT-31614)
2019-06-04 21:25:41 +03:00
StringNumberConversionTest.kt
String.toBoolean()
should be
String?.toBoolean()
#KT-14119
2020-03-05 17:53:29 +03:00
StringTest.kt
Use regex for case-insensitive String.replace
2020-10-02 00:29:26 +03:00