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
000165b12be14743e7c08f7fcf061aa41b0d5b3a
kotlin-fork
/
libraries
/
stdlib
/
test
/
text
T
History
Ilya Gorbunov
000165b12b
Fix incorrect conversion of Long to String in base 36 in JS KT-48924
2022-03-30 06:13:51 +00:00
..
CharTest.kt
Add tests for Char.isHighSurrogate() and Char.isLowSurrogate()
2021-11-09 08:27:59 +00:00
RegexTest.kt
KT-50173 Fix Regex.escapeReplacement function in JS
2021-12-12 00:27:31 +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
Fix incorrect conversion of Long to String in base 36 in JS KT-48924
2022-03-30 06:13:51 +00:00
StringTest.kt
[K/N] Fix String.compareTo on unicode strings
2021-12-01 07:51:27 +00:00