summaryrefslogtreecommitdiff
path: root/test/files/jvm/serialization.check
Commit message (Expand)AuthorAgeFilesLines
* SI-9888. Prevent OOM on ParRange. Improve toString.Vladimir Glushak2016-10-021-4/+4
* Reduce deprecations and warningsSimon Ochsenreither2016-08-021-1/+1
* Add since arg to deprecationWarning and use itSimon Ochsenreither2016-05-291-1/+3
* SI-9656 Range.toString distinguishes Numeric stepSteve Robinson2016-05-191-4/+4
* Make ListMap and ListSet implementations similarRui Gonçalves2016-05-171-2/+2
* Improve performance and behavior of ListMap and ListSetRui Gonçalves2016-05-171-2/+2
* SI-7770 mutable.BitSet.toImmutable isn't immutableDenton Cockburn2015-01-071-1/+1
* Use countElementsAsString for summarized warnings.Adriaan Moors2014-07-041-1/+1
* SI-8185 Correct grammar for single-warning compilation runFrançois Garillot2014-05-141-1/+1
* Collections library tidying and deprecation. Separate parts are listed below.Rex Kerr2013-11-071-0/+1
* Prepare removal of scala-xml, scala-parser-combinatorsAdriaan Moors2013-08-271-54/+0
* pull request feedbackPavel Pavlov2012-09-181-0/+24
* Rename ConcurrentTrieMap to concurrent.TrieMap.Aleksandar Prokopec2012-03-271-4/+4
* Renaming Ctrie to ConcurrentTrieMap.Aleksandar Prokopec2012-03-161-4/+4
* Apply the fix for si-5293 to hash maps.Aleksandar Prokopec2012-02-151-4/+4
* Add tests for parallel Ctrie.Aleksandar Prokopec2012-02-031-0/+4
* Incorporate Ctrie into standard library.Aleksandar Prokopec2012-02-021-0/+4
* Preserve attribute order in inline XMLSzabolcs Berecz2012-01-141-2/+2
* Add mutable tree sets to the standard library.aleksandar2012-01-121-0/+4
* Fix #5293 - changed the way hashcode is improved in hash sets.aleksandar2011-12-191-4/+4
* Removing the code which has been deprecated sin...Paul Phillips2011-08-151-5/+0
* Revert "Added missing string prefixes for names...Aleksandar Pokopec2011-02-151-14/+14
* Another fix for a broken test case involving ne...Aleksandar Pokopec2011-02-151-2/+2
* Fixing tests depending on map and set string re...Aleksandar Pokopec2011-02-141-12/+12
* Made parallel collections serializable.Aleksandar Pokopec2010-12-091-1/+34
* Fixes #3878. No review.Aleksandar Pokopec2010-11-101-0/+4
* A test output changed. No review.Aleksandar Pokopec2010-11-081-2/+2
* Added separate bitmaps for private and transien...Hubert Plociniczak2010-11-021-0/+4
* Two hashcode-related failing tests fixed.Aleksandar Pokopec2010-10-281-3/+3
* As hash codes change, so do the tests - output ...Aleksandar Pokopec2010-10-201-2/+2
* Some tweaks to ListSet to make it less patholog...Paul Phillips2010-09-171-2/+2
* Fixed the serialization test.Philipp Haller2010-03-241-2/+2
* new immutable.HashSet. review by community.Tiark Rompf2010-03-151-1/+1
* - new immutable HashMap implementation based on...Tiark Rompf2010-03-071-1/+1
* [This patch submitted by ismael juma - commit m...Paul Phillips2009-12-011-3/+3
* updated/extended serialization tests michelou2009-11-201-73/+156
* Fixed collections unit test (regression in List...Philipp Haller2009-11-081-24/+20
* Moved disabled tests back into their original p...Antonio Cunei2009-11-061-0/+186
* massive new collections checkin.Martin Odersky2009-05-081-190/+0
* Modifications to the 10 failing test cases to m...Paul Phillips2009-05-011-2/+2
* add serialization test, disabled patmat debug t...michelou2009-04-211-0/+4
* minor test add-onmichelou2008-08-261-0/+2
* Fixed serialization of enumsmichelou2008-08-261-0/+28
* Changed "," to ", " in Queue.toString.Martin Odersky2008-08-011-2/+2
* unify mutable and immutable stacks behavior (#957)stepancheg2008-06-061-2/+2
* added test case (serialization)michelou2008-02-211-0/+5
* uses readResolve for symbolsmichelou2008-02-201-1/+1
* fixed #523michelou2008-02-201-0/+5
* build target is now 1.5Martin Odersky2008-01-171-0/+146
* Had to create a test/pending/jvm5 directory.Geoffrey Washburn2008-01-111-146/+0