Commit Graph

640 Commits

Author SHA1 Message Date
michelou 210b36f4aa added options '-windowtitle' and '-documenttitle' to command scaladoc
added attributes 'windowtitle' and 'documenttitle' to Ant task 'Scaladoc'
added option '-encoding iso-8859-1' in script test/scalatest
removed leading tabs in scala/xml/*.scala



git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7124 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-04-12 16:55:00 +00:00
odersky 9304130292 Fixed bug 566
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7123 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-04-12 16:32:54 +00:00
mihaylov 0500d9f270 Moved some files from scala/tools/util/ to scala/tools/nsc/io/
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7121 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-04-12 06:27:51 +00:00
odersky 313d53dfa5 Added some tests
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7120 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-04-11 16:42:39 +00:00
mihaylov bdb68eb59c Removed scala/Ref.java
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7088 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-04-10 09:21:43 +00:00
dragos f8bce0cda1 Fixed several bugs in Inliners and the monitor crash in jvm.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7074 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-04-06 09:49:46 +00:00
odersky b7373129a0 added new pending test case
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7071 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-04-05 16:36:56 +00:00
odersky 585663ee19 fixed bug562 and bug563
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7061 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-04-05 13:48:28 +00:00
michelou 3c2a909d26 updated script 'test/scalatest' to also work when packaged with sbaz
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7053 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-04-04 14:37:34 +00:00
odersky 867ef5a42b git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7052 5e8d7ff9-d8ef-0310-90f0-a4852d11357a 2006-04-04 12:18:15 +00:00
odersky 0d08dbd6df Fixed abstract override problem detected by Moez
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7044 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-04-03 09:18:19 +00:00
spoon 0a458eb375 Added --installed
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7035 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-04-02 11:21:07 +00:00
spoon 01f5f2c060 added --installed and --quick
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7029 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-04-01 10:45:02 +00:00
michelou 246189fd37 added more functionality to test/clitest
corrected bug in file scala/concurrent/pilib.scala



git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7017 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-31 17:30:26 +00:00
odersky e196ed285a added conversion from methods to functions using prefix operator `&'
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7013 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-31 15:53:37 +00:00
odersky 43a63425d3 fixed several old bugs
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7008 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-31 10:36:49 +00:00
emir 052e7ba9f6 added test case for contrib
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7006 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-31 09:55:34 +00:00
emir c5ea07ae0a added test case for xml lib
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6998 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-31 09:10:11 +00:00
emir abb42b98b5 test case for xml library
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6997 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-31 09:06:56 +00:00
emir fcaaead3aa fixed bugs#440,#560
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6994 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-30 15:00:52 +00:00
michelou 6d6bfff79d added (simple) test script for testing Scala commands
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6993 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-30 14:57:01 +00:00
dubochet be0db52d35 Fixed more SVN properties
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6992 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-30 14:41:31 +00:00
mihaylov 491d2de203 Fixed the properties of pending/neg/bug432.scala
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6951 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-28 15:05:16 +00:00
mihaylov 7cd7bbcb3a Moved the retsync.scala test to test/files/run
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6950 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-28 15:01:02 +00:00
mihaylov 33c186eed3 Added a --pending option to run the tests in in test/pending/
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6949 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-28 14:52:10 +00:00
mihaylov 8f7fee796e Rearranged directories in test/pending/
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6947 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-28 14:47:06 +00:00
mihaylov e8ca8ed5c8 moved pending/ to test/
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6946 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-28 14:43:41 +00:00
spoon cd0c790ebf git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6939 5e8d7ff9-d8ef-0310-90f0-a4852d11357a 2006-03-28 13:32:29 +00:00
dubochet 219c6d0254 Moved codification to its own phase.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6933 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-27 19:39:38 +00:00
dubochet 87c506ea44 Updated checks so that test suite suceeds.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6925 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-27 15:42:41 +00:00
odersky 8594b2a099 1. Enabled implicit views if original method is not applicable. I.e. 1 + someBigint works now.
2. Cleaned up search of implicit names to make it conformant to the spec.
3. Made Sean's SOURCE CHANGE messages dependent on option -debug.

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6920 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-27 13:34:36 +00:00
michelou db6c11ed68 removed Windows eol in file test/files/neg/bug550.check
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6874 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-22 17:07:03 +00:00
odersky 6d887b3693 1. Added implicit views from primitive types to Java's boxed types
2. Changed method compareTo in class Ordered
  to compare.
3. Moved retsynch to pending
4. Fixed bug 550

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6848 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-20 12:03:12 +00:00
spoon a06e4f43a8 git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6823 5e8d7ff9-d8ef-0310-90f0-a4852d11357a 2006-03-17 15:28:45 +00:00
michelou ed6c68481a chanded eol encoding in files/neg/bug545.*
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6819 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-17 09:31:44 +00:00
odersky 9235280846 Added bug545
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6708 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-12 18:10:46 +00:00
odersky 781542908b Removed errorType test; it is repeated in bug545
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6705 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-12 14:16:23 +00:00
spoon b297b82d69 git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6690 5e8d7ff9-d8ef-0310-90f0-a4852d11357a 2006-03-11 12:38:26 +00:00
odersky 9b0a3f902d git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6679 5e8d7ff9-d8ef-0310-90f0-a4852d11357a 2006-03-10 16:09:08 +00:00
odersky c2cf2fa9fd performed some renamings in the compiler & library
All -> Bottom
AllRef -> Null
mixin class -> trait

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6668 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-09 17:50:10 +00:00
odersky 2d58ebada1 git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6655 5e8d7ff9-d8ef-0310-90f0-a4852d11357a 2006-03-09 15:32:43 +00:00
mihaylov 876d5b3e7d Fixed check files
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6650 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-09 14:34:35 +00:00
mihaylov e178383570 Fixed check files
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6649 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-09 14:34:10 +00:00
odersky 1b13ab2a57 fix arrays some more. reorganized liibrary so that mkString is not in class Seq
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6644 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-09 12:12:37 +00:00
mihaylov 0f94f46415 print stack trace on exception
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5904 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-07 15:32:40 +00:00
dubochet d09fc73cda Update incorrect SVN file-properties.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5884 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-03 16:35:20 +00:00
odersky 511ccb0ef0 Fixed bugs 536 and 537.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5851 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-25 18:09:55 +00:00
odersky 2724e3e121 git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5843 5e8d7ff9-d8ef-0310-90f0-a4852d11357a 2006-02-24 16:14:25 +00:00
spoon 0955ed1d40 git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5829 5e8d7ff9-d8ef-0310-90f0-a4852d11357a 2006-02-23 11:53:03 +00:00
michelou 9c54aa83d0 test/scalatest is now a bash script (more restrictive)
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5821 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-22 13:27:24 +00:00