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
e224337ff3b7b497697c8e00a9cd9f580e33eb9d
kotlin-fork
/
libraries
/
stdlib
/
test
/
text
T
History
Ilya Gorbunov
9f85fa9720
Make proposed split replacement equivalent in behavior with additional dropLastWhile call.
...
#KT-7887
2015-06-04 16:32:23 +03:00
..
CharJVMTest.kt
CharCategory and CharDirectionality enums for JVM.
2015-05-09 01:11:36 +03:00
RegexJVMTest.kt
Rename Pattern to Regex.
2015-05-09 01:10:59 +03:00
RegexTest.kt
Take caution when advancing to the next match after an empty string was matched not to stuck at the same position.
2015-05-09 01:11:30 +03:00
StringBuilderTest.kt
StringBuilder builder and appendln
2014-06-24 23:49:15 +04:00
StringJVMTest.kt
Make proposed split replacement equivalent in behavior with additional dropLastWhile call.
2015-06-04 16:32:23 +03:00
StringTest.kt
Revert back 2nd stage of split semantics change and restore deprecated String.split(String).
2015-05-21 23:13:16 +03:00
StringUtilTest.kt
Rename Pattern to Regex.
2015-05-09 01:10:59 +03:00