Ilya Gorbunov
|
c5a208f3eb
|
Rearrange stdlib unit tests across packages.
Rearrange JS stdlib unit tests.
|
2016-06-18 16:50:32 +03:00 |
|
Ilya Gorbunov
|
b253ace198
|
Test different return results of collection mutation operations.
|
2015-11-25 17:18:59 +03:00 |
|
Ilya Gorbunov
|
f17316f4b4
|
Provide removeAll and retainAll with predicate for MutableIterables and MutableList.
#KT-8760 Fixed
|
2015-11-25 17:18:58 +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
|
0ee960da50
|
Change removeAll extension implementation to match the contract of member removeAll.
Add retainAll for sequences.
|
2015-07-17 10:52:51 +03:00 |
|
Ilya Gorbunov
|
899a01e8c2
|
Rename sequence() extension to asSequence()
|
2015-04-22 17:57:20 +03:00 |
|
Ilya Ryzhenkov
|
e448f40756
|
Rename Stream<T> to Sequence<T> and provide migration path via deprecated types and functions.
|
2015-03-12 22:56:43 +03:00 |
|
Ilya Ryzhenkov
|
9b04f57a25
|
Collection tests: format and fix usages of deprecated symbols.
|
2015-01-20 22:37:15 +03:00 |
|
Ilya Ryzhenkov
|
e37d8174c3
|
New stdlib generators
|
2014-03-19 20:25:11 +04:00 |
|