summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
* added group and changed metadataBurak Emir2006-09-039-81/+128
* Implemented proposed syntax change for procedur...Martin Odersky2006-09-011-0/+1
* 1. Added by name functions and nby-name implicitsMartin Odersky2006-09-011-0/+26
* reverted to Predef.errormichelou2006-08-311-2/+2
* reverted to Iterator.rangemichelou2006-08-311-1/+1
* cleaned up code in library/scala/**/*.scalamichelou2006-08-3136-1968/+2112
* scala.xml.metadata changeBurak Emir2006-08-306-104/+198
* bugfix + commentBurak Emir2006-08-302-8/+27
* Modified scopes and positions so they can be co...Sean McDirmid2006-08-251-2/+2
* added svn:keywords to file mutable/LinkedHashSe...michelou2006-08-241-16/+39
* (no commit message)Sean McDirmid2006-08-241-0/+29
* Fixed a bug in Stream.copyToArray similar to co...mihaylov2006-08-221-1/+1
* Fixed bug contribution #180mihaylov2006-08-221-1/+1
* Added toString methods to refs.Sean McDirmid2006-08-217-0/+7
* added comment about backwards-incompatible changeBurak Emir2006-07-301-3/+3
* (no commit message)Martin Odersky2006-07-2413-177/+84
* Fixed bug contrib #170mihaylov2006-07-201-0/+1
* Updated all SVN properties.Gilles Dubochet2006-07-193-3/+3
* added event (pull) parsingBurak Emir2006-07-147-56/+250
* Removed unnecessary import clause from scala.te...mihaylov2006-07-141-1/+0
* Fixed bug contribution #167mihaylov2006-07-141-1/+1
* Copied scala.tools.util.UTF8Codec into scala.ioPhilipp Haller2006-07-132-1/+78
* Added pickler combinators to scala.ioPhilipp Haller2006-07-131-0/+314
* added import for compat stringbuilderBurak Emir2006-07-121-0/+1
* more replacements of StringBuffer to StringBuilderBurak Emir2006-07-1110-25/+25
* fixed method SpecialNode.toString in DocGenerat...michelou2006-07-111-9/+11
* removed dependency on Predef (int -> Int,.. !!!)michelou2006-07-111-9/+11
* replaced StringBuffer with compat.StringBuilder...Burak Emir2006-07-1129-103/+133
* 1. removed blank lines in error messagesMartin Odersky2006-07-104-10/+27
* Fixed bug648Martin Odersky2006-07-041-1/+1
* liftcode now handles more trees, albeit the sym...Burak Emir2006-07-011-14/+20
* fixed broken toString methodBurak Emir2006-07-011-1/+1
* namespacedefault is not needed anymoreBurak Emir2006-06-301-2/+0
* (no commit message)Martin Odersky2006-06-281-0/+91
* Fixed pattern matching bugs 401, 643Martin Odersky2006-06-281-0/+2
* Fixed a bug in Array.rangemihaylov2006-06-281-1/+1
* Small refactoring of ResizableArray/ArrayBuffermihaylov2006-06-273-23/+26
* fixed method 'text'Burak Emir2006-06-261-2/+8
* removed leading/trailing tabs/blanks in library...michelou2006-06-223-278/+273
* Fixed test files after syntax change for closures.Martin Odersky2006-06-211-0/+8
* Fixed parsing problem for closuresMartin Odersky2006-06-204-21/+45
* added code for lifting valdefBurak Emir2006-06-171-0/+1
* Updated all SVN attributes in the Scala core mo...Gilles Dubochet2006-06-121-1/+1
* some changes to plug space leaksMartin Odersky2006-06-013-1/+20
* fixed bugs615 and 617Martin Odersky2006-05-301-1/+1
* removed semicolonsmichelou2006-05-2910-30/+30
* Some more changes to fix 605Martin Odersky2006-05-251-58/+92
* added a scaladoc comment for classOfLex Spoon2006-05-241-0/+1
* added some methodsBurak Emir2006-05-231-41/+68
* generalized save(.,.) method, encoding, write x...Burak Emir2006-05-231-5/+5