Commit Graph

5377 Commits

Author SHA1 Message Date
dubochet 12b3353b67 Antlib now also declares Scaladoc.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7041 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-04-03 08:25:41 +00:00
mihaylov 1962f15585 Renamed Lattice.scala to CompleteLattice.scala to correspond to the name of the class it defines
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7040 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-04-03 07:17:43 +00:00
mihaylov 2222180d4c Cleaned up the code of the primitive types
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7039 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-04-02 21:48:48 +00:00
spoon ebe6d2b31c added material for building Debian packages
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7036 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-04-02 11:22:06 +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 55a714df23 released version 2.1.2 of the Scala distribution
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7020 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-31 19:00:04 +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 d65bd571a9 added conversion from methods to functions using prefix operator `&'
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7015 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-31 16:06:10 +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
dubochet 9101f8ddab Renamed phase 'Codify' to 'LiftCode'.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7009 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-31 14:36:46 +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
spoon 32d9be0ac6 replaying no longer adds to the replay list
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7007 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-31 10:13:48 +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
mihaylov db6195f539 [backend] Do not treat equals,hashCode,toString as primitive operations
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7005 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-31 09:53:12 +00:00
emir 7f701250cb added missing cases for Star()
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7004 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-31 09:46:47 +00:00
emir 6c006448d4 comments, plus little spec-conformance fix to descendants
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7003 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-31 09:46:13 +00:00
emir 8b95dc916a more like spec now
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7002 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-31 09:45:34 +00:00
emir ece7f46049 fix of #560, continued
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7001 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-31 09:44:48 +00:00
dubochet 69e0a1d3ab Removed all tabs in DBC library source.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7000 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-31 09:38:36 +00:00
mihaylov 593e59aa86 ise toByt, toShort, etc instead of coerce
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6999 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-31 09:34:13 +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
spoon 5e9ec2367b added :replay to the interpreter
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6996 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-30 15:44: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 9b85697b2d Fixed svn properties
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6991 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-30 13:46:15 +00:00
mihaylov 59a68b0451 replaced ${*.dir}/${exec.dir.name} with ${*.exec.dir} in build.xml
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6990 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-30 13:31:50 +00:00
dubochet ddc2197300 Exec Scripts (scala, scalac, etc.) are generated for every phase, now based on the source grabed at compile-time (no need to rebuild locker when testing the scripts anymore).
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6989 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-30 12:42:03 +00:00
dubochet da45c61d7e Updated UNIX script templates to be Posix Shell (sh) compatible.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6988 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-30 12:17:55 +00:00
emir 0f6821aee3 renamed args to ts
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6987 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-30 12:15:51 +00:00
emir 51b9374bf7 renamed mkSequence to mkArrayValue
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6986 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-30 12:14:32 +00:00
dubochet 65688550f9 Updated STARR to Scala 2.1.1
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6985 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-30 11:25:39 +00:00
mihaylov f0219ef969 fixed svn properties of NonLocalReturnException.scala
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6984 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-30 11:23:21 +00:00
michelou 87821afae8 corrected link to sbaz universe in **/build.xml
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6973 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-29 13:22:54 +00:00
michelou 971a0c541d released Scala version 2.1.1
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6965 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-29 11:13:54 +00:00
michelou 2aa49aa1e7 corrected "%1"=="" to (%1)==() in file generic-windows.tmpl
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6963 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-28 22:35:47 +00:00
michelou f31b87feea reintroduced attribute 'bootclasspath' in Ant task 'ScalaTool'
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6962 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-28 18:10:56 +00:00
michelou 06a21fbb11 added sbaz package 'scala-test'
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6959 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-28 17:43:55 +00:00
dubochet 27d76353e3 Automatic file encoding detection is now Java 1.4 compatible.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6958 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-28 16:00:29 +00:00
michelou d5095d0a69 added svn:ignore entries
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6952 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-28 15:11:30 +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 2e57790b17 Rearranged directories in test/pending/
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6948 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-28 14:50:31 +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
mihaylov c34f7b72b7 moved to test/
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6945 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-28 14:43:02 +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