Ilya Gorbunov
|
552bcdb31b
|
Introduce Throwable.toStringWithTrace
#KT-37603
|
2020-04-13 09:32:41 +03:00 |
|
Ilya Gorbunov
|
7b7263c5bf
|
Implement common Throwable.addSuppressed/suppressed extensions
Instead of `suppressed` Array we provide `suppressedExceptions` List
#KT-23737
|
2020-04-13 09:32:41 +03:00 |
|
Ilya Gorbunov
|
d88d2cb058
|
Test new Double/Float constants
Split test expectations based on actual support of enforced Float range
KT-29182, KT-13887
|
2020-04-02 04:04:04 +03:00 |
|
Abduqodiri Qurbonzoda
|
fc22cfa896
|
String.format does not support no locale #KT-22932
|
2020-03-05 16:38:43 +03:00 |
|
Ilya Gorbunov
|
804d2b2d8c
|
Helper utilities to execute test code on particular platforms
|
2019-06-18 03:59:52 +03:00 |
|
Abduqodiri Qurbonzoda
|
c8a4fa58cd
|
Implement String to/from ByteArray conversion (KT-24810)
|
2019-05-06 15:54:28 +03:00 |
|
nikita.movshin
|
65244b4bea
|
Update copyright.
Change the copyright from "JetBrains s.r.o." to
"JetBrains s.r.o. and Kotlin Project contributors"
Update only 2 lines copyright.
|
2019-04-23 20:09:22 +03:00 |
|
Ilya Gorbunov
|
db7f4bb402
|
Deprecate js Math.random and provide replacement with Random.nextDouble
#KT-23564 Fixed
|
2018-08-30 14:52:47 +03:00 |
|
Ilya Gorbunov
|
e21c235bbb
|
Add or update copyrights in the standard library sources
|
2018-04-26 21:57:50 +03:00 |
|
Ilya Gorbunov
|
2c74b91de4
|
Remove JvmVersion annotation and its usages
|
2018-04-23 19:05:13 +03:00 |
|
Ilya Gorbunov
|
f7546c809d
|
Minor: use common implementation of doubleTotalOrderEquals for tests
|
2018-04-12 17:53:00 +03:00 |
|
Ilya Gorbunov
|
9b38e5e7b5
|
stdlib tests: move JVM-only test source files
|
2018-04-12 17:53:00 +03:00 |
|