summaryrefslogtreecommitdiff
path: root/src/library/scala/util/Marshal.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-6811 Misc. removals in util, testing, io, ...Simon Ochsenreither2013-01-171-50/+0
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* cleanup of reflection- and macro-related stuffEugene Burmako2012-08-151-2/+0
* ClassTag.erasure => ClassTag.runtimeClassEugene Burmako2012-06-081-1/+1
* Deprecated some classes.Paul Phillips2012-05-121-0/+1
* migrates stdlib and compiler to tagsEugene Burmako2012-04-231-1/+1
* rethinks tagsEugene Burmako2012-04-231-18/+18
* Next generation of macrosEugene Burmako2012-04-121-1/+2
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* 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
* added manifests to most parts of standard libra...Martin Odersky2009-08-271-4/+4
* fixed Scala comments, added svn:keywordsmichelou2009-07-071-4/+9
* add serialization test, disabled patmat debug t...michelou2009-04-211-2/+4
* added manifest tests and util.Marshalmichelou2008-11-251-0/+44