summaryrefslogtreecommitdiff
path: root/src/library/scala/concurrent/SyncVar.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-9545 De-option SyncVarSom Snytt2015-11-011-19/+17
* SI-9545 Correct doc for SyncVar.get(t)Som Snytt2015-11-011-4/+3
* Merge remote-tracking branch 'origin/2.11.x' into 2.12.xSeth Tisue2015-09-081-1/+1
* Fix many typos in docs and commentsmpociecha2014-12-141-2/+2
* Add documentation to parts of scala.concurrent.Todd Vierling2014-06-031-3/+13
* SI-7546 Use likely monotonic clock source for durationsSimon Ochsenreither2013-12-131-6/+10
* Unprivatize methods in SyncVar.Jason Zaugg2013-05-171-2/+4
* SI-7469 Make @deprecated elems in scala.concurrent private[scala]Simon Ochsenreither2013-05-121-2/+2
* Doc -> C-style comments for local symbols to avoid "discardingEugene Vigdorchik2013-03-211-3/+3
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Documented SyncVarVlad Ureche2012-07-021-7/+13
* Revert "Documented SyncVar"Vlad Ureche2012-06-181-13/+7
* Documented SyncVarVlad Ureche2012-06-141-7/+13
* Missed a stashHeather Miller2012-05-171-1/+1
* Fixes SI-5623 on SyncVar and deprecates set & unset.Heather Miller2012-05-161-7/+43
* Fix memory leak in SyncVar. Review by prokopecPhilipp Haller2011-08-011-9/+11
* Refixing SyncVars, fixes #4094.Aleksandar Pokopec2011-02-141-33/+17
* Merge branch 'work'Aleksandar Pokopec2011-01-261-8/+32
* SyncVar should not swallow interrupts and shoul...Paul Phillips2011-01-261-8/+22
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* removed author attribution, since no code from ...Martin Odersky2010-08-301-1/+1
* Dredged some more dead code out of SyncVar.Paul Phillips2010-08-301-6/+2
* Removing some dead code from SyncVar and cleani...Paul Phillips2010-07-011-25/+10
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Removed everything deprecated in 2.7.3 or earli...Paul Phillips2009-11-121-11/+0
* Enabled synchronous message sends for Replyable...Philipp Haller2009-07-211-0/+14
* big overhaul of annotations implementation.Lukas Rytz2009-05-301-4/+2
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* early initialization fixes.Martin Odersky2008-07-091-1/+1
* SyncVar enhancements:stepancheg2008-06-101-1/+18
* added Stepan's patch ops/SyncVarmichelou2007-07-111-7/+26
* Fixed SyncVar.get ( contribution #420)mihaylov2007-04-021-1/+1
* improved Scala comments in scala/concurrent/*.s...michelou2006-09-251-8/+12
* Rearranged header and updated copyright infomihaylov2006-03-051-2/+4
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+37