summaryrefslogtreecommitdiff
path: root/src/library/scala/io/UTF8Codec.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-6811 Misc. removals in util, testing, io, ...Simon Ochsenreither2013-01-171-32/+0
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Deprecate unmaintained/old classes for removal in 2.11Josh Suereth2012-08-241-0/+1
* Removing the code which has been deprecated sin...Paul Phillips2011-08-151-34/+1
* Adds "since" field to @deprecated.Paul Phillips2011-04-141-6/+6
* Rename io.Code.toUTF8 and io.Code.fromUTF8 so t...Donna Malayeri2011-03-071-9/+9
* 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
* More deprecation avoidance and some minor smoot...Paul Phillips2009-11-201-1/+1
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+1
* Attempting to widen the field of possibilities ...Paul Phillips2009-09-221-1/+1
* Removed custom UTF8 encoding implementation, de...Paul Phillips2009-09-051-90/+36
* fixed #2291Lukas Rytz2009-08-251-1/+1
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-1/+1
* removed deprecated warning, updated svn props, ...michelou2009-03-101-10/+10
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* moved swing classes to package scala.swing; fix...Martin Odersky2008-04-021-0/+1
* added svn:keywords, updated headersmichelou2008-01-311-16/+15
* added UTF8Codec.encode(ch:Int):Array[Byte]Burak Emir2007-07-101-0/+36
* Refactored portability supportmihaylov2006-11-011-1/+1
* fixed typo in generated scaladoc tagsmichelou2006-09-211-37/+42
* Updated all SVN properties.Gilles Dubochet2006-07-191-1/+1
* Copied scala.tools.util.UTF8Codec into scala.ioPhilipp Haller2006-07-131-0/+78