summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/parallel/mutable
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1570 from retronym/ticket/6448Adriaan Moors2012-11-211-1/+2
|\
| * SI-6448 Collecting the spoils of PartialFun#runWithJason Zaugg2012-11-041-1/+2
* | Remove unused imports in library.Paul Phillips2012-11-195-22/+0
* | Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-0516-16/+16
|\ \ | |/ |/|
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-0216-16/+16
* | Removing unused locals and making vars into vals.Paul Phillips2012-11-035-9/+9
* | Remove unused private members.Paul Phillips2012-11-014-34/+4
* | SI-6467: Zero element in aggregate now by-nameAleksandar Prokopec2012-10-041-1/+1
|/
* Merge pull request #1298 from pavelpavlov/SI-5767Josh Suereth2012-09-182-14/+23
|\
| * pull request feedbackPavel Pavlov2012-09-181-8/+14
| * Making public methods of FlatHashTable protectedPavel Pavlov2012-08-291-5/+5
| * SI-5767 fix + small HashSet/HashMap fixesPavel Pavlov2012-08-271-2/+5
* | More relative path elimination.Paul Phillips2012-09-1510-30/+21
* | Eliminate breaking relative names in source.Paul Phillips2012-09-1412-49/+49
|/
* Fix SI-5336.Aleksandar Prokopec2012-06-271-1/+2
* removes array tagsEugene Burmako2012-06-082-4/+4
* removes tags and their incantations from PredefEugene Burmako2012-06-082-2/+2
* Address doc comment rot in the standard library.Jason Zaugg2012-05-131-1/+2
* Fixes SI-4478.Simon Ochsenreither2012-05-026-11/+11
* migrates stdlib and compiler to tagsEugene Burmako2012-04-232-3/+3
* Adds links to parallel collections overview in API docsHeather Miller2012-03-294-1/+11
* Rename ConcurrentTrieMap to concurrent.TrieMap.Aleksandar Prokopec2012-03-271-33/+33
* Renamed concurrent trie source files.Aleksandar Prokopec2012-03-161-0/+0
* Renaming Ctrie to ConcurrentTrieMap.Aleksandar Prokopec2012-03-161-27/+27
* Remove some custom serialization boilerplate.Aleksandar Prokopec2012-03-154-18/+0
* Fix tasksupport field initialization for the checkInit build.Aleksandar Prokopec2012-03-144-1/+19
* Merge branch 'master' into feature/pc-execution-contextsAleksandar Prokopec2012-03-022-40/+39
|\
| * Whitespace commit.Paul Phillips2012-02-292-40/+40
* | Add tasksupport as a configurable field in parallel collections.Aleksandar Prokopec2012-02-236-25/+28
|/
*-. Merge remote-tracking branches 'axel22/issue/5293', 'szabolcsberecz/synchroni...Paul Phillips2012-02-151-4/+6
|\ \
| * | Apply the fix for si-5293 to hash maps.Aleksandar Prokopec2012-02-151-4/+6
| |/
* | Refactor Ctries to eliminate "Cannot inline method" messages.Aleksandar Prokopec2012-02-151-2/+2
* | Implement `remaining` method in ParCtrie splitter.Aleksandar Prokopec2012-02-151-2/+1
* | Add parallel size computation for ParCtrie.Aleksandar Prokopec2012-02-151-2/+45
* | Add `dup` method to ParCtrie iterators.Aleksandar Prokopec2012-02-151-1/+6
|/
* Fix some issues in parallel Ctrie.Aleksandar Prokopec2012-02-031-6/+14
* Add parallel Ctrie parallel collection.Aleksandar Prokopec2012-02-022-1/+139
* Remove ParIterator and SignalContextPassingIterator.Aleksandar Prokopec2012-02-014-26/+17
* Added option -Xlog-reflective-calls.Paul Phillips2012-01-021-3/+2
* Fix #5293 - changed the way hashcode is improved in hash sets.aleksandar2011-12-191-5/+8
* Fixes #4894.Aleksandar Pokopec2011-09-282-5/+10
* Deprecation and convention adherence patrol.Paul Phillips2011-09-193-33/+5
* Moved the classes and objects which are defined...Paul Phillips2011-08-091-9/+10
* Following up on things that -Xlint told me, som...Paul Phillips2011-07-291-0/+1
* Adding the missing ParMap and GenMap methods.Aleksandar Pokopec2011-07-261-0/+39
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-141-2/+1
* Fixed an overflow which occurs in hashtable siz...Aleksandar Pokopec2011-06-201-1/+3
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-1/+1
* Removed GenTravOnceLike and TravOnceLike, put t...Aleksandar Pokopec2011-04-194-4/+4
* Tests which run have to be called "Test".Paul Phillips2011-04-141-0/+0