michelou
|
8d8df57de7
|
changed viewvc -> trac URL
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14059 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-19 10:19:54 +00:00 |
spoon
|
aebbf5b59a
|
Moved NewLinePrintWriter to its own file, hopefully fixing the build.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14057 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-19 03:25:59 +00:00 |
spoon
|
5b7bd24cf6
|
moved NewLinePrintWriter back to object Interpreter (oops!)
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14056 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-18 22:42:13 +00:00 |
dragos
|
97ca0e061c
|
Changed scala.Symbol to be always interned
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14055 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-18 21:59:16 +00:00 |
spoon
|
10aba6a2cd
|
Generalizes the allowed inputs to the interpreter to be any combination of phrases that can be placed inside a template. Instead of having one "request" object try to understand the entire combination of phrases, the code now uses multiple "member handlers" for each request, one member handler for each phrase.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14054 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-18 21:22:08 +00:00 |
spoon
|
81f3b03c5b
|
Updated to compile the Java files in partest.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14052 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-18 16:45:56 +00:00 |
spoon
|
525da8303c
|
Changed the toString of Iterator to have the word "iterator" in it
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14051 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-18 16:45:39 +00:00 |
michelou
|
94d79b0907
|
fixed #429 (typo)
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14043 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-18 13:54:17 +00:00 |
michelou
|
5df9475b4b
|
fixed #429
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14042 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-18 13:48:37 +00:00 |
michelou
|
a80bcf5afc
|
fixed test
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14040 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-18 12:50:04 +00:00 |
mcdirmid
|
f109bfb374
|
More small fixes to the new IDE.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14037 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-17 15:47:25 +00:00 |
mcdirmid
|
2f3cfc16fc
|
More fixes for the new IDE
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14036 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-17 14:19:46 +00:00 |
mcdirmid
|
637dfbf79b
|
Fixing bugs in new and old plugin. Added support for LinkedHashMap and LinkedHashSet in the core library.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14033 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-17 07:29:11 +00:00 |
emir
|
dd7a7f910e
|
add documentation and fixed copyright
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14031 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-16 19:00:11 +00:00 |
emir
|
5436844445
|
fix semantics of %, 2nd try. Thanks to Marius Danciu for reporting this.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14030 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-16 18:54:08 +00:00 |
emir
|
062a497cbc
|
fix semantics of method %
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14029 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-16 18:52:42 +00:00 |
emir
|
486302736e
|
made semantics of MetaData append safer, fixed test
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14027 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-16 18:38:12 +00:00 |
phaller
|
54747fc4b3
|
Added support for 'neg' tests to new partest
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14024 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-15 16:10:50 +00:00 |
michelou
|
9b92fbb49a
|
fixed #485 (IdentityHashMap)
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14022 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-15 14:49:53 +00:00 |
mcdirmid
|
e1fec8d574
|
not sure if the export is important, but adding it here just in case.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14020 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-15 13:44:19 +00:00 |
mcdirmid
|
aace33edb0
|
Fixed IDE for new-style case classes.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14019 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-15 13:40:43 +00:00 |
michelou
|
68ce3c6c91
|
fixed #486
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14017 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-15 11:30:46 +00:00 |
michelou
|
e24ab3e895
|
fixed #485
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14016 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-15 11:30:27 +00:00 |
michelou
|
4d91b17523
|
removed MD5 test
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14014 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-14 19:12:33 +00:00 |
michelou
|
6203828ae6
|
ignore error output
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14012 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-14 18:30:58 +00:00 |
michelou
|
21152055d0
|
fixed test (MS support, 463550)
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14010 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-14 17:37:16 +00:00 |
michelou
|
8c0c1b66f3
|
updated code
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14009 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-14 16:43:18 +00:00 |
michelou
|
18e5a95a33
|
Updated STARR to 2.7.0-RC2
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14001 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-14 14:28:05 +00:00 |
michelou
|
67e23c0ae1
|
Updated lib/mscorlib to Mono 1.2.6
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@13988 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-14 12:55:37 +00:00 |
mihaylov
|
eafc1beab9
|
Check for command-line option dependency AFTER all command-line arguments
have been parsed. Avoids unnecessary dependency on the order of the arguments
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@13984 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-14 06:34:05 +00:00 |
mihaylov
|
fb30283c27
|
- fixed filenames and package declaration of some XML-related classes
to avoid their unnecessary recompilation
- added svn:keywords property to said files
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@13983 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-14 01:54:12 +00:00 |
odersky
|
69d1881959
|
fixed build problem.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@13982 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-13 18:33:28 +00:00 |
michelou
|
ebb0ef083a
|
removed deprecated class util.Fluid
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@13981 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-13 18:25:24 +00:00 |
phaller
|
56b2109c22
|
Fixed #459
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@13978 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-13 17:32:01 +00:00 |
phaller
|
81713c933f
|
Using custom ClassLoader is more robust. Improved remote actor termination.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@13975 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-13 16:19:11 +00:00 |
odersky
|
abb535cc7f
|
change to caseclass extractors with varargs
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@13973 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-13 15:29:23 +00:00 |
phaller
|
931d2b27e9
|
Integrated ClassLoader patch from Guy Oliver
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@13971 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-13 14:58:07 +00:00 |
emir
|
fe4cab6da1
|
added DPP's code for xhtml parsing (cdata/entity handling)
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@13966 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-13 08:41:32 +00:00 |
emir
|
61a511e578
|
fixed PrefixedAttr inconsistency and scaladoc
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@13965 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-13 08:38:13 +00:00 |
mihaylov
|
ea958875ca
|
Slightly improved efficiency of ::.writeObject() by not creating an iterator
If style over efficiency is preferred then the code should be
this.foreach(out.writeObject)
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@13964 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-13 02:07:14 +00:00 |
michelou
|
7647cc40f8
|
fixed #471
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@13962 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-12 19:43:25 +00:00 |
odersky
|
6f18de6426
|
refinement of sbaz fix; fixed #419
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@13955 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-12 15:25:38 +00:00 |
phaller
|
4ca457b21a
|
Added property to configure the number of actors used
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@13952 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-12 12:58:25 +00:00 |
phaller
|
4b9a527551
|
Fixed dest dir in build of partest
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@13951 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-12 10:28:56 +00:00 |
phaller
|
d2cb1adc0f
|
Fixed build of partest
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@13950 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-12 10:27:50 +00:00 |
dragos
|
a000576b96
|
Corrections to the documentation
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@13949 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-12 10:06:09 +00:00 |
odersky
|
db5db37797
|
fixed build problem for sbaz; fixed one half of #470
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@13948 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-11 19:48:43 +00:00 |
phaller
|
bfa7ae73f9
|
Implemented --show-diff, --show-log and --failed options
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@13947 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-11 17:52:15 +00:00 |
michelou
|
c39cfa1d12
|
uses src/*-src.jar both in latest and distro
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@13943 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-11 12:25:02 +00:00 |
washburn
|
5a6295f32f
|
Fixed the test.
Turns out that it will fail if the LC_CTYPE or LANG environment
variables do not specify a UTF8 encoding.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@13942 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
|
2008-02-11 10:34:36 +00:00 |