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
576ead2afec16632870554e926c4164ea7a23db7
kotlin-fork
/
libraries
/
stdlib
/
test
/
text
T
History
Ilya Gorbunov
d531d7130f
Add an optional parameter to joinToString() and joinTo() functions: lambda function which maps the element to string.
...
#KT-5468 Fixed
2015-05-09 01:11:47 +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
Add an optional parameter to joinToString() and joinTo() functions: lambda function which maps the element to string.
2015-05-09 01:11:47 +03:00
StringTest.kt
2nd stage of split semantics change: remove deprecated String.split(String), rename splitBy back to split.
2015-05-09 01:11:32 +03:00
StringUtilTest.kt
Rename Pattern to Regex.
2015-05-09 01:10:59 +03:00