Ilya Gorbunov
|
229504f42d
|
Byte iterator only available for buffered input streams,
InputStream.buffered() returns BufferedInputStream.
|
2015-11-25 18:35:03 +03:00 |
|
Ilya Gorbunov
|
07654eb82b
|
StdLib cleanup, deprecated symbol usage: size() and length()
|
2015-11-21 00:54:05 +03:00 |
|
Ilya Gorbunov
|
73e41fb216
|
StdLib cleanup: remove unused imports
|
2015-10-07 22:36:13 +03:00 |
|
Ilya Gorbunov
|
379c39a2ef
|
Move ByteArray.inputStream() method from kotlin package to kotlin.io
|
2015-09-25 21:10:17 +03:00 |
|
Denis Zharkov
|
5cecaa6f87
|
Get rid of deprecated annotations and modifiers in stdlib (besides JS)
|
2015-09-18 10:14:28 +03:00 |
|
Ilya Gorbunov
|
8b325e8a30
|
Make ByteArray.inputStream a method, not a property.
#KT-8360 Fixed
|
2015-07-15 17:48:56 +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 |
|
Andrey Breslav
|
92ef1c9417
|
Some 200 warnings eliminated from stdlib code
|
2012-10-19 16:17:51 +04:00 |
|
James Strachan
|
7ef65c0099
|
moved the stdlib tests into the same directory as the stdlib, so it works a bit better with maven support in IDEA
|
2012-03-14 16:14:14 +00:00 |
|