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
9b366af38bf81f08e2a61c6fb6dfb8b2608fc948
kotlin-fork
/
libraries
/
stdlib
/
test
/
text
T
History
Pavel Kunyavskiy
9b366af38b
[K/N] Fix String.compareTo on unicode strings
...
^KT-49873
2021-12-01 07:51:27 +00:00
..
CharTest.kt
Add tests for Char.isHighSurrogate() and Char.isLowSurrogate()
2021-11-09 08:27:59 +00:00
RegexTest.kt
KT-49721 Avoid matching from the same position after a zero-width match
2021-11-29 17:02:06 +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
[K/N] Fix String.compareTo on unicode strings
2021-12-01 07:51:27 +00:00