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
fc9ac679808b06f8089b24b4bc4117ccfc812d42
kotlin-fork
/
libraries
/
stdlib
/
jvm
/
test
T
History
Ilya Gorbunov
fc9ac67980
Tune parameters of time-sensitive tests
...
Lessen CPU load on the main thread. Remove fragile checks.
2020-04-10 01:38:46 +03:00
..
collections
Nullable Array.contentEquals/contentHashCode/contentToString #KT-34161
2020-03-12 18:01:23 +03:00
concurrent
Tune parameters of time-sensitive tests
2020-04-10 01:38:46 +03:00
coroutines
Extract kotlin.coroutines.experimental API into compat artifact
2020-01-29 09:12:39 +03:00
io
Speed up stdlib readLine function (
#3185
)
2020-03-23 14:36:55 +03:00
js
Update copyright.
2019-04-23 20:09:22 +03:00
numbers
Finally drop deprecated mod functions from numeric types
2020-01-23 19:28:22 +03:00
properties/delegation
/lazy
Update copyright.
2019-04-23 20:09:22 +03:00
random
Update copyright.
2019-04-23 20:09:22 +03:00
reflection
Update copyright.
2019-04-23 20:09:22 +03:00
text
String.toBoolean()
should be
String?.toBoolean()
#KT-14119
2020-03-05 17:53:29 +03:00
utils
Tune parameters of time-sensitive tests
2020-04-10 01:38:46 +03:00
ExceptionJVMTest.kt
Update copyright.
2019-04-23 20:09:22 +03:00
testUtilsJVM.kt
Test new Double/Float constants
2020-04-02 04:04:04 +03:00