Logo
Explore Help
Register Sign In
azalea/kotlin-fork
1
0
Fork 0
You've already forked kotlin-fork
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
fb5a3a771ce69c1150f11828c78abb0ba74e4ba9
kotlin-fork/libraries/stdlib/test/text
T
History
Ilya Gorbunov fb5a3a771c String.split(Pattern, limit) now treats limit differently: 0 means no limit is specified, but trailing empty elements are not stripped; -1 and other negative values are not allowed.
2015-05-09 01:11:34 +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
String.split(Pattern, limit) now treats limit differently: 0 means no limit is specified, but trailing empty elements are not stripped; -1 and other negative values are not allowed.
2015-05-09 01:11:34 +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
Powered by Gitea Version: 1.26.1 Page: 330ms Template: 3ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API