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
|
e21c235bbb
|
Add or update copyrights in the standard library sources
|
2018-04-26 21:57:50 +03:00 |
|
Ilya Gorbunov
|
20b122c1dd
|
Use kotlin.test.Test instead of org.junit.Test in common stdlib tests
(and in jvm-only and js-only tests also)
|
2017-10-15 17:40:53 +03:00 |
|
Ilya Gorbunov
|
6a70761783
|
Minor: normalize '@Test' annotation casing in all tests.
|
2016-11-21 18:20:33 +03:00 |
|
Ilya Gorbunov
|
07654eb82b
|
StdLib cleanup, deprecated symbol usage: size() and length()
|
2015-11-21 00:54:05 +03:00 |
|
Dmitry Jemerov
|
1523d5bcbf
|
removing static type assertions work in progress
|
2015-10-12 11:11:23 +02:00 |
|
Denis Zharkov
|
5cecaa6f87
|
Get rid of deprecated annotations and modifiers in stdlib (besides JS)
|
2015-09-18 10:14:28 +03:00 |
|
Ilya Ryzhenkov
|
3a9e41f2d7
|
stdlib: Pair and Triple .toList()
|
2015-01-20 22:39:24 +03:00 |
|
Ilya Ryzhenkov
|
fa0542b801
|
Clean size/length/first/head/empty properties and functions.
|
2014-12-16 17:33:21 +03:00 |
|
Zalim Bashorov
|
f202ad9f98
|
Stdlib: run all stdlib tests with JS backend(as possible).
|
2014-10-13 21:25:56 +04:00 |
|
Alexander Udalov
|
a79398fa00
|
Don't load Object as a supertype for Java classes
#KT-4890 In Progress
#KT-5002 Fixed
|
2014-07-25 21:19:37 +04:00 |
|
Maxim Shafirov
|
9f546f938d
|
KT-3192 Drop kotlin.nullable package
#KT-3192 Fixed
|
2013-02-04 18:02:52 +04:00 |
|
Andrey Breslav
|
92ef1c9417
|
Some 200 warnings eliminated from stdlib code
|
2012-10-19 16:17:51 +04:00 |
|
Andrey Breslav
|
8333448f10
|
Pair and Triple classes added
|
2012-09-07 21:26:12 +04:00 |
|