From 7f0b1d145adc4e644271dc54796ad67737fc3007 Mon Sep 17 00:00:00 2001 From: dubochet Date: Thu, 24 Sep 2009 13:09:40 +0000 Subject: [PATCH] [no content change] Fixed all SVN properties: mimes, EOL, executable. Id expansion is consistently enabled for Scala/Java/C# sources in 'src/' and consistently disabled and removed from everywhere else: there should not be any dead Id tags anymore. git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@18773 5e8d7ff9-d8ef-0310-90f0-a4852d11357a --- build.examples.xml | 1 - .../FileBrowser/AndroidManifest.xml | 2 +- .../FileBrowser/build-imported.xml | 292 +- .../FileBrowser/build.properties | 0 docs/android-examples/FileBrowser/build.xml | 128 +- .../FileBrowser/default.properties | 0 .../FileBrowser/local.properties | 0 .../FileBrowser/res/drawable/audio.png | Bin 964 -> 965 bytes .../FileBrowser/res/drawable/folder.png | Bin 1015 -> 1016 bytes .../FileBrowser/res/drawable/goroot.png | Bin 1044 -> 1045 bytes .../FileBrowser/res/drawable/icon.png | Bin 667 -> 668 bytes .../FileBrowser/res/drawable/image.png | Bin 1031 -> 1032 bytes .../FileBrowser/res/drawable/packed.png | Bin 1036 -> 1037 bytes .../FileBrowser/res/drawable/text.png | Bin 971 -> 972 bytes .../FileBrowser/res/drawable/uponelevel.png | Bin 1050 -> 1051 bytes .../FileBrowser/res/drawable/webtext.png | Bin 1080 -> 1081 bytes .../FileBrowser/res/layout/file_row.xml | 12 +- .../FileBrowser/res/layout/main.xml | 2 +- .../FileBrowser/res/values/fileendings.xml | 55 +- .../FileBrowser/res/values/strings.xml | 12 +- .../HelloActivity/AndroidManifest.xml | 30 +- .../HelloActivity/build-imported.xml | 292 +- .../HelloActivity/build.properties | 0 docs/android-examples/HelloActivity/build.xml | 128 +- .../HelloActivity/default.properties | 0 .../HelloActivity/local.properties | 0 .../HelloActivity/res/layout/main.xml | 26 +- .../HelloActivity/res/values/strings.xml | 8 +- .../example/helloactivity/HelloAndroid.scala | 34 +- .../HelloActivity/tests/AndroidManifest.xml | 42 +- .../LunarLander/build-imported.xml | 292 +- .../LunarLander/build.properties | 0 docs/android-examples/LunarLander/build.xml | 128 +- .../LunarLander/default.properties | 0 .../LunarLander/local.properties | 0 .../res/drawable-land/earthrise.png | Bin 39333 -> 39334 bytes .../res/drawable-port/earthrise.png | Bin 37054 -> 37055 bytes .../res/drawable/app_lunar_lander.png | Bin 10336 -> 10337 bytes .../res/drawable/lander_crashed.png | Bin 12259 -> 12260 bytes .../res/drawable/lander_firing.png | Bin 12540 -> 12541 bytes .../LunarLander/res/drawable/lander_plain.png | Bin 11565 -> 11566 bytes .../LunarLander/sample_lunarlander.png | Bin 27260 -> 27261 bytes .../android/lunarlander/LunarThread.scala | 28 +- .../LunarLander/tests/AndroidManifest.xml | 0 .../android/lunarlander/LunarLanderTest.java | 0 .../NotePad/build-imported.xml | 278 +- .../android-examples/NotePad/build.properties | 0 docs/android-examples/NotePad/build.xml | 128 +- .../NotePad/default.properties | 0 .../android-examples/NotePad/local.properties | 0 .../NotePad/res/drawable/app_notes.png | Bin 2879 -> 2880 bytes docs/android-examples/NotePad/sample_note.png | Bin 3973 -> 3974 bytes .../NotePad/sample_notepad.png | Bin 6743 -> 6744 bytes .../PhoneDialer/build-imported.xml | 292 +- .../PhoneDialer/build.properties | 0 docs/android-examples/PhoneDialer/build.xml | 128 +- .../PhoneDialer/default.properties | 0 .../PhoneDialer/local.properties | 0 .../Snake/AndroidManifest.xml | 4 +- .../android-examples/Snake/build-imported.xml | 292 +- docs/android-examples/Snake/build.properties | 0 docs/android-examples/Snake/build.xml | 128 +- .../android-examples/Snake/default.properties | 0 docs/android-examples/Snake/local.properties | 0 .../Snake/res/drawable/greenstar.png | Bin 7020 -> 7021 bytes .../Snake/res/drawable/redstar.png | Bin 6680 -> 6681 bytes .../Snake/res/drawable/yellowstar.png | Bin 6653 -> 6654 bytes .../Snake/tests/AndroidManifest.xml | 0 .../com/example/android/snake/SnakeTest.java | 0 docs/android-examples/build.xml | 46 +- docs/development/scala.dbc/SQLTypes.dot | 2 +- docs/development/scala.tools.nsc/nscNodes.dot | 2 +- docs/examples/parsing/ArithmeticParser.scala | 2 +- docs/examples/parsing/ArithmeticParsers.scala | 0 docs/examples/parsing/JSON.scala | 0 docs/examples/parsing/lambda/Main.scala | 0 docs/examples/parsing/lambda/TestParser.scala | 0 docs/examples/parsing/lambda/TestSyntax.scala | 0 docs/examples/parsing/lambda/test/test-01.kwi | 0 docs/examples/parsing/lambda/test/test-02.kwi | 0 docs/examples/parsing/lambda/test/test-03.kwi | 0 docs/examples/parsing/lambda/test/test-04.kwi | 0 docs/examples/parsing/lambda/test/test-05.kwi | 0 docs/examples/parsing/lambda/test/test-06.kwi | 0 docs/examples/parsing/lambda/test/test-07.kwi | 0 docs/examples/parsing/lambda/test/test-08.kwi | 0 .../src/plugintemplate/PluginProperties.scala | 2 +- docs/examples/tcpoly/collection/HOSeq.scala | 2 +- docs/examples/tcpoly/monads/Monads.scala | 2 +- scala-lang.ipr | 3048 ++++++++--------- src/actors/scala/actors/ActorGC.scala | 2 +- src/actors/scala/actors/LightReaction.scala | 2 +- .../actors/scheduler/SchedulerService.scala | 2 +- .../actors/scheduler/TerminationMonitor.scala | 2 +- .../actors/scheduler/TerminationService.scala | 2 +- src/android-library/scala/ScalaObject.scala | 2 +- src/build/genprod.scala | 2 +- .../scala/tools/ant/sabbus/antlib.xml | 2 +- .../tools/nsc/ast/parser/MarkupParsers.scala | 2 +- .../scala/tools/nsc/ast/parser/Parsers.scala | 2 +- .../scala/tools/nsc/ast/parser/Scanners.scala | 2 +- .../nsc/ast/parser/SymbolicXMLBuilder.scala | 2 +- .../tools/nsc/ast/parser/SyntaxAnalyzer.scala | 2 +- .../tools/nsc/interactive/ContextTrees.scala | 288 +- .../scala/tools/nsc/interactive/Global.scala | 0 .../nsc/interactive/RangePositions.scala | 0 .../interpreter/AbstractFileClassLoader.scala | 2 +- .../scala/tools/nsc/io/Streamable.scala | 2 +- .../scala/tools/nsc/javac/JavaParsers.scala | 2 +- .../scala/tools/nsc/javac/JavaScanners.scala | 0 .../scala/tools/nsc/javac/JavaTokens.scala | 2 +- .../scala/tools/nsc/symtab/BaseTypeSeqs.scala | 0 .../scala/tools/nsc/symtab/Positions.scala | 0 .../tools/nsc/typechecker/DeVirtualize.scala | 2 +- .../tools/nsc/typechecker/Implicits.scala | 2 +- .../tools/nsc/typechecker/NamesDefaults.scala | 2 +- .../tools/nsc/util/CharArrayReader.scala | 2 +- .../tools/nsc/util/JavaCharArrayReader.scala | 2 +- src/dbc/scala/dbc/Database.scala | 2 +- src/dbc/scala/dbc/datatype/Boolean.scala | 2 +- .../dbc/datatype/CharacterLargeObject.scala | 2 +- .../scala/dbc/datatype/CharacterString.scala | 2 +- src/dbc/scala/dbc/datatype/Factory.scala | 2 +- .../dbc/exception/IncompatibleSchema.scala | 2 +- src/dbc/scala/dbc/result/Field.scala | 2 +- src/dbc/scala/dbc/result/FieldMetadata.scala | 2 +- src/dbc/scala/dbc/result/Relation.scala | 2 +- src/dbc/scala/dbc/result/Status.scala | 2 +- src/dbc/scala/dbc/result/Tuple.scala | 2 +- src/dbc/scala/dbc/statement/AccessMode.scala | 2 +- src/dbc/scala/dbc/statement/Insert.scala | 2 +- .../scala/dbc/statement/InsertionData.scala | 2 +- .../scala/dbc/statement/IsolationLevel.scala | 2 +- src/dbc/scala/dbc/statement/Jointure.scala | 2 +- src/dbc/scala/dbc/statement/Relation.scala | 2 +- src/dbc/scala/dbc/statement/Select.scala | 2 +- src/dbc/scala/dbc/statement/SetClause.scala | 2 +- .../scala/dbc/statement/SetQuantifier.scala | 2 +- src/dbc/scala/dbc/statement/Statement.scala | 2 +- src/dbc/scala/dbc/statement/Status.scala | 2 +- src/dbc/scala/dbc/statement/Table.scala | 2 +- src/dbc/scala/dbc/statement/Transaction.scala | 2 +- src/dbc/scala/dbc/statement/Update.scala | 2 +- .../dbc/statement/expression/Constant.scala | 2 +- .../dbc/statement/expression/Default.scala | 2 +- .../statement/expression/FunctionCall.scala | 2 +- .../statement/expression/SetFunction.scala | 2 +- .../dbc/statement/expression/TypeCast.scala | 2 +- src/dbc/scala/dbc/syntax/DataTypeUtil.scala | 2 +- src/dbc/scala/dbc/syntax/Database.scala | 2 +- src/dbc/scala/dbc/syntax/Statement.scala | 2 +- .../dbc/syntax/StatementExpression.scala | 2 +- src/dbc/scala/dbc/value/Boolean.scala | 2 +- src/dbc/scala/dbc/value/Character.scala | 2 +- .../dbc/value/CharacterLargeObject.scala | 2 +- .../scala/dbc/value/CharacterVarying.scala | 2 +- src/dbc/scala/dbc/value/ExactNumeric.scala | 2 +- src/dbc/scala/dbc/value/Factory.scala | 2 +- src/dbc/scala/dbc/value/Unknown.scala | 2 +- src/dbc/scala/dbc/vendor/PostgreSQL.scala | 2 +- src/dotnet-library/README | 2 +- src/dotnet-library/scala/BigDecimal.scala | 2 +- src/dotnet-library/scala/Numeric.scala | 0 src/dotnet-library/scala/Ordering.scala | 2 +- src/dotnet-library/scala/Range.scala | 2 +- .../scala/collection/immutable/List.scala | 2 +- .../collection/mutable/StringBuilder.scala | 2 +- .../scala/io/BufferedSource.scala | 2 +- src/dotnet-library/scala/io/BytePickle.scala | 2 +- src/dotnet-library/scala/io/Codec.scala | 2 +- src/dotnet-library/scala/io/Position.scala | 2 +- src/dotnet-library/scala/io/Source.scala | 2 +- src/dotnet-library/scala/io/UTF8Codec.scala | 2 +- src/dotnet-library/scala/mobile/Code.scala | 2 +- .../scala/mobile/Location.scala | 2 +- .../scala/reflect/Invocation.scala | 2 +- .../runtime/NonLocalReturnException.scala | 4 +- src/dotnet-library/scala/text/Document.scala | 2 +- src/dotnet-library/scala/util/Random.scala | 2 +- .../scala/util/automata/BaseBerrySethi.scala | 2 +- .../scala/util/automata/DetWordAutom.scala | 2 +- .../scala/util/automata/Inclusion.scala | 2 +- .../scala/util/automata/NondetWordAutom.scala | 2 +- .../util/automata/SubsetConstruction.scala | 2 +- .../scala/util/automata/WordBerrySethi.scala | 2 +- .../scala/util/grammar/HedgeRHS.scala | 2 +- .../scala/util/grammar/TreeRHS.scala | 2 +- .../scala/util/logging/ConsoleLogger.scala | 2 +- .../scala/util/logging/Logged.scala | 2 +- .../util/parsing/ast/AbstractSyntax.scala | 2 +- .../combinator/ImplicitConversions.scala | 2 +- .../parsing/combinator/lexical/Lexical.scala | 2 +- .../syntactical/StandardTokenParsers.scala | 2 +- .../syntactical/StdTokenParsers.scala | 2 +- .../combinator/syntactical/TokenParsers.scala | 2 +- .../util/parsing/combinatorold/$tilde.scala | 2 +- .../combinatorold/ImplicitConversions.scala | 2 +- .../util/parsing/combinatorold/Parsers.scala | 2 +- .../combinatorold/lexical/Lexical.scala | 2 +- .../combinatorold/lexical/Scanners.scala | 2 +- .../combinatorold/lexical/StdLexical.scala | 2 +- .../syntactical/BindingParsers.scala | 2 +- .../syntactical/StdTokenParsers.scala | 2 +- .../syntactical/TokenParsers.scala | 2 +- .../combinatorold/testing/Tester.scala | 2 +- .../parsing/input/CharArrayPosition.scala | 2 +- .../util/parsing/input/CharArrayReader.scala | 2 +- .../parsing/input/CharSequenceReader.scala | 2 +- .../scala/util/parsing/input/NoPosition.scala | 2 +- .../util/parsing/input/OffsetPosition.scala | 2 +- .../util/parsing/input/PagedSeqReader.scala | 2 +- .../util/parsing/input/StreamReader.scala | 2 +- .../scala/util/parsing/json/JSON.scala | 2 +- .../scala/util/parsing/json/Lexer.scala | 2 +- .../scala/util/parsing/json/Parser.scala | 2 +- .../scala/util/parsing/syntax/StdTokens.scala | 2 +- .../scala/util/parsing/syntax/Tokens.scala | 2 +- .../scala/util/regexp/Base.scala | 2 +- .../scala/util/regexp/PointedHedgeExp.scala | 2 +- .../scala/util/regexp/SyntaxError.scala | 2 +- .../scala/util/regexp/WordExp.scala | 2 +- .../scala/xml/dtd/ContentModel.scala | 2 +- .../scala/xml/dtd/ContentModelParser.scala | 2 +- src/dotnet-library/scala/xml/dtd/DTD.scala | 2 +- src/dotnet-library/scala/xml/dtd/Decl.scala | 2 +- .../scala/xml/dtd/DocType.scala | 2 +- .../scala/xml/dtd/ElementValidator.scala | 2 +- .../scala/xml/dtd/ExternalID.scala | 2 +- .../scala/xml/dtd/Scanner.scala | 2 +- src/dotnet-library/scala/xml/dtd/Tokens.scala | 2 +- .../scala/xml/dtd/ValidationException.scala | 2 +- .../scala/xml/factory/Binder.scala | 2 +- .../scala/xml/factory/LoggedNodeFactory.scala | 2 +- .../scala/xml/factory/NodeFactory.scala | 2 +- .../include/CircularIncludeException.scala | 2 +- .../UnavailableResourceException.scala | 2 +- .../scala/xml/include/XIncludeException.scala | 2 +- .../xml/include/sax/EncodingHeuristics.scala | 2 +- .../scala/xml/include/sax/Main.scala | 2 +- .../xml/include/sax/XIncludeFilter.scala | 2 +- .../scala/xml/include/sax/XIncluder.scala | 2 +- .../xml/parsing/ConstructingHandler.scala | 2 +- .../xml/parsing/ConstructingParser.scala | 2 +- .../xml/parsing/DefaultMarkupHandler.scala | 2 +- .../scala/xml/parsing/ExternalSources.scala | 2 +- .../scala/xml/parsing/FactoryAdapter.scala | 2 +- .../scala/xml/parsing/FatalError.scala | 2 +- .../scala/xml/parsing/MarkupHandler.scala | 2 +- .../scala/xml/parsing/MarkupParser.scala | 2 +- .../xml/parsing/NoBindingFactoryAdapter.scala | 2 +- .../scala/xml/parsing/TokenTests.scala | 2 +- .../xml/parsing/ValidatingMarkupHandler.scala | 2 +- .../scala/xml/parsing/XhtmlEntities.scala | 2 +- .../scala/xml/parsing/XhtmlParser.scala | 2 +- .../scala/xml/path/Expression.scala | 2 +- .../xml/persistent/CachedFileStorage.scala | 2 +- .../scala/xml/persistent/Index.scala | 2 +- .../scala/xml/persistent/SetStorage.scala | 2 +- .../scala/xml/pull/XMLEvent.scala | 2 +- .../scala/xml/pull/XMLEventReader.scala | 2 +- .../xml/transform/BasicTransformer.scala | 2 +- .../scala/xml/transform/RewriteRule.scala | 2 +- .../scala/xml/transform/RuleTransformer.scala | 2 +- src/library/scala/Equals.scala | 2 +- src/library/scala/PartialFunction.scala | 2 +- src/library/scala/ScalaObject.scala | 2 +- src/library/scala/Tuple2.scala.notyet | 2 +- .../scala/annotation/experimental.scala | 2 +- .../scala/collection/BufferedIterator.scala | 2 +- src/library/scala/collection/DefaultMap.scala | 2 +- src/library/scala/collection/Iterable.scala | 2 +- .../scala/collection/IterableLike.scala | 2 +- .../scala/collection/IterableProxy.scala | 2 +- src/library/scala/collection/Iterator.scala | 2 +- .../scala/collection/LinearSequence.scala | 2 +- .../scala/collection/LinearSequenceLike.scala | 2 +- src/library/scala/collection/Sequence.scala | 2 +- .../scala/collection/SequenceLike.scala | 2 +- .../scala/collection/SequenceProxy.scala | 2 +- .../scala/collection/Traversable.scala | 2 +- .../scala/collection/TraversableLike.scala | 2 +- .../scala/collection/TraversableProxy.scala | 2 +- src/library/scala/collection/VectorLike.scala | 2 +- .../scala/collection/generic/KMP.scala | 2 +- .../generic/VectorViewTemplate.scala | 2 +- .../scala/collection/immutable/IntMap.scala | 2 +- .../scala/collection/immutable/List.scala | 2 +- .../scala/collection/immutable/PagedSeq.scala | 2 +- .../scala/collection/immutable/Stream.scala | 2 +- .../collection/immutable/StringLike.scala | 2 +- .../collection/immutable/StringOps.scala | 2 +- .../collection/immutable/Traversable.scala | 2 +- .../collection/immutable/TreeHashMap.scala | 2 +- .../collection/immutable/WrappedString.scala | 2 +- .../interfaces/IterableMethods.scala | 2 +- .../interfaces/SequenceMethods.scala | 2 +- .../collection/mutable/ArrayBuilder.scala | 2 +- .../scala/collection/mutable/ArrayLike.scala | 2 +- .../scala/collection/mutable/ArrayOps.scala | 2 +- .../collection/mutable/GenericArray.scala | 2 +- .../collection/mutable/LinearSequence.scala | 2 +- .../collection/mutable/LinkedEntry.scala | 2 +- .../scala/collection/mutable/ListMap.scala | 2 +- .../mutable/RevertibleHistory.scala | 2 +- .../collection/mutable/StringBuilder.scala | 2 +- .../scala/collection/mutable/VectorLike.scala | 2 +- .../collection/mutable/WeakHashMap.scala | 2 +- .../collection/mutable/WrappedArray.scala | 2 +- .../mutable/WrappedArrayBuilder.scala | 2 +- src/library/scala/io/Codec.scala | 2 +- src/library/scala/io/UTF8Codec.scala | 2 +- .../scala/reflect/BooleanBeanProperty.scala | 2 +- src/library/scala/reflect/ClassManifest.scala | 2 +- src/library/scala/reflect/Invocation.scala | 2 +- src/library/scala/reflect/NoManifest.scala | 2 +- src/library/scala/reflect/OptManifest.scala | 2 +- src/library/scala/runtime/Boxed.scala | 2 +- .../scala/runtime/BoxedUnitArray.scala | 2 +- src/library/scala/runtime/MethodCache.scala | 2 +- .../runtime/NonLocalReturnException.scala | 2 +- src/library/scala/runtime/RichUnit.scala | 4 +- .../parsing/combinator/PackratParsers.scala | 2 +- .../util/parsing/input/PagedSeqReader.scala | 2 +- src/library/scala/xml/Attribute.scala | 2 +- src/library/scala/xml/Unparsed.scala | 2 +- .../scala/xml/parsing/MarkupHandler.scala | 2 +- .../docutil/resources/images/external.gif | Bin 289 -> 290 bytes .../docutil/resources/images/scala_logo.png | Bin 4751 -> 4752 bytes src/mono/bin/scalac-net.bat | 6 +- .../compiler/msil/emit/AssemblyBuilder.scala | 2 +- .../msil/emit/ConstructorBuilder.scala | 2 +- .../lamp/compiler/msil/emit/EmitUtils.scala2 | 2 +- .../compiler/msil/emit/EmptyVisitor.scala2 | 2 +- .../compiler/msil/emit/FieldBuilder.scala | 2 +- .../msil/emit/ICustomAttributeSetter.scala | 2 +- .../lamp/compiler/msil/emit/ILGenerator.scala | 2 +- .../compiler/msil/emit/ILPrinterVisitor.scala | 2 +- .../epfl/lamp/compiler/msil/emit/Label.scala | 2 +- .../compiler/msil/emit/LocalBuilder.scala | 2 +- .../compiler/msil/emit/MethodBuilder.scala | 2 +- .../compiler/msil/emit/ModuleBuilder.scala | 2 +- .../emit/MultipleFilesILPrinterVisitor.scala | 2 +- .../epfl/lamp/compiler/msil/emit/OpCode.scala | 2 +- .../lamp/compiler/msil/emit/OpCodes.scala | 2 +- .../compiler/msil/emit/ParameterBuilder.scala | 2 +- .../emit/SingleFileILPrinterVisitor.scala | 2 +- .../lamp/compiler/msil/emit/TypeBuilder.scala | 2 +- .../lamp/compiler/msil/emit/Visitable.scala | 2 +- .../lamp/compiler/msil/emit/Visitor.scala | 2 +- .../lamp/compiler/msil/util/VJSAssembly.java2 | 2 +- src/scalap/scala/tools/scalap/Arguments.scala | 2 +- .../scala/tools/scalap/ByteArrayReader.scala | 2 +- src/scalap/scala/tools/scalap/Classfile.scala | 2 +- .../scala/tools/scalap/Classfiles.scala | 2 +- .../scala/tools/scalap/CodeWriter.scala | 2 +- .../scala/tools/scalap/JavaWriter.scala | 2 +- src/scalap/scala/tools/scalap/Main.scala | 2 +- .../scala/tools/scalap/MetaParser.scala | 2 +- src/scalap/scala/tools/scalap/Names.scala | 2 +- .../scala/tools/scalap/Properties.scala | 2 +- .../scalap/scalax/rules/scalasig/Symbol.scala | 146 +- src/swing/doc/README | 2 +- src/swing/doc/build.xml | 2 +- src/swing/scala/swing/Adjustable.scala | 2 +- src/swing/scala/swing/EditorPane.scala | 4 +- src/swing/scala/swing/Oriented.scala | 2 +- src/swing/scala/swing/ScrollBar.scala | 2 +- src/swing/scala/swing/ScrollPane.scala | 2 +- src/swing/scala/swing/test/ButtonApp.scala | 0 src/swing/scala/swing/test/images/banana.jpg | Bin 5999 -> 6000 bytes .../scala/swing/test/images/margarita1.jpg | Bin 14769 -> 14770 bytes .../scala/swing/test/images/margarita2.jpg | Bin 17309 -> 17310 bytes src/swing/scala/swing/test/images/rose.jpg | Bin 13807 -> 13808 bytes src/swing/swing.version.properties | 2 +- test/disabled/jvm/libnatives-32.so | Bin test/disabled/jvm/libnatives-64.so | Bin test/disabled/jvm/libnatives.jnilib | Bin test/disabled/jvm/mkLibNatives.bat | 1 - test/disabled/jvm/natives-32.dll | Bin test/disabled/jvm/serialization.check | 0 test/disabled/jvm/serialization.scala | 1 - test/disabled/run/deeps.scala | 1 - test/disabled/script/fact.args | 2 +- test/files/ant/fsc-build.xml | 1 - test/files/ant/imported.xml | 1 - test/files/ant/scalac-build.xml | 1 - test/files/ant/scaladoc-build.xml | 1 - test/files/cli/test3/Main.java | 2 +- test/files/cli/test3/Main.scala | 2 +- test/files/jvm/JavaInteraction.scala | 1 - test/files/jvm/bigints.scala | 1 - test/files/jvm/inner.scala | 1 - test/files/jvm/mkAnnotationsJar.sh | 1 - test/files/jvm/nest.scala | 1 - test/files/jvm/protectedacc.scala | 1 - test/files/jvm/stringbuilder.scala | 2 - test/files/jvm/t1652.check | 0 test/files/jvm/ticket2163/ticket2163.java | 2 +- test/files/jvm/ticket2163/ticket2163.scala | 2 +- test/files/jvm/typerep.check | 0 test/files/jvm/typerep.scala | 1 - test/files/neg/badtok-1.scala | 2 +- test/files/neg/badtok-2.scala | 2 +- test/files/neg/badtok-3.check | 2 +- test/files/neg/badtok-3.scala | 2 +- test/files/neg/bug1106.scala | 2 +- test/files/neg/bug112706A.scala | 2 +- test/files/neg/bug1224.scala | 0 test/files/neg/bug1286/a.scala | 2 +- test/files/neg/bug1286/b.scala | 2 +- test/files/neg/bug1392.scala | 2 +- test/files/neg/bug1523.scala | 2 +- test/files/neg/bug1623.scala | 2 +- test/files/neg/bug1838.scala | 2 +- test/files/neg/bug1878.scala | 2 +- test/files/neg/bug2102.scala | 2 +- test/files/neg/bug276.scala | 2 +- test/files/neg/bug278.scala | 2 +- test/files/neg/bug284.scala | 2 +- test/files/neg/bug473.scala | 2 +- test/files/neg/bug545.scala | 2 +- test/files/neg/bug693.scala | 2 +- test/files/neg/bug882.scala | 0 test/files/neg/bug935.scala | 2 +- test/files/neg/bug944.scala | 2 +- test/files/neg/bug960.scala | 0 test/files/neg/bug961.scala | 0 test/files/neg/bug997.scala | 0 test/files/neg/higherkind_novalue.scala | 2 +- test/files/neg/pat_unreachable.scala | 2 +- test/files/neg/patternalts.scala | 2 +- test/files/neg/plugin-after-terminal.check | 2 +- .../misc/scalac-plugin.xml | 1 - test/files/neg/plugin-before-parser.check | 2 +- .../misc/scalac-plugin.xml | 1 - test/files/neg/plugin-cyclic-dependency.check | 2 +- .../misc/scalac-plugin.xml | 1 - test/files/neg/plugin-multiple-rafter.check | 2 +- .../misc/scalac-plugin.xml | 1 - test/files/neg/plugin-rafter-before-1.check | 2 +- .../misc/scalac-plugin.xml | 1 - .../neg/plugin-rightafter-terminal.check | 2 +- .../misc/scalac-plugin.xml | 1 - test/files/neg/structural.scala | 2 +- test/files/neg/switch.scala | 2 +- test/files/neg/t0117.scala | 0 test/files/neg/t0152.check | 2 +- test/files/neg/t0152.scala | 0 test/files/neg/t0204.check | 2 +- test/files/neg/t0204.scala | 0 test/files/neg/t0207.scala | 0 test/files/neg/t0209.scala | 0 test/files/neg/t0214.scala | 0 test/files/neg/t0218.check | 2 +- test/files/neg/t0218.scala | 0 test/files/neg/t0226.scala | 0 test/files/neg/t0345.scala | 0 test/files/neg/t0351.check | 2 +- test/files/neg/t0351.scala | 0 test/files/neg/t0699/A.scala | 2 +- test/files/neg/t0699/B.scala | 2 +- test/files/neg/t0842.check | 2 +- test/files/neg/t0842.scala | 0 test/files/neg/t1049.check | 0 test/files/neg/t1049.scala | 0 test/files/neg/t1701.scala | 0 test/files/neg/t1705.scala | 0 test/files/neg/tcpoly_bounds.scala | 2 +- test/files/neg/tcpoly_override.scala | 2 +- test/files/neg/tcpoly_variance.scala | 2 +- test/files/neg/tcpoly_variance_enforce.scala | 2 +- test/files/neg/ticket513.scala | 2 +- test/files/neg/unit2anyref.scala | 2 +- test/files/neg/wellkinded_app2.scala | 2 +- test/files/neg/wellkinded_bounds.scala | 2 +- test/files/neg/wellkinded_wrongarity.scala | 2 +- test/files/neg/wellkinded_wrongarity2.scala | 2 +- test/files/pos/attributes.scala | 2 - test/files/pos/bug1085.scala | 2 +- test/files/pos/bug1090.scala | 2 +- test/files/pos/bug116.scala | 2 - test/files/pos/bug1210.scala | 0 test/files/pos/bug1210a.scala | 2 +- test/files/pos/bug1292.scala | 0 test/files/pos/bug1381.scala | 2 +- test/files/pos/bug1385.scala | 2 +- test/files/pos/bug1560.scala | 2 +- test/files/pos/bug1565.scala | 2 +- test/files/pos/bug160.scala | 2 - test/files/pos/bug1626.scala | 2 +- test/files/pos/bug175.scala | 2 - test/files/pos/bug177.scala | 2 - test/files/pos/bug183.scala | 2 - test/files/pos/bug2168.scala | 2 +- test/files/pos/bug2187.scala | 2 +- test/files/pos/bug252.scala | 2 +- test/files/pos/bug284.scala | 2 +- test/files/pos/bug289.scala | 2 - test/files/pos/bug318.scala | 2 - test/files/pos/bug359.scala | 2 - test/files/pos/bug360.scala | 2 - test/files/pos/bug361.scala | 2 - test/files/pos/bug372.scala | 2 - test/files/pos/bug430-feb09.scala | 2 +- test/files/pos/bug460.scala | 2 +- test/files/pos/bug715/runner_2.scala | 2 +- test/files/pos/bug756.scala | 2 +- test/files/pos/bug946.scala | 0 test/files/pos/builders.scala | 0 test/files/pos/cls.scala | 2 +- test/files/pos/clsrefine.scala | 2 +- test/files/pos/compile.scala | 1 - test/files/pos/compile1.scala | 1 - test/files/pos/eta.scala | 2 - test/files/pos/exbound.scala | 0 test/files/pos/ilya/J.java | 28 +- test/files/pos/ilya/S.scala | 10 +- test/files/pos/implicits.scala | 0 test/files/pos/imports.scala | 2 +- test/files/pos/itay.scala | 0 test/files/pos/lambdalift.scala | 2 +- test/files/pos/lambdalift1.scala | 2 +- test/files/pos/listpattern.scala | 0 test/files/pos/manifest1.scala | 0 test/files/pos/michel3.scala | 2 +- test/files/pos/null.scala | 2 +- test/files/pos/nullary.scala | 2 +- test/files/pos/nullary_poly.scala | 2 +- test/files/pos/patterns2.scala | 2 +- test/files/pos/philippe1.scala | 2 +- test/files/pos/philippe2.scala | 2 - test/files/pos/scoping3.scala | 2 - test/files/pos/signatures/Test.java | 2 +- test/files/pos/spec-Function1.scala | 2 - test/files/pos/spec-List.scala | 2 - test/files/pos/spec-arrays.scala | 0 test/files/pos/t0165.scala | 0 test/files/pos/t0227.scala | 0 test/files/pos/t0586.scala | 2 +- test/files/pos/t0591.scala | 2 +- test/files/pos/t0851.scala.disabled | 0 test/files/pos/t0872.scala.disabled | 0 test/files/pos/t0971.java | 2 +- test/files/pos/t1001.scala | 0 test/files/pos/t1059.scala | 0 test/files/pos/t1107/O.scala | 2 +- test/files/pos/t1107/T.scala | 2 +- test/files/pos/t1131.scala | 0 test/files/pos/t1186/t1186.java | 2 +- test/files/pos/t1230/J.java | 2 +- test/files/pos/t1230/S.scala | 2 +- test/files/pos/t1231/J.java | 2 +- test/files/pos/t1231/S.scala | 2 +- test/files/pos/t1232/J.java | 4 +- test/files/pos/t1232/J2.java | 4 +- test/files/pos/t1232/S.scala | 4 +- test/files/pos/t1560.scala | 26 +- test/files/pos/t1614/bar.scala | 0 test/files/pos/t1614/foo.scala | 0 test/files/pos/t1745/S.scala | 2 +- test/files/pos/t1751/SuiteClasses.java | 2 +- test/files/pos/t1782/Ann.java | 2 +- test/files/pos/t1782/Days.java | 2 +- test/files/pos/t1840/J.java | 2 +- test/files/pos/t1840/S.scala | 2 +- test/files/pos/t1937/NumberGenerator.java | 8 +- test/files/pos/t2377/Q.java | 2 +- test/files/pos/t2377/a.scala | 2 +- test/files/pos/t294/Ann2.java | 2 +- test/files/pos/tcpoly_boundedmonad.scala | 2 +- test/files/pos/tcpoly_bounds1.scala | 2 +- test/files/pos/tcpoly_checkkinds_mix.scala | 2 +- test/files/pos/tcpoly_gm.scala | 2 +- .../files/pos/tcpoly_late_method_params.scala | 2 +- test/files/pos/tcpoly_method.scala | 2 +- test/files/pos/tcpoly_overloaded.scala | 2 +- test/files/pos/tcpoly_param_scoping.scala | 2 +- test/files/pos/tcpoly_return_overriding.scala | 2 +- test/files/pos/tcpoly_subst.scala | 2 +- test/files/pos/tcpoly_typeapp.scala | 2 +- test/files/pos/tcpoly_typesub.scala | 2 +- test/files/pos/tcpoly_variance.scala | 2 +- test/files/pos/tcpoly_wildcards.scala | 2 +- test/files/pos/test2.scala | 2 +- test/files/pos/test5refine.scala | 2 +- test/files/pos/thistypes.scala | 2 +- test/files/pos/ticket0137.scala | 2 +- test/files/pos/ticket2197.scala | 2 +- test/files/pos/ticket2201.scala | 2 +- test/files/pos/tryexpr.scala | 2 +- test/files/pos/typealias_dubious.scala | 2 +- test/files/res/bug597.check | 2 +- test/files/res/bug687.check | 2 +- test/files/res/bug687/QueryB.scala | 2 +- test/files/res/bug722.check | 2 +- test/files/res/bug722/IfElse.scala | 2 +- test/files/res/bug735.check | 2 +- test/files/res/bug735/ScalaTyper.scala | 2 +- test/files/res/bug743.check | 2 +- test/files/res/bug785.check | 2 +- test/files/res/bug831.check | 2 +- test/files/res/bug831/NewScalaTestXXX.scala | 2 +- test/files/run/Course-2002-01.scala | 1 - test/files/run/Course-2002-02.scala | 1 - test/files/run/Course-2002-03.scala | 1 - test/files/run/Course-2002-04.scala | 1 - test/files/run/Course-2002-05.scala | 1 - test/files/run/Course-2002-06.scala | 1 - test/files/run/Course-2002-07.scala | 1 - test/files/run/Course-2002-08.scala | 1 - test/files/run/Course-2002-09.scala | 1 - test/files/run/Course-2002-10.scala | 1 - test/files/run/Course-2002-13.scala | 1 - test/files/run/NestedClasses.scala | 1 - test/files/run/arrays.scala | 1 - test/files/run/bitsets.scala | 1 - test/files/run/boolexprs.scala | 1 - test/files/run/bridges.scala | 1 - test/files/run/bug1079.scala | 2 +- test/files/run/bug1110.scala | 2 +- test/files/run/bug1141.scala | 2 +- test/files/run/bug1192.scala | 0 test/files/run/bug1220.scala | 0 test/files/run/bug1434.scala | 2 +- test/files/run/bug1466.scala | 2 +- test/files/run/bug1697.scala | 2 +- test/files/run/bug2124.scala | 2 +- test/files/run/bug2125.scala | 2 +- test/files/run/bug2241.scala | 2 +- test/files/run/bug2276.scala | 2 +- test/files/run/bug363.scala | 2 +- test/files/run/bug429.check | 2 +- test/files/run/bug949.scala | 0 test/files/run/bugs.scala | 1 - test/files/run/classof.scala | 0 test/files/run/colltest1.scala | 0 test/files/run/constructors.scala | 2 - test/files/run/enums.scala | 1 - test/files/run/exceptions-2.scala | 2 - test/files/run/exceptions.scala | 1 - test/files/run/existentials.scala | 0 test/files/run/exoticnames.scala | 2 +- test/files/run/fors.scala | 1 - test/files/run/forvaleq.scala | 1 - test/files/run/imports.scala | 1 - test/files/run/iq.scala | 2 +- test/files/run/issue192.scala | 2 +- test/files/run/iterators.scala | 1 - test/files/run/lisp.scala | 1 - test/files/run/lists.scala | 1 - test/files/run/literals.scala | 1 - test/files/run/misc.scala | 2 - test/files/run/mixins.scala | 2 - test/files/run/overloads.scala | 1 - test/files/run/packrat2.scala | 2 +- test/files/run/proxy.check | 2 +- test/files/run/proxy.scala | 2 +- test/files/run/runtime.scala.disabled | 1 - test/files/run/stringbuilder.scala | 2 +- test/files/run/t0042.scala | 0 test/files/run/t0508.scala | 0 test/files/run/t0700.scala | 0 test/files/run/t0883.scala | 0 test/files/run/t1524.scala | 2 +- test/files/run/t1535.check | 2 +- test/files/run/t1535.scala | 2 +- test/files/run/t1747.scala | 2 +- test/files/run/t1773.scala | 2 +- test/files/run/tailcalls.scala | 1 - test/files/run/tcpoly_monads.scala | 2 +- test/files/run/tcpoly_overriding.scala | 2 +- test/files/run/tcpoly_parseridioms.scala | 2 +- test/files/run/try-2.scala | 1 - test/files/run/typealias_overriding.scala | 2 +- test/files/run/unboxingBug.scala | 0 test/files/scalap/abstractClass/A.scala | 2 +- test/files/scalap/abstractClass/result.test | 2 +- test/files/scalap/abstractMethod/A.scala | 2 +- test/files/scalap/abstractMethod/result.test | 2 +- test/files/scalap/caseClass/A.scala | 2 +- test/files/scalap/caseClass/result.test | 2 +- test/files/scalap/caseObject/A.scala | 2 +- test/files/scalap/caseObject/result.test | 2 +- test/files/scalap/cbnParam/A.scala | 2 +- test/files/scalap/cbnParam/result.test | 2 +- .../files/scalap/classWithExistential/A.scala | 2 +- .../scalap/classWithExistential/result.test | 2 +- .../scalap/classWithSelfAnnotation/A.scala | 2 +- .../classWithSelfAnnotation/result.test | 2 +- test/files/scalap/covariantParam/A.scala | 2 +- test/files/scalap/covariantParam/result.test | 2 +- test/files/scalap/implicitParam/A.scala | 2 +- test/files/scalap/implicitParam/result.test | 2 +- test/files/scalap/packageObject/A.scala | 2 +- test/files/scalap/packageObject/result.test | 2 +- test/files/scalap/paramClauses/A.scala | 2 +- test/files/scalap/paramClauses/result.test | 2 +- test/files/scalap/paramNames/result.test | 2 +- test/files/scalap/sequenceParam/A.scala | 2 +- test/files/scalap/sequenceParam/result.test | 2 +- test/files/scalap/simpleClass/A.scala | 2 +- test/files/scalap/simpleClass/result.test | 2 +- test/files/scalap/traitObject/A.scala | 2 +- test/files/scalap/traitObject/result.test | 2 +- test/files/scalap/valAndVar/result.test | 2 +- test/files/scalap/wildcardType/A.scala | 2 +- test/files/scalap/wildcardType/result.test | 2 +- test/files/script/second.bat | 6 +- test/files/script/second.scala | 0 test/files/script/t1015.scala | 0 test/files/script/t1017.scala | 0 test/files/script/utf8.scala | 0 test/files/shootout/README | 2 +- test/files/shootout/ackermann.scala.runner | 2 +- test/files/shootout/ary.scala.runner | 2 +- .../shootout/binarytrees.scala-2.scala.runner | 2 +- .../shootout/binarytrees.scala-3.scala.runner | 2 +- test/files/shootout/binarytrees.scala.runner | 2 +- test/files/shootout/chameneos.scala.runner | 2 +- test/files/shootout/except.scala | 2 +- test/files/shootout/except.scala.runner | 2 +- .../shootout/fannkuch.scala-2.scala.runner | 2 +- test/files/shootout/fannkuch.scala.runner | 2 +- test/files/shootout/fibo.scala.runner | 2 +- test/files/shootout/harmonic.scala.runner | 2 +- test/files/shootout/hash.scala.runner | 2 +- test/files/shootout/hash2.scala.runner | 2 +- test/files/shootout/hello.scala.runner | 2 +- .../shootout/knucleotide.scala-2.scala.runner | 2 +- .../shootout/knucleotide.scala-3.scala.runner | 2 +- test/files/shootout/lists.scala.runner | 2 +- .../shootout/message.scala-2.scala.runner | 2 +- .../files/shootout/nbody.scala-2.scala.runner | 2 +- test/files/shootout/nestedloop.scala | 2 +- test/files/shootout/nestedloop.scala.runner | 2 +- .../shootout/nsieve.scala-2.scala.runner | 2 +- .../shootout/nsieve.scala-3.scala.runner | 2 +- .../shootout/nsievebits.scala-2.scala.runner | 2 +- .../shootout/nsievebits.scala-3.scala.runner | 2 +- test/files/shootout/nsievebits.scala.runner | 2 +- test/files/shootout/objinst.scala | 2 +- test/files/shootout/objinst.scala.runner | 2 +- .../shootout/partialsums.scala-2.scala.runner | 2 +- test/files/shootout/partialsums.scala.runner | 2 +- test/files/shootout/recursive.scala.runner | 2 +- test/files/shootout/regexdna.scala.runner | 2 +- test/files/shootout/strcat.scala.runner | 2 +- .../shootout/sumcol.scala-2.scala.runner | 2 +- test/files/shootout/sumcol.scala.runner | 2 +- test/files/shootout/takfp.scala.runner | 2 +- test/pending/jvm/serialization.scala | 1 - test/pending/neg/bug1210.scala | 2 +- test/pending/neg/tcpoly_typealias_eta.scala | 2 +- ...cpoly_variance_enforce_getter_setter.scala | 2 +- test/pending/pos/bug0305.scala | 2 +- test/pending/pos/bug1957.scala | 2 +- test/pending/pos/bug2005.scala | 2 +- test/pending/pos/bug2018.scala | 2 +- test/pending/pos/bug2023.scala | 2 +- test/pending/pos/bug2261.scala | 2 +- test/pending/pos/misc/A.java | 2 +- test/pending/pos/misc/B.scala | 14 +- test/pending/pos/misc/J.java | 8 +- test/pending/pos/misc/S.scala | 8 +- test/pending/pos/sig/sigs.java | 0 test/pending/pos/sig/sigs.scala | 0 test/pending/pos/sig/sigtest.scala | 0 test/pending/pos/t1035.scala | 64 +- test/pending/pos/t1053.scala | 0 test/pending/pos/t1836/J.java | 2 +- test/pending/pos/t1836/S.scala | 2 +- .../pending/res/bug837/DataFlowAnalysis.scala | 2 +- test/pending/run/arrays-2.scala | 1 - test/pending/run/bug1042.scala | 2 +- test/pending/run/bug874.scala | 0 test/pending/run/bugs425-and-816.scala | 2 +- test/pending/run/collections.scala | 0 test/pending/run/t0446.scala | 2 +- test/pending/run/t0508x.scala | 0 test/pending/script/errors.scala | 0 test/pending/shootout/fasta.scala.runner | 2 +- .../shootout/harmonic.scala-3.scala.runner | 2 +- test/pending/shootout/heapsort.scala | 2 +- test/pending/shootout/heapsort.scala.runner | 2 +- .../shootout/mandelbrot.scala-2.scala.runner | 2 +- test/pending/shootout/message.scala.runner | 2 +- .../shootout/meteor.scala-2.scala.runner | 2 +- .../shootout/meteor.scala-3.scala.runner | 2 +- .../shootout/meteor.scala-4.scala.runner | 2 +- test/pending/shootout/meteor.scala.runner | 2 +- test/pending/shootout/methcall.scala | 2 +- test/pending/shootout/methcall.scala.runner | 2 +- .../shootout/nsieve.scala-4.scala.runner | 2 +- test/pending/shootout/pidigits.scala.runner | 2 +- test/pending/shootout/prodcons.scala.runner | 2 +- test/pending/shootout/random.scala.runner | 2 +- .../shootout/revcomp.scala-2.scala.runner | 2 +- .../shootout/revcomp.scala-3.scala.runner | 2 +- test/pending/shootout/sieve.scala.runner | 2 +- 799 files changed, 3787 insertions(+), 3881 deletions(-) mode change 100755 => 100644 docs/android-examples/FileBrowser/build-imported.xml mode change 100755 => 100644 docs/android-examples/FileBrowser/build.properties mode change 100755 => 100644 docs/android-examples/FileBrowser/default.properties mode change 100755 => 100644 docs/android-examples/FileBrowser/local.properties mode change 100755 => 100644 docs/android-examples/HelloActivity/AndroidManifest.xml mode change 100755 => 100644 docs/android-examples/HelloActivity/build-imported.xml mode change 100755 => 100644 docs/android-examples/HelloActivity/build.properties mode change 100755 => 100644 docs/android-examples/HelloActivity/build.xml mode change 100755 => 100644 docs/android-examples/HelloActivity/default.properties mode change 100755 => 100644 docs/android-examples/HelloActivity/local.properties mode change 100755 => 100644 docs/android-examples/HelloActivity/res/layout/main.xml mode change 100755 => 100644 docs/android-examples/HelloActivity/res/values/strings.xml mode change 100755 => 100644 docs/android-examples/HelloActivity/src/com/example/helloactivity/HelloAndroid.scala mode change 100755 => 100644 docs/android-examples/HelloActivity/tests/AndroidManifest.xml mode change 100755 => 100644 docs/android-examples/LunarLander/build-imported.xml mode change 100755 => 100644 docs/android-examples/LunarLander/build.properties mode change 100755 => 100644 docs/android-examples/LunarLander/default.properties mode change 100755 => 100644 docs/android-examples/LunarLander/local.properties mode change 100755 => 100644 docs/android-examples/LunarLander/sample_lunarlander.png mode change 100755 => 100644 docs/android-examples/LunarLander/src/com/example/android/lunarlander/LunarThread.scala mode change 100755 => 100644 docs/android-examples/LunarLander/tests/AndroidManifest.xml mode change 100755 => 100644 docs/android-examples/LunarLander/tests/src/com/example/android/lunarlander/LunarLanderTest.java mode change 100755 => 100644 docs/android-examples/NotePad/build-imported.xml mode change 100755 => 100644 docs/android-examples/NotePad/build.properties mode change 100755 => 100644 docs/android-examples/NotePad/default.properties mode change 100755 => 100644 docs/android-examples/NotePad/local.properties mode change 100755 => 100644 docs/android-examples/PhoneDialer/build-imported.xml mode change 100755 => 100644 docs/android-examples/PhoneDialer/build.properties mode change 100755 => 100644 docs/android-examples/PhoneDialer/default.properties mode change 100755 => 100644 docs/android-examples/PhoneDialer/local.properties mode change 100755 => 100644 docs/android-examples/Snake/build-imported.xml mode change 100755 => 100644 docs/android-examples/Snake/build.properties mode change 100755 => 100644 docs/android-examples/Snake/default.properties mode change 100755 => 100644 docs/android-examples/Snake/local.properties mode change 100755 => 100644 docs/android-examples/Snake/tests/AndroidManifest.xml mode change 100755 => 100644 docs/android-examples/Snake/tests/src/com/example/android/snake/SnakeTest.java mode change 100755 => 100644 docs/android-examples/build.xml mode change 100755 => 100644 docs/examples/parsing/ArithmeticParsers.scala mode change 100755 => 100644 docs/examples/parsing/JSON.scala mode change 100755 => 100644 docs/examples/parsing/lambda/Main.scala mode change 100755 => 100644 docs/examples/parsing/lambda/TestParser.scala mode change 100755 => 100644 docs/examples/parsing/lambda/TestSyntax.scala mode change 100755 => 100644 docs/examples/parsing/lambda/test/test-01.kwi mode change 100755 => 100644 docs/examples/parsing/lambda/test/test-02.kwi mode change 100755 => 100644 docs/examples/parsing/lambda/test/test-03.kwi mode change 100755 => 100644 docs/examples/parsing/lambda/test/test-04.kwi mode change 100755 => 100644 docs/examples/parsing/lambda/test/test-05.kwi mode change 100755 => 100644 docs/examples/parsing/lambda/test/test-06.kwi mode change 100755 => 100644 docs/examples/parsing/lambda/test/test-07.kwi mode change 100755 => 100644 docs/examples/parsing/lambda/test/test-08.kwi mode change 100755 => 100644 src/compiler/scala/tools/nsc/ast/parser/Parsers.scala mode change 100755 => 100644 src/compiler/scala/tools/nsc/ast/parser/Scanners.scala mode change 100755 => 100644 src/compiler/scala/tools/nsc/interactive/ContextTrees.scala mode change 100755 => 100644 src/compiler/scala/tools/nsc/interactive/Global.scala mode change 100755 => 100644 src/compiler/scala/tools/nsc/interactive/RangePositions.scala mode change 100755 => 100644 src/compiler/scala/tools/nsc/javac/JavaParsers.scala mode change 100755 => 100644 src/compiler/scala/tools/nsc/javac/JavaScanners.scala mode change 100755 => 100644 src/compiler/scala/tools/nsc/javac/JavaTokens.scala mode change 100755 => 100644 src/compiler/scala/tools/nsc/symtab/BaseTypeSeqs.scala mode change 100755 => 100644 src/compiler/scala/tools/nsc/symtab/Positions.scala mode change 100755 => 100644 src/compiler/scala/tools/nsc/util/CharArrayReader.scala mode change 100755 => 100644 src/compiler/scala/tools/nsc/util/JavaCharArrayReader.scala mode change 100755 => 100644 src/dotnet-library/scala/Numeric.scala mode change 100755 => 100644 src/library/scala/xml/Attribute.scala mode change 100755 => 100644 src/swing/scala/swing/test/ButtonApp.scala mode change 100755 => 100644 test/disabled/jvm/libnatives-32.so mode change 100755 => 100644 test/disabled/jvm/libnatives-64.so mode change 100755 => 100644 test/disabled/jvm/libnatives.jnilib mode change 100755 => 100644 test/disabled/jvm/natives-32.dll mode change 100755 => 100644 test/disabled/jvm/serialization.check mode change 100755 => 100644 test/disabled/jvm/serialization.scala mode change 100755 => 100644 test/files/jvm/t1652.check mode change 100755 => 100644 test/files/jvm/typerep.check mode change 100755 => 100644 test/files/jvm/typerep.scala mode change 100755 => 100644 test/files/neg/bug1224.scala mode change 100755 => 100644 test/files/neg/bug882.scala mode change 100755 => 100644 test/files/neg/bug960.scala mode change 100755 => 100644 test/files/neg/bug961.scala mode change 100755 => 100644 test/files/neg/bug997.scala mode change 100755 => 100644 test/files/neg/t0117.scala mode change 100755 => 100644 test/files/neg/t0152.scala mode change 100755 => 100644 test/files/neg/t0204.scala mode change 100755 => 100644 test/files/neg/t0207.scala mode change 100755 => 100644 test/files/neg/t0209.scala mode change 100755 => 100644 test/files/neg/t0214.scala mode change 100755 => 100644 test/files/neg/t0218.scala mode change 100755 => 100644 test/files/neg/t0226.scala mode change 100755 => 100644 test/files/neg/t0345.scala mode change 100755 => 100644 test/files/neg/t0351.scala mode change 100755 => 100644 test/files/neg/t0842.scala mode change 100755 => 100644 test/files/neg/t1049.check mode change 100755 => 100644 test/files/neg/t1049.scala mode change 100755 => 100644 test/files/neg/t1701.scala mode change 100755 => 100644 test/files/neg/t1705.scala mode change 100755 => 100644 test/files/pos/bug1210.scala mode change 100755 => 100644 test/files/pos/bug1210a.scala mode change 100755 => 100644 test/files/pos/bug1292.scala mode change 100755 => 100644 test/files/pos/bug946.scala mode change 100755 => 100644 test/files/pos/builders.scala mode change 100755 => 100644 test/files/pos/exbound.scala mode change 100755 => 100644 test/files/pos/implicits.scala mode change 100755 => 100644 test/files/pos/itay.scala mode change 100755 => 100644 test/files/pos/listpattern.scala mode change 100755 => 100644 test/files/pos/manifest1.scala mode change 100755 => 100644 test/files/pos/spec-arrays.scala mode change 100755 => 100644 test/files/pos/t0165.scala mode change 100755 => 100644 test/files/pos/t0227.scala mode change 100755 => 100644 test/files/pos/t0851.scala.disabled mode change 100755 => 100644 test/files/pos/t0872.scala.disabled mode change 100755 => 100644 test/files/pos/t0971.java mode change 100755 => 100644 test/files/pos/t1001.scala mode change 100755 => 100644 test/files/pos/t1059.scala mode change 100755 => 100644 test/files/pos/t1131.scala mode change 100755 => 100644 test/files/pos/t1232/J.java mode change 100755 => 100644 test/files/pos/t1232/J2.java mode change 100755 => 100644 test/files/pos/t1232/S.scala mode change 100755 => 100644 test/files/pos/t1560.scala mode change 100755 => 100644 test/files/pos/t1614/bar.scala mode change 100755 => 100644 test/files/pos/t1614/foo.scala mode change 100755 => 100644 test/files/run/bug1192.scala mode change 100755 => 100644 test/files/run/bug1220.scala mode change 100755 => 100644 test/files/run/bug949.scala mode change 100755 => 100644 test/files/run/classof.scala mode change 100755 => 100644 test/files/run/colltest1.scala mode change 100755 => 100644 test/files/run/existentials.scala mode change 100755 => 100644 test/files/run/t0042.scala mode change 100755 => 100644 test/files/run/t0508.scala mode change 100755 => 100644 test/files/run/t0700.scala mode change 100755 => 100644 test/files/run/t0883.scala mode change 100755 => 100644 test/files/run/unboxingBug.scala mode change 100755 => 100644 test/files/script/second.scala mode change 100755 => 100644 test/files/script/t1015.scala mode change 100755 => 100644 test/files/script/t1017.scala mode change 100755 => 100644 test/files/script/utf8.scala mode change 100755 => 100644 test/pending/pos/sig/sigs.java mode change 100755 => 100644 test/pending/pos/sig/sigs.scala mode change 100755 => 100644 test/pending/pos/sig/sigtest.scala mode change 100755 => 100644 test/pending/pos/t1053.scala mode change 100755 => 100644 test/pending/run/bug874.scala mode change 100755 => 100644 test/pending/run/collections.scala mode change 100755 => 100644 test/pending/run/t0508x.scala mode change 100755 => 100644 test/pending/script/errors.scala diff --git a/build.examples.xml b/build.examples.xml index 3c5ab045d..a71e29c6d 100644 --- a/build.examples.xml +++ b/build.examples.xml @@ -1,5 +1,4 @@ - diff --git a/docs/android-examples/FileBrowser/AndroidManifest.xml b/docs/android-examples/FileBrowser/AndroidManifest.xml index 5065393ea..66bc5761d 100644 --- a/docs/android-examples/FileBrowser/AndroidManifest.xml +++ b/docs/android-examples/FileBrowser/AndroidManifest.xml @@ -14,5 +14,5 @@ - + diff --git a/docs/android-examples/FileBrowser/build-imported.xml b/docs/android-examples/FileBrowser/build-imported.xml old mode 100755 new mode 100644 index 10b73f32c..118a7fc28 --- a/docs/android-examples/FileBrowser/build-imported.xml +++ b/docs/android-examples/FileBrowser/build-imported.xml @@ -1,158 +1,158 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - @@ -161,10 +161,10 @@ - + - - - + + + diff --git a/docs/android-examples/FileBrowser/build.properties b/docs/android-examples/FileBrowser/build.properties old mode 100755 new mode 100644 diff --git a/docs/android-examples/FileBrowser/build.xml b/docs/android-examples/FileBrowser/build.xml index cba263772..2239f0144 100644 --- a/docs/android-examples/FileBrowser/build.xml +++ b/docs/android-examples/FileBrowser/build.xml @@ -1,64 +1,64 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/android-examples/FileBrowser/default.properties b/docs/android-examples/FileBrowser/default.properties old mode 100755 new mode 100644 diff --git a/docs/android-examples/FileBrowser/local.properties b/docs/android-examples/FileBrowser/local.properties old mode 100755 new mode 100644 diff --git a/docs/android-examples/FileBrowser/res/drawable/audio.png b/docs/android-examples/FileBrowser/res/drawable/audio.png index 40eda1a4f60ecce2d55a28fee2b571eb5b2d0806..7148cbae189be1795d11e4b7b2d06111b4f3485a 100644 GIT binary patch delta 9 QcmX@Yew2N~5oSg%024<88UO$Q delta 7 OcmX@geuRC)5oQ1l9|I2n diff --git a/docs/android-examples/FileBrowser/res/drawable/folder.png b/docs/android-examples/FileBrowser/res/drawable/folder.png index 6fa12835d93de74593735a966275e25862d5abe9..65c873c1f781f600fa7680b36a48e81cd4294cf8 100644 GIT binary patch delta 9 Qcmey){)2tPcVw<$ diff --git a/docs/android-examples/FileBrowser/res/drawable/goroot.png b/docs/android-examples/FileBrowser/res/drawable/goroot.png index dafcc7b72f2b9def37f65132c08ced9dff7b2292..2eb04876ef4bcad7fe2617d3fcfc1bb56f9a44b3 100644 GIT binary patch delta 9 QcmbQjF_mM32n!<@01cP|4FCWD delta 7 OcmbQrF@ delta 7 OcmeC>=;7GF!vX*a8UgA6 diff --git a/docs/android-examples/FileBrowser/res/drawable/text.png b/docs/android-examples/FileBrowser/res/drawable/text.png index 9e9f8b50ec2ebde497fa74fda7d5d6d2aba6b0b6..5a16db678bb362284634a0852e0c7d396ea739f9 100644 GIT binary patch delta 9 QcmX@jeujO+X=X+)029*#F8}}l delta 7 OcmX@Zewuy5X=VTofdeD} diff --git a/docs/android-examples/FileBrowser/res/drawable/uponelevel.png b/docs/android-examples/FileBrowser/res/drawable/uponelevel.png index 9d1d81edc41c53d60db3f507f9e99d90d70fcebc..598f25b4b8e14600fd4ace1595f7f2af35b3438d 100644 GIT binary patch delta 9 QcmbQmF`Hw96bmC401glW9{>OV delta 7 OcmbQuF^gk^6bk?e-U1W= diff --git a/docs/android-examples/FileBrowser/res/drawable/webtext.png b/docs/android-examples/FileBrowser/res/drawable/webtext.png index c61d7546548d07e8b956ec8c1e897ecea93b0f63..23c652d3dbbba02d26bab94dc11f5a730ef51eb1 100644 GIT binary patch delta 9 QcmdnNv6Ewi1q&k=01#*bc>n+a delta 7 OcmdnVv4dlS1q%QRf&y*; diff --git a/docs/android-examples/FileBrowser/res/layout/file_row.xml b/docs/android-examples/FileBrowser/res/layout/file_row.xml index 8f5efd729..a07ff4ff0 100644 --- a/docs/android-examples/FileBrowser/res/layout/file_row.xml +++ b/docs/android-examples/FileBrowser/res/layout/file_row.xml @@ -1,6 +1,6 @@ - - \ No newline at end of file + + diff --git a/docs/android-examples/FileBrowser/res/layout/main.xml b/docs/android-examples/FileBrowser/res/layout/main.xml index 27e40f050..0915894c3 100644 --- a/docs/android-examples/FileBrowser/res/layout/main.xml +++ b/docs/android-examples/FileBrowser/res/layout/main.xml @@ -9,4 +9,4 @@ android:layout_height="wrap_content" android:text="Hello World, AndroidFileBrowser" /> - \ No newline at end of file + diff --git a/docs/android-examples/FileBrowser/res/values/fileendings.xml b/docs/android-examples/FileBrowser/res/values/fileendings.xml index 6efb5ac4e..0cd6bcae3 100644 --- a/docs/android-examples/FileBrowser/res/values/fileendings.xml +++ b/docs/android-examples/FileBrowser/res/values/fileendings.xml @@ -1,28 +1,27 @@ - - - - .png - .gif - .jpg - .jpeg - .bmp - - - .mp3 - .wav - .ogg - .midi - - - .jar - .zip - .rar - .gz - - - .htm - .html - .php - - - \ No newline at end of file + + + + .png + .gif + .jpg + .jpeg + .bmp + + + .mp3 + .wav + .ogg + .midi + + + .jar + .zip + .rar + .gz + + + .htm + .html + .php + + diff --git a/docs/android-examples/FileBrowser/res/values/strings.xml b/docs/android-examples/FileBrowser/res/values/strings.xml index 4a9c3cbc5..c617f0108 100644 --- a/docs/android-examples/FileBrowser/res/values/strings.xml +++ b/docs/android-examples/FileBrowser/res/values/strings.xml @@ -1,10 +1,10 @@ - Android File Browser (Scala) - Android File Browser (Scala) - New Folder - Save - Enter a directory-name: - .. + Android File Browser (Scala) + Android File Browser (Scala) + New Folder + Save + Enter a directory-name: + .. . diff --git a/docs/android-examples/HelloActivity/AndroidManifest.xml b/docs/android-examples/HelloActivity/AndroidManifest.xml old mode 100755 new mode 100644 index d68b783d2..9e7ab043b --- a/docs/android-examples/HelloActivity/AndroidManifest.xml +++ b/docs/android-examples/HelloActivity/AndroidManifest.xml @@ -1,18 +1,18 @@ - - - - - - - - - + + + + + + + + + - - + + diff --git a/docs/android-examples/HelloActivity/build-imported.xml b/docs/android-examples/HelloActivity/build-imported.xml old mode 100755 new mode 100644 index 10b73f32c..118a7fc28 --- a/docs/android-examples/HelloActivity/build-imported.xml +++ b/docs/android-examples/HelloActivity/build-imported.xml @@ -1,158 +1,158 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - @@ -161,10 +161,10 @@ - + - - - + + + diff --git a/docs/android-examples/HelloActivity/build.properties b/docs/android-examples/HelloActivity/build.properties old mode 100755 new mode 100644 diff --git a/docs/android-examples/HelloActivity/build.xml b/docs/android-examples/HelloActivity/build.xml old mode 100755 new mode 100644 index 7cbbe3d95..e72a6c4b8 --- a/docs/android-examples/HelloActivity/build.xml +++ b/docs/android-examples/HelloActivity/build.xml @@ -1,64 +1,64 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/android-examples/HelloActivity/default.properties b/docs/android-examples/HelloActivity/default.properties old mode 100755 new mode 100644 diff --git a/docs/android-examples/HelloActivity/local.properties b/docs/android-examples/HelloActivity/local.properties old mode 100755 new mode 100644 diff --git a/docs/android-examples/HelloActivity/res/layout/main.xml b/docs/android-examples/HelloActivity/res/layout/main.xml old mode 100755 new mode 100644 index f2b33c273..15f4586ea --- a/docs/android-examples/HelloActivity/res/layout/main.xml +++ b/docs/android-examples/HelloActivity/res/layout/main.xml @@ -1,13 +1,13 @@ - - - - - + + + + + diff --git a/docs/android-examples/HelloActivity/res/values/strings.xml b/docs/android-examples/HelloActivity/res/values/strings.xml old mode 100755 new mode 100644 index dd26ca0bf..1438b4db7 --- a/docs/android-examples/HelloActivity/res/values/strings.xml +++ b/docs/android-examples/HelloActivity/res/values/strings.xml @@ -1,4 +1,4 @@ - - - Hello (Scala) - + + + Hello (Scala) + diff --git a/docs/android-examples/HelloActivity/src/com/example/helloactivity/HelloAndroid.scala b/docs/android-examples/HelloActivity/src/com/example/helloactivity/HelloAndroid.scala old mode 100755 new mode 100644 index d7686aa90..9b3b4e5b7 --- a/docs/android-examples/HelloActivity/src/com/example/helloactivity/HelloAndroid.scala +++ b/docs/android-examples/HelloActivity/src/com/example/helloactivity/HelloAndroid.scala @@ -1,17 +1,17 @@ -package com.example.helloactivity - -import _root_.android.app.Activity -import _root_.android.os.Bundle -import _root_.android.widget.TextView - -class HelloActivity extends Activity { - - /** Called when the activity is first created. */ - override def onCreate(savedInstanceState: Bundle) { - super.onCreate(savedInstanceState) - val tv = new TextView(this) - tv setText "Scala on Android" - setContentView(tv) - } - -} +package com.example.helloactivity + +import _root_.android.app.Activity +import _root_.android.os.Bundle +import _root_.android.widget.TextView + +class HelloActivity extends Activity { + + /** Called when the activity is first created. */ + override def onCreate(savedInstanceState: Bundle) { + super.onCreate(savedInstanceState) + val tv = new TextView(this) + tv setText "Scala on Android" + setContentView(tv) + } + +} diff --git a/docs/android-examples/HelloActivity/tests/AndroidManifest.xml b/docs/android-examples/HelloActivity/tests/AndroidManifest.xml old mode 100755 new mode 100644 index aae73b14d..c5e7b15ce --- a/docs/android-examples/HelloActivity/tests/AndroidManifest.xml +++ b/docs/android-examples/HelloActivity/tests/AndroidManifest.xml @@ -1,21 +1,21 @@ - - - - - - - - - - + + + + + + + + + + diff --git a/docs/android-examples/LunarLander/build-imported.xml b/docs/android-examples/LunarLander/build-imported.xml old mode 100755 new mode 100644 index 10b73f32c..118a7fc28 --- a/docs/android-examples/LunarLander/build-imported.xml +++ b/docs/android-examples/LunarLander/build-imported.xml @@ -1,158 +1,158 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - @@ -161,10 +161,10 @@ - + - - - + + + diff --git a/docs/android-examples/LunarLander/build.properties b/docs/android-examples/LunarLander/build.properties old mode 100755 new mode 100644 diff --git a/docs/android-examples/LunarLander/build.xml b/docs/android-examples/LunarLander/build.xml index 0b853c9d4..1fa2ef3ef 100644 --- a/docs/android-examples/LunarLander/build.xml +++ b/docs/android-examples/LunarLander/build.xml @@ -1,64 +1,64 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/android-examples/LunarLander/default.properties b/docs/android-examples/LunarLander/default.properties old mode 100755 new mode 100644 diff --git a/docs/android-examples/LunarLander/local.properties b/docs/android-examples/LunarLander/local.properties old mode 100755 new mode 100644 diff --git a/docs/android-examples/LunarLander/res/drawable-land/earthrise.png b/docs/android-examples/LunarLander/res/drawable-land/earthrise.png index e2ecdc568b7839b06c3fa3848248d260bfea7619..1b133374911f8edb98c033f6c52636c83ea2df59 100644 GIT binary patch delta 11 TcmZ3wnQ7T(rVUGHGI9X`AT9*2 delta 9 RcmZ3snQ7@}rVUGH0st1>1f&1} diff --git a/docs/android-examples/LunarLander/res/drawable-port/earthrise.png b/docs/android-examples/LunarLander/res/drawable-port/earthrise.png index a13836c5563796c8fe81f9c6504ac6d532c2a704..bebe07c8ad99f8f716b1f0ea1d1433ddbe93c5e6 100644 GIT binary patch delta 11 TcmdnDkZJ!yrVaZhFmeF^As__J delta 9 RcmdnLkZIpSrVaZh000-01i}CS diff --git a/docs/android-examples/LunarLander/res/drawable/app_lunar_lander.png b/docs/android-examples/LunarLander/res/drawable/app_lunar_lander.png index 7557b8c8d95806669b7355965ec2dd103e3c38c1..1dd292e9301df76ac856e1bfeb410357e8c6292b 100644 GIT binary patch delta 9 QcmaD5@GxLQf(9cO02kx~r2qf` delta 7 OcmaDD@E~AAf(8H(rURM) diff --git a/docs/android-examples/LunarLander/res/drawable/lander_crashed.png b/docs/android-examples/LunarLander/res/drawable/lander_crashed.png index a73c0154d5e30118163378eda9740ef192066301..c559fefc631e725b4e50905c69dc0b9c078216e6 100644 GIT binary patch delta 9 QcmaDH|0I6HV|_+002>DcQvd(} delta 7 OcmaD7|2TfbV|@S;Z3IXF diff --git a/docs/android-examples/LunarLander/res/drawable/lander_firing.png b/docs/android-examples/LunarLander/res/drawable/lander_firing.png index 91378dedd5ecc69803b29c233014e7665ee88584..096db21d1a3a4098dc07a021381f5b5c1abeb00c 100644 GIT binary patch delta 9 Qcmey9_&0IG9|J}%038|xqW}N^ delta 7 OcmeyH_$P709|Hgr-~^Ze diff --git a/docs/android-examples/LunarLander/res/drawable/lander_plain.png b/docs/android-examples/LunarLander/res/drawable/lander_plain.png index da448e4bcd1a805fb0bbdcf47b6ec0ac7ccc44c9..141d9d94141a9f597a584f31d15522980dc8932a 100644 GIT binary patch delta 9 QcmZ1*wJvIdt}Y`N02G4*B>(^b delta 7 OcmZ1%wKi<}Xx$MFScD diff --git a/docs/android-examples/LunarLander/sample_lunarlander.png b/docs/android-examples/LunarLander/sample_lunarlander.png old mode 100755 new mode 100644 index ea1ef14c47adf6a46360c9f84f874f10e97ca14d..c983ec57bd05a42a5a40c7afec385b1b55a97baf GIT binary patch delta 11 Scmex!h4Jqd#tk)Dj9dUGlm$fq delta 9 Qcmex+h4If7#tk)D038 - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -153,10 +153,10 @@ - + - - - + + + diff --git a/docs/android-examples/NotePad/build.properties b/docs/android-examples/NotePad/build.properties old mode 100755 new mode 100644 diff --git a/docs/android-examples/NotePad/build.xml b/docs/android-examples/NotePad/build.xml index 673b2b7ad..c3e34c358 100644 --- a/docs/android-examples/NotePad/build.xml +++ b/docs/android-examples/NotePad/build.xml @@ -1,64 +1,64 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/android-examples/NotePad/default.properties b/docs/android-examples/NotePad/default.properties old mode 100755 new mode 100644 diff --git a/docs/android-examples/NotePad/local.properties b/docs/android-examples/NotePad/local.properties old mode 100755 new mode 100644 diff --git a/docs/android-examples/NotePad/res/drawable/app_notes.png b/docs/android-examples/NotePad/res/drawable/app_notes.png index 0479138d189d1150fd2a7d1b38cbdee22518ec68..e14c5c0d4378dcfa0b43f464ae96199a2c74859c 100644 GIT binary patch delta 9 Qcmdllc0g={JvSp401?dsu>b%7 delta 7 OcmX>gwqI<6JvRUhcLJsW diff --git a/docs/android-examples/NotePad/sample_note.png b/docs/android-examples/NotePad/sample_note.png index cea1a0843e3c0c2d20200e5821988e1b648c2f4c..89e1ea650fa9c353dd80edcbb99e6198b826dce9 100644 GIT binary patch delta 9 QcmZpbZHapxD+E702O`%L;wH) delta 7 Ocmca%a@}M@xD)^n0s}b! diff --git a/docs/android-examples/PhoneDialer/build-imported.xml b/docs/android-examples/PhoneDialer/build-imported.xml old mode 100755 new mode 100644 index 10b73f32c..118a7fc28 --- a/docs/android-examples/PhoneDialer/build-imported.xml +++ b/docs/android-examples/PhoneDialer/build-imported.xml @@ -1,158 +1,158 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - @@ -161,10 +161,10 @@ - + - - - + + + diff --git a/docs/android-examples/PhoneDialer/build.properties b/docs/android-examples/PhoneDialer/build.properties old mode 100755 new mode 100644 diff --git a/docs/android-examples/PhoneDialer/build.xml b/docs/android-examples/PhoneDialer/build.xml index d8eed379c..77d76f424 100644 --- a/docs/android-examples/PhoneDialer/build.xml +++ b/docs/android-examples/PhoneDialer/build.xml @@ -1,64 +1,64 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/android-examples/PhoneDialer/default.properties b/docs/android-examples/PhoneDialer/default.properties old mode 100755 new mode 100644 diff --git a/docs/android-examples/PhoneDialer/local.properties b/docs/android-examples/PhoneDialer/local.properties old mode 100755 new mode 100644 diff --git a/docs/android-examples/Snake/AndroidManifest.xml b/docs/android-examples/Snake/AndroidManifest.xml index 53c649971..7cc4ec6b7 100644 --- a/docs/android-examples/Snake/AndroidManifest.xml +++ b/docs/android-examples/Snake/AndroidManifest.xml @@ -1,7 +1,7 @@  - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - @@ -161,10 +161,10 @@ - + - - - + + + diff --git a/docs/android-examples/Snake/build.properties b/docs/android-examples/Snake/build.properties old mode 100755 new mode 100644 diff --git a/docs/android-examples/Snake/build.xml b/docs/android-examples/Snake/build.xml index 0574962ff..8b7eba8d4 100644 --- a/docs/android-examples/Snake/build.xml +++ b/docs/android-examples/Snake/build.xml @@ -1,64 +1,64 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/android-examples/Snake/default.properties b/docs/android-examples/Snake/default.properties old mode 100755 new mode 100644 diff --git a/docs/android-examples/Snake/local.properties b/docs/android-examples/Snake/local.properties old mode 100755 new mode 100644 diff --git a/docs/android-examples/Snake/res/drawable/greenstar.png b/docs/android-examples/Snake/res/drawable/greenstar.png index 26be5c895de8e57e2dda507e002640aad521a2e1..3f663a54b44f94acdceea1661273f8983c5f8227 100644 GIT binary patch delta 9 QcmaE3_SS4ejx-||02e_6hyVZp delta 7 OcmaEB_Qq^Ojx+!eJp+9J diff --git a/docs/android-examples/Snake/res/drawable/redstar.png b/docs/android-examples/Snake/res/drawable/redstar.png index e9c094737620e79dc973c46b56f417b6135172cc..a0cfb3b8796e7eb2ad8e716123aa90cbff023f5d 100644 GIT binary patch delta 9 QcmbPXGSg&(gcKte01%P_hX4Qo delta 7 OcmbPfGQ(tpgcJY^kOF)F diff --git a/docs/android-examples/Snake/res/drawable/yellowstar.png b/docs/android-examples/Snake/res/drawable/yellowstar.png index 134b2343cfa6e46a181de327a6d2912d8f13dc0c..64b6e8a34df0bf1937ce2327a3f00e73654b4b1f 100644 GIT binary patch delta 9 Qcmexs{Lgs9Ur9zT02*ZkGXMYp delta 7 Ocmexo{MUHHUr7KG3j` - + + - - - - - - + + + + + + - - - - - - - - - - - - - + + + + + + - - + + + + + + + + + diff --git a/docs/development/scala.dbc/SQLTypes.dot b/docs/development/scala.dbc/SQLTypes.dot index 755b2fcfc..77c27cf72 100644 --- a/docs/development/scala.dbc/SQLTypes.dot +++ b/docs/development/scala.dbc/SQLTypes.dot @@ -45,4 +45,4 @@ digraph SQLTypes { TimeWithTimezoneType -> TimeType TimestampWithoutTimezoneType -> TimestampType TimestampWithTimezoneType -> TimestampType -} \ No newline at end of file +} diff --git a/docs/development/scala.tools.nsc/nscNodes.dot b/docs/development/scala.tools.nsc/nscNodes.dot index eb0b79245..ab96c455c 100644 --- a/docs/development/scala.tools.nsc/nscNodes.dot +++ b/docs/development/scala.tools.nsc/nscNodes.dot @@ -101,4 +101,4 @@ digraph SQLTypes { AppliedTypeTree -> TypTree -} \ No newline at end of file +} diff --git a/docs/examples/parsing/ArithmeticParser.scala b/docs/examples/parsing/ArithmeticParser.scala index 2d4ab0d29..e63dd66dd 100644 --- a/docs/examples/parsing/ArithmeticParser.scala +++ b/docs/examples/parsing/ArithmeticParser.scala @@ -54,4 +54,4 @@ object arithmeticParserDesugared extends StdTokenParsers { "usage: scala examples.parsing.arithmeticParser " ) } -} \ No newline at end of file +} diff --git a/docs/examples/parsing/ArithmeticParsers.scala b/docs/examples/parsing/ArithmeticParsers.scala old mode 100755 new mode 100644 diff --git a/docs/examples/parsing/JSON.scala b/docs/examples/parsing/JSON.scala old mode 100755 new mode 100644 diff --git a/docs/examples/parsing/lambda/Main.scala b/docs/examples/parsing/lambda/Main.scala old mode 100755 new mode 100644 diff --git a/docs/examples/parsing/lambda/TestParser.scala b/docs/examples/parsing/lambda/TestParser.scala old mode 100755 new mode 100644 diff --git a/docs/examples/parsing/lambda/TestSyntax.scala b/docs/examples/parsing/lambda/TestSyntax.scala old mode 100755 new mode 100644 diff --git a/docs/examples/parsing/lambda/test/test-01.kwi b/docs/examples/parsing/lambda/test/test-01.kwi old mode 100755 new mode 100644 diff --git a/docs/examples/parsing/lambda/test/test-02.kwi b/docs/examples/parsing/lambda/test/test-02.kwi old mode 100755 new mode 100644 diff --git a/docs/examples/parsing/lambda/test/test-03.kwi b/docs/examples/parsing/lambda/test/test-03.kwi old mode 100755 new mode 100644 diff --git a/docs/examples/parsing/lambda/test/test-04.kwi b/docs/examples/parsing/lambda/test/test-04.kwi old mode 100755 new mode 100644 diff --git a/docs/examples/parsing/lambda/test/test-05.kwi b/docs/examples/parsing/lambda/test/test-05.kwi old mode 100755 new mode 100644 diff --git a/docs/examples/parsing/lambda/test/test-06.kwi b/docs/examples/parsing/lambda/test/test-06.kwi old mode 100755 new mode 100644 diff --git a/docs/examples/parsing/lambda/test/test-07.kwi b/docs/examples/parsing/lambda/test/test-07.kwi old mode 100755 new mode 100644 diff --git a/docs/examples/parsing/lambda/test/test-08.kwi b/docs/examples/parsing/lambda/test/test-08.kwi old mode 100755 new mode 100644 diff --git a/docs/examples/plugintemplate/src/plugintemplate/PluginProperties.scala b/docs/examples/plugintemplate/src/plugintemplate/PluginProperties.scala index e9c2050a2..ed078a03d 100644 --- a/docs/examples/plugintemplate/src/plugintemplate/PluginProperties.scala +++ b/docs/examples/plugintemplate/src/plugintemplate/PluginProperties.scala @@ -58,4 +58,4 @@ object PluginProperties { Some(p) } } -} \ No newline at end of file +} diff --git a/docs/examples/tcpoly/collection/HOSeq.scala b/docs/examples/tcpoly/collection/HOSeq.scala index 95db55a2e..a6757b95b 100644 --- a/docs/examples/tcpoly/collection/HOSeq.scala +++ b/docs/examples/tcpoly/collection/HOSeq.scala @@ -164,4 +164,4 @@ trait HOSeq { // @pre hasNext // @post hasAdvanced def advance: Unit -}*/ \ No newline at end of file +}*/ diff --git a/docs/examples/tcpoly/monads/Monads.scala b/docs/examples/tcpoly/monads/Monads.scala index 249f34a3a..b6e3d5b9a 100644 --- a/docs/examples/tcpoly/monads/Monads.scala +++ b/docs/examples/tcpoly/monads/Monads.scala @@ -66,4 +66,4 @@ class SomeIsMonad[a] extends OptionIsMonad[Some, a] { class NoneIsMonad[a] extends OptionIsMonad[None, a] { def >>=[b](fun: a => Option[b]): Option[b] = None } -*/ \ No newline at end of file +*/ diff --git a/scala-lang.ipr b/scala-lang.ipr index f01252cae..eaf94edb9 100644 --- a/scala-lang.ipr +++ b/scala-lang.ipr @@ -1,1524 +1,1524 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/actors/scala/actors/ActorGC.scala b/src/actors/scala/actors/ActorGC.scala index 2725e2910..1d2349d02 100644 --- a/src/actors/scala/actors/ActorGC.scala +++ b/src/actors/scala/actors/ActorGC.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:$ +// $Id$ package scala.actors diff --git a/src/actors/scala/actors/LightReaction.scala b/src/actors/scala/actors/LightReaction.scala index b6deec3b7..557d31361 100644 --- a/src/actors/scala/actors/LightReaction.scala +++ b/src/actors/scala/actors/LightReaction.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: Reaction.scala 17862 2009-05-27 23:27:05Z phaller $ +// $Id$ package scala.actors diff --git a/src/actors/scala/actors/scheduler/SchedulerService.scala b/src/actors/scala/actors/scheduler/SchedulerService.scala index 2663118a0..16937f52e 100644 --- a/src/actors/scala/actors/scheduler/SchedulerService.scala +++ b/src/actors/scala/actors/scheduler/SchedulerService.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: $ +// $Id$ package scala.actors package scheduler diff --git a/src/actors/scala/actors/scheduler/TerminationMonitor.scala b/src/actors/scala/actors/scheduler/TerminationMonitor.scala index 91166cdb9..0c151914d 100644 --- a/src/actors/scala/actors/scheduler/TerminationMonitor.scala +++ b/src/actors/scala/actors/scheduler/TerminationMonitor.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:$ +// $Id$ package scala.actors package scheduler diff --git a/src/actors/scala/actors/scheduler/TerminationService.scala b/src/actors/scala/actors/scheduler/TerminationService.scala index de6339296..3a05d57b6 100644 --- a/src/actors/scala/actors/scheduler/TerminationService.scala +++ b/src/actors/scala/actors/scheduler/TerminationService.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: $ +// $Id$ package scala.actors package scheduler diff --git a/src/android-library/scala/ScalaObject.scala b/src/android-library/scala/ScalaObject.scala index 7376b85f6..91f74c1cc 100644 --- a/src/android-library/scala/ScalaObject.scala +++ b/src/android-library/scala/ScalaObject.scala @@ -13,4 +13,4 @@ package scala import Predef._ -trait ScalaObject extends AnyRef \ No newline at end of file +trait ScalaObject extends AnyRef diff --git a/src/build/genprod.scala b/src/build/genprod.scala index 6aebf3293..53bd23da4 100644 --- a/src/build/genprod.scala +++ b/src/build/genprod.scala @@ -339,4 +339,4 @@ trait {className}{covariantArgs} extends Product {{ }} } -} \ No newline at end of file +} diff --git a/src/compiler/scala/tools/ant/sabbus/antlib.xml b/src/compiler/scala/tools/ant/sabbus/antlib.xml index 04cd1a8f5..0a598bd70 100644 --- a/src/compiler/scala/tools/ant/sabbus/antlib.xml +++ b/src/compiler/scala/tools/ant/sabbus/antlib.xml @@ -7,4 +7,4 @@ classname="scala.tools.ant.sabbus.Break"/> - \ No newline at end of file + diff --git a/src/compiler/scala/tools/nsc/ast/parser/MarkupParsers.scala b/src/compiler/scala/tools/nsc/ast/parser/MarkupParsers.scala index 1bae0f2b0..6b17036c2 100644 --- a/src/compiler/scala/tools/nsc/ast/parser/MarkupParsers.scala +++ b/src/compiler/scala/tools/nsc/ast/parser/MarkupParsers.scala @@ -2,7 +2,7 @@ * Copyright 2005-2009 LAMP/EPFL * @author Burak Emir */ -// $Id: MarkupParsers.scala 17754 2009-05-18 10:54:00Z milessabin $ +// $Id$ package scala.tools.nsc package ast.parser diff --git a/src/compiler/scala/tools/nsc/ast/parser/Parsers.scala b/src/compiler/scala/tools/nsc/ast/parser/Parsers.scala old mode 100755 new mode 100644 index b060bdd92..1bd577d6b --- a/src/compiler/scala/tools/nsc/ast/parser/Parsers.scala +++ b/src/compiler/scala/tools/nsc/ast/parser/Parsers.scala @@ -2,7 +2,7 @@ * Copyright 2005-2009 LAMP/EPFL * @author Martin Odersky */ -// $Id: Parsers.scala 17756 2009-05-18 14:28:59Z rytz $ +// $Id$ //todo: allow infix type patterns diff --git a/src/compiler/scala/tools/nsc/ast/parser/Scanners.scala b/src/compiler/scala/tools/nsc/ast/parser/Scanners.scala old mode 100755 new mode 100644 index 6aaf5405f..aa0fb9861 --- a/src/compiler/scala/tools/nsc/ast/parser/Scanners.scala +++ b/src/compiler/scala/tools/nsc/ast/parser/Scanners.scala @@ -2,7 +2,7 @@ * Copyright 2005-2009 LAMP/EPFL * @author Martin Odersky */ -// $Id: Scanners.scala 17285 2009-03-11 13:51:56Z rytz $ +// $Id$ package scala.tools.nsc package ast.parser diff --git a/src/compiler/scala/tools/nsc/ast/parser/SymbolicXMLBuilder.scala b/src/compiler/scala/tools/nsc/ast/parser/SymbolicXMLBuilder.scala index a884a2337..00f45d838 100644 --- a/src/compiler/scala/tools/nsc/ast/parser/SymbolicXMLBuilder.scala +++ b/src/compiler/scala/tools/nsc/ast/parser/SymbolicXMLBuilder.scala @@ -2,7 +2,7 @@ * Copyright 2005-2009 LAMP/EPFL * @author Burak Emir */ -// $Id: SymbolicXMLBuilder.scala 17756 2009-05-18 14:28:59Z rytz $ +// $Id$ package scala.tools.nsc package ast.parser diff --git a/src/compiler/scala/tools/nsc/ast/parser/SyntaxAnalyzer.scala b/src/compiler/scala/tools/nsc/ast/parser/SyntaxAnalyzer.scala index a0331aaa0..603c347e5 100644 --- a/src/compiler/scala/tools/nsc/ast/parser/SyntaxAnalyzer.scala +++ b/src/compiler/scala/tools/nsc/ast/parser/SyntaxAnalyzer.scala @@ -2,7 +2,7 @@ * Copyright 2005-2009 LAMP/EPFL * @author Martin Odersky */ -// $Id: SyntaxAnalyzer.scala 17080 2009-02-10 17:19:16Z rytz $ +// $Id$ package scala.tools.nsc package ast.parser diff --git a/src/compiler/scala/tools/nsc/interactive/ContextTrees.scala b/src/compiler/scala/tools/nsc/interactive/ContextTrees.scala old mode 100755 new mode 100644 index b0759df00..e1d952a30 --- a/src/compiler/scala/tools/nsc/interactive/ContextTrees.scala +++ b/src/compiler/scala/tools/nsc/interactive/ContextTrees.scala @@ -1,144 +1,144 @@ -package scala.tools.nsc -package interactive - -import collection.mutable.ArrayBuffer -import util.Position - -trait ContextTrees { self: Global => - - type Context = analyzer.Context - lazy val NoContext = analyzer.NoContext - type Contexts = ArrayBuffer[ContextTree] - - /** A context tree contains contexts that are indexed by positions. - * It satisfies the following properties: - * 1. All context come from compiling the same unit. - * 2. Child contexts have parent contexts in their outer chain. - * 3. The `pos` field of a context is the same as `context.tree.pos`, unless that - * position is transparent. In that case, `pos` equals the position of - * one of the solid descendants of `context.tree`. - * 4. Children of a context have non-overlapping increasining positions. - * 5. No context in the tree has a transparent position. - */ - class ContextTree(val pos: Position, val context: Context, val children: ArrayBuffer[ContextTree]) { - def this(pos: Position, context: Context) = this(pos, context, new ArrayBuffer[ContextTree]) - override def toString = "ContextTree("+pos+", "+children+")" - } - - /** Optionally returns the smallest context that contains given `pos`, or None if none exists. - */ - def locateContext(contexts: Contexts, pos: Position): Option[Context] = { - def locateNearestContextTree(contexts: Contexts, pos: Position, recent: Array[ContextTree]): Option[ContextTree] = { - locateContextTree(contexts, pos) match { - case Some(x) => - recent(0) = x - locateNearestContextTree(x.children, pos, recent) - case None => recent(0) match { - case null => None - case x => Some(x) - } - } - } - locateNearestContextTree(contexts, pos, new Array[ContextTree](1)) map (_.context) - } - - def locateContextTree(contexts: Contexts, pos: Position): Option[ContextTree] = { - if (contexts.isEmpty) None - else { - val hi = contexts.length - 1 - if ((contexts(hi).pos precedes pos) || (pos precedes contexts(0).pos)) None - else { - def loop(lo: Int, hi: Int): Option[ContextTree] = { - val mid = (lo + hi) / 2 - val midpos = contexts(mid).pos - if ((pos precedes midpos) && (mid < hi)) - loop(lo, mid) - else if ((midpos precedes pos) && (lo < mid)) - loop(mid, hi) - else if (midpos includes pos) - Some(contexts(mid)) - else if (contexts(mid+1).pos includes pos) - Some(contexts(mid+1)) - else None - } - loop(0, hi) - } - } - } - - /** Insert a context at correct position into a buffer of context trees. - * If the `context` has a transparent position, add it multiple times - * at the positions of all its solid descendant trees. - */ - def addContext(contexts: Contexts, context: Context) { - val cpos = context.tree.pos - if (cpos.isTransparent) - for (t <- context.tree.children flatMap solidDescendants) - addContext(contexts, context, t.pos) - else - addContext(contexts, context, cpos) - } - - /** Insert a context with non-transparent position `cpos` - * at correct position into a buffer of context trees. - */ - def addContext(contexts: Contexts, context: Context, cpos: Position) { - try { - if (!cpos.isRange) {} - else if (contexts.isEmpty) contexts += new ContextTree(cpos, context) - else { - val hi = contexts.length - 1 - if (contexts(hi).pos precedes cpos) - contexts += new ContextTree(cpos, context) - else if (contexts(hi).pos properlyIncludes cpos) // fast path w/o search - addContext(contexts(hi).children, context, cpos) - else if (cpos precedes contexts(0).pos) - new ContextTree(cpos, context) +: contexts - else { - def insertAt(idx: Int): Boolean = { - val oldpos = contexts(idx).pos - if (oldpos sameRange cpos) { - contexts(idx) = new ContextTree(cpos, context, contexts(idx).children) - true - } else if (oldpos includes cpos) { - addContext(contexts(idx).children, context, cpos) - true - } else if (cpos includes oldpos) { - val start = contexts.indexWhere(cpos includes _.pos) - val last = contexts.lastIndexWhere(cpos includes _.pos) - contexts(start) = new ContextTree(cpos, context, contexts.slice(start, last + 1)) - contexts.remove(start + 1, last - start) - true - } else false - } - def loop(lo: Int, hi: Int) { - if (hi - lo > 1) { - val mid = (lo + hi) / 2 - val midpos = contexts(mid).pos - if (cpos precedes midpos) - loop(lo, mid) - else if (midpos precedes cpos) - loop(mid, hi) - } else if (!insertAt(lo) && !insertAt(hi)) { - val lopos = contexts(lo).pos - val hipos = contexts(hi).pos - if ((lopos precedes cpos) && (cpos precedes hipos)) - contexts.insert(hi, new ContextTree(cpos, context)) - else - inform("internal error? skewed positions: "+lopos+" !< "+cpos+" !< "+hipos) - } - } - loop(0, hi) - } - } - } catch { - case ex: Throwable => - println(ex) - ex.printStackTrace() - println("failure inserting "+cpos+" into "+contexts+"/"+contexts(contexts.length - 1).pos+"/"+ - (contexts(contexts.length - 1).pos includes cpos)) - throw ex - } - } -} - +package scala.tools.nsc +package interactive + +import collection.mutable.ArrayBuffer +import util.Position + +trait ContextTrees { self: Global => + + type Context = analyzer.Context + lazy val NoContext = analyzer.NoContext + type Contexts = ArrayBuffer[ContextTree] + + /** A context tree contains contexts that are indexed by positions. + * It satisfies the following properties: + * 1. All context come from compiling the same unit. + * 2. Child contexts have parent contexts in their outer chain. + * 3. The `pos` field of a context is the same as `context.tree.pos`, unless that + * position is transparent. In that case, `pos` equals the position of + * one of the solid descendants of `context.tree`. + * 4. Children of a context have non-overlapping increasining positions. + * 5. No context in the tree has a transparent position. + */ + class ContextTree(val pos: Position, val context: Context, val children: ArrayBuffer[ContextTree]) { + def this(pos: Position, context: Context) = this(pos, context, new ArrayBuffer[ContextTree]) + override def toString = "ContextTree("+pos+", "+children+")" + } + + /** Optionally returns the smallest context that contains given `pos`, or None if none exists. + */ + def locateContext(contexts: Contexts, pos: Position): Option[Context] = { + def locateNearestContextTree(contexts: Contexts, pos: Position, recent: Array[ContextTree]): Option[ContextTree] = { + locateContextTree(contexts, pos) match { + case Some(x) => + recent(0) = x + locateNearestContextTree(x.children, pos, recent) + case None => recent(0) match { + case null => None + case x => Some(x) + } + } + } + locateNearestContextTree(contexts, pos, new Array[ContextTree](1)) map (_.context) + } + + def locateContextTree(contexts: Contexts, pos: Position): Option[ContextTree] = { + if (contexts.isEmpty) None + else { + val hi = contexts.length - 1 + if ((contexts(hi).pos precedes pos) || (pos precedes contexts(0).pos)) None + else { + def loop(lo: Int, hi: Int): Option[ContextTree] = { + val mid = (lo + hi) / 2 + val midpos = contexts(mid).pos + if ((pos precedes midpos) && (mid < hi)) + loop(lo, mid) + else if ((midpos precedes pos) && (lo < mid)) + loop(mid, hi) + else if (midpos includes pos) + Some(contexts(mid)) + else if (contexts(mid+1).pos includes pos) + Some(contexts(mid+1)) + else None + } + loop(0, hi) + } + } + } + + /** Insert a context at correct position into a buffer of context trees. + * If the `context` has a transparent position, add it multiple times + * at the positions of all its solid descendant trees. + */ + def addContext(contexts: Contexts, context: Context) { + val cpos = context.tree.pos + if (cpos.isTransparent) + for (t <- context.tree.children flatMap solidDescendants) + addContext(contexts, context, t.pos) + else + addContext(contexts, context, cpos) + } + + /** Insert a context with non-transparent position `cpos` + * at correct position into a buffer of context trees. + */ + def addContext(contexts: Contexts, context: Context, cpos: Position) { + try { + if (!cpos.isRange) {} + else if (contexts.isEmpty) contexts += new ContextTree(cpos, context) + else { + val hi = contexts.length - 1 + if (contexts(hi).pos precedes cpos) + contexts += new ContextTree(cpos, context) + else if (contexts(hi).pos properlyIncludes cpos) // fast path w/o search + addContext(contexts(hi).children, context, cpos) + else if (cpos precedes contexts(0).pos) + new ContextTree(cpos, context) +: contexts + else { + def insertAt(idx: Int): Boolean = { + val oldpos = contexts(idx).pos + if (oldpos sameRange cpos) { + contexts(idx) = new ContextTree(cpos, context, contexts(idx).children) + true + } else if (oldpos includes cpos) { + addContext(contexts(idx).children, context, cpos) + true + } else if (cpos includes oldpos) { + val start = contexts.indexWhere(cpos includes _.pos) + val last = contexts.lastIndexWhere(cpos includes _.pos) + contexts(start) = new ContextTree(cpos, context, contexts.slice(start, last + 1)) + contexts.remove(start + 1, last - start) + true + } else false + } + def loop(lo: Int, hi: Int) { + if (hi - lo > 1) { + val mid = (lo + hi) / 2 + val midpos = contexts(mid).pos + if (cpos precedes midpos) + loop(lo, mid) + else if (midpos precedes cpos) + loop(mid, hi) + } else if (!insertAt(lo) && !insertAt(hi)) { + val lopos = contexts(lo).pos + val hipos = contexts(hi).pos + if ((lopos precedes cpos) && (cpos precedes hipos)) + contexts.insert(hi, new ContextTree(cpos, context)) + else + inform("internal error? skewed positions: "+lopos+" !< "+cpos+" !< "+hipos) + } + } + loop(0, hi) + } + } + } catch { + case ex: Throwable => + println(ex) + ex.printStackTrace() + println("failure inserting "+cpos+" into "+contexts+"/"+contexts(contexts.length - 1).pos+"/"+ + (contexts(contexts.length - 1).pos includes cpos)) + throw ex + } + } +} + diff --git a/src/compiler/scala/tools/nsc/interactive/Global.scala b/src/compiler/scala/tools/nsc/interactive/Global.scala old mode 100755 new mode 100644 diff --git a/src/compiler/scala/tools/nsc/interactive/RangePositions.scala b/src/compiler/scala/tools/nsc/interactive/RangePositions.scala old mode 100755 new mode 100644 diff --git a/src/compiler/scala/tools/nsc/interpreter/AbstractFileClassLoader.scala b/src/compiler/scala/tools/nsc/interpreter/AbstractFileClassLoader.scala index 676b30387..f0cda5034 100644 --- a/src/compiler/scala/tools/nsc/interpreter/AbstractFileClassLoader.scala +++ b/src/compiler/scala/tools/nsc/interpreter/AbstractFileClassLoader.scala @@ -1,7 +1,7 @@ /* NSC -- new Scala compiler * Copyright 2005-2009 LAMP/EPFL */ -// $Id: $ +// $Id$ package scala.tools.nsc package interpreter diff --git a/src/compiler/scala/tools/nsc/io/Streamable.scala b/src/compiler/scala/tools/nsc/io/Streamable.scala index 1000c115c..35d17335d 100644 --- a/src/compiler/scala/tools/nsc/io/Streamable.scala +++ b/src/compiler/scala/tools/nsc/io/Streamable.scala @@ -105,4 +105,4 @@ object Streamable */ def slurp(codec: Codec = getCodec()) = chars(codec).mkString } -} \ No newline at end of file +} diff --git a/src/compiler/scala/tools/nsc/javac/JavaParsers.scala b/src/compiler/scala/tools/nsc/javac/JavaParsers.scala old mode 100755 new mode 100644 index f4f2e3a0d..e001ba063 --- a/src/compiler/scala/tools/nsc/javac/JavaParsers.scala +++ b/src/compiler/scala/tools/nsc/javac/JavaParsers.scala @@ -2,7 +2,7 @@ * Copyright 2005-2009 LAMP/EPFL * @author Martin Odersky */ -// $Id: Parsers.scala 15004 2008-05-13 16:37:33Z odersky $ +// $Id$ //todo: allow infix type patterns diff --git a/src/compiler/scala/tools/nsc/javac/JavaScanners.scala b/src/compiler/scala/tools/nsc/javac/JavaScanners.scala old mode 100755 new mode 100644 diff --git a/src/compiler/scala/tools/nsc/javac/JavaTokens.scala b/src/compiler/scala/tools/nsc/javac/JavaTokens.scala old mode 100755 new mode 100644 index 4d3497282..c67c3c106 --- a/src/compiler/scala/tools/nsc/javac/JavaTokens.scala +++ b/src/compiler/scala/tools/nsc/javac/JavaTokens.scala @@ -2,7 +2,7 @@ * Copyright 2005-2009 LAMP/EPFL * @author Martin Odersky */ -// $Id: Tokens.scala 12886 2007-09-17 16:36:10Z mcdirmid $ +// $Id$ package scala.tools.nsc package javac diff --git a/src/compiler/scala/tools/nsc/symtab/BaseTypeSeqs.scala b/src/compiler/scala/tools/nsc/symtab/BaseTypeSeqs.scala old mode 100755 new mode 100644 diff --git a/src/compiler/scala/tools/nsc/symtab/Positions.scala b/src/compiler/scala/tools/nsc/symtab/Positions.scala old mode 100755 new mode 100644 diff --git a/src/compiler/scala/tools/nsc/typechecker/DeVirtualize.scala b/src/compiler/scala/tools/nsc/typechecker/DeVirtualize.scala index 9257278ff..815fb59d2 100644 --- a/src/compiler/scala/tools/nsc/typechecker/DeVirtualize.scala +++ b/src/compiler/scala/tools/nsc/typechecker/DeVirtualize.scala @@ -2,7 +2,7 @@ * Copyright 2005-2009 LAMP/EPFL * @author Martin Odersky */ -// $Id: RefChecks.scala 13735 2008-01-18 17:18:58Z odersky $ +// $Id$ package scala.tools.nsc package typechecker diff --git a/src/compiler/scala/tools/nsc/typechecker/Implicits.scala b/src/compiler/scala/tools/nsc/typechecker/Implicits.scala index f0e20e288..6df653eee 100644 --- a/src/compiler/scala/tools/nsc/typechecker/Implicits.scala +++ b/src/compiler/scala/tools/nsc/typechecker/Implicits.scala @@ -2,7 +2,7 @@ * Copyright 2005-2009 LAMP/EPFL * @author Martin Odersky */ -// $Id: Typers.scala 17229 2009-03-02 19:09:42Z extempore $ +// $Id$ //todo: rewrite or disllow new T where T is a mixin (currently: not a member of T) //todo: use inherited type info also for vars and values diff --git a/src/compiler/scala/tools/nsc/typechecker/NamesDefaults.scala b/src/compiler/scala/tools/nsc/typechecker/NamesDefaults.scala index 0e11cb536..56aaa67da 100644 --- a/src/compiler/scala/tools/nsc/typechecker/NamesDefaults.scala +++ b/src/compiler/scala/tools/nsc/typechecker/NamesDefaults.scala @@ -2,7 +2,7 @@ * Copyright 2005-2009 LAMP/EPFL * @author Martin Odersky */ -// $Id: NamesDefaults.scala 17081 2009-02-10 17:45:38Z rytz $ +// $Id$ package scala.tools.nsc package typechecker diff --git a/src/compiler/scala/tools/nsc/util/CharArrayReader.scala b/src/compiler/scala/tools/nsc/util/CharArrayReader.scala old mode 100755 new mode 100644 index e2a4627d0..2e89b8361 --- a/src/compiler/scala/tools/nsc/util/CharArrayReader.scala +++ b/src/compiler/scala/tools/nsc/util/CharArrayReader.scala @@ -2,7 +2,7 @@ * Copyright 2005-2009 LAMP/EPFL * @author Martin Odersky */ -// $Id: NewCharArrayReader.scala 16893 2009-01-13 13:09:22Z cunei $ +// $Id$ package scala.tools.nsc package util diff --git a/src/compiler/scala/tools/nsc/util/JavaCharArrayReader.scala b/src/compiler/scala/tools/nsc/util/JavaCharArrayReader.scala old mode 100755 new mode 100644 index f513f24c9..c445a7b29 --- a/src/compiler/scala/tools/nsc/util/JavaCharArrayReader.scala +++ b/src/compiler/scala/tools/nsc/util/JavaCharArrayReader.scala @@ -2,7 +2,7 @@ * Copyright 2005-2009 LAMP/EPFL * @author Martin Odersky */ -// $Id: CharArrayReader.scala 17610 2009-04-30 22:38:36Z extempore $ +// $Id$ package scala.tools.nsc package util diff --git a/src/dbc/scala/dbc/Database.scala b/src/dbc/scala/dbc/Database.scala index 3a44d4362..ce9b9b062 100644 --- a/src/dbc/scala/dbc/Database.scala +++ b/src/dbc/scala/dbc/Database.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:Database.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/datatype/Boolean.scala b/src/dbc/scala/dbc/datatype/Boolean.scala index 6c2a2c296..e6c761215 100644 --- a/src/dbc/scala/dbc/datatype/Boolean.scala +++ b/src/dbc/scala/dbc/datatype/Boolean.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:Boolean.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/datatype/CharacterLargeObject.scala b/src/dbc/scala/dbc/datatype/CharacterLargeObject.scala index 356cda9f5..7ea707ff5 100644 --- a/src/dbc/scala/dbc/datatype/CharacterLargeObject.scala +++ b/src/dbc/scala/dbc/datatype/CharacterLargeObject.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:CharacterLargeObject.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/datatype/CharacterString.scala b/src/dbc/scala/dbc/datatype/CharacterString.scala index c96379677..3fc36b1f8 100644 --- a/src/dbc/scala/dbc/datatype/CharacterString.scala +++ b/src/dbc/scala/dbc/datatype/CharacterString.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:CharacterString.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/datatype/Factory.scala b/src/dbc/scala/dbc/datatype/Factory.scala index 6a1154e71..4d51fd0ce 100644 --- a/src/dbc/scala/dbc/datatype/Factory.scala +++ b/src/dbc/scala/dbc/datatype/Factory.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:Factory.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/exception/IncompatibleSchema.scala b/src/dbc/scala/dbc/exception/IncompatibleSchema.scala index 1897559fc..c5998323d 100644 --- a/src/dbc/scala/dbc/exception/IncompatibleSchema.scala +++ b/src/dbc/scala/dbc/exception/IncompatibleSchema.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:IncompatibleSchema.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/result/Field.scala b/src/dbc/scala/dbc/result/Field.scala index 4b1f1ed99..26284bff5 100644 --- a/src/dbc/scala/dbc/result/Field.scala +++ b/src/dbc/scala/dbc/result/Field.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:Field.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/result/FieldMetadata.scala b/src/dbc/scala/dbc/result/FieldMetadata.scala index 659bb7c31..ff419c91c 100644 --- a/src/dbc/scala/dbc/result/FieldMetadata.scala +++ b/src/dbc/scala/dbc/result/FieldMetadata.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:FieldMetadata.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/result/Relation.scala b/src/dbc/scala/dbc/result/Relation.scala index 29bf2b7fa..a75621f30 100644 --- a/src/dbc/scala/dbc/result/Relation.scala +++ b/src/dbc/scala/dbc/result/Relation.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:Relation.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/result/Status.scala b/src/dbc/scala/dbc/result/Status.scala index 06a425b92..b73286172 100644 --- a/src/dbc/scala/dbc/result/Status.scala +++ b/src/dbc/scala/dbc/result/Status.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:Status.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/result/Tuple.scala b/src/dbc/scala/dbc/result/Tuple.scala index 3b8de797a..6b6146c7c 100644 --- a/src/dbc/scala/dbc/result/Tuple.scala +++ b/src/dbc/scala/dbc/result/Tuple.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:Tuple.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/statement/AccessMode.scala b/src/dbc/scala/dbc/statement/AccessMode.scala index 983813d70..2f256865d 100644 --- a/src/dbc/scala/dbc/statement/AccessMode.scala +++ b/src/dbc/scala/dbc/statement/AccessMode.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:AccessMode.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/statement/Insert.scala b/src/dbc/scala/dbc/statement/Insert.scala index cfe105600..9772bcfb0 100644 --- a/src/dbc/scala/dbc/statement/Insert.scala +++ b/src/dbc/scala/dbc/statement/Insert.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:Insert.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/statement/InsertionData.scala b/src/dbc/scala/dbc/statement/InsertionData.scala index 8ae298108..e7fa20be0 100644 --- a/src/dbc/scala/dbc/statement/InsertionData.scala +++ b/src/dbc/scala/dbc/statement/InsertionData.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:InsertionData.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/statement/IsolationLevel.scala b/src/dbc/scala/dbc/statement/IsolationLevel.scala index 69d684e0c..a5647f55e 100644 --- a/src/dbc/scala/dbc/statement/IsolationLevel.scala +++ b/src/dbc/scala/dbc/statement/IsolationLevel.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:IsolationLevel.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/statement/Jointure.scala b/src/dbc/scala/dbc/statement/Jointure.scala index 8fb6870a6..8fea1194d 100644 --- a/src/dbc/scala/dbc/statement/Jointure.scala +++ b/src/dbc/scala/dbc/statement/Jointure.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:Jointure.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/statement/Relation.scala b/src/dbc/scala/dbc/statement/Relation.scala index b03c25651..fa1ce020b 100644 --- a/src/dbc/scala/dbc/statement/Relation.scala +++ b/src/dbc/scala/dbc/statement/Relation.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:Relation.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/statement/Select.scala b/src/dbc/scala/dbc/statement/Select.scala index 1391c597e..cf07c85f4 100644 --- a/src/dbc/scala/dbc/statement/Select.scala +++ b/src/dbc/scala/dbc/statement/Select.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:Select.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/statement/SetClause.scala b/src/dbc/scala/dbc/statement/SetClause.scala index dd1b4531d..1d1effd3b 100644 --- a/src/dbc/scala/dbc/statement/SetClause.scala +++ b/src/dbc/scala/dbc/statement/SetClause.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:SetClause.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/statement/SetQuantifier.scala b/src/dbc/scala/dbc/statement/SetQuantifier.scala index 93d824f75..55ac402ff 100644 --- a/src/dbc/scala/dbc/statement/SetQuantifier.scala +++ b/src/dbc/scala/dbc/statement/SetQuantifier.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:SetQuantifier.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/statement/Statement.scala b/src/dbc/scala/dbc/statement/Statement.scala index 5e67f3c22..9bc49e4b1 100644 --- a/src/dbc/scala/dbc/statement/Statement.scala +++ b/src/dbc/scala/dbc/statement/Statement.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:Statement.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/statement/Status.scala b/src/dbc/scala/dbc/statement/Status.scala index 2576f519c..88a8f1fee 100644 --- a/src/dbc/scala/dbc/statement/Status.scala +++ b/src/dbc/scala/dbc/statement/Status.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:Status.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/statement/Table.scala b/src/dbc/scala/dbc/statement/Table.scala index 920dcabea..502e552be 100644 --- a/src/dbc/scala/dbc/statement/Table.scala +++ b/src/dbc/scala/dbc/statement/Table.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:Table.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/statement/Transaction.scala b/src/dbc/scala/dbc/statement/Transaction.scala index 6ad209f04..774a51ad9 100644 --- a/src/dbc/scala/dbc/statement/Transaction.scala +++ b/src/dbc/scala/dbc/statement/Transaction.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:Transaction.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/statement/Update.scala b/src/dbc/scala/dbc/statement/Update.scala index 142434e26..c55c7fc96 100644 --- a/src/dbc/scala/dbc/statement/Update.scala +++ b/src/dbc/scala/dbc/statement/Update.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:Update.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/statement/expression/Constant.scala b/src/dbc/scala/dbc/statement/expression/Constant.scala index 60795e4f3..638fc4ad4 100644 --- a/src/dbc/scala/dbc/statement/expression/Constant.scala +++ b/src/dbc/scala/dbc/statement/expression/Constant.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:Constant.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/statement/expression/Default.scala b/src/dbc/scala/dbc/statement/expression/Default.scala index d17c6a1fb..cb4b4e9d0 100644 --- a/src/dbc/scala/dbc/statement/expression/Default.scala +++ b/src/dbc/scala/dbc/statement/expression/Default.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:Default.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/statement/expression/FunctionCall.scala b/src/dbc/scala/dbc/statement/expression/FunctionCall.scala index 7f6e995b2..59dc07d54 100644 --- a/src/dbc/scala/dbc/statement/expression/FunctionCall.scala +++ b/src/dbc/scala/dbc/statement/expression/FunctionCall.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:FunctionCall.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/statement/expression/SetFunction.scala b/src/dbc/scala/dbc/statement/expression/SetFunction.scala index 2a17cb690..f88bd22eb 100644 --- a/src/dbc/scala/dbc/statement/expression/SetFunction.scala +++ b/src/dbc/scala/dbc/statement/expression/SetFunction.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:SetFunction.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/statement/expression/TypeCast.scala b/src/dbc/scala/dbc/statement/expression/TypeCast.scala index 7c07432be..430ab97da 100644 --- a/src/dbc/scala/dbc/statement/expression/TypeCast.scala +++ b/src/dbc/scala/dbc/statement/expression/TypeCast.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:TypeCast.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/syntax/DataTypeUtil.scala b/src/dbc/scala/dbc/syntax/DataTypeUtil.scala index 44a43b062..305f2786c 100644 --- a/src/dbc/scala/dbc/syntax/DataTypeUtil.scala +++ b/src/dbc/scala/dbc/syntax/DataTypeUtil.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:DataTypeUtil.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/syntax/Database.scala b/src/dbc/scala/dbc/syntax/Database.scala index 47a86b0eb..843d642a6 100644 --- a/src/dbc/scala/dbc/syntax/Database.scala +++ b/src/dbc/scala/dbc/syntax/Database.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:Database.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/syntax/Statement.scala b/src/dbc/scala/dbc/syntax/Statement.scala index b06ad6497..a6d99bf2f 100644 --- a/src/dbc/scala/dbc/syntax/Statement.scala +++ b/src/dbc/scala/dbc/syntax/Statement.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:Statement.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/syntax/StatementExpression.scala b/src/dbc/scala/dbc/syntax/StatementExpression.scala index 904573cd1..b66477021 100644 --- a/src/dbc/scala/dbc/syntax/StatementExpression.scala +++ b/src/dbc/scala/dbc/syntax/StatementExpression.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:StatementExpression.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/value/Boolean.scala b/src/dbc/scala/dbc/value/Boolean.scala index 30f55070c..b622e061c 100644 --- a/src/dbc/scala/dbc/value/Boolean.scala +++ b/src/dbc/scala/dbc/value/Boolean.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:Boolean.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/value/Character.scala b/src/dbc/scala/dbc/value/Character.scala index 15087dfe0..aefaea69e 100644 --- a/src/dbc/scala/dbc/value/Character.scala +++ b/src/dbc/scala/dbc/value/Character.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:Character.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/value/CharacterLargeObject.scala b/src/dbc/scala/dbc/value/CharacterLargeObject.scala index 547b07fbf..ff6b09e3d 100644 --- a/src/dbc/scala/dbc/value/CharacterLargeObject.scala +++ b/src/dbc/scala/dbc/value/CharacterLargeObject.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:CharacterLargeObject.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/value/CharacterVarying.scala b/src/dbc/scala/dbc/value/CharacterVarying.scala index 81f985714..30c8c3898 100644 --- a/src/dbc/scala/dbc/value/CharacterVarying.scala +++ b/src/dbc/scala/dbc/value/CharacterVarying.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:CharacterVarying.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/value/ExactNumeric.scala b/src/dbc/scala/dbc/value/ExactNumeric.scala index b50c8af82..2fa5e8452 100644 --- a/src/dbc/scala/dbc/value/ExactNumeric.scala +++ b/src/dbc/scala/dbc/value/ExactNumeric.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:ExactNumeric.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/value/Factory.scala b/src/dbc/scala/dbc/value/Factory.scala index baae01186..7c9b255ae 100644 --- a/src/dbc/scala/dbc/value/Factory.scala +++ b/src/dbc/scala/dbc/value/Factory.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:Factory.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/value/Unknown.scala b/src/dbc/scala/dbc/value/Unknown.scala index c8b18d2fc..80d1b4510 100644 --- a/src/dbc/scala/dbc/value/Unknown.scala +++ b/src/dbc/scala/dbc/value/Unknown.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:Unknown.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dbc/scala/dbc/vendor/PostgreSQL.scala b/src/dbc/scala/dbc/vendor/PostgreSQL.scala index e7b8c12bf..9e62c5366 100644 --- a/src/dbc/scala/dbc/vendor/PostgreSQL.scala +++ b/src/dbc/scala/dbc/vendor/PostgreSQL.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:PostgreSQL.scala 6853 2006-03-20 16:58:47 +0100 (Mon, 20 Mar 2006) dubochet $ +// $Id$ package scala.dbc diff --git a/src/dotnet-library/README b/src/dotnet-library/README index 4461aa141..a85976cdc 100644 --- a/src/dotnet-library/README +++ b/src/dotnet-library/README @@ -1,5 +1,5 @@ INFO: The dotnet-library tree has been synchronized with -revision 15115 of src/library on $Date$. +revision 15115 of src/library on $Date: 2008-05-21 14:33:42 +0200 (Wed, 21 May 2008) $. IMPORTANT: Never, never, never, ever add/remove/edit files in the dotnet-library diff --git a/src/dotnet-library/scala/BigDecimal.scala b/src/dotnet-library/scala/BigDecimal.scala index dffcaf8cd..eace51c97 100644 --- a/src/dotnet-library/scala/BigDecimal.scala +++ b/src/dotnet-library/scala/BigDecimal.scala @@ -1 +1 @@ -/* BigDecimal.scala does not exist for the dotnet target */ \ No newline at end of file +/* BigDecimal.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/Numeric.scala b/src/dotnet-library/scala/Numeric.scala old mode 100755 new mode 100644 diff --git a/src/dotnet-library/scala/Ordering.scala b/src/dotnet-library/scala/Ordering.scala index a9fbf619e..f116e05ef 100644 --- a/src/dotnet-library/scala/Ordering.scala +++ b/src/dotnet-library/scala/Ordering.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: Ordering.scala 17712 2009-05-12 14:30:04Z extempore $ +// $Id$ package scala diff --git a/src/dotnet-library/scala/Range.scala b/src/dotnet-library/scala/Range.scala index 713cecb3a..4bf06ac74 100644 --- a/src/dotnet-library/scala/Range.scala +++ b/src/dotnet-library/scala/Range.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: Range.scala 17726 2009-05-13 19:53:43Z extempore $ +// $Id$ package scala diff --git a/src/dotnet-library/scala/collection/immutable/List.scala b/src/dotnet-library/scala/collection/immutable/List.scala index f564d4ef7..2f4ffdf28 100644 --- a/src/dotnet-library/scala/collection/immutable/List.scala +++ b/src/dotnet-library/scala/collection/immutable/List.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: List.scala 16287 2008-10-18 13:41:36Z nielsen $ +// $Id$ package scala.collection.immutable diff --git a/src/dotnet-library/scala/collection/mutable/StringBuilder.scala b/src/dotnet-library/scala/collection/mutable/StringBuilder.scala index 9f0becd1a..befaea296 100644 --- a/src/dotnet-library/scala/collection/mutable/StringBuilder.scala +++ b/src/dotnet-library/scala/collection/mutable/StringBuilder.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: StringBuilder.scala 16884 2009-01-09 16:52:09Z cunei $ +// $Id$ package scala.collection.mutable diff --git a/src/dotnet-library/scala/io/BufferedSource.scala b/src/dotnet-library/scala/io/BufferedSource.scala index 93f7c7781..0e0fb1079 100644 --- a/src/dotnet-library/scala/io/BufferedSource.scala +++ b/src/dotnet-library/scala/io/BufferedSource.scala @@ -1 +1 @@ -/* BufferedSource.scala does not exist for the dotnet target */ \ No newline at end of file +/* BufferedSource.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/io/BytePickle.scala b/src/dotnet-library/scala/io/BytePickle.scala index f39430724..3d9273ad7 100644 --- a/src/dotnet-library/scala/io/BytePickle.scala +++ b/src/dotnet-library/scala/io/BytePickle.scala @@ -1 +1 @@ -/* BytePickle.scala does not exist for the dotnet target */ \ No newline at end of file +/* BytePickle.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/io/Codec.scala b/src/dotnet-library/scala/io/Codec.scala index e291d7a90..803e41274 100644 --- a/src/dotnet-library/scala/io/Codec.scala +++ b/src/dotnet-library/scala/io/Codec.scala @@ -1 +1 @@ -/* Codec.scala does not exist for the dotnet target */ \ No newline at end of file +/* Codec.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/io/Position.scala b/src/dotnet-library/scala/io/Position.scala index 353cb081a..d8af57210 100644 --- a/src/dotnet-library/scala/io/Position.scala +++ b/src/dotnet-library/scala/io/Position.scala @@ -1 +1 @@ -/* Position.scala does not exist for the dotnet target */ \ No newline at end of file +/* Position.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/io/Source.scala b/src/dotnet-library/scala/io/Source.scala index 8730782cd..0bdd37b11 100644 --- a/src/dotnet-library/scala/io/Source.scala +++ b/src/dotnet-library/scala/io/Source.scala @@ -1 +1 @@ -/* Source.scala does not exist for the dotnet target */ \ No newline at end of file +/* Source.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/io/UTF8Codec.scala b/src/dotnet-library/scala/io/UTF8Codec.scala index ce953d071..7958462fd 100644 --- a/src/dotnet-library/scala/io/UTF8Codec.scala +++ b/src/dotnet-library/scala/io/UTF8Codec.scala @@ -1 +1 @@ -/* UTF8Codec.scala does not exist for the dotnet target */ \ No newline at end of file +/* UTF8Codec.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/mobile/Code.scala b/src/dotnet-library/scala/mobile/Code.scala index 51c99749e..42ddf0164 100644 --- a/src/dotnet-library/scala/mobile/Code.scala +++ b/src/dotnet-library/scala/mobile/Code.scala @@ -1 +1 @@ -/* Code.scala does not exist for the dotnet target */ \ No newline at end of file +/* Code.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/mobile/Location.scala b/src/dotnet-library/scala/mobile/Location.scala index 1e55c24e8..fe693a7c6 100644 --- a/src/dotnet-library/scala/mobile/Location.scala +++ b/src/dotnet-library/scala/mobile/Location.scala @@ -1 +1 @@ -/* Location.scala does not exist for the dotnet target */ \ No newline at end of file +/* Location.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/reflect/Invocation.scala b/src/dotnet-library/scala/reflect/Invocation.scala index 7276fb983..1dba7d233 100644 --- a/src/dotnet-library/scala/reflect/Invocation.scala +++ b/src/dotnet-library/scala/reflect/Invocation.scala @@ -1 +1 @@ -/* Invocation.scala does not exist for the dotnet target */ \ No newline at end of file +/* Invocation.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/runtime/NonLocalReturnException.scala b/src/dotnet-library/scala/runtime/NonLocalReturnException.scala index 09025f7e9..78045b64e 100644 --- a/src/dotnet-library/scala/runtime/NonLocalReturnException.scala +++ b/src/dotnet-library/scala/runtime/NonLocalReturnException.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: NonLocalReturnException.scala 15604 2008-07-24 09:56:59Z phaller $ +// $Id$ package scala.runtime @@ -14,4 +14,4 @@ package scala.runtime import Predef.RuntimeException -class NonLocalReturnException[T](val key: AnyRef, val value: T) extends RuntimeException \ No newline at end of file +class NonLocalReturnException[T](val key: AnyRef, val value: T) extends RuntimeException diff --git a/src/dotnet-library/scala/text/Document.scala b/src/dotnet-library/scala/text/Document.scala index e7b304910..b016032fe 100644 --- a/src/dotnet-library/scala/text/Document.scala +++ b/src/dotnet-library/scala/text/Document.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: Document.scala 11950 2007-06-08 12:08:26Z michelou $ +// $Id$ package scala.text diff --git a/src/dotnet-library/scala/util/Random.scala b/src/dotnet-library/scala/util/Random.scala index eed74d512..406efd995 100644 --- a/src/dotnet-library/scala/util/Random.scala +++ b/src/dotnet-library/scala/util/Random.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: Random.scala 14498 2008-04-04 12:12:27Z washburn $ +// $Id$ package scala.util diff --git a/src/dotnet-library/scala/util/automata/BaseBerrySethi.scala b/src/dotnet-library/scala/util/automata/BaseBerrySethi.scala index 092475a9a..5ae9bf2ff 100644 --- a/src/dotnet-library/scala/util/automata/BaseBerrySethi.scala +++ b/src/dotnet-library/scala/util/automata/BaseBerrySethi.scala @@ -1 +1 @@ -/* BaseBerrySethi.scala does not exist for the dotnet target */ \ No newline at end of file +/* BaseBerrySethi.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/automata/DetWordAutom.scala b/src/dotnet-library/scala/util/automata/DetWordAutom.scala index 7ce9f5018..8dcc11cbb 100644 --- a/src/dotnet-library/scala/util/automata/DetWordAutom.scala +++ b/src/dotnet-library/scala/util/automata/DetWordAutom.scala @@ -1 +1 @@ -/* DetWordAutom.scala does not exist for the dotnet target */ \ No newline at end of file +/* DetWordAutom.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/automata/Inclusion.scala b/src/dotnet-library/scala/util/automata/Inclusion.scala index da47d6de0..428634003 100644 --- a/src/dotnet-library/scala/util/automata/Inclusion.scala +++ b/src/dotnet-library/scala/util/automata/Inclusion.scala @@ -1 +1 @@ -/* Inclusion.scala does not exist for the dotnet target */ \ No newline at end of file +/* Inclusion.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/automata/NondetWordAutom.scala b/src/dotnet-library/scala/util/automata/NondetWordAutom.scala index 65235bdb7..3cca4d560 100644 --- a/src/dotnet-library/scala/util/automata/NondetWordAutom.scala +++ b/src/dotnet-library/scala/util/automata/NondetWordAutom.scala @@ -1 +1 @@ -/* NondetWordAutom.scala does not exist for the dotnet target */ \ No newline at end of file +/* NondetWordAutom.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/automata/SubsetConstruction.scala b/src/dotnet-library/scala/util/automata/SubsetConstruction.scala index 1f3124eab..e191ae5a4 100644 --- a/src/dotnet-library/scala/util/automata/SubsetConstruction.scala +++ b/src/dotnet-library/scala/util/automata/SubsetConstruction.scala @@ -1 +1 @@ -/* SubsetConstruction.scala does not exist for the dotnet target */ \ No newline at end of file +/* SubsetConstruction.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/automata/WordBerrySethi.scala b/src/dotnet-library/scala/util/automata/WordBerrySethi.scala index fe13e3536..10372139d 100644 --- a/src/dotnet-library/scala/util/automata/WordBerrySethi.scala +++ b/src/dotnet-library/scala/util/automata/WordBerrySethi.scala @@ -1 +1 @@ -/* WordBerrySethi.scala does not exist for the dotnet target */ \ No newline at end of file +/* WordBerrySethi.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/grammar/HedgeRHS.scala b/src/dotnet-library/scala/util/grammar/HedgeRHS.scala index df362c494..fc6cb2691 100644 --- a/src/dotnet-library/scala/util/grammar/HedgeRHS.scala +++ b/src/dotnet-library/scala/util/grammar/HedgeRHS.scala @@ -1 +1 @@ -/* HedgeRHS.scala does not exist for the dotnet target */ \ No newline at end of file +/* HedgeRHS.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/grammar/TreeRHS.scala b/src/dotnet-library/scala/util/grammar/TreeRHS.scala index e26c41a0e..f23c9bbb3 100644 --- a/src/dotnet-library/scala/util/grammar/TreeRHS.scala +++ b/src/dotnet-library/scala/util/grammar/TreeRHS.scala @@ -1 +1 @@ -/* TreeRHS.scala does not exist for the dotnet target */ \ No newline at end of file +/* TreeRHS.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/logging/ConsoleLogger.scala b/src/dotnet-library/scala/util/logging/ConsoleLogger.scala index d746e41b5..89b792898 100644 --- a/src/dotnet-library/scala/util/logging/ConsoleLogger.scala +++ b/src/dotnet-library/scala/util/logging/ConsoleLogger.scala @@ -1 +1 @@ -/* ConsoleLogger.scala does not exist for the dotnet target */ \ No newline at end of file +/* ConsoleLogger.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/logging/Logged.scala b/src/dotnet-library/scala/util/logging/Logged.scala index 2b27dfcee..0a893b638 100644 --- a/src/dotnet-library/scala/util/logging/Logged.scala +++ b/src/dotnet-library/scala/util/logging/Logged.scala @@ -1 +1 @@ -/* Logged.scala does not exist for the dotnet target */ \ No newline at end of file +/* Logged.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/ast/AbstractSyntax.scala b/src/dotnet-library/scala/util/parsing/ast/AbstractSyntax.scala index f0f5d9a82..4e6e3f96b 100644 --- a/src/dotnet-library/scala/util/parsing/ast/AbstractSyntax.scala +++ b/src/dotnet-library/scala/util/parsing/ast/AbstractSyntax.scala @@ -1 +1 @@ -/* AbstractSyntax.scala does not exist for the dotnet target */ \ No newline at end of file +/* AbstractSyntax.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/combinator/ImplicitConversions.scala b/src/dotnet-library/scala/util/parsing/combinator/ImplicitConversions.scala index eaf080a3e..a78e9708c 100644 --- a/src/dotnet-library/scala/util/parsing/combinator/ImplicitConversions.scala +++ b/src/dotnet-library/scala/util/parsing/combinator/ImplicitConversions.scala @@ -1 +1 @@ -/* ImplicitConversions.scala does not exist for the dotnet target */ \ No newline at end of file +/* ImplicitConversions.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/combinator/lexical/Lexical.scala b/src/dotnet-library/scala/util/parsing/combinator/lexical/Lexical.scala index 12a1b6da8..e7a88da1e 100644 --- a/src/dotnet-library/scala/util/parsing/combinator/lexical/Lexical.scala +++ b/src/dotnet-library/scala/util/parsing/combinator/lexical/Lexical.scala @@ -1 +1 @@ -/* Lexical.scala does not exist for the dotnet target */ \ No newline at end of file +/* Lexical.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/combinator/syntactical/StandardTokenParsers.scala b/src/dotnet-library/scala/util/parsing/combinator/syntactical/StandardTokenParsers.scala index ee9ba79d8..bdc7ed127 100644 --- a/src/dotnet-library/scala/util/parsing/combinator/syntactical/StandardTokenParsers.scala +++ b/src/dotnet-library/scala/util/parsing/combinator/syntactical/StandardTokenParsers.scala @@ -1 +1 @@ -/* StandardTokenParsers.scala does not exist for the dotnet target */ \ No newline at end of file +/* StandardTokenParsers.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/combinator/syntactical/StdTokenParsers.scala b/src/dotnet-library/scala/util/parsing/combinator/syntactical/StdTokenParsers.scala index c56a7478a..e0cdea567 100644 --- a/src/dotnet-library/scala/util/parsing/combinator/syntactical/StdTokenParsers.scala +++ b/src/dotnet-library/scala/util/parsing/combinator/syntactical/StdTokenParsers.scala @@ -1 +1 @@ -/* StdTokenParsers.scala does not exist for the dotnet target */ \ No newline at end of file +/* StdTokenParsers.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/combinator/syntactical/TokenParsers.scala b/src/dotnet-library/scala/util/parsing/combinator/syntactical/TokenParsers.scala index 1e5801869..d397632ac 100644 --- a/src/dotnet-library/scala/util/parsing/combinator/syntactical/TokenParsers.scala +++ b/src/dotnet-library/scala/util/parsing/combinator/syntactical/TokenParsers.scala @@ -1 +1 @@ -/* TokenParsers.scala does not exist for the dotnet target */ \ No newline at end of file +/* TokenParsers.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/combinatorold/$tilde.scala b/src/dotnet-library/scala/util/parsing/combinatorold/$tilde.scala index f875fcabd..211cf1c12 100644 --- a/src/dotnet-library/scala/util/parsing/combinatorold/$tilde.scala +++ b/src/dotnet-library/scala/util/parsing/combinatorold/$tilde.scala @@ -1 +1 @@ -/* $tilde.scala does not exist for the dotnet target */ \ No newline at end of file +/* $tilde.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/combinatorold/ImplicitConversions.scala b/src/dotnet-library/scala/util/parsing/combinatorold/ImplicitConversions.scala index eaf080a3e..a78e9708c 100644 --- a/src/dotnet-library/scala/util/parsing/combinatorold/ImplicitConversions.scala +++ b/src/dotnet-library/scala/util/parsing/combinatorold/ImplicitConversions.scala @@ -1 +1 @@ -/* ImplicitConversions.scala does not exist for the dotnet target */ \ No newline at end of file +/* ImplicitConversions.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/combinatorold/Parsers.scala b/src/dotnet-library/scala/util/parsing/combinatorold/Parsers.scala index e71232eb2..cbc25823f 100644 --- a/src/dotnet-library/scala/util/parsing/combinatorold/Parsers.scala +++ b/src/dotnet-library/scala/util/parsing/combinatorold/Parsers.scala @@ -1 +1 @@ -/* Parsers.scala does not exist for the dotnet target */ \ No newline at end of file +/* Parsers.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/combinatorold/lexical/Lexical.scala b/src/dotnet-library/scala/util/parsing/combinatorold/lexical/Lexical.scala index 12a1b6da8..e7a88da1e 100644 --- a/src/dotnet-library/scala/util/parsing/combinatorold/lexical/Lexical.scala +++ b/src/dotnet-library/scala/util/parsing/combinatorold/lexical/Lexical.scala @@ -1 +1 @@ -/* Lexical.scala does not exist for the dotnet target */ \ No newline at end of file +/* Lexical.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/combinatorold/lexical/Scanners.scala b/src/dotnet-library/scala/util/parsing/combinatorold/lexical/Scanners.scala index 793b8295a..7c4e5aff4 100644 --- a/src/dotnet-library/scala/util/parsing/combinatorold/lexical/Scanners.scala +++ b/src/dotnet-library/scala/util/parsing/combinatorold/lexical/Scanners.scala @@ -1 +1 @@ -/* Scanners.scala does not exist for the dotnet target */ \ No newline at end of file +/* Scanners.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/combinatorold/lexical/StdLexical.scala b/src/dotnet-library/scala/util/parsing/combinatorold/lexical/StdLexical.scala index 52ad54433..f7501f81e 100644 --- a/src/dotnet-library/scala/util/parsing/combinatorold/lexical/StdLexical.scala +++ b/src/dotnet-library/scala/util/parsing/combinatorold/lexical/StdLexical.scala @@ -1 +1 @@ -/* StdLexical.scala does not exist for the dotnet target */ \ No newline at end of file +/* StdLexical.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/combinatorold/syntactical/BindingParsers.scala b/src/dotnet-library/scala/util/parsing/combinatorold/syntactical/BindingParsers.scala index 880810e98..ae51c25c2 100644 --- a/src/dotnet-library/scala/util/parsing/combinatorold/syntactical/BindingParsers.scala +++ b/src/dotnet-library/scala/util/parsing/combinatorold/syntactical/BindingParsers.scala @@ -1 +1 @@ -/* BindingParsers.scala does not exist for the dotnet target */ \ No newline at end of file +/* BindingParsers.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/combinatorold/syntactical/StdTokenParsers.scala b/src/dotnet-library/scala/util/parsing/combinatorold/syntactical/StdTokenParsers.scala index c56a7478a..e0cdea567 100644 --- a/src/dotnet-library/scala/util/parsing/combinatorold/syntactical/StdTokenParsers.scala +++ b/src/dotnet-library/scala/util/parsing/combinatorold/syntactical/StdTokenParsers.scala @@ -1 +1 @@ -/* StdTokenParsers.scala does not exist for the dotnet target */ \ No newline at end of file +/* StdTokenParsers.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/combinatorold/syntactical/TokenParsers.scala b/src/dotnet-library/scala/util/parsing/combinatorold/syntactical/TokenParsers.scala index 1e5801869..d397632ac 100644 --- a/src/dotnet-library/scala/util/parsing/combinatorold/syntactical/TokenParsers.scala +++ b/src/dotnet-library/scala/util/parsing/combinatorold/syntactical/TokenParsers.scala @@ -1 +1 @@ -/* TokenParsers.scala does not exist for the dotnet target */ \ No newline at end of file +/* TokenParsers.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/combinatorold/testing/Tester.scala b/src/dotnet-library/scala/util/parsing/combinatorold/testing/Tester.scala index fff37820e..3ec0ac719 100644 --- a/src/dotnet-library/scala/util/parsing/combinatorold/testing/Tester.scala +++ b/src/dotnet-library/scala/util/parsing/combinatorold/testing/Tester.scala @@ -1 +1 @@ -/* Tester.scala does not exist for the dotnet target */ \ No newline at end of file +/* Tester.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/input/CharArrayPosition.scala b/src/dotnet-library/scala/util/parsing/input/CharArrayPosition.scala index 6668f896f..2f14b2076 100644 --- a/src/dotnet-library/scala/util/parsing/input/CharArrayPosition.scala +++ b/src/dotnet-library/scala/util/parsing/input/CharArrayPosition.scala @@ -1 +1 @@ -/* CharArrayPosition.scala does not exist for the dotnet target */ \ No newline at end of file +/* CharArrayPosition.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/input/CharArrayReader.scala b/src/dotnet-library/scala/util/parsing/input/CharArrayReader.scala index b481a7d86..ca456f1e6 100644 --- a/src/dotnet-library/scala/util/parsing/input/CharArrayReader.scala +++ b/src/dotnet-library/scala/util/parsing/input/CharArrayReader.scala @@ -1 +1 @@ -/* CharArrayReader.scala does not exist for the dotnet target */ \ No newline at end of file +/* CharArrayReader.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/input/CharSequenceReader.scala b/src/dotnet-library/scala/util/parsing/input/CharSequenceReader.scala index 93d732a95..55889f81c 100644 --- a/src/dotnet-library/scala/util/parsing/input/CharSequenceReader.scala +++ b/src/dotnet-library/scala/util/parsing/input/CharSequenceReader.scala @@ -1 +1 @@ -/* CharSequenceReader.scala does not exist for the dotnet target */ \ No newline at end of file +/* CharSequenceReader.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/input/NoPosition.scala b/src/dotnet-library/scala/util/parsing/input/NoPosition.scala index a5d2bbee4..dcd417fc9 100644 --- a/src/dotnet-library/scala/util/parsing/input/NoPosition.scala +++ b/src/dotnet-library/scala/util/parsing/input/NoPosition.scala @@ -1 +1 @@ -/* NoPosition.scala does not exist for the dotnet target */ \ No newline at end of file +/* NoPosition.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/input/OffsetPosition.scala b/src/dotnet-library/scala/util/parsing/input/OffsetPosition.scala index 70705db15..ae2f3b651 100644 --- a/src/dotnet-library/scala/util/parsing/input/OffsetPosition.scala +++ b/src/dotnet-library/scala/util/parsing/input/OffsetPosition.scala @@ -1 +1 @@ -/* OffsetPosition.scala does not exist for the dotnet target */ \ No newline at end of file +/* OffsetPosition.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/input/PagedSeqReader.scala b/src/dotnet-library/scala/util/parsing/input/PagedSeqReader.scala index d45f1121c..fb2cf874b 100644 --- a/src/dotnet-library/scala/util/parsing/input/PagedSeqReader.scala +++ b/src/dotnet-library/scala/util/parsing/input/PagedSeqReader.scala @@ -1 +1 @@ -/* PagedSeqReader.scala does not exist for the dotnet target */ \ No newline at end of file +/* PagedSeqReader.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/input/StreamReader.scala b/src/dotnet-library/scala/util/parsing/input/StreamReader.scala index 856b42eaa..8a88fb72f 100644 --- a/src/dotnet-library/scala/util/parsing/input/StreamReader.scala +++ b/src/dotnet-library/scala/util/parsing/input/StreamReader.scala @@ -1 +1 @@ -/* StreamReader.scala does not exist for the dotnet target */ \ No newline at end of file +/* StreamReader.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/json/JSON.scala b/src/dotnet-library/scala/util/parsing/json/JSON.scala index 74c1685d0..7246bb41c 100644 --- a/src/dotnet-library/scala/util/parsing/json/JSON.scala +++ b/src/dotnet-library/scala/util/parsing/json/JSON.scala @@ -1 +1 @@ -/* JSON.scala does not exist for the dotnet target */ \ No newline at end of file +/* JSON.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/json/Lexer.scala b/src/dotnet-library/scala/util/parsing/json/Lexer.scala index 0e730534b..85af9bb7c 100644 --- a/src/dotnet-library/scala/util/parsing/json/Lexer.scala +++ b/src/dotnet-library/scala/util/parsing/json/Lexer.scala @@ -1 +1 @@ -/* Lexer.scala does not exist for the dotnet target */ \ No newline at end of file +/* Lexer.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/json/Parser.scala b/src/dotnet-library/scala/util/parsing/json/Parser.scala index 4d132ba92..58f876f49 100644 --- a/src/dotnet-library/scala/util/parsing/json/Parser.scala +++ b/src/dotnet-library/scala/util/parsing/json/Parser.scala @@ -1 +1 @@ -/* Parser.scala does not exist for the dotnet target */ \ No newline at end of file +/* Parser.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/syntax/StdTokens.scala b/src/dotnet-library/scala/util/parsing/syntax/StdTokens.scala index 52ce547fa..f31fc0170 100644 --- a/src/dotnet-library/scala/util/parsing/syntax/StdTokens.scala +++ b/src/dotnet-library/scala/util/parsing/syntax/StdTokens.scala @@ -1 +1 @@ -/* StdTokens.scala does not exist for the dotnet target */ \ No newline at end of file +/* StdTokens.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/parsing/syntax/Tokens.scala b/src/dotnet-library/scala/util/parsing/syntax/Tokens.scala index 8cc892457..bc97030f4 100644 --- a/src/dotnet-library/scala/util/parsing/syntax/Tokens.scala +++ b/src/dotnet-library/scala/util/parsing/syntax/Tokens.scala @@ -1 +1 @@ -/* Tokens.scala does not exist for the dotnet target */ \ No newline at end of file +/* Tokens.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/regexp/Base.scala b/src/dotnet-library/scala/util/regexp/Base.scala index 83ca478f8..41b3e4c57 100644 --- a/src/dotnet-library/scala/util/regexp/Base.scala +++ b/src/dotnet-library/scala/util/regexp/Base.scala @@ -1 +1 @@ -/* Base.scala does not exist for the dotnet target */ \ No newline at end of file +/* Base.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/regexp/PointedHedgeExp.scala b/src/dotnet-library/scala/util/regexp/PointedHedgeExp.scala index bd514f514..558b00e50 100644 --- a/src/dotnet-library/scala/util/regexp/PointedHedgeExp.scala +++ b/src/dotnet-library/scala/util/regexp/PointedHedgeExp.scala @@ -1 +1 @@ -/* PointedHedgeExp.scala does not exist for the dotnet target */ \ No newline at end of file +/* PointedHedgeExp.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/regexp/SyntaxError.scala b/src/dotnet-library/scala/util/regexp/SyntaxError.scala index ef09c8bb4..7290f2c22 100644 --- a/src/dotnet-library/scala/util/regexp/SyntaxError.scala +++ b/src/dotnet-library/scala/util/regexp/SyntaxError.scala @@ -1 +1 @@ -/* SyntaxError.scala does not exist for the dotnet target */ \ No newline at end of file +/* SyntaxError.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/util/regexp/WordExp.scala b/src/dotnet-library/scala/util/regexp/WordExp.scala index 91c294810..ac9c6e822 100644 --- a/src/dotnet-library/scala/util/regexp/WordExp.scala +++ b/src/dotnet-library/scala/util/regexp/WordExp.scala @@ -1 +1 @@ -/* WordExp.scala does not exist for the dotnet target */ \ No newline at end of file +/* WordExp.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/dtd/ContentModel.scala b/src/dotnet-library/scala/xml/dtd/ContentModel.scala index cd146381f..896ffb7e1 100644 --- a/src/dotnet-library/scala/xml/dtd/ContentModel.scala +++ b/src/dotnet-library/scala/xml/dtd/ContentModel.scala @@ -1 +1 @@ -/* ContentModel.scala does not exist for the dotnet target */ \ No newline at end of file +/* ContentModel.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/dtd/ContentModelParser.scala b/src/dotnet-library/scala/xml/dtd/ContentModelParser.scala index ac73be0e6..861437933 100644 --- a/src/dotnet-library/scala/xml/dtd/ContentModelParser.scala +++ b/src/dotnet-library/scala/xml/dtd/ContentModelParser.scala @@ -1 +1 @@ -/* ContentModelParser.scala does not exist for the dotnet target */ \ No newline at end of file +/* ContentModelParser.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/dtd/DTD.scala b/src/dotnet-library/scala/xml/dtd/DTD.scala index 529c8df8c..77f57a0b5 100644 --- a/src/dotnet-library/scala/xml/dtd/DTD.scala +++ b/src/dotnet-library/scala/xml/dtd/DTD.scala @@ -1 +1 @@ -/* DTD.scala does not exist for the dotnet target */ \ No newline at end of file +/* DTD.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/dtd/Decl.scala b/src/dotnet-library/scala/xml/dtd/Decl.scala index a412a0999..3cd79e8ce 100644 --- a/src/dotnet-library/scala/xml/dtd/Decl.scala +++ b/src/dotnet-library/scala/xml/dtd/Decl.scala @@ -1 +1 @@ -/* Decl.scala does not exist for the dotnet target */ \ No newline at end of file +/* Decl.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/dtd/DocType.scala b/src/dotnet-library/scala/xml/dtd/DocType.scala index 13c54e35d..bd7208f18 100644 --- a/src/dotnet-library/scala/xml/dtd/DocType.scala +++ b/src/dotnet-library/scala/xml/dtd/DocType.scala @@ -1 +1 @@ -/* DocType.scala does not exist for the dotnet target */ \ No newline at end of file +/* DocType.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/dtd/ElementValidator.scala b/src/dotnet-library/scala/xml/dtd/ElementValidator.scala index 0f3141ef3..25a2c90ba 100644 --- a/src/dotnet-library/scala/xml/dtd/ElementValidator.scala +++ b/src/dotnet-library/scala/xml/dtd/ElementValidator.scala @@ -1 +1 @@ -/* ElementValidator.scala does not exist for the dotnet target */ \ No newline at end of file +/* ElementValidator.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/dtd/ExternalID.scala b/src/dotnet-library/scala/xml/dtd/ExternalID.scala index c508524fc..f6bc2f88f 100644 --- a/src/dotnet-library/scala/xml/dtd/ExternalID.scala +++ b/src/dotnet-library/scala/xml/dtd/ExternalID.scala @@ -1 +1 @@ -/* ExternalID.scala does not exist for the dotnet target */ \ No newline at end of file +/* ExternalID.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/dtd/Scanner.scala b/src/dotnet-library/scala/xml/dtd/Scanner.scala index 882a99c2a..8c7a3d9ca 100644 --- a/src/dotnet-library/scala/xml/dtd/Scanner.scala +++ b/src/dotnet-library/scala/xml/dtd/Scanner.scala @@ -1 +1 @@ -/* Scanner.scala does not exist for the dotnet target */ \ No newline at end of file +/* Scanner.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/dtd/Tokens.scala b/src/dotnet-library/scala/xml/dtd/Tokens.scala index 8cc892457..bc97030f4 100644 --- a/src/dotnet-library/scala/xml/dtd/Tokens.scala +++ b/src/dotnet-library/scala/xml/dtd/Tokens.scala @@ -1 +1 @@ -/* Tokens.scala does not exist for the dotnet target */ \ No newline at end of file +/* Tokens.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/dtd/ValidationException.scala b/src/dotnet-library/scala/xml/dtd/ValidationException.scala index 18ccbd45e..da821bfa5 100644 --- a/src/dotnet-library/scala/xml/dtd/ValidationException.scala +++ b/src/dotnet-library/scala/xml/dtd/ValidationException.scala @@ -1 +1 @@ -/* ValidationException.scala does not exist for the dotnet target */ \ No newline at end of file +/* ValidationException.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/factory/Binder.scala b/src/dotnet-library/scala/xml/factory/Binder.scala index d491f8e84..63ac8b6de 100644 --- a/src/dotnet-library/scala/xml/factory/Binder.scala +++ b/src/dotnet-library/scala/xml/factory/Binder.scala @@ -1 +1 @@ -/* Binder.scala does not exist for the dotnet target */ \ No newline at end of file +/* Binder.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/factory/LoggedNodeFactory.scala b/src/dotnet-library/scala/xml/factory/LoggedNodeFactory.scala index 176e4bcaf..5b892a296 100644 --- a/src/dotnet-library/scala/xml/factory/LoggedNodeFactory.scala +++ b/src/dotnet-library/scala/xml/factory/LoggedNodeFactory.scala @@ -1 +1 @@ -/* LoggedNodeFactory.scala does not exist for the dotnet target */ \ No newline at end of file +/* LoggedNodeFactory.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/factory/NodeFactory.scala b/src/dotnet-library/scala/xml/factory/NodeFactory.scala index e4137d643..4099f3590 100644 --- a/src/dotnet-library/scala/xml/factory/NodeFactory.scala +++ b/src/dotnet-library/scala/xml/factory/NodeFactory.scala @@ -1 +1 @@ -/* NodeFactory.scala does not exist for the dotnet target */ \ No newline at end of file +/* NodeFactory.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/include/CircularIncludeException.scala b/src/dotnet-library/scala/xml/include/CircularIncludeException.scala index 12da87f68..e69534189 100644 --- a/src/dotnet-library/scala/xml/include/CircularIncludeException.scala +++ b/src/dotnet-library/scala/xml/include/CircularIncludeException.scala @@ -1 +1 @@ -/* CircularIncludeException.scala does not exist for the dotnet target */ \ No newline at end of file +/* CircularIncludeException.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/include/UnavailableResourceException.scala b/src/dotnet-library/scala/xml/include/UnavailableResourceException.scala index 17b2069af..3231e7853 100644 --- a/src/dotnet-library/scala/xml/include/UnavailableResourceException.scala +++ b/src/dotnet-library/scala/xml/include/UnavailableResourceException.scala @@ -1 +1 @@ -/* UnavailableResourceException.scala does not exist for the dotnet target */ \ No newline at end of file +/* UnavailableResourceException.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/include/XIncludeException.scala b/src/dotnet-library/scala/xml/include/XIncludeException.scala index 1e384e1b2..95ea69af3 100644 --- a/src/dotnet-library/scala/xml/include/XIncludeException.scala +++ b/src/dotnet-library/scala/xml/include/XIncludeException.scala @@ -1 +1 @@ -/* XIncludeException.scala does not exist for the dotnet target */ \ No newline at end of file +/* XIncludeException.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/include/sax/EncodingHeuristics.scala b/src/dotnet-library/scala/xml/include/sax/EncodingHeuristics.scala index a6b4854dd..45f039699 100644 --- a/src/dotnet-library/scala/xml/include/sax/EncodingHeuristics.scala +++ b/src/dotnet-library/scala/xml/include/sax/EncodingHeuristics.scala @@ -1 +1 @@ -/* EncodingHeuristics.scala does not exist for the dotnet target */ \ No newline at end of file +/* EncodingHeuristics.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/include/sax/Main.scala b/src/dotnet-library/scala/xml/include/sax/Main.scala index 63433c767..dddf29062 100644 --- a/src/dotnet-library/scala/xml/include/sax/Main.scala +++ b/src/dotnet-library/scala/xml/include/sax/Main.scala @@ -1 +1 @@ -/* Main.scala does not exist for the dotnet target */ \ No newline at end of file +/* Main.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/include/sax/XIncludeFilter.scala b/src/dotnet-library/scala/xml/include/sax/XIncludeFilter.scala index 9ec2db64b..3a8fc4c49 100644 --- a/src/dotnet-library/scala/xml/include/sax/XIncludeFilter.scala +++ b/src/dotnet-library/scala/xml/include/sax/XIncludeFilter.scala @@ -1 +1 @@ -/* XIncludeFilter.scala does not exist for the dotnet target */ \ No newline at end of file +/* XIncludeFilter.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/include/sax/XIncluder.scala b/src/dotnet-library/scala/xml/include/sax/XIncluder.scala index 46bfd47dd..344af7f5f 100644 --- a/src/dotnet-library/scala/xml/include/sax/XIncluder.scala +++ b/src/dotnet-library/scala/xml/include/sax/XIncluder.scala @@ -1 +1 @@ -/* XIncluder.scala does not exist for the dotnet target */ \ No newline at end of file +/* XIncluder.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/parsing/ConstructingHandler.scala b/src/dotnet-library/scala/xml/parsing/ConstructingHandler.scala index a2f0c8ace..51fddef42 100644 --- a/src/dotnet-library/scala/xml/parsing/ConstructingHandler.scala +++ b/src/dotnet-library/scala/xml/parsing/ConstructingHandler.scala @@ -1 +1 @@ -/* ConstructingHandler.scala does not exist for the dotnet target */ \ No newline at end of file +/* ConstructingHandler.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/parsing/ConstructingParser.scala b/src/dotnet-library/scala/xml/parsing/ConstructingParser.scala index c3c0647b1..27812a122 100644 --- a/src/dotnet-library/scala/xml/parsing/ConstructingParser.scala +++ b/src/dotnet-library/scala/xml/parsing/ConstructingParser.scala @@ -1 +1 @@ -/* ConstructingParser.scala does not exist for the dotnet target */ \ No newline at end of file +/* ConstructingParser.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/parsing/DefaultMarkupHandler.scala b/src/dotnet-library/scala/xml/parsing/DefaultMarkupHandler.scala index 07b61693b..2f653316b 100644 --- a/src/dotnet-library/scala/xml/parsing/DefaultMarkupHandler.scala +++ b/src/dotnet-library/scala/xml/parsing/DefaultMarkupHandler.scala @@ -1 +1 @@ -/* DefaultMarkupHandler.scala does not exist for the dotnet target */ \ No newline at end of file +/* DefaultMarkupHandler.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/parsing/ExternalSources.scala b/src/dotnet-library/scala/xml/parsing/ExternalSources.scala index 53d7b01a1..22f23c2ba 100644 --- a/src/dotnet-library/scala/xml/parsing/ExternalSources.scala +++ b/src/dotnet-library/scala/xml/parsing/ExternalSources.scala @@ -1 +1 @@ -/* ExternalSources.scala does not exist for the dotnet target */ \ No newline at end of file +/* ExternalSources.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/parsing/FactoryAdapter.scala b/src/dotnet-library/scala/xml/parsing/FactoryAdapter.scala index 93ee1d97d..98903721c 100644 --- a/src/dotnet-library/scala/xml/parsing/FactoryAdapter.scala +++ b/src/dotnet-library/scala/xml/parsing/FactoryAdapter.scala @@ -1 +1 @@ -/* FactoryAdapter.scala does not exist for the dotnet target */ \ No newline at end of file +/* FactoryAdapter.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/parsing/FatalError.scala b/src/dotnet-library/scala/xml/parsing/FatalError.scala index 16127b635..169ace5c7 100644 --- a/src/dotnet-library/scala/xml/parsing/FatalError.scala +++ b/src/dotnet-library/scala/xml/parsing/FatalError.scala @@ -1 +1 @@ -/* FatalError.scala does not exist for the dotnet target */ \ No newline at end of file +/* FatalError.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/parsing/MarkupHandler.scala b/src/dotnet-library/scala/xml/parsing/MarkupHandler.scala index fa2eb183b..a43b7375e 100644 --- a/src/dotnet-library/scala/xml/parsing/MarkupHandler.scala +++ b/src/dotnet-library/scala/xml/parsing/MarkupHandler.scala @@ -1 +1 @@ -/* MarkupHandler.scala does not exist for the dotnet target */ \ No newline at end of file +/* MarkupHandler.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/parsing/MarkupParser.scala b/src/dotnet-library/scala/xml/parsing/MarkupParser.scala index 8de8e9b26..c44810047 100644 --- a/src/dotnet-library/scala/xml/parsing/MarkupParser.scala +++ b/src/dotnet-library/scala/xml/parsing/MarkupParser.scala @@ -1 +1 @@ -/* MarkupParser.scala does not exist for the dotnet target */ \ No newline at end of file +/* MarkupParser.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/parsing/NoBindingFactoryAdapter.scala b/src/dotnet-library/scala/xml/parsing/NoBindingFactoryAdapter.scala index 238d43677..fea1cd770 100644 --- a/src/dotnet-library/scala/xml/parsing/NoBindingFactoryAdapter.scala +++ b/src/dotnet-library/scala/xml/parsing/NoBindingFactoryAdapter.scala @@ -1 +1 @@ -/* NoBindingFactoryAdapter.scala does not exist for the dotnet target */ \ No newline at end of file +/* NoBindingFactoryAdapter.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/parsing/TokenTests.scala b/src/dotnet-library/scala/xml/parsing/TokenTests.scala index 86c64c5b8..78d0e5d87 100644 --- a/src/dotnet-library/scala/xml/parsing/TokenTests.scala +++ b/src/dotnet-library/scala/xml/parsing/TokenTests.scala @@ -1 +1 @@ -/* TokenTests.scala does not exist for the dotnet target */ \ No newline at end of file +/* TokenTests.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/parsing/ValidatingMarkupHandler.scala b/src/dotnet-library/scala/xml/parsing/ValidatingMarkupHandler.scala index b41e349cf..8504b266f 100644 --- a/src/dotnet-library/scala/xml/parsing/ValidatingMarkupHandler.scala +++ b/src/dotnet-library/scala/xml/parsing/ValidatingMarkupHandler.scala @@ -1 +1 @@ -/* ValidatingMarkupHandler.scala does not exist for the dotnet target */ \ No newline at end of file +/* ValidatingMarkupHandler.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/parsing/XhtmlEntities.scala b/src/dotnet-library/scala/xml/parsing/XhtmlEntities.scala index b2c05fbfb..88ae29805 100644 --- a/src/dotnet-library/scala/xml/parsing/XhtmlEntities.scala +++ b/src/dotnet-library/scala/xml/parsing/XhtmlEntities.scala @@ -1 +1 @@ -/* XhtmlEntities.scala does not exist for the dotnet target */ \ No newline at end of file +/* XhtmlEntities.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/parsing/XhtmlParser.scala b/src/dotnet-library/scala/xml/parsing/XhtmlParser.scala index 2386bd9a0..7d3678059 100644 --- a/src/dotnet-library/scala/xml/parsing/XhtmlParser.scala +++ b/src/dotnet-library/scala/xml/parsing/XhtmlParser.scala @@ -1 +1 @@ -/* XhtmlParser.scala does not exist for the dotnet target */ \ No newline at end of file +/* XhtmlParser.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/path/Expression.scala b/src/dotnet-library/scala/xml/path/Expression.scala index 0ea3b48f6..00e8ca63f 100644 --- a/src/dotnet-library/scala/xml/path/Expression.scala +++ b/src/dotnet-library/scala/xml/path/Expression.scala @@ -1 +1 @@ -/* Expression.scala does not exist for the dotnet target */ \ No newline at end of file +/* Expression.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/persistent/CachedFileStorage.scala b/src/dotnet-library/scala/xml/persistent/CachedFileStorage.scala index 2845a223d..4c063609a 100644 --- a/src/dotnet-library/scala/xml/persistent/CachedFileStorage.scala +++ b/src/dotnet-library/scala/xml/persistent/CachedFileStorage.scala @@ -1 +1 @@ -/* CachedFileStorage.scala does not exist for the dotnet target */ \ No newline at end of file +/* CachedFileStorage.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/persistent/Index.scala b/src/dotnet-library/scala/xml/persistent/Index.scala index 239f21ff0..4ac129d78 100644 --- a/src/dotnet-library/scala/xml/persistent/Index.scala +++ b/src/dotnet-library/scala/xml/persistent/Index.scala @@ -1 +1 @@ -/* Index.scala does not exist for the dotnet target */ \ No newline at end of file +/* Index.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/persistent/SetStorage.scala b/src/dotnet-library/scala/xml/persistent/SetStorage.scala index 67224991e..e96e8efbb 100644 --- a/src/dotnet-library/scala/xml/persistent/SetStorage.scala +++ b/src/dotnet-library/scala/xml/persistent/SetStorage.scala @@ -1 +1 @@ -/* SetStorage.scala does not exist for the dotnet target */ \ No newline at end of file +/* SetStorage.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/pull/XMLEvent.scala b/src/dotnet-library/scala/xml/pull/XMLEvent.scala index 554105f69..b862ecccf 100644 --- a/src/dotnet-library/scala/xml/pull/XMLEvent.scala +++ b/src/dotnet-library/scala/xml/pull/XMLEvent.scala @@ -1 +1 @@ -/* XMLEvent.scala does not exist for the dotnet target */ \ No newline at end of file +/* XMLEvent.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/pull/XMLEventReader.scala b/src/dotnet-library/scala/xml/pull/XMLEventReader.scala index db11fdea2..c7ab411e1 100644 --- a/src/dotnet-library/scala/xml/pull/XMLEventReader.scala +++ b/src/dotnet-library/scala/xml/pull/XMLEventReader.scala @@ -1 +1 @@ -/* XMLEventReader.scala does not exist for the dotnet target */ \ No newline at end of file +/* XMLEventReader.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/transform/BasicTransformer.scala b/src/dotnet-library/scala/xml/transform/BasicTransformer.scala index 4a7f5c30c..91da6cd89 100644 --- a/src/dotnet-library/scala/xml/transform/BasicTransformer.scala +++ b/src/dotnet-library/scala/xml/transform/BasicTransformer.scala @@ -1 +1 @@ -/* BasicTransformer.scala does not exist for the dotnet target */ \ No newline at end of file +/* BasicTransformer.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/transform/RewriteRule.scala b/src/dotnet-library/scala/xml/transform/RewriteRule.scala index f7ff367b6..5669343e4 100644 --- a/src/dotnet-library/scala/xml/transform/RewriteRule.scala +++ b/src/dotnet-library/scala/xml/transform/RewriteRule.scala @@ -1 +1 @@ -/* RewriteRule.scala does not exist for the dotnet target */ \ No newline at end of file +/* RewriteRule.scala does not exist for the dotnet target */ diff --git a/src/dotnet-library/scala/xml/transform/RuleTransformer.scala b/src/dotnet-library/scala/xml/transform/RuleTransformer.scala index 3fcd455e5..9793a35be 100644 --- a/src/dotnet-library/scala/xml/transform/RuleTransformer.scala +++ b/src/dotnet-library/scala/xml/transform/RuleTransformer.scala @@ -1 +1 @@ -/* RuleTransformer.scala does not exist for the dotnet target */ \ No newline at end of file +/* RuleTransformer.scala does not exist for the dotnet target */ diff --git a/src/library/scala/Equals.scala b/src/library/scala/Equals.scala index 6ff2c2fcb..e4dfb1998 100644 --- a/src/library/scala/Equals.scala +++ b/src/library/scala/Equals.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: Equals.scala 18478 2009-08-13 21:30:20Z stepancheg $ +// $Id$ package scala diff --git a/src/library/scala/PartialFunction.scala b/src/library/scala/PartialFunction.scala index 3f0f0b883..3c98bd098 100644 --- a/src/library/scala/PartialFunction.scala +++ b/src/library/scala/PartialFunction.scala @@ -90,4 +90,4 @@ object PartialFunction // If only getOrElse were a bit less unwieldy... // def opt[T,U](x: T, default: U)(pf: PartialFunction[T, U]): U = // opt(x)(pf) getOrElse default -} \ No newline at end of file +} diff --git a/src/library/scala/ScalaObject.scala b/src/library/scala/ScalaObject.scala index 7376b85f6..91f74c1cc 100644 --- a/src/library/scala/ScalaObject.scala +++ b/src/library/scala/ScalaObject.scala @@ -13,4 +13,4 @@ package scala import Predef._ -trait ScalaObject extends AnyRef \ No newline at end of file +trait ScalaObject extends AnyRef diff --git a/src/library/scala/Tuple2.scala.notyet b/src/library/scala/Tuple2.scala.notyet index 050a8d253..fb8a27e18 100644 --- a/src/library/scala/Tuple2.scala.notyet +++ b/src/library/scala/Tuple2.scala.notyet @@ -7,7 +7,7 @@ ** |/ ** \* */ -// $Id: Tuple2.scala 14794 2008-04-23 08:15:17Z washburn $ +// $Id$ // generated by genprod on Wed Apr 23 10:06:16 CEST 2008 (with extra methods) diff --git a/src/library/scala/annotation/experimental.scala b/src/library/scala/annotation/experimental.scala index 98989efca..ddd8058c7 100644 --- a/src/library/scala/annotation/experimental.scala +++ b/src/library/scala/annotation/experimental.scala @@ -13,4 +13,4 @@ package scala.annotation */ final class experimental(message: String) extends StaticAnnotation { def this() = this("") -} \ No newline at end of file +} diff --git a/src/library/scala/collection/BufferedIterator.scala b/src/library/scala/collection/BufferedIterator.scala index c59d4f50b..9dfca1486 100644 --- a/src/library/scala/collection/BufferedIterator.scala +++ b/src/library/scala/collection/BufferedIterator.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: BufferedIterator.scala 12641 2007-08-22 16:01:57Z mcdirmid $ +// $Id$ package scala.collection diff --git a/src/library/scala/collection/DefaultMap.scala b/src/library/scala/collection/DefaultMap.scala index 8c605f536..4ca99b861 100644 --- a/src/library/scala/collection/DefaultMap.scala +++ b/src/library/scala/collection/DefaultMap.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: Map.scala 17537 2009-04-20 18:37:37Z odersky $ +// $Id$ package scala.collection diff --git a/src/library/scala/collection/Iterable.scala b/src/library/scala/collection/Iterable.scala index f10c8507b..387b37125 100644 --- a/src/library/scala/collection/Iterable.scala +++ b/src/library/scala/collection/Iterable.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: Iterable.scala 15188 2008-05-24 15:01:02Z stepancheg $ +// $Id$ package scala.collection diff --git a/src/library/scala/collection/IterableLike.scala b/src/library/scala/collection/IterableLike.scala index 3617d77c5..67b6128a5 100644 --- a/src/library/scala/collection/IterableLike.scala +++ b/src/library/scala/collection/IterableLike.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: IterableLike.scala 18602 2009-08-29 00:54:16Z extempore $ +// $Id$ package scala.collection import generic._ diff --git a/src/library/scala/collection/IterableProxy.scala b/src/library/scala/collection/IterableProxy.scala index e82201564..4e14ca904 100644 --- a/src/library/scala/collection/IterableProxy.scala +++ b/src/library/scala/collection/IterableProxy.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: IterableProxy.scala 15458 2008-06-28 20:23:22Z stepancheg $ +// $Id$ package scala.collection diff --git a/src/library/scala/collection/Iterator.scala b/src/library/scala/collection/Iterator.scala index 5b121683c..37199519e 100644 --- a/src/library/scala/collection/Iterator.scala +++ b/src/library/scala/collection/Iterator.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: Iterator.scala 15939 2008-08-26 14:33:17Z stepancheg $ +// $Id$ package scala.collection diff --git a/src/library/scala/collection/LinearSequence.scala b/src/library/scala/collection/LinearSequence.scala index 6850bb218..d292e75a2 100644 --- a/src/library/scala/collection/LinearSequence.scala +++ b/src/library/scala/collection/LinearSequence.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: Sequence.scala 16092 2008-09-12 10:37:06Z nielsen $ +// $Id$ package scala.collection diff --git a/src/library/scala/collection/LinearSequenceLike.scala b/src/library/scala/collection/LinearSequenceLike.scala index 1e384e191..3e24d625c 100644 --- a/src/library/scala/collection/LinearSequenceLike.scala +++ b/src/library/scala/collection/LinearSequenceLike.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: LinearSequenceTemplate.scala 18646 2009-09-04 16:56:11Z odersky $ +// $Id$ package scala.collection diff --git a/src/library/scala/collection/Sequence.scala b/src/library/scala/collection/Sequence.scala index 94cf0a683..ee61aa4bb 100644 --- a/src/library/scala/collection/Sequence.scala +++ b/src/library/scala/collection/Sequence.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: Sequence.scala 16092 2008-09-12 10:37:06Z nielsen $ +// $Id$ package scala.collection diff --git a/src/library/scala/collection/SequenceLike.scala b/src/library/scala/collection/SequenceLike.scala index 6fa0e1a12..8400bb709 100644 --- a/src/library/scala/collection/SequenceLike.scala +++ b/src/library/scala/collection/SequenceLike.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: SequenceTemplate.scala 18646 2009-09-04 16:56:11Z odersky $ +// $Id$ package scala.collection diff --git a/src/library/scala/collection/SequenceProxy.scala b/src/library/scala/collection/SequenceProxy.scala index 64b4f0891..7508cead1 100644 --- a/src/library/scala/collection/SequenceProxy.scala +++ b/src/library/scala/collection/SequenceProxy.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: SequenceProxy.scala 15458 2008-06-28 20:23:22Z stepancheg $ +// $Id$ package scala.collection diff --git a/src/library/scala/collection/Traversable.scala b/src/library/scala/collection/Traversable.scala index 74bf373a2..af658aabf 100644 --- a/src/library/scala/collection/Traversable.scala +++ b/src/library/scala/collection/Traversable.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: Traversable.scala 15188 2008-05-24 15:01:02Z stepancheg $ +// $Id$ package scala.collection diff --git a/src/library/scala/collection/TraversableLike.scala b/src/library/scala/collection/TraversableLike.scala index 4387791eb..ff3fefe46 100644 --- a/src/library/scala/collection/TraversableLike.scala +++ b/src/library/scala/collection/TraversableLike.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: TraversableLike.scala 18589 2009-08-27 14:45:35Z odersky $ +// $Id$ package scala.collection diff --git a/src/library/scala/collection/TraversableProxy.scala b/src/library/scala/collection/TraversableProxy.scala index d452ab709..ceaf034d0 100644 --- a/src/library/scala/collection/TraversableProxy.scala +++ b/src/library/scala/collection/TraversableProxy.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: IterableProxy.scala 15458 2008-06-28 20:23:22Z stepancheg $ +// $Id$ package scala.collection diff --git a/src/library/scala/collection/VectorLike.scala b/src/library/scala/collection/VectorLike.scala index a0cf6c9e5..0ca2534f7 100644 --- a/src/library/scala/collection/VectorLike.scala +++ b/src/library/scala/collection/VectorLike.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: VectorTemplate.scala 18646 2009-09-04 16:56:11Z odersky $ +// $Id$ package scala.collection diff --git a/src/library/scala/collection/generic/KMP.scala b/src/library/scala/collection/generic/KMP.scala index d48b6a410..f7b8ccf92 100644 --- a/src/library/scala/collection/generic/KMP.scala +++ b/src/library/scala/collection/generic/KMP.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: $ +// $Id$ package scala.collection.generic diff --git a/src/library/scala/collection/generic/VectorViewTemplate.scala b/src/library/scala/collection/generic/VectorViewTemplate.scala index d05f42b0a..9ca5edec1 100644 --- a/src/library/scala/collection/generic/VectorViewTemplate.scala +++ b/src/library/scala/collection/generic/VectorViewTemplate.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: Sequence.scala 16092 2008-09-12 10:37:06Z nielsen $ +// $Id$ package scala.collection.generic diff --git a/src/library/scala/collection/immutable/IntMap.scala b/src/library/scala/collection/immutable/IntMap.scala index 668ccaeb4..1363a3147 100644 --- a/src/library/scala/collection/immutable/IntMap.scala +++ b/src/library/scala/collection/immutable/IntMap.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: $ +// $Id$ package scala.collection.immutable; diff --git a/src/library/scala/collection/immutable/List.scala b/src/library/scala/collection/immutable/List.scala index fbbb36614..742f595d3 100644 --- a/src/library/scala/collection/immutable/List.scala +++ b/src/library/scala/collection/immutable/List.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: List.scala 16287 2008-10-18 13:41:36Z nielsen $ +// $Id$ package scala.collection.immutable diff --git a/src/library/scala/collection/immutable/PagedSeq.scala b/src/library/scala/collection/immutable/PagedSeq.scala index bdee9bd77..a66430679 100644 --- a/src/library/scala/collection/immutable/PagedSeq.scala +++ b/src/library/scala/collection/immutable/PagedSeq.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: PagedSeq.scala 14497 2008-04-04 12:09:06Z washburn $ +// $Id$ package scala.collection.immutable diff --git a/src/library/scala/collection/immutable/Stream.scala b/src/library/scala/collection/immutable/Stream.scala index b55ce0225..7db58d14c 100644 --- a/src/library/scala/collection/immutable/Stream.scala +++ b/src/library/scala/collection/immutable/Stream.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: Stream.scala 16287 2008-10-18 13:41:36Z nielsen $ +// $Id$ package scala.collection.immutable diff --git a/src/library/scala/collection/immutable/StringLike.scala b/src/library/scala/collection/immutable/StringLike.scala index 473981126..b72e326bb 100644 --- a/src/library/scala/collection/immutable/StringLike.scala +++ b/src/library/scala/collection/immutable/StringLike.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: RichString.scala 18589 2009-08-27 14:45:35Z odersky $ +// $Id$ package scala.collection diff --git a/src/library/scala/collection/immutable/StringOps.scala b/src/library/scala/collection/immutable/StringOps.scala index 5e4b33daf..fd27e1813 100644 --- a/src/library/scala/collection/immutable/StringOps.scala +++ b/src/library/scala/collection/immutable/StringOps.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: RichString.scala 18589 2009-08-27 14:45:35Z odersky $ +// $Id$ package scala.collection diff --git a/src/library/scala/collection/immutable/Traversable.scala b/src/library/scala/collection/immutable/Traversable.scala index 35588aa85..47e0f9d4c 100644 --- a/src/library/scala/collection/immutable/Traversable.scala +++ b/src/library/scala/collection/immutable/Traversable.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: $ +// $Id$ package scala.collection.immutable diff --git a/src/library/scala/collection/immutable/TreeHashMap.scala b/src/library/scala/collection/immutable/TreeHashMap.scala index f7bd1be2d..d02eb33f9 100644 --- a/src/library/scala/collection/immutable/TreeHashMap.scala +++ b/src/library/scala/collection/immutable/TreeHashMap.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: $ +// $Id$ package scala.collection.immutable diff --git a/src/library/scala/collection/immutable/WrappedString.scala b/src/library/scala/collection/immutable/WrappedString.scala index d06a837a7..39f55a234 100644 --- a/src/library/scala/collection/immutable/WrappedString.scala +++ b/src/library/scala/collection/immutable/WrappedString.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: RichString.scala 18589 2009-08-27 14:45:35Z odersky $ +// $Id$ package scala.collection diff --git a/src/library/scala/collection/interfaces/IterableMethods.scala b/src/library/scala/collection/interfaces/IterableMethods.scala index f7959e24a..da9ca4df9 100644 --- a/src/library/scala/collection/interfaces/IterableMethods.scala +++ b/src/library/scala/collection/interfaces/IterableMethods.scala @@ -30,4 +30,4 @@ trait IterableMethods[+A, +This <: IterableTemplate[A, This] with Iterable[A]] e override def view: IterableView[A, This] override def view(from: Int, until: Int): IterableView[A, This] -} \ No newline at end of file +} diff --git a/src/library/scala/collection/interfaces/SequenceMethods.scala b/src/library/scala/collection/interfaces/SequenceMethods.scala index 3aef613a9..4d1f76eac 100644 --- a/src/library/scala/collection/interfaces/SequenceMethods.scala +++ b/src/library/scala/collection/interfaces/SequenceMethods.scala @@ -52,4 +52,4 @@ trait SequenceMethods[+A, +This <: SequenceTemplate[A, This] with Sequence[A]] e override def view: SequenceView[A, This] override def view(from: Int, until: Int): SequenceView[A, This] -} \ No newline at end of file +} diff --git a/src/library/scala/collection/mutable/ArrayBuilder.scala b/src/library/scala/collection/mutable/ArrayBuilder.scala index 67b0cd91f..e81c271be 100644 --- a/src/library/scala/collection/mutable/ArrayBuilder.scala +++ b/src/library/scala/collection/mutable/ArrayBuilder.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: ArrayBuffer.scala 18387 2009-07-24 15:28:37Z odersky $ +// $Id$ package scala.collection.mutable diff --git a/src/library/scala/collection/mutable/ArrayLike.scala b/src/library/scala/collection/mutable/ArrayLike.scala index 9771a496f..dd8b7913d 100644 --- a/src/library/scala/collection/mutable/ArrayLike.scala +++ b/src/library/scala/collection/mutable/ArrayLike.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: MutableVectorTemplate.scala 18387 2009-07-24 15:28:37Z odersky $ +// $Id$ package scala.collection diff --git a/src/library/scala/collection/mutable/ArrayOps.scala b/src/library/scala/collection/mutable/ArrayOps.scala index 20aafbd52..739c33930 100644 --- a/src/library/scala/collection/mutable/ArrayOps.scala +++ b/src/library/scala/collection/mutable/ArrayOps.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: RichString.scala 18589 2009-08-27 14:45:35Z odersky $ +// $Id$ package scala.collection diff --git a/src/library/scala/collection/mutable/GenericArray.scala b/src/library/scala/collection/mutable/GenericArray.scala index 64d55d25d..53b4f01dc 100644 --- a/src/library/scala/collection/mutable/GenericArray.scala +++ b/src/library/scala/collection/mutable/GenericArray.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: ResizableArray.scala 18387 2009-07-24 15:28:37Z odersky $ +// $Id$ package scala.collection.mutable diff --git a/src/library/scala/collection/mutable/LinearSequence.scala b/src/library/scala/collection/mutable/LinearSequence.scala index bae4695e9..02d66fee9 100644 --- a/src/library/scala/collection/mutable/LinearSequence.scala +++ b/src/library/scala/collection/mutable/LinearSequence.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: $ +// $Id$ package scala.collection.mutable diff --git a/src/library/scala/collection/mutable/LinkedEntry.scala b/src/library/scala/collection/mutable/LinkedEntry.scala index bf2768792..b46b5cdbe 100644 --- a/src/library/scala/collection/mutable/LinkedEntry.scala +++ b/src/library/scala/collection/mutable/LinkedEntry.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: DefaultEntry.scala 17680 2009-05-08 16:33:15Z odersky $ +// $Id$ package scala.collection.mutable diff --git a/src/library/scala/collection/mutable/ListMap.scala b/src/library/scala/collection/mutable/ListMap.scala index e9b1f0aef..2221b6075 100644 --- a/src/library/scala/collection/mutable/ListMap.scala +++ b/src/library/scala/collection/mutable/ListMap.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: HashMap.scala 17715 2009-05-12 18:33:22Z odersky $ +// $Id$ package scala.collection.mutable diff --git a/src/library/scala/collection/mutable/RevertibleHistory.scala b/src/library/scala/collection/mutable/RevertibleHistory.scala index 67c7bc43b..bd4a752a5 100644 --- a/src/library/scala/collection/mutable/RevertibleHistory.scala +++ b/src/library/scala/collection/mutable/RevertibleHistory.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: RevertibleHistory.scala 16893 2009-01-13 13:09:22Z cunei $ +// $Id$ package scala.collection.mutable diff --git a/src/library/scala/collection/mutable/StringBuilder.scala b/src/library/scala/collection/mutable/StringBuilder.scala index 39d81be54..0e9c4b002 100644 --- a/src/library/scala/collection/mutable/StringBuilder.scala +++ b/src/library/scala/collection/mutable/StringBuilder.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: StringBuilder.scala 16884 2009-01-09 16:52:09Z cunei $ +// $Id$ package scala.collection.mutable diff --git a/src/library/scala/collection/mutable/VectorLike.scala b/src/library/scala/collection/mutable/VectorLike.scala index 7fa09c259..e6708e78f 100644 --- a/src/library/scala/collection/mutable/VectorLike.scala +++ b/src/library/scala/collection/mutable/VectorLike.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: MutableVectorTemplate.scala 18387 2009-07-24 15:28:37Z odersky $ +// $Id$ package scala.collection diff --git a/src/library/scala/collection/mutable/WeakHashMap.scala b/src/library/scala/collection/mutable/WeakHashMap.scala index 9ecbcfb58..a24786ac9 100644 --- a/src/library/scala/collection/mutable/WeakHashMap.scala +++ b/src/library/scala/collection/mutable/WeakHashMap.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: Symbol.scala 17537 2009-04-20 18:37:37Z odersky $ +// $Id$ package scala.collection.mutable diff --git a/src/library/scala/collection/mutable/WrappedArray.scala b/src/library/scala/collection/mutable/WrappedArray.scala index 0fb0982c9..bb63fbb04 100644 --- a/src/library/scala/collection/mutable/WrappedArray.scala +++ b/src/library/scala/collection/mutable/WrappedArray.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: WrappedArray.scala 18589 2009-08-27 14:45:35Z odersky $ +// $Id$ package scala.collection.mutable diff --git a/src/library/scala/collection/mutable/WrappedArrayBuilder.scala b/src/library/scala/collection/mutable/WrappedArrayBuilder.scala index 9cb6a4d3f..bb6b22321 100644 --- a/src/library/scala/collection/mutable/WrappedArrayBuilder.scala +++ b/src/library/scala/collection/mutable/WrappedArrayBuilder.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: ArrayBuffer.scala 18387 2009-07-24 15:28:37Z odersky $ +// $Id$ package scala.collection.mutable diff --git a/src/library/scala/io/Codec.scala b/src/library/scala/io/Codec.scala index bf809504c..f6097016f 100644 --- a/src/library/scala/io/Codec.scala +++ b/src/library/scala/io/Codec.scala @@ -104,4 +104,4 @@ object Codec { implicit def string2codec(s: String) = apply(s) implicit def charset2codec(c: Charset) = apply(c) implicit def decoder2codec(cd: CharsetDecoder) = apply(cd) -} \ No newline at end of file +} diff --git a/src/library/scala/io/UTF8Codec.scala b/src/library/scala/io/UTF8Codec.scala index 2d17b8952..fbe009944 100644 --- a/src/library/scala/io/UTF8Codec.scala +++ b/src/library/scala/io/UTF8Codec.scala @@ -62,4 +62,4 @@ object UTF8Codec @deprecated("Use Codec.toUTF8 instead") def decode(src: Array[Byte], from: Int, len: Int): String = Codec toUTF8 src.slice(from, from + len) mkString -} \ No newline at end of file +} diff --git a/src/library/scala/reflect/BooleanBeanProperty.scala b/src/library/scala/reflect/BooleanBeanProperty.scala index cd9f2e5e9..8bcd045a2 100644 --- a/src/library/scala/reflect/BooleanBeanProperty.scala +++ b/src/library/scala/reflect/BooleanBeanProperty.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: BeanProperty.scala 17925 2009-05-30 18:10:21Z rytz $ +// $Id$ package scala.reflect diff --git a/src/library/scala/reflect/ClassManifest.scala b/src/library/scala/reflect/ClassManifest.scala index 114582efc..29b056451 100644 --- a/src/library/scala/reflect/ClassManifest.scala +++ b/src/library/scala/reflect/ClassManifest.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: ClassManifest.scala 18534 2009-08-21 13:44:04Z odersky $ +// $Id$ package scala.reflect diff --git a/src/library/scala/reflect/Invocation.scala b/src/library/scala/reflect/Invocation.scala index 86ea9bc4f..f221dc707 100644 --- a/src/library/scala/reflect/Invocation.scala +++ b/src/library/scala/reflect/Invocation.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: $ +// $Id$ package scala.reflect diff --git a/src/library/scala/reflect/NoManifest.scala b/src/library/scala/reflect/NoManifest.scala index 015712858..6dbb9f9a9 100644 --- a/src/library/scala/reflect/NoManifest.scala +++ b/src/library/scala/reflect/NoManifest.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: Manifest.scala 16625 2008-11-25 16:04:12Z michelou $ +// $Id$ package scala.reflect diff --git a/src/library/scala/reflect/OptManifest.scala b/src/library/scala/reflect/OptManifest.scala index 2c7c2073d..826d32ea1 100644 --- a/src/library/scala/reflect/OptManifest.scala +++ b/src/library/scala/reflect/OptManifest.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: Manifest.scala 16625 2008-11-25 16:04:12Z michelou $ +// $Id$ package scala.reflect diff --git a/src/library/scala/runtime/Boxed.scala b/src/library/scala/runtime/Boxed.scala index c9c736415..9aae6ff80 100644 --- a/src/library/scala/runtime/Boxed.scala +++ b/src/library/scala/runtime/Boxed.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: Buffer.scala 15799 2008-08-15 18:23:54Z odersky $ +// $Id$ package scala.runtime diff --git a/src/library/scala/runtime/BoxedUnitArray.scala b/src/library/scala/runtime/BoxedUnitArray.scala index 0d427bd7d..351237c4b 100644 --- a/src/library/scala/runtime/BoxedUnitArray.scala +++ b/src/library/scala/runtime/BoxedUnitArray.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: BoxedDoubleArray.scala 17680 2009-05-08 16:33:15Z odersky $ +// $Id$ package scala.runtime diff --git a/src/library/scala/runtime/MethodCache.scala b/src/library/scala/runtime/MethodCache.scala index 92f56984c..5ccc29a8b 100644 --- a/src/library/scala/runtime/MethodCache.scala +++ b/src/library/scala/runtime/MethodCache.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: ScalaRunTime.scala 16292 2008-10-18 21:32:45Z washburn $ +// $Id$ package scala.runtime diff --git a/src/library/scala/runtime/NonLocalReturnException.scala b/src/library/scala/runtime/NonLocalReturnException.scala index efca45b7b..855ae3438 100644 --- a/src/library/scala/runtime/NonLocalReturnException.scala +++ b/src/library/scala/runtime/NonLocalReturnException.scala @@ -14,4 +14,4 @@ package scala.runtime import Predef.RuntimeException import scala.util.control.ControlException -class NonLocalReturnException[T](val key: AnyRef, val value: T) extends RuntimeException with ControlException \ No newline at end of file +class NonLocalReturnException[T](val key: AnyRef, val value: T) extends RuntimeException with ControlException diff --git a/src/library/scala/runtime/RichUnit.scala b/src/library/scala/runtime/RichUnit.scala index 4072e81dc..b60bc3db3 100644 --- a/src/library/scala/runtime/RichUnit.scala +++ b/src/library/scala/runtime/RichUnit.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: RichUnit.scala 14532 2008-04-07 12:23:22Z washburn $ +// $Id$ package scala.runtime @@ -20,4 +20,4 @@ package scala.runtime * resolves the ambiguity by being more specific, and succeeds! So this class * is probably useless, and unitWrapper has been removed from Predef. */ -final class RichUnit {} \ No newline at end of file +final class RichUnit {} diff --git a/src/library/scala/util/parsing/combinator/PackratParsers.scala b/src/library/scala/util/parsing/combinator/PackratParsers.scala index 82be1c6fd..62c1ddd5c 100644 --- a/src/library/scala/util/parsing/combinator/PackratParsers.scala +++ b/src/library/scala/util/parsing/combinator/PackratParsers.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id:$ +// $Id$ package scala.util.parsing.combinator diff --git a/src/library/scala/util/parsing/input/PagedSeqReader.scala b/src/library/scala/util/parsing/input/PagedSeqReader.scala index 43f2ce9ca..2af3cab3c 100644 --- a/src/library/scala/util/parsing/input/PagedSeqReader.scala +++ b/src/library/scala/util/parsing/input/PagedSeqReader.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: PagedSeqReader.scala 14416 2008-03-19 01:17:25Z mihaylov $ +// $Id$ package scala.util.parsing.input diff --git a/src/library/scala/xml/Attribute.scala b/src/library/scala/xml/Attribute.scala old mode 100755 new mode 100644 index c6c9240a5..c1ba40ea7 --- a/src/library/scala/xml/Attribute.scala +++ b/src/library/scala/xml/Attribute.scala @@ -58,4 +58,4 @@ abstract trait Attribute extends MetaData def equals1(m: MetaData): Boolean def toString1(sb: StringBuilder): Unit -} \ No newline at end of file +} diff --git a/src/library/scala/xml/Unparsed.scala b/src/library/scala/xml/Unparsed.scala index 299bca655..7ee616f49 100644 --- a/src/library/scala/xml/Unparsed.scala +++ b/src/library/scala/xml/Unparsed.scala @@ -37,4 +37,4 @@ class Unparsed(data: String) extends Atom[String](data) object Unparsed { def apply(data: String) = new Unparsed(data) def unapply(x: Unparsed) = Some(x.data) -} \ No newline at end of file +} diff --git a/src/library/scala/xml/parsing/MarkupHandler.scala b/src/library/scala/xml/parsing/MarkupHandler.scala index 7dba712eb..2fe67f7b6 100644 --- a/src/library/scala/xml/parsing/MarkupHandler.scala +++ b/src/library/scala/xml/parsing/MarkupHandler.scala @@ -123,4 +123,4 @@ abstract class MarkupHandler extends Logged def unparsedEntityDecl(name: String, extID: ExternalID, notat: String): Unit = () def notationDecl(notat: String, extID: ExternalID): Unit = () def reportSyntaxError(pos: Int, str: String): Unit -} \ No newline at end of file +} diff --git a/src/manual/scala/tools/docutil/resources/images/external.gif b/src/manual/scala/tools/docutil/resources/images/external.gif index dc962b779d5202b4b31ecaa220e1bf68c9688fbc..3f90b6a78fc3c85f0bf8b77d6041b55e8e94ccd5 100644 GIT binary patch delta 9 QcmZ3;w1{bgA|oRg01iI_B>(^b delta 7 OcmZ3)w2*0oA|n6_0RkET diff --git a/src/manual/scala/tools/docutil/resources/images/scala_logo.png b/src/manual/scala/tools/docutil/resources/images/scala_logo.png index f89a81c1af3da01c61e31580c84e8ea57411f806..a1c397215331532c9d382b5413e92603874e1468 100644 GIT binary patch delta 9 QcmeBIouIm*Ux<+l01)&7#sB~S delta 7 OcmbQB+ON8yUkCsTbOO5o diff --git a/src/mono/bin/scalac-net.bat b/src/mono/bin/scalac-net.bat index 27f080ea4..bd4ddc352 100755 --- a/src/mono/bin/scalac-net.bat +++ b/src/mono/bin/scalac-net.bat @@ -51,7 +51,7 @@ if "%_BOOT_CLASSPATH%"=="" ( set _BOOT_CLASSPATH=%_SCALA_HOME%\lib\library ) ) - + rem We use the value of the ILASM environment variable if defined set _ILASM=%ILASM% if "%_ILASM%"=="" ( @@ -60,9 +60,9 @@ if "%_ILASM%"=="" ( ) else ( call :find_ilasm ilasm.exe ) -) +) -set _MSIL_LIBPATH=%_SCALA_HOME%\lib\predef.dll;%_SCALA_HOME%\lib\scalaruntime.dll;%_SCALA_HOME%\lib\mscorlib.dll +set _MSIL_LIBPATH=%_SCALA_HOME%\lib\predef.dll;%_SCALA_HOME%\lib\scalaruntime.dll;%_SCALA_HOME%\lib\mscorlib.dll if not "%MONO_PATH%"=="" ( set _MSIL_LIBPATH=%_MSIL_LIBPATH%;%MONO_PATH% ) diff --git a/src/msil/ch/epfl/lamp/compiler/msil/emit/AssemblyBuilder.scala b/src/msil/ch/epfl/lamp/compiler/msil/emit/AssemblyBuilder.scala index 674c52d6d..9fbfbb533 100644 --- a/src/msil/ch/epfl/lamp/compiler/msil/emit/AssemblyBuilder.scala +++ b/src/msil/ch/epfl/lamp/compiler/msil/emit/AssemblyBuilder.scala @@ -2,7 +2,7 @@ * System.Reflection.Emit-like API for writing .NET assemblies to MSIL */ -// $Id: AssemblyBuilder.java 14755 2008-04-22 08:13:32Z lorch $ +// $Id$ package ch.epfl.lamp.compiler.msil.emit diff --git a/src/msil/ch/epfl/lamp/compiler/msil/emit/ConstructorBuilder.scala b/src/msil/ch/epfl/lamp/compiler/msil/emit/ConstructorBuilder.scala index 6472bf678..ad3a82d04 100644 --- a/src/msil/ch/epfl/lamp/compiler/msil/emit/ConstructorBuilder.scala +++ b/src/msil/ch/epfl/lamp/compiler/msil/emit/ConstructorBuilder.scala @@ -2,7 +2,7 @@ * System.Reflection.Emit-like API for writing .NET assemblies to MSIL */ -// $Id: ConstructorBuilder.java 14655 2008-04-15 09:37:02Z lorch $ +// $Id$ package ch.epfl.lamp.compiler.msil.emit diff --git a/src/msil/ch/epfl/lamp/compiler/msil/emit/EmitUtils.scala2 b/src/msil/ch/epfl/lamp/compiler/msil/emit/EmitUtils.scala2 index c59a4293e..71ccf9ed9 100644 --- a/src/msil/ch/epfl/lamp/compiler/msil/emit/EmitUtils.scala2 +++ b/src/msil/ch/epfl/lamp/compiler/msil/emit/EmitUtils.scala2 @@ -2,7 +2,7 @@ * System.Reflection.Emit-like API for writing .NET assemblies to MSIL */ -// $Id: EmitUtils.java 168 2005-12-12 14:20:06Z mihaylov $ +// $Id$ package ch.epfl.lamp.compiler.msil.emit diff --git a/src/msil/ch/epfl/lamp/compiler/msil/emit/EmptyVisitor.scala2 b/src/msil/ch/epfl/lamp/compiler/msil/emit/EmptyVisitor.scala2 index ea1d428db..8af4d67ae 100644 --- a/src/msil/ch/epfl/lamp/compiler/msil/emit/EmptyVisitor.scala2 +++ b/src/msil/ch/epfl/lamp/compiler/msil/emit/EmptyVisitor.scala2 @@ -2,7 +2,7 @@ * System.Reflection.Emit-like API for writing .NET assemblies to MSIL */ -// $Id: EmptyVisitor.java 168 2005-12-12 14:20:06Z mihaylov $ +// $Id$ package ch.epfl.lamp.compiler.msil.emit diff --git a/src/msil/ch/epfl/lamp/compiler/msil/emit/FieldBuilder.scala b/src/msil/ch/epfl/lamp/compiler/msil/emit/FieldBuilder.scala index e8941e7ab..1fc3e068b 100644 --- a/src/msil/ch/epfl/lamp/compiler/msil/emit/FieldBuilder.scala +++ b/src/msil/ch/epfl/lamp/compiler/msil/emit/FieldBuilder.scala @@ -2,7 +2,7 @@ * System.Reflection.Emit-like API for writing .NET assemblies to MSIL */ -// $Id: FieldBuilder.java 14655 2008-04-15 09:37:02Z lorch $ +// $Id$ package ch.epfl.lamp.compiler.msil.emit diff --git a/src/msil/ch/epfl/lamp/compiler/msil/emit/ICustomAttributeSetter.scala b/src/msil/ch/epfl/lamp/compiler/msil/emit/ICustomAttributeSetter.scala index 1249223b8..c19366cc3 100644 --- a/src/msil/ch/epfl/lamp/compiler/msil/emit/ICustomAttributeSetter.scala +++ b/src/msil/ch/epfl/lamp/compiler/msil/emit/ICustomAttributeSetter.scala @@ -2,7 +2,7 @@ * System.Reflection.Emit-like API for writing .NET assemblies to MSIL */ -// $Id: ICustomAttributeSetter.java 168 2005-12-12 14:20:06Z mihaylov $ +// $Id$ package ch.epfl.lamp.compiler.msil.emit diff --git a/src/msil/ch/epfl/lamp/compiler/msil/emit/ILGenerator.scala b/src/msil/ch/epfl/lamp/compiler/msil/emit/ILGenerator.scala index 0380d9e06..bedd1fcd9 100644 --- a/src/msil/ch/epfl/lamp/compiler/msil/emit/ILGenerator.scala +++ b/src/msil/ch/epfl/lamp/compiler/msil/emit/ILGenerator.scala @@ -2,7 +2,7 @@ * System.Reflection.Emit-like API for writing .NET assemblies to MSIL */ -// $Id: ILGenerator.java 14655 2008-04-15 09:37:02Z lorch $ +// $Id$ package ch.epfl.lamp.compiler.msil.emit diff --git a/src/msil/ch/epfl/lamp/compiler/msil/emit/ILPrinterVisitor.scala b/src/msil/ch/epfl/lamp/compiler/msil/emit/ILPrinterVisitor.scala index 112bfac79..eab100d3d 100644 --- a/src/msil/ch/epfl/lamp/compiler/msil/emit/ILPrinterVisitor.scala +++ b/src/msil/ch/epfl/lamp/compiler/msil/emit/ILPrinterVisitor.scala @@ -2,7 +2,7 @@ * System.Reflection.Emit-like API for writing .NET assemblies in MSIL */ -// $Id: ILPrinterVisitor.java 14755 2008-04-22 08:13:32Z lorch $ +// $Id$ package ch.epfl.lamp.compiler.msil.emit diff --git a/src/msil/ch/epfl/lamp/compiler/msil/emit/Label.scala b/src/msil/ch/epfl/lamp/compiler/msil/emit/Label.scala index e6ec60576..ac62dd9cc 100644 --- a/src/msil/ch/epfl/lamp/compiler/msil/emit/Label.scala +++ b/src/msil/ch/epfl/lamp/compiler/msil/emit/Label.scala @@ -2,7 +2,7 @@ * System.Reflection.Emit-like API for writing .NET assemblies to MSIL */ -// $Id: Label.java 8550 2006-08-31 16:15:26Z mihaylov $ +// $Id$ package ch.epfl.lamp.compiler.msil.emit diff --git a/src/msil/ch/epfl/lamp/compiler/msil/emit/LocalBuilder.scala b/src/msil/ch/epfl/lamp/compiler/msil/emit/LocalBuilder.scala index aabea9ba4..d19475401 100644 --- a/src/msil/ch/epfl/lamp/compiler/msil/emit/LocalBuilder.scala +++ b/src/msil/ch/epfl/lamp/compiler/msil/emit/LocalBuilder.scala @@ -2,7 +2,7 @@ * System.Reflection.Emit-like API for writing .NET assemblies to MSIL */ -// $Id: LocalBuilder.java 168 2005-12-12 14:20:06Z mihaylov $ +// $Id$ package ch.epfl.lamp.compiler.msil.emit diff --git a/src/msil/ch/epfl/lamp/compiler/msil/emit/MethodBuilder.scala b/src/msil/ch/epfl/lamp/compiler/msil/emit/MethodBuilder.scala index da5da79d5..e22c1fca1 100644 --- a/src/msil/ch/epfl/lamp/compiler/msil/emit/MethodBuilder.scala +++ b/src/msil/ch/epfl/lamp/compiler/msil/emit/MethodBuilder.scala @@ -2,7 +2,7 @@ * System.Reflection.Emit-like API for writing .NET assemblies to MSIL */ -// $Id: MethodBuilder.java 14655 2008-04-15 09:37:02Z lorch $ +// $Id$ package ch.epfl.lamp.compiler.msil.emit diff --git a/src/msil/ch/epfl/lamp/compiler/msil/emit/ModuleBuilder.scala b/src/msil/ch/epfl/lamp/compiler/msil/emit/ModuleBuilder.scala index 211a965d6..037b8660e 100644 --- a/src/msil/ch/epfl/lamp/compiler/msil/emit/ModuleBuilder.scala +++ b/src/msil/ch/epfl/lamp/compiler/msil/emit/ModuleBuilder.scala @@ -2,7 +2,7 @@ * System.Reflection.Emit-like API for writing .NET assemblies to MSIL */ -// $Id: ModuleBuilder.java 14655 2008-04-15 09:37:02Z lorch $ +// $Id$ package ch.epfl.lamp.compiler.msil.emit diff --git a/src/msil/ch/epfl/lamp/compiler/msil/emit/MultipleFilesILPrinterVisitor.scala b/src/msil/ch/epfl/lamp/compiler/msil/emit/MultipleFilesILPrinterVisitor.scala index c99faf9cf..79b3fb893 100644 --- a/src/msil/ch/epfl/lamp/compiler/msil/emit/MultipleFilesILPrinterVisitor.scala +++ b/src/msil/ch/epfl/lamp/compiler/msil/emit/MultipleFilesILPrinterVisitor.scala @@ -2,7 +2,7 @@ * System.Reflection.Emit-like API for writing .NET assemblies in MSIL */ -// $Id: ILPrinterVisitor.java 8664 2006-09-12 16:48:03Z mihaylov $ +// $Id$ package ch.epfl.lamp.compiler.msil.emit diff --git a/src/msil/ch/epfl/lamp/compiler/msil/emit/OpCode.scala b/src/msil/ch/epfl/lamp/compiler/msil/emit/OpCode.scala index a92ad8abf..3392e8c0d 100644 --- a/src/msil/ch/epfl/lamp/compiler/msil/emit/OpCode.scala +++ b/src/msil/ch/epfl/lamp/compiler/msil/emit/OpCode.scala @@ -2,7 +2,7 @@ * System.Reflection.Emit-like API for writing .NET assemblies to MSIL */ -// $Id: OpCode.java 14655 2008-04-15 09:37:02Z lorch $ +// $Id$ package ch.epfl.lamp.compiler.msil.emit diff --git a/src/msil/ch/epfl/lamp/compiler/msil/emit/OpCodes.scala b/src/msil/ch/epfl/lamp/compiler/msil/emit/OpCodes.scala index 2160a4f30..6ef97a2bf 100644 --- a/src/msil/ch/epfl/lamp/compiler/msil/emit/OpCodes.scala +++ b/src/msil/ch/epfl/lamp/compiler/msil/emit/OpCodes.scala @@ -2,7 +2,7 @@ * System.Reflection.Emit-like API for writing .NET assemblies to MSIL */ -// $Id: OpCodes.java 168 2005-12-12 14:20:06Z mihaylov $ +// $Id$ package ch.epfl.lamp.compiler.msil.emit diff --git a/src/msil/ch/epfl/lamp/compiler/msil/emit/ParameterBuilder.scala b/src/msil/ch/epfl/lamp/compiler/msil/emit/ParameterBuilder.scala index d07a88bd0..dabba58f0 100644 --- a/src/msil/ch/epfl/lamp/compiler/msil/emit/ParameterBuilder.scala +++ b/src/msil/ch/epfl/lamp/compiler/msil/emit/ParameterBuilder.scala @@ -2,7 +2,7 @@ * System.Reflection.Emit-like API for writing .NET assemblies to MSIL */ -// $Id: ParameterBuilder.java 14655 2008-04-15 09:37:02Z lorch $ +// $Id$ package ch.epfl.lamp.compiler.msil.emit diff --git a/src/msil/ch/epfl/lamp/compiler/msil/emit/SingleFileILPrinterVisitor.scala b/src/msil/ch/epfl/lamp/compiler/msil/emit/SingleFileILPrinterVisitor.scala index 1d1b554cf..b8a650e97 100644 --- a/src/msil/ch/epfl/lamp/compiler/msil/emit/SingleFileILPrinterVisitor.scala +++ b/src/msil/ch/epfl/lamp/compiler/msil/emit/SingleFileILPrinterVisitor.scala @@ -2,7 +2,7 @@ * System.Reflection.Emit-like API for writing .NET assemblies in MSIL */ -// $Id: ILPrinterVisitor.java 8664 2006-09-12 16:48:03Z mihaylov $ +// $Id$ package ch.epfl.lamp.compiler.msil.emit diff --git a/src/msil/ch/epfl/lamp/compiler/msil/emit/TypeBuilder.scala b/src/msil/ch/epfl/lamp/compiler/msil/emit/TypeBuilder.scala index df29d99c9..a1c243c4d 100644 --- a/src/msil/ch/epfl/lamp/compiler/msil/emit/TypeBuilder.scala +++ b/src/msil/ch/epfl/lamp/compiler/msil/emit/TypeBuilder.scala @@ -2,7 +2,7 @@ * System.Reflection.Emit-like API for writing .NET assemblies to MSIL */ -// $Id: TypeBuilder.java 14655 2008-04-15 09:37:02Z lorch $ +// $Id$ package ch.epfl.lamp.compiler.msil.emit diff --git a/src/msil/ch/epfl/lamp/compiler/msil/emit/Visitable.scala b/src/msil/ch/epfl/lamp/compiler/msil/emit/Visitable.scala index 7d065e0ae..963c587bc 100644 --- a/src/msil/ch/epfl/lamp/compiler/msil/emit/Visitable.scala +++ b/src/msil/ch/epfl/lamp/compiler/msil/emit/Visitable.scala @@ -2,7 +2,7 @@ * System.Reflection.Emit-like API for writing .NET assemblies to MSIL */ -// $Id: Visitable.java 14655 2008-04-15 09:37:02Z lorch $ +// $Id$ package ch.epfl.lamp.compiler.msil.emit diff --git a/src/msil/ch/epfl/lamp/compiler/msil/emit/Visitor.scala b/src/msil/ch/epfl/lamp/compiler/msil/emit/Visitor.scala index c35e8be31..dc71123f8 100644 --- a/src/msil/ch/epfl/lamp/compiler/msil/emit/Visitor.scala +++ b/src/msil/ch/epfl/lamp/compiler/msil/emit/Visitor.scala @@ -2,7 +2,7 @@ * System.Reflection.Emit-like API for writing .NET assemblies to MSIL */ -// $Id: Visitor.java 14655 2008-04-15 09:37:02Z lorch $ +// $Id$ package ch.epfl.lamp.compiler.msil.emit diff --git a/src/msil/ch/epfl/lamp/compiler/msil/util/VJSAssembly.java2 b/src/msil/ch/epfl/lamp/compiler/msil/util/VJSAssembly.java2 index ada30ca7c..54d229e56 100644 --- a/src/msil/ch/epfl/lamp/compiler/msil/util/VJSAssembly.java2 +++ b/src/msil/ch/epfl/lamp/compiler/msil/util/VJSAssembly.java2 @@ -1,4 +1,4 @@ -// $Id: VJSAssembly.java 145 2005-05-06 07:55:25Z mihaylov $ +// $Id$ package ch.epfl.lamp.compiler.msil.util; diff --git a/src/scalap/scala/tools/scalap/Arguments.scala b/src/scalap/scala/tools/scalap/Arguments.scala index f50d799d1..fb06b8d78 100644 --- a/src/scalap/scala/tools/scalap/Arguments.scala +++ b/src/scalap/scala/tools/scalap/Arguments.scala @@ -5,7 +5,7 @@ ** */ -// $Id: Arguments.scala 5837 2006-02-23 17:37:25 +0000 (Thu, 23 Feb 2006) michelou $ +// $Id$ package scala.tools.scalap diff --git a/src/scalap/scala/tools/scalap/ByteArrayReader.scala b/src/scalap/scala/tools/scalap/ByteArrayReader.scala index 13f62ebfd..98c6f5279 100644 --- a/src/scalap/scala/tools/scalap/ByteArrayReader.scala +++ b/src/scalap/scala/tools/scalap/ByteArrayReader.scala @@ -5,7 +5,7 @@ ** */ -// $Id: ByteArrayReader.scala 5837 2006-02-23 17:37:25 +0000 (Thu, 23 Feb 2006) michelou $ +// $Id$ package scala.tools.scalap diff --git a/src/scalap/scala/tools/scalap/Classfile.scala b/src/scalap/scala/tools/scalap/Classfile.scala index fcb6d56d9..c1ccb168f 100644 --- a/src/scalap/scala/tools/scalap/Classfile.scala +++ b/src/scalap/scala/tools/scalap/Classfile.scala @@ -5,7 +5,7 @@ ** */ -// $Id: Classfile.scala 5837 2006-02-23 17:37:25 +0000 (Thu, 23 Feb 2006) michelou $ +// $Id$ package scala.tools.scalap diff --git a/src/scalap/scala/tools/scalap/Classfiles.scala b/src/scalap/scala/tools/scalap/Classfiles.scala index d9e85e9d9..5c147f322 100644 --- a/src/scalap/scala/tools/scalap/Classfiles.scala +++ b/src/scalap/scala/tools/scalap/Classfiles.scala @@ -5,7 +5,7 @@ ** */ -// $Id: Classfiles.scala 5837 2006-02-23 17:37:25 +0000 (Thu, 23 Feb 2006) michelou $ +// $Id$ package scala.tools.scalap diff --git a/src/scalap/scala/tools/scalap/CodeWriter.scala b/src/scalap/scala/tools/scalap/CodeWriter.scala index 74f6cdbb5..e33f2cb2e 100644 --- a/src/scalap/scala/tools/scalap/CodeWriter.scala +++ b/src/scalap/scala/tools/scalap/CodeWriter.scala @@ -5,7 +5,7 @@ ** */ -// $Id: CodeWriter.scala 5837 2006-02-23 17:37:25 +0000 (Thu, 23 Feb 2006) michelou $ +// $Id$ package scala.tools.scalap diff --git a/src/scalap/scala/tools/scalap/JavaWriter.scala b/src/scalap/scala/tools/scalap/JavaWriter.scala index 55e5df5f2..f25b2210b 100644 --- a/src/scalap/scala/tools/scalap/JavaWriter.scala +++ b/src/scalap/scala/tools/scalap/JavaWriter.scala @@ -5,7 +5,7 @@ ** */ -// $Id: JavaWriter.scala 5838 2006-02-23 17:54:21Z michelou $ +// $Id$ package scala.tools.scalap diff --git a/src/scalap/scala/tools/scalap/Main.scala b/src/scalap/scala/tools/scalap/Main.scala index 54fe21d4e..e4d215a0f 100644 --- a/src/scalap/scala/tools/scalap/Main.scala +++ b/src/scalap/scala/tools/scalap/Main.scala @@ -5,7 +5,7 @@ ** */ -// $Id: Main.scala 9834 2007-01-31 16:31:25Z michelou $ +// $Id$ package scala.tools.scalap diff --git a/src/scalap/scala/tools/scalap/MetaParser.scala b/src/scalap/scala/tools/scalap/MetaParser.scala index 1d3bf419d..2a1e3c5c3 100644 --- a/src/scalap/scala/tools/scalap/MetaParser.scala +++ b/src/scalap/scala/tools/scalap/MetaParser.scala @@ -5,7 +5,7 @@ ** */ -// $Id: MetaParser.scala 5838 2006-02-23 17:54:21Z michelou $ +// $Id$ package scala.tools.scalap diff --git a/src/scalap/scala/tools/scalap/Names.scala b/src/scalap/scala/tools/scalap/Names.scala index 8bbc30a0b..0a1399b37 100644 --- a/src/scalap/scala/tools/scalap/Names.scala +++ b/src/scalap/scala/tools/scalap/Names.scala @@ -5,7 +5,7 @@ ** */ -// $Id: Names.scala 5838 2006-02-23 17:54:21 +0000 (Thu, 23 Feb 2006) michelou $ +// $Id$ package scala.tools.scalap diff --git a/src/scalap/scala/tools/scalap/Properties.scala b/src/scalap/scala/tools/scalap/Properties.scala index 5329c0398..2b5dec816 100644 --- a/src/scalap/scala/tools/scalap/Properties.scala +++ b/src/scalap/scala/tools/scalap/Properties.scala @@ -5,7 +5,7 @@ ** */ -// $Id: Properties.scala 9834 2007-01-31 16:31:25Z michelou $ +// $Id$ package scala.tools.scalap diff --git a/src/scalap/scala/tools/scalap/scalax/rules/scalasig/Symbol.scala b/src/scalap/scala/tools/scalap/scalax/rules/scalasig/Symbol.scala index fcc8f5e82..da2d4cd34 100644 --- a/src/scalap/scala/tools/scalap/scalax/rules/scalasig/Symbol.scala +++ b/src/scalap/scala/tools/scalap/scalax/rules/scalasig/Symbol.scala @@ -1,73 +1,73 @@ -package scala.tools.scalap -package scalax -package rules -package scalasig - -import ScalaSigEntryParsers._ - -trait Symbol extends Flags { - def name : String - def parent : Option[Symbol] - def children : Seq[Symbol] - - def path : String = parent.map(_.path + ".").getOrElse("") + name -} - -case object NoSymbol extends Symbol { - def name = "" - def parent = None - def hasFlag(flag : Long) = false - def children = Nil -} - -abstract class ScalaSigSymbol extends Symbol { - def applyRule[A](rule : EntryParser[A]) : A = expect(rule)(entry) - def applyScalaSigRule[A](rule : ScalaSigParsers.Parser[A]) = ScalaSigParsers.expect(rule)(entry.scalaSig) - - def entry : ScalaSig#Entry - def index = entry.index - - lazy val children : Seq[Symbol] = applyScalaSigRule(ScalaSigParsers.symbols) filter (_.parent == Some(this)) - lazy val attributes : Seq[AttributeInfo] = applyScalaSigRule(ScalaSigParsers.attributes) filter (_.symbol == this) -} - -case class ExternalSymbol(name : String, parent : Option[Symbol], entry : ScalaSig#Entry) extends ScalaSigSymbol { - override def toString = path - def hasFlag(flag : Long) = false -} - -case class SymbolInfo(name : String, owner : Symbol, flags : Int, privateWithin : Option[AnyRef], info : Int, entry : ScalaSig#Entry) { - def symbolString(any : AnyRef) = any match { - case sym : SymbolInfoSymbol => sym.index.toString - case other => other.toString - } - - override def toString = name + ", owner=" + symbolString(owner) + ", flags=" + flags.toHexString + ", info=" + info + (privateWithin match { - case Some(any) => ", privateWithin=" + symbolString(any) - case None => " " - }) -} - -abstract class SymbolInfoSymbol extends ScalaSigSymbol { - def symbolInfo : SymbolInfo - - def entry = symbolInfo.entry - def name = symbolInfo.name - def parent = Some(symbolInfo.owner) - def hasFlag(flag : Long) = (symbolInfo.flags & flag) != 0L - - lazy val infoType = applyRule(parseEntry(typeEntry)(symbolInfo.info)) -} - -case class TypeSymbol(symbolInfo : SymbolInfo) extends SymbolInfoSymbol{ - override def path = name -} - -case class AliasSymbol(symbolInfo : SymbolInfo) extends SymbolInfoSymbol{ - override def path = name -} -case class ClassSymbol(symbolInfo : SymbolInfo, thisTypeRef : Option[Int]) extends SymbolInfoSymbol { - lazy val selfType = thisTypeRef.map{(x: Int) => applyRule(parseEntry(typeEntry)(x))} -} -case class ObjectSymbol(symbolInfo : SymbolInfo) extends SymbolInfoSymbol -case class MethodSymbol(symbolInfo : SymbolInfo, aliasRef : Option[Int]) extends SymbolInfoSymbol +package scala.tools.scalap +package scalax +package rules +package scalasig + +import ScalaSigEntryParsers._ + +trait Symbol extends Flags { + def name : String + def parent : Option[Symbol] + def children : Seq[Symbol] + + def path : String = parent.map(_.path + ".").getOrElse("") + name +} + +case object NoSymbol extends Symbol { + def name = "" + def parent = None + def hasFlag(flag : Long) = false + def children = Nil +} + +abstract class ScalaSigSymbol extends Symbol { + def applyRule[A](rule : EntryParser[A]) : A = expect(rule)(entry) + def applyScalaSigRule[A](rule : ScalaSigParsers.Parser[A]) = ScalaSigParsers.expect(rule)(entry.scalaSig) + + def entry : ScalaSig#Entry + def index = entry.index + + lazy val children : Seq[Symbol] = applyScalaSigRule(ScalaSigParsers.symbols) filter (_.parent == Some(this)) + lazy val attributes : Seq[AttributeInfo] = applyScalaSigRule(ScalaSigParsers.attributes) filter (_.symbol == this) +} + +case class ExternalSymbol(name : String, parent : Option[Symbol], entry : ScalaSig#Entry) extends ScalaSigSymbol { + override def toString = path + def hasFlag(flag : Long) = false +} + +case class SymbolInfo(name : String, owner : Symbol, flags : Int, privateWithin : Option[AnyRef], info : Int, entry : ScalaSig#Entry) { + def symbolString(any : AnyRef) = any match { + case sym : SymbolInfoSymbol => sym.index.toString + case other => other.toString + } + + override def toString = name + ", owner=" + symbolString(owner) + ", flags=" + flags.toHexString + ", info=" + info + (privateWithin match { + case Some(any) => ", privateWithin=" + symbolString(any) + case None => " " + }) +} + +abstract class SymbolInfoSymbol extends ScalaSigSymbol { + def symbolInfo : SymbolInfo + + def entry = symbolInfo.entry + def name = symbolInfo.name + def parent = Some(symbolInfo.owner) + def hasFlag(flag : Long) = (symbolInfo.flags & flag) != 0L + + lazy val infoType = applyRule(parseEntry(typeEntry)(symbolInfo.info)) +} + +case class TypeSymbol(symbolInfo : SymbolInfo) extends SymbolInfoSymbol{ + override def path = name +} + +case class AliasSymbol(symbolInfo : SymbolInfo) extends SymbolInfoSymbol{ + override def path = name +} +case class ClassSymbol(symbolInfo : SymbolInfo, thisTypeRef : Option[Int]) extends SymbolInfoSymbol { + lazy val selfType = thisTypeRef.map{(x: Int) => applyRule(parseEntry(typeEntry)(x))} +} +case class ObjectSymbol(symbolInfo : SymbolInfo) extends SymbolInfoSymbol +case class MethodSymbol(symbolInfo : SymbolInfo, aliasRef : Option[Int]) extends SymbolInfoSymbol diff --git a/src/swing/doc/README b/src/swing/doc/README index dcd747013..cdfee01f8 100644 --- a/src/swing/doc/README +++ b/src/swing/doc/README @@ -36,4 +36,4 @@ Notes: Visual appearance of combo boxes using the GTK LaF is broken on JDKs < 1.7b30. This is a Java Swing problem. -To download the latest version, go to http://lamp.epfl.ch/~imaier or use sbaz. \ No newline at end of file +To download the latest version, go to http://lamp.epfl.ch/~imaier or use sbaz. diff --git a/src/swing/doc/build.xml b/src/swing/doc/build.xml index e47d93cf0..20e141152 100644 --- a/src/swing/doc/build.xml +++ b/src/swing/doc/build.xml @@ -80,4 +80,4 @@ quiet="yes" failonerror="no"/> - \ No newline at end of file + diff --git a/src/swing/scala/swing/Adjustable.scala b/src/swing/scala/swing/Adjustable.scala index 60b7b5242..bc5dc6479 100644 --- a/src/swing/scala/swing/Adjustable.scala +++ b/src/swing/scala/swing/Adjustable.scala @@ -50,4 +50,4 @@ trait Adjustable extends Oriented { // } // }) // } -} \ No newline at end of file +} diff --git a/src/swing/scala/swing/EditorPane.scala b/src/swing/scala/swing/EditorPane.scala index 59087565e..4fd195ae1 100644 --- a/src/swing/scala/swing/EditorPane.scala +++ b/src/swing/scala/swing/EditorPane.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: EditorPane.scala $ +// $Id$ package scala.swing @@ -30,4 +30,4 @@ class EditorPane(contentType0: String, text0: String) extends TextComponent { def editorKit: EditorKit = peer.getEditorKit def editorKit_=(k: EditorKit) = peer.setEditorKit(k) -} \ No newline at end of file +} diff --git a/src/swing/scala/swing/Oriented.scala b/src/swing/scala/swing/Oriented.scala index ba4fa71ff..64b859649 100644 --- a/src/swing/scala/swing/Oriented.scala +++ b/src/swing/scala/swing/Oriented.scala @@ -32,4 +32,4 @@ object Oriented { */ trait Oriented { def orientation: Orientation.Value -} \ No newline at end of file +} diff --git a/src/swing/scala/swing/ScrollBar.scala b/src/swing/scala/swing/ScrollBar.scala index 7cbd88243..b6427a52b 100644 --- a/src/swing/scala/swing/ScrollBar.scala +++ b/src/swing/scala/swing/ScrollBar.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: $ +// $Id$ package scala.swing diff --git a/src/swing/scala/swing/ScrollPane.scala b/src/swing/scala/swing/ScrollPane.scala index 2b80f49cd..4c14e9483 100644 --- a/src/swing/scala/swing/ScrollPane.scala +++ b/src/swing/scala/swing/ScrollPane.scala @@ -83,4 +83,4 @@ class ScrollPane extends Component with Container { def horizontalScrollBar = ScrollBar.wrap(peer.getHorizontalScrollBar) def verticalScrollBar = ScrollBar.wrap(peer.getVerticalScrollBar) -} \ No newline at end of file +} diff --git a/src/swing/scala/swing/test/ButtonApp.scala b/src/swing/scala/swing/test/ButtonApp.scala old mode 100755 new mode 100644 diff --git a/src/swing/scala/swing/test/images/banana.jpg b/src/swing/scala/swing/test/images/banana.jpg index 81fc4ab3871257042ccaedbb1743127065c233bb..62267a4325a11aaea85dbe4a2f5edf13908f319d 100644 GIT binary patch delta 9 QcmaE__d#z%zBnTn02cuReE!0MoRz?g9GFM diff --git a/src/swing/scala/swing/test/images/margarita2.jpg b/src/swing/scala/swing/test/images/margarita2.jpg index c5fefb0bd5a428c18ec7f859515c7060b3fed5bb..c8b076e5f95020aabb58e91caf42bf75f2a347d0 100644 GIT binary patch delta 11 ScmbQ+&N#1~al>3^MlJvwc?0JF delta 9 QcmbQ&&N#Q7al>3^028h($ delta 7 Ocmey6{XTocds6@tlLU$Y diff --git a/src/swing/swing.version.properties b/src/swing/swing.version.properties index 30ac6bb89..ba3675fa0 100644 --- a/src/swing/swing.version.properties +++ b/src/swing/swing.version.properties @@ -1,2 +1,2 @@ version.major=0 -version.minor=4 \ No newline at end of file +version.minor=4 diff --git a/test/disabled/jvm/libnatives-32.so b/test/disabled/jvm/libnatives-32.so old mode 100755 new mode 100644 diff --git a/test/disabled/jvm/libnatives-64.so b/test/disabled/jvm/libnatives-64.so old mode 100755 new mode 100644 diff --git a/test/disabled/jvm/libnatives.jnilib b/test/disabled/jvm/libnatives.jnilib old mode 100755 new mode 100644 diff --git a/test/disabled/jvm/mkLibNatives.bat b/test/disabled/jvm/mkLibNatives.bat index 045afe0ca..100246af7 100755 --- a/test/disabled/jvm/mkLibNatives.bat +++ b/test/disabled/jvm/mkLibNatives.bat @@ -2,7 +2,6 @@ rem ########################################################################## rem # Author : Stephane Micheloud -rem # Revision: $Id$ rem ########################################################################## rem ########################################################################## diff --git a/test/disabled/jvm/natives-32.dll b/test/disabled/jvm/natives-32.dll old mode 100755 new mode 100644 diff --git a/test/disabled/jvm/serialization.check b/test/disabled/jvm/serialization.check old mode 100755 new mode 100644 diff --git a/test/disabled/jvm/serialization.scala b/test/disabled/jvm/serialization.scala old mode 100755 new mode 100644 index 6caf8209f..3d2adc418 --- a/test/disabled/jvm/serialization.scala +++ b/test/disabled/jvm/serialization.scala @@ -1,7 +1,6 @@ //############################################################################ // Serialization //############################################################################ -// $Id: serialization.scala 15934 2008-08-26 12:10:05Z michelou $ import java.lang.System diff --git a/test/disabled/run/deeps.scala b/test/disabled/run/deeps.scala index 7717d2643..efb0e11a1 100644 --- a/test/disabled/run/deeps.scala +++ b/test/disabled/run/deeps.scala @@ -1,7 +1,6 @@ //############################################################################ // deepEquals / deepToString //############################################################################ -// $Id: $ //############################################################################ // need to revisit array equqality diff --git a/test/disabled/script/fact.args b/test/disabled/script/fact.args index 7813681f5..7ed6ff82d 100644 --- a/test/disabled/script/fact.args +++ b/test/disabled/script/fact.args @@ -1 +1 @@ -5 \ No newline at end of file +5 diff --git a/test/files/ant/fsc-build.xml b/test/files/ant/fsc-build.xml index a3b3d2cb0..9323be1c8 100644 --- a/test/files/ant/fsc-build.xml +++ b/test/files/ant/fsc-build.xml @@ -1,5 +1,4 @@ - diff --git a/test/files/ant/imported.xml b/test/files/ant/imported.xml index f728a00e9..9e2a3ffa1 100644 --- a/test/files/ant/imported.xml +++ b/test/files/ant/imported.xml @@ -1,5 +1,4 @@ - diff --git a/test/files/ant/scalac-build.xml b/test/files/ant/scalac-build.xml index b72773724..027612485 100644 --- a/test/files/ant/scalac-build.xml +++ b/test/files/ant/scalac-build.xml @@ -1,5 +1,4 @@ - diff --git a/test/files/ant/scaladoc-build.xml b/test/files/ant/scaladoc-build.xml index e854af772..839c7bde2 100644 --- a/test/files/ant/scaladoc-build.xml +++ b/test/files/ant/scaladoc-build.xml @@ -1,5 +1,4 @@ - diff --git a/test/files/cli/test3/Main.java b/test/files/cli/test3/Main.java index 89800b43d..208863d01 100644 --- a/test/files/cli/test3/Main.java +++ b/test/files/cli/test3/Main.java @@ -7,4 +7,4 @@ public class Main { System.out.print("3: "); test2.Main.main(args); } -} \ No newline at end of file +} diff --git a/test/files/cli/test3/Main.scala b/test/files/cli/test3/Main.scala index c97e18c24..63fc11b77 100644 --- a/test/files/cli/test3/Main.scala +++ b/test/files/cli/test3/Main.scala @@ -7,4 +7,4 @@ object Main { Console.print("3: ") test2.Main.main(args) } -} \ No newline at end of file +} diff --git a/test/files/jvm/JavaInteraction.scala b/test/files/jvm/JavaInteraction.scala index 2728a5aee..1316fad5d 100644 --- a/test/files/jvm/JavaInteraction.scala +++ b/test/files/jvm/JavaInteraction.scala @@ -1,7 +1,6 @@ //############################################################################ // Test Java interaction //############################################################################ -// $Id$ import java.awt.Color; import java.awt.Point; diff --git a/test/files/jvm/bigints.scala b/test/files/jvm/bigints.scala index f28e4ad7b..6f628a700 100644 --- a/test/files/jvm/bigints.scala +++ b/test/files/jvm/bigints.scala @@ -1,7 +1,6 @@ //############################################################################ // BigInt, BigDecimal //############################################################################ -// $Id$ //############################################################################ diff --git a/test/files/jvm/inner.scala b/test/files/jvm/inner.scala index b6a262695..ff305eb1e 100644 --- a/test/files/jvm/inner.scala +++ b/test/files/jvm/inner.scala @@ -1,7 +1,6 @@ //############################################################################ // Test Java interaction with scala inner classes //############################################################################ -// $Id$ import java.io.{BufferedReader, File, FileWriter, InputStreamReader} diff --git a/test/files/jvm/mkAnnotationsJar.sh b/test/files/jvm/mkAnnotationsJar.sh index 0cd5e631a..3d6935116 100755 --- a/test/files/jvm/mkAnnotationsJar.sh +++ b/test/files/jvm/mkAnnotationsJar.sh @@ -2,7 +2,6 @@ ############################################################################## # Author : Nikolay Mihaylov -# Revision: $Id$ ############################################################################## ############################################################################## diff --git a/test/files/jvm/nest.scala b/test/files/jvm/nest.scala index 60f3a3155..3ab62484f 100644 --- a/test/files/jvm/nest.scala +++ b/test/files/jvm/nest.scala @@ -1,7 +1,6 @@ //############################################################################ // Test Scala interaction with Java nested classes and static members. //############################################################################ -// $Id: inner.scala 8902 2006-10-10 10:58:10 +0200 (Tue, 10 Oct 2006) mihaylov $ /** found in nest.jar, compiled from nest.java */ import nestpkg._; diff --git a/test/files/jvm/protectedacc.scala b/test/files/jvm/protectedacc.scala index d3bd5c9d5..525725f2b 100644 --- a/test/files/jvm/protectedacc.scala +++ b/test/files/jvm/protectedacc.scala @@ -1,7 +1,6 @@ //############################################################################ // Test Java interaction with scala inner classes //############################################################################ -// $Id: $ import java.io.{BufferedReader, File, FileWriter, InputStreamReader} diff --git a/test/files/jvm/stringbuilder.scala b/test/files/jvm/stringbuilder.scala index 98d4cd72b..084c00257 100644 --- a/test/files/jvm/stringbuilder.scala +++ b/test/files/jvm/stringbuilder.scala @@ -1,5 +1,3 @@ -/* $Id$ */ - import testing.SUnit._ /** Test the Scala implementation of class scala.StringBuilder. diff --git a/test/files/jvm/t1652.check b/test/files/jvm/t1652.check old mode 100755 new mode 100644 diff --git a/test/files/jvm/ticket2163/ticket2163.java b/test/files/jvm/ticket2163/ticket2163.java index f8f26f014..b6511d241 100644 --- a/test/files/jvm/ticket2163/ticket2163.java +++ b/test/files/jvm/ticket2163/ticket2163.java @@ -6,4 +6,4 @@ public class ticket2163 { Ticket2163Scala foo = new Ticket2163Scala(array); foo.bar(array); } -} \ No newline at end of file +} diff --git a/test/files/jvm/ticket2163/ticket2163.scala b/test/files/jvm/ticket2163/ticket2163.scala index b6c51f41f..d30bfe251 100644 --- a/test/files/jvm/ticket2163/ticket2163.scala +++ b/test/files/jvm/ticket2163/ticket2163.scala @@ -2,4 +2,4 @@ class Ticket2163Scala[CC[X]](x: CC[Int]) { def bar[DD[X]](meh: DD[Int]): CC[Int] = x } -object Test extends Application {} \ No newline at end of file +object Test extends Application {} diff --git a/test/files/jvm/typerep.check b/test/files/jvm/typerep.check old mode 100755 new mode 100644 diff --git a/test/files/jvm/typerep.scala b/test/files/jvm/typerep.scala old mode 100755 new mode 100644 index de0d244df..cb00da4c2 --- a/test/files/jvm/typerep.scala +++ b/test/files/jvm/typerep.scala @@ -1,7 +1,6 @@ //############################################################################ // Type Representation at runtime //############################################################################ -// $Id: $ import TypeRep._ diff --git a/test/files/neg/badtok-1.scala b/test/files/neg/badtok-1.scala index 739ea2073..706e79494 100644 --- a/test/files/neg/badtok-1.scala +++ b/test/files/neg/badtok-1.scala @@ -1,2 +1,2 @@ // bug 989 -'42' \ No newline at end of file +'42' diff --git a/test/files/neg/badtok-2.scala b/test/files/neg/badtok-2.scala index 2074abe06..4d1ba1b2c 100644 --- a/test/files/neg/badtok-2.scala +++ b/test/files/neg/badtok-2.scala @@ -1,3 +1,3 @@ //bug 990 object Test { -`x \ No newline at end of file +`x diff --git a/test/files/neg/badtok-3.check b/test/files/neg/badtok-3.check index ec1b0591f..aee4f6f4d 100644 --- a/test/files/neg/badtok-3.check +++ b/test/files/neg/badtok-3.check @@ -1,4 +1,4 @@ badtok-3.scala:2: error: input ended while parsing XML } } -} \ No newline at end of file +} diff --git a/test/files/neg/bug1224.scala b/test/files/neg/bug1224.scala old mode 100755 new mode 100644 diff --git a/test/files/neg/bug1286/a.scala b/test/files/neg/bug1286/a.scala index 0300ce793..85ffe3bb5 100644 --- a/test/files/neg/bug1286/a.scala +++ b/test/files/neg/bug1286/a.scala @@ -1,3 +1,3 @@ trait Foo { def jump = Foo.x -} \ No newline at end of file +} diff --git a/test/files/neg/bug1286/b.scala b/test/files/neg/bug1286/b.scala index 0df474461..48f3b440c 100644 --- a/test/files/neg/bug1286/b.scala +++ b/test/files/neg/bug1286/b.scala @@ -1,3 +1,3 @@ object Foo extends Foo { val x = "x" -} \ No newline at end of file +} diff --git a/test/files/neg/bug1392.scala b/test/files/neg/bug1392.scala index bb2381803..54a4b9e90 100644 --- a/test/files/neg/bug1392.scala +++ b/test/files/neg/bug1392.scala @@ -1 +1 @@ -object X extends Application { Int } \ No newline at end of file +object X extends Application { Int } diff --git a/test/files/neg/bug1523.scala b/test/files/neg/bug1523.scala index 2a2cce2ee..b8754f4e1 100644 --- a/test/files/neg/bug1523.scala +++ b/test/files/neg/bug1523.scala @@ -2,4 +2,4 @@ object test { def bug(x: Any) = x def go() = bug("a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a", "a") -} \ No newline at end of file +} diff --git a/test/files/neg/bug1623.scala b/test/files/neg/bug1623.scala index 376758db1..d4bd6f4e8 100644 --- a/test/files/neg/bug1623.scala +++ b/test/files/neg/bug1623.scala @@ -9,4 +9,4 @@ class BImpl extends B { object Test2 extends Application { val b = new BImpl -} \ No newline at end of file +} diff --git a/test/files/neg/bug1838.scala b/test/files/neg/bug1838.scala index 7c418e74e..36eeb4050 100644 --- a/test/files/neg/bug1838.scala +++ b/test/files/neg/bug1838.scala @@ -4,4 +4,4 @@ class A { sealed class B sealed def f = 0 sealed val v = 0 -} \ No newline at end of file +} diff --git a/test/files/neg/bug1878.scala b/test/files/neg/bug1878.scala index 3f6337f90..32d5ce5e0 100644 --- a/test/files/neg/bug1878.scala +++ b/test/files/neg/bug1878.scala @@ -12,4 +12,4 @@ object Test extends Application { null match { case

{ _* }

=> } -} \ No newline at end of file +} diff --git a/test/files/neg/bug2102.scala b/test/files/neg/bug2102.scala index 6a85eba0a..9c3703903 100644 --- a/test/files/neg/bug2102.scala +++ b/test/files/neg/bug2102.scala @@ -1,3 +1,3 @@ object Test { val x: Iterator[_] = new java.util.ArrayList[Int]().iterator -} \ No newline at end of file +} diff --git a/test/files/neg/bug276.scala b/test/files/neg/bug276.scala index e083e2170..dfc8b468d 100644 --- a/test/files/neg/bug276.scala +++ b/test/files/neg/bug276.scala @@ -4,4 +4,4 @@ class Foo { class FooFoo extends Foo { class Bar -} \ No newline at end of file +} diff --git a/test/files/neg/bug278.scala b/test/files/neg/bug278.scala index 668deca10..16ffe1059 100644 --- a/test/files/neg/bug278.scala +++ b/test/files/neg/bug278.scala @@ -3,4 +3,4 @@ class C { def a = () => () def a = (p:A) => () a[A] -} \ No newline at end of file +} diff --git a/test/files/neg/bug284.scala b/test/files/neg/bug284.scala index c1817466b..a21013010 100644 --- a/test/files/neg/bug284.scala +++ b/test/files/neg/bug284.scala @@ -3,4 +3,4 @@ trait B[T] { def f2(a: T): Unit def f3(a: T) { } } -} \ No newline at end of file +} diff --git a/test/files/neg/bug473.scala b/test/files/neg/bug473.scala index 4c434b9fc..c7631705a 100644 --- a/test/files/neg/bug473.scala +++ b/test/files/neg/bug473.scala @@ -1,3 +1,3 @@ class Foo(x: Foo) case object Bar extends Foo(null) -case object Voop extends Foo(Voop) \ No newline at end of file +case object Voop extends Foo(Voop) diff --git a/test/files/neg/bug545.scala b/test/files/neg/bug545.scala index 4063b71fd..f1f9909dc 100644 --- a/test/files/neg/bug545.scala +++ b/test/files/neg/bug545.scala @@ -6,4 +6,4 @@ object Test { case Nil => null case _ => throw new Error("too many!") } -} \ No newline at end of file +} diff --git a/test/files/neg/bug693.scala b/test/files/neg/bug693.scala index 36be83b7d..d2074bee3 100644 --- a/test/files/neg/bug693.scala +++ b/test/files/neg/bug693.scala @@ -2,4 +2,4 @@ abstract class test4 { trait Type; val x : Type = null; val x : Int = 10; -} \ No newline at end of file +} diff --git a/test/files/neg/bug882.scala b/test/files/neg/bug882.scala old mode 100755 new mode 100644 diff --git a/test/files/neg/bug935.scala b/test/files/neg/bug935.scala index 20654a3f5..8677efaf3 100644 --- a/test/files/neg/bug935.scala +++ b/test/files/neg/bug935.scala @@ -9,4 +9,4 @@ object Test4 { class E[T <: String](s: T) extends Annotation class B val b: String @E[B](new B) = "hi" -} \ No newline at end of file +} diff --git a/test/files/neg/bug944.scala b/test/files/neg/bug944.scala index a1c9f704a..352269a80 100644 --- a/test/files/neg/bug944.scala +++ b/test/files/neg/bug944.scala @@ -3,4 +3,4 @@ object TooManyArgsFunction { a9:Int, a10:Int, a11:Int, a12:Int, a13:Int, a14:Int, a15:Int, a16:Int, a17:Int, a18:Int, a19:Int, a20:Int, a21:Int, a22:Int, a23:Int) => 1 -} \ No newline at end of file +} diff --git a/test/files/neg/bug960.scala b/test/files/neg/bug960.scala old mode 100755 new mode 100644 diff --git a/test/files/neg/bug961.scala b/test/files/neg/bug961.scala old mode 100755 new mode 100644 diff --git a/test/files/neg/bug997.scala b/test/files/neg/bug997.scala old mode 100755 new mode 100644 diff --git a/test/files/neg/higherkind_novalue.scala b/test/files/neg/higherkind_novalue.scala index c2e117b60..9c1480c3b 100644 --- a/test/files/neg/higherkind_novalue.scala +++ b/test/files/neg/higherkind_novalue.scala @@ -1,4 +1,4 @@ abstract class HigherKind[m[s]] { val x: m // type of kind *->* doesn't classify a value, but a val/def/... can only contain/return a value def y: m -} \ No newline at end of file +} diff --git a/test/files/neg/pat_unreachable.scala b/test/files/neg/pat_unreachable.scala index 77076779b..527731e58 100644 --- a/test/files/neg/pat_unreachable.scala +++ b/test/files/neg/pat_unreachable.scala @@ -17,4 +17,4 @@ object Test extends Application { case Seq(x, y) => x::y::Nil case Seq(x, y, z, _*) => List(x,y) } -} \ No newline at end of file +} diff --git a/test/files/neg/patternalts.scala b/test/files/neg/patternalts.scala index 24f1636fd..56b682b0e 100644 --- a/test/files/neg/patternalts.scala +++ b/test/files/neg/patternalts.scala @@ -2,4 +2,4 @@ object Test { List(1) match { case List(x) | List() => Console.println(x) } -} \ No newline at end of file +} diff --git a/test/files/neg/plugin-after-terminal.check b/test/files/neg/plugin-after-terminal.check index b846dc0ab..096efe09c 100644 --- a/test/files/neg/plugin-after-terminal.check +++ b/test/files/neg/plugin-after-terminal.check @@ -1,2 +1,2 @@ error: [phase assembly, after dependency on terminal phase not allowed: afterterminal => terminal] -one error found \ No newline at end of file +one error found diff --git a/test/files/neg/plugin-after-terminal/misc/scalac-plugin.xml b/test/files/neg/plugin-after-terminal/misc/scalac-plugin.xml index 58fff4095..90ff27dc2 100644 --- a/test/files/neg/plugin-after-terminal/misc/scalac-plugin.xml +++ b/test/files/neg/plugin-after-terminal/misc/scalac-plugin.xml @@ -1,4 +1,3 @@ - beforeparser scala.test.plugins.ThePlugin diff --git a/test/files/neg/plugin-before-parser.check b/test/files/neg/plugin-before-parser.check index 253659eed..9a407923b 100644 --- a/test/files/neg/plugin-before-parser.check +++ b/test/files/neg/plugin-before-parser.check @@ -1,2 +1,2 @@ error: [phase assembly, before dependency on parser phase not allowed: parser => beforeparser] -one error found \ No newline at end of file +one error found diff --git a/test/files/neg/plugin-before-parser/misc/scalac-plugin.xml b/test/files/neg/plugin-before-parser/misc/scalac-plugin.xml index 58fff4095..90ff27dc2 100644 --- a/test/files/neg/plugin-before-parser/misc/scalac-plugin.xml +++ b/test/files/neg/plugin-before-parser/misc/scalac-plugin.xml @@ -1,4 +1,3 @@ - beforeparser scala.test.plugins.ThePlugin diff --git a/test/files/neg/plugin-cyclic-dependency.check b/test/files/neg/plugin-cyclic-dependency.check index 7c1aeebfa..a29bc3f5b 100644 --- a/test/files/neg/plugin-cyclic-dependency.check +++ b/test/files/neg/plugin-cyclic-dependency.check @@ -1,2 +1,2 @@ error: fatal error: Cycle in compiler phase dependencies detected, phase cyclicdependency1 reacted twice! -one error found \ No newline at end of file +one error found diff --git a/test/files/neg/plugin-cyclic-dependency/misc/scalac-plugin.xml b/test/files/neg/plugin-cyclic-dependency/misc/scalac-plugin.xml index 58fff4095..90ff27dc2 100644 --- a/test/files/neg/plugin-cyclic-dependency/misc/scalac-plugin.xml +++ b/test/files/neg/plugin-cyclic-dependency/misc/scalac-plugin.xml @@ -1,4 +1,3 @@ - beforeparser scala.test.plugins.ThePlugin diff --git a/test/files/neg/plugin-multiple-rafter.check b/test/files/neg/plugin-multiple-rafter.check index 5ba932413..c54f884fe 100644 --- a/test/files/neg/plugin-multiple-rafter.check +++ b/test/files/neg/plugin-multiple-rafter.check @@ -1,4 +1,4 @@ error: fatal error: Multiple phases want to run right after the phase explicitouter Phases: erasure, multi-rafter, Re-run with -Xgenerate-phase-graph to better see the problem. -one error found \ No newline at end of file +one error found diff --git a/test/files/neg/plugin-multiple-rafter/misc/scalac-plugin.xml b/test/files/neg/plugin-multiple-rafter/misc/scalac-plugin.xml index 58fff4095..90ff27dc2 100644 --- a/test/files/neg/plugin-multiple-rafter/misc/scalac-plugin.xml +++ b/test/files/neg/plugin-multiple-rafter/misc/scalac-plugin.xml @@ -1,4 +1,3 @@ - beforeparser scala.test.plugins.ThePlugin diff --git a/test/files/neg/plugin-rafter-before-1.check b/test/files/neg/plugin-rafter-before-1.check index 7afe3be03..19ed4d2fb 100644 --- a/test/files/neg/plugin-rafter-before-1.check +++ b/test/files/neg/plugin-rafter-before-1.check @@ -1,2 +1,2 @@ error: fatal error: phase erasure want to run right after explicitouter, but some phase has declared to run before erasure. Re-run with -Xgenerate-phase-graph to better see the problem. -one error found \ No newline at end of file +one error found diff --git a/test/files/neg/plugin-rafter-before-1/misc/scalac-plugin.xml b/test/files/neg/plugin-rafter-before-1/misc/scalac-plugin.xml index 58fff4095..90ff27dc2 100644 --- a/test/files/neg/plugin-rafter-before-1/misc/scalac-plugin.xml +++ b/test/files/neg/plugin-rafter-before-1/misc/scalac-plugin.xml @@ -1,4 +1,3 @@ - beforeparser scala.test.plugins.ThePlugin diff --git a/test/files/neg/plugin-rightafter-terminal.check b/test/files/neg/plugin-rightafter-terminal.check index 8107c373e..6fe4f63c8 100644 --- a/test/files/neg/plugin-rightafter-terminal.check +++ b/test/files/neg/plugin-rightafter-terminal.check @@ -1,2 +1,2 @@ error: [phase assembly, right after dependency on terminal phase not allowed: rightafterterminal => terminal] -one error found \ No newline at end of file +one error found diff --git a/test/files/neg/plugin-rightafter-terminal/misc/scalac-plugin.xml b/test/files/neg/plugin-rightafter-terminal/misc/scalac-plugin.xml index 58fff4095..90ff27dc2 100644 --- a/test/files/neg/plugin-rightafter-terminal/misc/scalac-plugin.xml +++ b/test/files/neg/plugin-rightafter-terminal/misc/scalac-plugin.xml @@ -1,4 +1,3 @@ - beforeparser scala.test.plugins.ThePlugin diff --git a/test/files/neg/structural.scala b/test/files/neg/structural.scala index fc839eda9..e5a556ba9 100644 --- a/test/files/neg/structural.scala +++ b/test/files/neg/structural.scala @@ -42,4 +42,4 @@ object Test extends Application { type Summable[T] = { def +(v : T) : T } def sum[T <: Summable[T]](xs : List[T]) = xs.reduceLeft[T](_ + _) -} \ No newline at end of file +} diff --git a/test/files/neg/switch.scala b/test/files/neg/switch.scala index 56da55961..a3dfd869d 100644 --- a/test/files/neg/switch.scala +++ b/test/files/neg/switch.scala @@ -63,4 +63,4 @@ object Main { case 5|6|7|8 => 100 case _ => -1 } -} \ No newline at end of file +} diff --git a/test/files/neg/t0117.scala b/test/files/neg/t0117.scala old mode 100755 new mode 100644 diff --git a/test/files/neg/t0152.check b/test/files/neg/t0152.check index 562e6f1c2..84f78dc83 100644 --- a/test/files/neg/t0152.check +++ b/test/files/neg/t0152.check @@ -1,6 +1,6 @@ t0152.scala:10: error: illegal inheritance; object boom inherits different type instances of class Value: Value[Int] and Value[java.lang.String] - object boom extends Value[java.lang.String]("foo") with PlusOne + object boom extends Value[java.lang.String]("foo") with PlusOne ^ one error found diff --git a/test/files/neg/t0152.scala b/test/files/neg/t0152.scala old mode 100755 new mode 100644 diff --git a/test/files/neg/t0204.check b/test/files/neg/t0204.check index 27b88d21d..0f7acfddd 100644 --- a/test/files/neg/t0204.check +++ b/test/files/neg/t0204.check @@ -1,4 +1,4 @@ t0204.scala:4: error: class type required but Program.A{type T = String} found - trait C extends B + trait C extends B ^ one error found diff --git a/test/files/neg/t0204.scala b/test/files/neg/t0204.scala old mode 100755 new mode 100644 diff --git a/test/files/neg/t0207.scala b/test/files/neg/t0207.scala old mode 100755 new mode 100644 diff --git a/test/files/neg/t0209.scala b/test/files/neg/t0209.scala old mode 100755 new mode 100644 diff --git a/test/files/neg/t0214.scala b/test/files/neg/t0214.scala old mode 100755 new mode 100644 diff --git a/test/files/neg/t0218.check b/test/files/neg/t0218.check index c7a6d952b..6bb759156 100644 --- a/test/files/neg/t0218.check +++ b/test/files/neg/t0218.check @@ -1,4 +1,4 @@ t0218.scala:10: error: class type required but APQ.this.P found - List(new PP) + List(new PP) ^ one error found diff --git a/test/files/neg/t0218.scala b/test/files/neg/t0218.scala old mode 100755 new mode 100644 diff --git a/test/files/neg/t0226.scala b/test/files/neg/t0226.scala old mode 100755 new mode 100644 diff --git a/test/files/neg/t0345.scala b/test/files/neg/t0345.scala old mode 100755 new mode 100644 diff --git a/test/files/neg/t0351.check b/test/files/neg/t0351.check index d374c905e..ce10605ec 100644 --- a/test/files/neg/t0351.check +++ b/test/files/neg/t0351.check @@ -1,4 +1,4 @@ t0351.scala:2: error: no by-name parameter type allowed here - def identity[T](x : => T) : (=> T) + def identity[T](x : => T) : (=> T) ^ one error found diff --git a/test/files/neg/t0351.scala b/test/files/neg/t0351.scala old mode 100755 new mode 100644 diff --git a/test/files/neg/t0699/A.scala b/test/files/neg/t0699/A.scala index 740d8ecda..a75ebbd25 100644 --- a/test/files/neg/t0699/A.scala +++ b/test/files/neg/t0699/A.scala @@ -1,4 +1,4 @@ object A { sealed trait T sealed class C -} \ No newline at end of file +} diff --git a/test/files/neg/t0699/B.scala b/test/files/neg/t0699/B.scala index f1f17efe8..d27ad16ee 100644 --- a/test/files/neg/t0699/B.scala +++ b/test/files/neg/t0699/B.scala @@ -2,4 +2,4 @@ object B { trait T1 extends A.T trait T2 extends A.C class C1 extends A.C -} \ No newline at end of file +} diff --git a/test/files/neg/t0842.check b/test/files/neg/t0842.check index 5f88f0819..3351aa117 100644 --- a/test/files/neg/t0842.check +++ b/test/files/neg/t0842.check @@ -1,4 +1,4 @@ t0842.scala:1: error: A.this.type does not take type parameters -trait A[T] { def m: this.type[T] = this } +trait A[T] { def m: this.type[T] = this } ^ one error found diff --git a/test/files/neg/t0842.scala b/test/files/neg/t0842.scala old mode 100755 new mode 100644 diff --git a/test/files/neg/t1049.check b/test/files/neg/t1049.check old mode 100755 new mode 100644 diff --git a/test/files/neg/t1049.scala b/test/files/neg/t1049.scala old mode 100755 new mode 100644 diff --git a/test/files/neg/t1701.scala b/test/files/neg/t1701.scala old mode 100755 new mode 100644 diff --git a/test/files/neg/t1705.scala b/test/files/neg/t1705.scala old mode 100755 new mode 100644 diff --git a/test/files/neg/tcpoly_bounds.scala b/test/files/neg/tcpoly_bounds.scala index ae1f410fa..b444c59b3 100644 --- a/test/files/neg/tcpoly_bounds.scala +++ b/test/files/neg/tcpoly_bounds.scala @@ -1,3 +1,3 @@ class A[m[x] <: Option[x]] object a extends A[Some] -object b extends A[List] \ No newline at end of file +object b extends A[List] diff --git a/test/files/neg/tcpoly_override.scala b/test/files/neg/tcpoly_override.scala index f2c3b0441..7f64ad0d5 100644 --- a/test/files/neg/tcpoly_override.scala +++ b/test/files/neg/tcpoly_override.scala @@ -7,4 +7,4 @@ trait B // First-order type class C extends A { type T = B // This compiles well (@M: ... but it shouldn't) -} \ No newline at end of file +} diff --git a/test/files/neg/tcpoly_variance.scala b/test/files/neg/tcpoly_variance.scala index 812293811..52c145216 100644 --- a/test/files/neg/tcpoly_variance.scala +++ b/test/files/neg/tcpoly_variance.scala @@ -4,4 +4,4 @@ class A[m[x]] { class B[m[x]] extends A[m] { override def str: m[String] = error("foo") // since x in m[x] is invariant, ! m[String] <: m[Object] -} \ No newline at end of file +} diff --git a/test/files/neg/tcpoly_variance_enforce.scala b/test/files/neg/tcpoly_variance_enforce.scala index ff5f8deab..417fc5470 100644 --- a/test/files/neg/tcpoly_variance_enforce.scala +++ b/test/files/neg/tcpoly_variance_enforce.scala @@ -39,4 +39,4 @@ object test { } -// TODO: need test for rank N with N >: 2 \ No newline at end of file +// TODO: need test for rank N with N >: 2 diff --git a/test/files/neg/ticket513.scala b/test/files/neg/ticket513.scala index e8510558b..5aecc7a05 100644 --- a/test/files/neg/ticket513.scala +++ b/test/files/neg/ticket513.scala @@ -3,4 +3,4 @@ class NotThatBound trait T[A <: Bound] trait Wrap[X] -object Wrong extends Wrap[T[NotThatBound]] \ No newline at end of file +object Wrong extends Wrap[T[NotThatBound]] diff --git a/test/files/neg/unit2anyref.scala b/test/files/neg/unit2anyref.scala index 3f5c2d19a..1e9cdbf78 100644 --- a/test/files/neg/unit2anyref.scala +++ b/test/files/neg/unit2anyref.scala @@ -1,3 +1,3 @@ object Test { val x: AnyRef = () // this should not succeed. -} \ No newline at end of file +} diff --git a/test/files/neg/wellkinded_app2.scala b/test/files/neg/wellkinded_app2.scala index 5b7361196..7bb4c87f6 100644 --- a/test/files/neg/wellkinded_app2.scala +++ b/test/files/neg/wellkinded_app2.scala @@ -1,4 +1,4 @@ // test well-kindedness checks class WellKinded[s <: Throwable] { val foo: s[Int] -} \ No newline at end of file +} diff --git a/test/files/neg/wellkinded_bounds.scala b/test/files/neg/wellkinded_bounds.scala index 7b80ce1cf..cfa5e74c1 100644 --- a/test/files/neg/wellkinded_bounds.scala +++ b/test/files/neg/wellkinded_bounds.scala @@ -1,3 +1,3 @@ // test well-kindedness checks -- syntax error class WellKindedWrongSyntax[s <: List] { // must be s[x] <: List[x] -} \ No newline at end of file +} diff --git a/test/files/neg/wellkinded_wrongarity.scala b/test/files/neg/wellkinded_wrongarity.scala index 39f8b7a2c..2bb0e2ce8 100644 --- a/test/files/neg/wellkinded_wrongarity.scala +++ b/test/files/neg/wellkinded_wrongarity.scala @@ -2,4 +2,4 @@ class Monad[m[x]] -object mp extends Monad[Pair] \ No newline at end of file +object mp extends Monad[Pair] diff --git a/test/files/neg/wellkinded_wrongarity2.scala b/test/files/neg/wellkinded_wrongarity2.scala index 315473267..aac617bd8 100644 --- a/test/files/neg/wellkinded_wrongarity2.scala +++ b/test/files/neg/wellkinded_wrongarity2.scala @@ -9,4 +9,4 @@ trait ms3[m[_], t] extends Monad[m[t]] // wrong -- added to check regression on // expecting types of kind * trait Foo[x] trait Bar1[m[_]] extends Foo[m[Int]] // check that m[Int] is properly recognized as kind-* -trait Bar2[m[_]] extends Foo[m] // check that m is properly recognized as kind *->*, while * is expected \ No newline at end of file +trait Bar2[m[_]] extends Foo[m] // check that m is properly recognized as kind *->*, while * is expected diff --git a/test/files/pos/attributes.scala b/test/files/pos/attributes.scala index 55e3f6d4a..f3bbb4c42 100644 --- a/test/files/pos/attributes.scala +++ b/test/files/pos/attributes.scala @@ -1,5 +1,3 @@ -/* $Id$ */ - @serializable class C1; @serializable @volatile class C2; @serializable @volatile class C3; diff --git a/test/files/pos/bug1085.scala b/test/files/pos/bug1085.scala index 8330b7e39..c59e657cb 100644 --- a/test/files/pos/bug1085.scala +++ b/test/files/pos/bug1085.scala @@ -6,4 +6,4 @@ object Test { def listFunctor[a]: Functor[a]{type MyType[x]=List[x]} = new Functor[a] { type MyType[t]=List[t] } -} \ No newline at end of file +} diff --git a/test/files/pos/bug1090.scala b/test/files/pos/bug1090.scala index e80bbcea6..dca762af4 100644 --- a/test/files/pos/bug1090.scala +++ b/test/files/pos/bug1090.scala @@ -13,4 +13,4 @@ object Test { case node : NodeImpl => } } -} \ No newline at end of file +} diff --git a/test/files/pos/bug116.scala b/test/files/pos/bug116.scala index b02c81f0b..1e31b71bf 100644 --- a/test/files/pos/bug116.scala +++ b/test/files/pos/bug116.scala @@ -1,5 +1,3 @@ -// $Id$ - class C { def this(x: Int) = { this(); diff --git a/test/files/pos/bug1210.scala b/test/files/pos/bug1210.scala old mode 100755 new mode 100644 diff --git a/test/files/pos/bug1210a.scala b/test/files/pos/bug1210a.scala old mode 100755 new mode 100644 index 5a867d5e6..fbb0a611d --- a/test/files/pos/bug1210a.scala +++ b/test/files/pos/bug1210a.scala @@ -12,4 +12,4 @@ trait FP { abstract class Test[T] { val v: Test[T] = v.v } -} \ No newline at end of file +} diff --git a/test/files/pos/bug1292.scala b/test/files/pos/bug1292.scala old mode 100755 new mode 100644 diff --git a/test/files/pos/bug1381.scala b/test/files/pos/bug1381.scala index b569d7d8b..076289189 100644 --- a/test/files/pos/bug1381.scala +++ b/test/files/pos/bug1381.scala @@ -28,4 +28,4 @@ abstract class EV[T](initval:T) extends PV[T](initval) with IV { override def d : ID[VT] = null // Comment this out to eliminate crash protected var indx = d.index(initval) -} \ No newline at end of file +} diff --git a/test/files/pos/bug1385.scala b/test/files/pos/bug1385.scala index d86227735..59953bcc3 100644 --- a/test/files/pos/bug1385.scala +++ b/test/files/pos/bug1385.scala @@ -1,3 +1,3 @@ @serializable object Test { private def readResolve:AnyRef = this -} \ No newline at end of file +} diff --git a/test/files/pos/bug1560.scala b/test/files/pos/bug1560.scala index ab45ed12f..b1d04153b 100644 --- a/test/files/pos/bug1560.scala +++ b/test/files/pos/bug1560.scala @@ -8,4 +8,4 @@ object Test extends Application { def c = b match { case Some(b) => b.t } -} \ No newline at end of file +} diff --git a/test/files/pos/bug1565.scala b/test/files/pos/bug1565.scala index 3764fcd56..030086c54 100644 --- a/test/files/pos/bug1565.scala +++ b/test/files/pos/bug1565.scala @@ -15,4 +15,4 @@ object Bug1565 { val buf0 = e + 1 buf0 } -} \ No newline at end of file +} diff --git a/test/files/pos/bug160.scala b/test/files/pos/bug160.scala index f1c36ebea..91ac2ba84 100644 --- a/test/files/pos/bug160.scala +++ b/test/files/pos/bug160.scala @@ -1,5 +1,3 @@ -// $Id$ - class Foo(s:String) { def this() = { this("DEFAULT") } } diff --git a/test/files/pos/bug1626.scala b/test/files/pos/bug1626.scala index 41072f238..200be4743 100644 --- a/test/files/pos/bug1626.scala +++ b/test/files/pos/bug1626.scala @@ -1,4 +1,4 @@ object o { val n = n.namespace == null -} \ No newline at end of file +} diff --git a/test/files/pos/bug175.scala b/test/files/pos/bug175.scala index 2ef26589c..4c0eb28ba 100644 --- a/test/files/pos/bug175.scala +++ b/test/files/pos/bug175.scala @@ -1,5 +1,3 @@ -// $Id$ - abstract class C { def this(x: Unit) = { this() } } diff --git a/test/files/pos/bug177.scala b/test/files/pos/bug177.scala index 9bd913f17..33b4de926 100644 --- a/test/files/pos/bug177.scala +++ b/test/files/pos/bug177.scala @@ -1,5 +1,3 @@ -// $Id$ - class A { def foo = { object Y { diff --git a/test/files/pos/bug183.scala b/test/files/pos/bug183.scala index 4804eb382..d7ed27f73 100644 --- a/test/files/pos/bug183.scala +++ b/test/files/pos/bug183.scala @@ -1,5 +1,3 @@ -// $Id$ - object Test { new Foo(0); class Foo(x: Int); diff --git a/test/files/pos/bug2168.scala b/test/files/pos/bug2168.scala index fb991bf7a..d7bfa9687 100644 --- a/test/files/pos/bug2168.scala +++ b/test/files/pos/bug2168.scala @@ -3,4 +3,4 @@ object Test extends Application { def foo2(x: AnyRef) = x match { case x: Function0[Any] => x() } } - \ No newline at end of file + diff --git a/test/files/pos/bug2187.scala b/test/files/pos/bug2187.scala index 087df13ec..003b8c143 100644 --- a/test/files/pos/bug2187.scala +++ b/test/files/pos/bug2187.scala @@ -4,4 +4,4 @@ object Test extends Application { case Seq(x) => x case Seq(x,y) => "" } -} \ No newline at end of file +} diff --git a/test/files/pos/bug252.scala b/test/files/pos/bug252.scala index 226b6787a..b10811fb1 100644 --- a/test/files/pos/bug252.scala +++ b/test/files/pos/bug252.scala @@ -14,4 +14,4 @@ abstract class Derived extends Base { def f(inputs: List[tType]): Unit = { for (t <- inputs; val m = t.module) { } } -} \ No newline at end of file +} diff --git a/test/files/pos/bug284.scala b/test/files/pos/bug284.scala index b5879fb3f..19673b7e4 100644 --- a/test/files/pos/bug284.scala +++ b/test/files/pos/bug284.scala @@ -2,4 +2,4 @@ trait B[T] { def f1(a: T): Unit { } def f2(a: T): Unit def f3(a: T) { } -} \ No newline at end of file +} diff --git a/test/files/pos/bug289.scala b/test/files/pos/bug289.scala index 2fb91510d..96c0244df 100644 --- a/test/files/pos/bug289.scala +++ b/test/files/pos/bug289.scala @@ -1,5 +1,3 @@ -// $Id$ - class A { object B; } diff --git a/test/files/pos/bug318.scala b/test/files/pos/bug318.scala index 1b9fa4a4b..dbe0e0528 100644 --- a/test/files/pos/bug318.scala +++ b/test/files/pos/bug318.scala @@ -1,5 +1,3 @@ -// $Id$ - object Test { def fun: Int = { object o { diff --git a/test/files/pos/bug359.scala b/test/files/pos/bug359.scala index 6ce464099..11233c3ba 100644 --- a/test/files/pos/bug359.scala +++ b/test/files/pos/bug359.scala @@ -1,5 +1,3 @@ -// $Id$ - object Bug359 { class C; def f1(xs: List[C]): C = { diff --git a/test/files/pos/bug360.scala b/test/files/pos/bug360.scala index 64a02519c..f3716d4f9 100644 --- a/test/files/pos/bug360.scala +++ b/test/files/pos/bug360.scala @@ -1,5 +1,3 @@ -// $Id$ - abstract class Bug360A { self: Bug360C => def f: String = "hello"; } diff --git a/test/files/pos/bug361.scala b/test/files/pos/bug361.scala index f44fb32d4..1d19ecb52 100644 --- a/test/files/pos/bug361.scala +++ b/test/files/pos/bug361.scala @@ -1,5 +1,3 @@ -// $Id$ - class Bug361Global extends Bug361Trees abstract class Bug361Trees { self: Bug361Global => diff --git a/test/files/pos/bug372.scala b/test/files/pos/bug372.scala index 44c248bcd..9ce5b9ab7 100644 --- a/test/files/pos/bug372.scala +++ b/test/files/pos/bug372.scala @@ -1,4 +1,2 @@ -// $Id$ - class Bug372Names; class Bug372Symbols { self: Bug372Symbols with Bug372Names => } diff --git a/test/files/pos/bug430-feb09.scala b/test/files/pos/bug430-feb09.scala index 936843a3c..bba8996e4 100644 --- a/test/files/pos/bug430-feb09.scala +++ b/test/files/pos/bug430-feb09.scala @@ -31,4 +31,4 @@ package f.scala { // Doesn't compile: type is not a member of package h.scala package h.scala { case class H(s: String)(t: =>String) -} \ No newline at end of file +} diff --git a/test/files/pos/bug460.scala b/test/files/pos/bug460.scala index 683dfdca0..466d06c2a 100644 --- a/test/files/pos/bug460.scala +++ b/test/files/pos/bug460.scala @@ -6,4 +6,4 @@ object Bug460 { (testFun(_, _))(1, 2) // Ok (testFun _).apply(1, 2) (testFun _)(1, 2) // Error! (but no longer) -} \ No newline at end of file +} diff --git a/test/files/pos/bug715/runner_2.scala b/test/files/pos/bug715/runner_2.scala index 233b1bddb..1e4f40d65 100644 --- a/test/files/pos/bug715/runner_2.scala +++ b/test/files/pos/bug715/runner_2.scala @@ -1,3 +1,3 @@ object Test extends Application { println(com.sap.dspace.model.othello.thePOJO2XMLRenderer) -} \ No newline at end of file +} diff --git a/test/files/pos/bug756.scala b/test/files/pos/bug756.scala index 09735695f..a3c790c65 100644 --- a/test/files/pos/bug756.scala +++ b/test/files/pos/bug756.scala @@ -3,4 +3,4 @@ object test { n <- Some(42) _ <- Some(24) } yield n -} \ No newline at end of file +} diff --git a/test/files/pos/bug946.scala b/test/files/pos/bug946.scala old mode 100755 new mode 100644 diff --git a/test/files/pos/builders.scala b/test/files/pos/builders.scala old mode 100755 new mode 100644 diff --git a/test/files/pos/cls.scala b/test/files/pos/cls.scala index 54104ae69..13661990c 100644 --- a/test/files/pos/cls.scala +++ b/test/files/pos/cls.scala @@ -14,4 +14,4 @@ object test { val a1 = new A(1, "hello"); val b1 = new B(1, "hello"); } -} \ No newline at end of file +} diff --git a/test/files/pos/clsrefine.scala b/test/files/pos/clsrefine.scala index d54a0c340..b29c01db8 100644 --- a/test/files/pos/clsrefine.scala +++ b/test/files/pos/clsrefine.scala @@ -37,4 +37,4 @@ object test { val y2 = "hello"; } } -} \ No newline at end of file +} diff --git a/test/files/pos/compile.scala b/test/files/pos/compile.scala index 3ed733fd4..bb2526e4b 100644 --- a/test/files/pos/compile.scala +++ b/test/files/pos/compile.scala @@ -1,7 +1,6 @@ //############################################################################ // Compile Time Bugs & Test Cases //############################################################################ -// $Id$ import java.lang.System; // to avoid name clash with .NET's library diff --git a/test/files/pos/compile1.scala b/test/files/pos/compile1.scala index 3f06abbaa..6886d39ca 100644 --- a/test/files/pos/compile1.scala +++ b/test/files/pos/compile1.scala @@ -1,7 +1,6 @@ //############################################################################ // Compile Time Bugs & Test Cases //############################################################################ -// $Id$ import java.lang.System; // to avoid name clash with .NET's library diff --git a/test/files/pos/eta.scala b/test/files/pos/eta.scala index 590e7149f..2dd2970ee 100644 --- a/test/files/pos/eta.scala +++ b/test/files/pos/eta.scala @@ -1,5 +1,3 @@ -// $Id$ - object test { def sum(f: Int => Int)(x: Int, y: Int): Int = 0; diff --git a/test/files/pos/exbound.scala b/test/files/pos/exbound.scala old mode 100755 new mode 100644 diff --git a/test/files/pos/ilya/J.java b/test/files/pos/ilya/J.java index 079466426..b469623f3 100644 --- a/test/files/pos/ilya/J.java +++ b/test/files/pos/ilya/J.java @@ -1,14 +1,14 @@ -package test; - -class Foo { -} - -class Boo{} - -class Bar, FooT extends Foo>{ - private final int myInt; - - public Bar(int i) { - myInt = i; - } -} \ No newline at end of file +package test; + +class Foo { +} + +class Boo{} + +class Bar, FooT extends Foo>{ + private final int myInt; + + public Bar(int i) { + myInt = i; + } +} diff --git a/test/files/pos/ilya/S.scala b/test/files/pos/ilya/S.scala index 9cf0990ad..952c004cc 100644 --- a/test/files/pos/ilya/S.scala +++ b/test/files/pos/ilya/S.scala @@ -1,5 +1,5 @@ -package test - -class ScBar[BooT <: Boo[FooT], FooT <: Foo](i: Int) extends Bar[BooT, FooT](i) { - -} +package test + +class ScBar[BooT <: Boo[FooT], FooT <: Foo](i: Int) extends Bar[BooT, FooT](i) { + +} diff --git a/test/files/pos/implicits.scala b/test/files/pos/implicits.scala old mode 100755 new mode 100644 diff --git a/test/files/pos/imports.scala b/test/files/pos/imports.scala index 5eae86cb5..5f70a5d2d 100644 --- a/test/files/pos/imports.scala +++ b/test/files/pos/imports.scala @@ -13,4 +13,4 @@ object test { object test1 { import test._; foo -} \ No newline at end of file +} diff --git a/test/files/pos/itay.scala b/test/files/pos/itay.scala old mode 100755 new mode 100644 diff --git a/test/files/pos/lambdalift.scala b/test/files/pos/lambdalift.scala index 5348b2842..10bbf3ac1 100644 --- a/test/files/pos/lambdalift.scala +++ b/test/files/pos/lambdalift.scala @@ -12,4 +12,4 @@ object test { } g() + new inner().g(); } -} \ No newline at end of file +} diff --git a/test/files/pos/lambdalift1.scala b/test/files/pos/lambdalift1.scala index d9172f51e..01b224c3b 100644 --- a/test/files/pos/lambdalift1.scala +++ b/test/files/pos/lambdalift1.scala @@ -14,4 +14,4 @@ object test { } new A().g() } -} \ No newline at end of file +} diff --git a/test/files/pos/listpattern.scala b/test/files/pos/listpattern.scala old mode 100755 new mode 100644 diff --git a/test/files/pos/manifest1.scala b/test/files/pos/manifest1.scala old mode 100755 new mode 100644 diff --git a/test/files/pos/michel3.scala b/test/files/pos/michel3.scala index 0e85295bf..348a66a10 100644 --- a/test/files/pos/michel3.scala +++ b/test/files/pos/michel3.scala @@ -1,3 +1,3 @@ abstract class A() { val v : Int -} \ No newline at end of file +} diff --git a/test/files/pos/null.scala b/test/files/pos/null.scala index 59f88ee0e..1c68e29f0 100644 --- a/test/files/pos/null.scala +++ b/test/files/pos/null.scala @@ -1,3 +1,3 @@ object M { val x: Boolean = null == null; -} \ No newline at end of file +} diff --git a/test/files/pos/nullary.scala b/test/files/pos/nullary.scala index ab38a3a94..8e5a83401 100644 --- a/test/files/pos/nullary.scala +++ b/test/files/pos/nullary.scala @@ -17,4 +17,4 @@ class Concrete extends NullaryTest[Int, List] { object test { (new Concrete).nullary2 (new Concrete).nullary3 -} \ No newline at end of file +} diff --git a/test/files/pos/nullary_poly.scala b/test/files/pos/nullary_poly.scala index f4cef4de3..4de7235a1 100644 --- a/test/files/pos/nullary_poly.scala +++ b/test/files/pos/nullary_poly.scala @@ -7,4 +7,4 @@ class A { // user-defined: def polyNullary[T]: List[T] = Nil -} \ No newline at end of file +} diff --git a/test/files/pos/patterns2.scala b/test/files/pos/patterns2.scala index 93dcedbcf..821fc43c6 100644 --- a/test/files/pos/patterns2.scala +++ b/test/files/pos/patterns2.scala @@ -13,4 +13,4 @@ object test { case Some(b) => 4; case None => 5; } -} \ No newline at end of file +} diff --git a/test/files/pos/philippe1.scala b/test/files/pos/philippe1.scala index 3cace0e11..4b4b22ea7 100644 --- a/test/files/pos/philippe1.scala +++ b/test/files/pos/philippe1.scala @@ -5,4 +5,4 @@ object test { val res: Array[String] = id(args); () } -} \ No newline at end of file +} diff --git a/test/files/pos/philippe2.scala b/test/files/pos/philippe2.scala index 2ab3a382e..55a283ddd 100644 --- a/test/files/pos/philippe2.scala +++ b/test/files/pos/philippe2.scala @@ -1,5 +1,3 @@ -// $Id$ - import scala._; class m1() { def n() = 0; diff --git a/test/files/pos/scoping3.scala b/test/files/pos/scoping3.scala index 761d5c311..f6d531dbb 100644 --- a/test/files/pos/scoping3.scala +++ b/test/files/pos/scoping3.scala @@ -1,5 +1,3 @@ -// $Id$ - object CI { trait TreeDisplay { type TreeNode <: ITreeNode diff --git a/test/files/pos/signatures/Test.java b/test/files/pos/signatures/Test.java index 9e7c58d18..607ff5733 100644 --- a/test/files/pos/signatures/Test.java +++ b/test/files/pos/signatures/Test.java @@ -8,4 +8,4 @@ import test.Outer; */ class Test { Outer o = new Outer(); -} \ No newline at end of file +} diff --git a/test/files/pos/spec-Function1.scala b/test/files/pos/spec-Function1.scala index df4783848..720c13d45 100644 --- a/test/files/pos/spec-Function1.scala +++ b/test/files/pos/spec-Function1.scala @@ -7,8 +7,6 @@ ** |/ ** \* */ -// $Id: Function1.scala 17163 2009-02-20 08:05:31Z dragos $ - // generated by genprod on Wed Apr 23 10:06:16 CEST 2008 (with fancy comment) (with extra methods) package scala diff --git a/test/files/pos/spec-List.scala b/test/files/pos/spec-List.scala index ef091a946..518a5b098 100644 --- a/test/files/pos/spec-List.scala +++ b/test/files/pos/spec-List.scala @@ -6,8 +6,6 @@ ** |/ ** \* */ -// $Id: List.scala 16287 2008-10-18 13:41:36Z nielsen $ - package scala.collection.immutable diff --git a/test/files/pos/spec-arrays.scala b/test/files/pos/spec-arrays.scala old mode 100755 new mode 100644 diff --git a/test/files/pos/t0165.scala b/test/files/pos/t0165.scala old mode 100755 new mode 100644 diff --git a/test/files/pos/t0227.scala b/test/files/pos/t0227.scala old mode 100755 new mode 100644 diff --git a/test/files/pos/t0586.scala b/test/files/pos/t0586.scala index 86115a77a..540e225a1 100644 --- a/test/files/pos/t0586.scala +++ b/test/files/pos/t0586.scala @@ -6,4 +6,4 @@ object RClose { } finally { s.close() } -} \ No newline at end of file +} diff --git a/test/files/pos/t0591.scala b/test/files/pos/t0591.scala index de02d6b57..15f2dba08 100644 --- a/test/files/pos/t0591.scala +++ b/test/files/pos/t0591.scala @@ -4,4 +4,4 @@ object Test { implicit val hello = "Hello" implicitly[String] implicitly[Option[String]] -} \ No newline at end of file +} diff --git a/test/files/pos/t0851.scala.disabled b/test/files/pos/t0851.scala.disabled old mode 100755 new mode 100644 diff --git a/test/files/pos/t0872.scala.disabled b/test/files/pos/t0872.scala.disabled old mode 100755 new mode 100644 diff --git a/test/files/pos/t0971.java b/test/files/pos/t0971.java old mode 100755 new mode 100644 index 5db22004f..caa974eb3 --- a/test/files/pos/t0971.java +++ b/test/files/pos/t0971.java @@ -1,4 +1,4 @@ class A { int y = 1, z; static Object x = new java.util.HashMap () ; -} \ No newline at end of file +} diff --git a/test/files/pos/t1001.scala b/test/files/pos/t1001.scala old mode 100755 new mode 100644 diff --git a/test/files/pos/t1059.scala b/test/files/pos/t1059.scala old mode 100755 new mode 100644 diff --git a/test/files/pos/t1107/O.scala b/test/files/pos/t1107/O.scala index 11d673e66..aa605a6d0 100644 --- a/test/files/pos/t1107/O.scala +++ b/test/files/pos/t1107/O.scala @@ -10,4 +10,4 @@ object O c.bob.toString + c.bob2.toString } -} \ No newline at end of file +} diff --git a/test/files/pos/t1107/T.scala b/test/files/pos/t1107/T.scala index edb0ccdcd..1f3712d52 100644 --- a/test/files/pos/t1107/T.scala +++ b/test/files/pos/t1107/T.scala @@ -4,4 +4,4 @@ trait C { private object P extends Sub def bob() = P.getClass def bob2() = O.d(P) -} \ No newline at end of file +} diff --git a/test/files/pos/t1131.scala b/test/files/pos/t1131.scala old mode 100755 new mode 100644 diff --git a/test/files/pos/t1186/t1186.java b/test/files/pos/t1186/t1186.java index c1bfcecab..5f2607623 100644 --- a/test/files/pos/t1186/t1186.java +++ b/test/files/pos/t1186/t1186.java @@ -5,4 +5,4 @@ class Test { void foo() { Map map = null; } -} \ No newline at end of file +} diff --git a/test/files/pos/t1230/J.java b/test/files/pos/t1230/J.java index 809344f22..35aefd250 100644 --- a/test/files/pos/t1230/J.java +++ b/test/files/pos/t1230/J.java @@ -1 +1 @@ -class J { public int foo ; } +class J { public int foo ; } diff --git a/test/files/pos/t1230/S.scala b/test/files/pos/t1230/S.scala index 2524f4cd4..f8a691b6d 100644 --- a/test/files/pos/t1230/S.scala +++ b/test/files/pos/t1230/S.scala @@ -1 +1 @@ -object S extends Application { (new J).foo = 5 } +object S extends Application { (new J).foo = 5 } diff --git a/test/files/pos/t1231/J.java b/test/files/pos/t1231/J.java index 1dfc9490e..6b24205e5 100644 --- a/test/files/pos/t1231/J.java +++ b/test/files/pos/t1231/J.java @@ -1 +1 @@ -enum J { j1 } \ No newline at end of file +enum J { j1 } diff --git a/test/files/pos/t1231/S.scala b/test/files/pos/t1231/S.scala index 6ed174212..ee08866e0 100644 --- a/test/files/pos/t1231/S.scala +++ b/test/files/pos/t1231/S.scala @@ -1 +1 @@ -object S extends Application { println(J.j1) } +object S extends Application { println(J.j1) } diff --git a/test/files/pos/t1232/J.java b/test/files/pos/t1232/J.java old mode 100755 new mode 100644 index 72e509c8d..2d9e3bbd5 --- a/test/files/pos/t1232/J.java +++ b/test/files/pos/t1232/J.java @@ -1,2 +1,2 @@ -package j; -public class J { public enum E { e1 } } \ No newline at end of file +package j; +public class J { public enum E { e1 } } diff --git a/test/files/pos/t1232/J2.java b/test/files/pos/t1232/J2.java old mode 100755 new mode 100644 index d0ce351e5..29237780a --- a/test/files/pos/t1232/J2.java +++ b/test/files/pos/t1232/J2.java @@ -1,2 +1,2 @@ -import s.S; -class J2 { } \ No newline at end of file +import s.S; +class J2 { } diff --git a/test/files/pos/t1232/S.scala b/test/files/pos/t1232/S.scala old mode 100755 new mode 100644 index 3c33bd461..1b6bca732 --- a/test/files/pos/t1232/S.scala +++ b/test/files/pos/t1232/S.scala @@ -1,2 +1,2 @@ -package s -class S { j.J.E.e1 } +package s +class S { j.J.E.e1 } diff --git a/test/files/pos/t1560.scala b/test/files/pos/t1560.scala old mode 100755 new mode 100644 index deba38806..c1d8a8164 --- a/test/files/pos/t1560.scala +++ b/test/files/pos/t1560.scala @@ -1,13 +1,13 @@ -object Test extends Application { - - trait C[T] { - def t: T - } - - def b: Option[C[x] forSome { type x }] = null - - def c = b match { - case Some(b) => b.t - } - -} +object Test extends Application { + + trait C[T] { + def t: T + } + + def b: Option[C[x] forSome { type x }] = null + + def c = b match { + case Some(b) => b.t + } + +} diff --git a/test/files/pos/t1614/bar.scala b/test/files/pos/t1614/bar.scala old mode 100755 new mode 100644 diff --git a/test/files/pos/t1614/foo.scala b/test/files/pos/t1614/foo.scala old mode 100755 new mode 100644 diff --git a/test/files/pos/t1745/S.scala b/test/files/pos/t1745/S.scala index 70210ba50..84c437133 100644 --- a/test/files/pos/t1745/S.scala +++ b/test/files/pos/t1745/S.scala @@ -4,4 +4,4 @@ class S3 { } object S3 { def foo() = "abc" def bar[T](x: T): T = x -} \ No newline at end of file +} diff --git a/test/files/pos/t1751/SuiteClasses.java b/test/files/pos/t1751/SuiteClasses.java index 9f09021c5..a415e4f57 100644 --- a/test/files/pos/t1751/SuiteClasses.java +++ b/test/files/pos/t1751/SuiteClasses.java @@ -1,3 +1,3 @@ public @interface SuiteClasses { public Class[] value(); -} \ No newline at end of file +} diff --git a/test/files/pos/t1782/Ann.java b/test/files/pos/t1782/Ann.java index cd3b2b33c..0dcfbd2ed 100644 --- a/test/files/pos/t1782/Ann.java +++ b/test/files/pos/t1782/Ann.java @@ -1,3 +1,3 @@ public @interface Ann { public Days value(); -} \ No newline at end of file +} diff --git a/test/files/pos/t1782/Days.java b/test/files/pos/t1782/Days.java index b0d1ac490..203a87b1c 100644 --- a/test/files/pos/t1782/Days.java +++ b/test/files/pos/t1782/Days.java @@ -1,3 +1,3 @@ public enum Days { Friday, Sunday -} \ No newline at end of file +} diff --git a/test/files/pos/t1840/J.java b/test/files/pos/t1840/J.java index 874d85f8c..a697596fd 100644 --- a/test/files/pos/t1840/J.java +++ b/test/files/pos/t1840/J.java @@ -1,4 +1,4 @@ package p; class J { J() {} -} \ No newline at end of file +} diff --git a/test/files/pos/t1840/S.scala b/test/files/pos/t1840/S.scala index 00ab0ff3b..ff513d2c1 100644 --- a/test/files/pos/t1840/S.scala +++ b/test/files/pos/t1840/S.scala @@ -1,2 +1,2 @@ package p -class S { new J } \ No newline at end of file +class S { new J } diff --git a/test/files/pos/t1937/NumberGenerator.java b/test/files/pos/t1937/NumberGenerator.java index 7a0397858..59d604733 100644 --- a/test/files/pos/t1937/NumberGenerator.java +++ b/test/files/pos/t1937/NumberGenerator.java @@ -1 +1,7 @@ -package br.com.caelum.caelumweb2.money; public class NumberGenerator { public String generate() { return null; } } \ No newline at end of file +package br.com.caelum.caelumweb2.money; + +public class NumberGenerator { + public String generate() { + return null; + } +} diff --git a/test/files/pos/t2377/Q.java b/test/files/pos/t2377/Q.java index ef5b0574a..e3d11c70e 100644 --- a/test/files/pos/t2377/Q.java +++ b/test/files/pos/t2377/Q.java @@ -9,4 +9,4 @@ public final class Q { public static final class Builder { } public Builder toBuilder() { return newBuilder(); } } -} \ No newline at end of file +} diff --git a/test/files/pos/t2377/a.scala b/test/files/pos/t2377/a.scala index 5ec58987f..bda59ce0d 100644 --- a/test/files/pos/t2377/a.scala +++ b/test/files/pos/t2377/a.scala @@ -5,4 +5,4 @@ class Bop(var workUnit: WorkUnit) { val builder = workUnit.toBuilder () } -} \ No newline at end of file +} diff --git a/test/files/pos/t294/Ann2.java b/test/files/pos/t294/Ann2.java index 958cf1ab7..025b79e79 100644 --- a/test/files/pos/t294/Ann2.java +++ b/test/files/pos/t294/Ann2.java @@ -1,3 +1,3 @@ public @interface Ann2 { public int value(); -} \ No newline at end of file +} diff --git a/test/files/pos/tcpoly_boundedmonad.scala b/test/files/pos/tcpoly_boundedmonad.scala index 74c9fa7d2..24a911769 100644 --- a/test/files/pos/tcpoly_boundedmonad.scala +++ b/test/files/pos/tcpoly_boundedmonad.scala @@ -16,4 +16,4 @@ class Set[T <: Ordered[T]] extends Monad[T, Set, Ordered] { (f: T => Result[S]): Result[S] = error("TODO") def filter(p: T => Boolean): Set[T] = error("TODO") -} \ No newline at end of file +} diff --git a/test/files/pos/tcpoly_bounds1.scala b/test/files/pos/tcpoly_bounds1.scala index 89d16af86..142c0b7b7 100644 --- a/test/files/pos/tcpoly_bounds1.scala +++ b/test/files/pos/tcpoly_bounds1.scala @@ -11,4 +11,4 @@ trait ListMonad[a] extends Monad[List, Any, a] trait MyOrdered[a] trait MySet[x <: MyOrdered[x]] -trait SetMonad[a <: MyOrdered[a]] extends Monad[MySet, MyOrdered, a] \ No newline at end of file +trait SetMonad[a <: MyOrdered[a]] extends Monad[MySet, MyOrdered, a] diff --git a/test/files/pos/tcpoly_checkkinds_mix.scala b/test/files/pos/tcpoly_checkkinds_mix.scala index 5a962ad5f..2d265da6b 100644 --- a/test/files/pos/tcpoly_checkkinds_mix.scala +++ b/test/files/pos/tcpoly_checkkinds_mix.scala @@ -7,4 +7,4 @@ trait Iterable[A <: Bound[A], Bound[_]] { trait OrderedSet[T <: Ordered[T]] extends Iterable[T, Ordered] { type MyType[x <: Ordered[x]] = OrderedSet[x] -} \ No newline at end of file +} diff --git a/test/files/pos/tcpoly_gm.scala b/test/files/pos/tcpoly_gm.scala index b872ef6de..ecaeef967 100644 --- a/test/files/pos/tcpoly_gm.scala +++ b/test/files/pos/tcpoly_gm.scala @@ -12,4 +12,4 @@ object foo { r.app(y) } } - \ No newline at end of file + diff --git a/test/files/pos/tcpoly_late_method_params.scala b/test/files/pos/tcpoly_late_method_params.scala index b64a4105e..c9298918a 100644 --- a/test/files/pos/tcpoly_late_method_params.scala +++ b/test/files/pos/tcpoly_late_method_params.scala @@ -2,4 +2,4 @@ trait Foo { def flatMap[RT <: RBound[RT], RBound[_], Result[x <: RBound[x]]]: Result[RT] // bounds for RT& = >: scala.this.Nothing <: RBound&[RT&] // bounds for x = >: scala.this.Nothing <: RBound&[x] -} \ No newline at end of file +} diff --git a/test/files/pos/tcpoly_method.scala b/test/files/pos/tcpoly_method.scala index 7f61c2e72..80dc0482f 100644 --- a/test/files/pos/tcpoly_method.scala +++ b/test/files/pos/tcpoly_method.scala @@ -3,4 +3,4 @@ trait Iterable[m[+x], +t] { def foo[a[x]] = "a" val x = foo[List] -} \ No newline at end of file +} diff --git a/test/files/pos/tcpoly_overloaded.scala b/test/files/pos/tcpoly_overloaded.scala index 8f3bdcc0c..4240074d8 100644 --- a/test/files/pos/tcpoly_overloaded.scala +++ b/test/files/pos/tcpoly_overloaded.scala @@ -22,4 +22,4 @@ trait Test { (f: T => List[S], foo: Int): List[S] = error("foo") } val l: MList[String] = moo.flatMap[String, List, Any, MList]((x: Int) => new MList("String")) -} \ No newline at end of file +} diff --git a/test/files/pos/tcpoly_param_scoping.scala b/test/files/pos/tcpoly_param_scoping.scala index 1019fdfaf..f8a03f664 100644 --- a/test/files/pos/tcpoly_param_scoping.scala +++ b/test/files/pos/tcpoly_param_scoping.scala @@ -5,4 +5,4 @@ trait FOO3[m[A <: B], B] class Test { def foo[a[x]] = "a" } -//trait Idiom[idi[x]] { def foo: idi[Int]} \ No newline at end of file +//trait Idiom[idi[x]] { def foo: idi[Int]} diff --git a/test/files/pos/tcpoly_return_overriding.scala b/test/files/pos/tcpoly_return_overriding.scala index 95dcc1ec1..0814e73fa 100644 --- a/test/files/pos/tcpoly_return_overriding.scala +++ b/test/files/pos/tcpoly_return_overriding.scala @@ -10,4 +10,4 @@ trait Rep[t] { // + that substitution (of types&symbols) preserves isHigherKinded when replacing a higher-kinded type with another one object foo extends Rep[Unit] { def rep[g[x]](implicit gen: Generic[g]): g[Unit]= gen.unit -} \ No newline at end of file +} diff --git a/test/files/pos/tcpoly_subst.scala b/test/files/pos/tcpoly_subst.scala index af474585e..f8ddb9a71 100644 --- a/test/files/pos/tcpoly_subst.scala +++ b/test/files/pos/tcpoly_subst.scala @@ -1,4 +1,4 @@ object test { def make[m[x], b]: m[b] = error("foo") val lst: List[Int] = make[List, Int] -} \ No newline at end of file +} diff --git a/test/files/pos/tcpoly_typeapp.scala b/test/files/pos/tcpoly_typeapp.scala index 7fb4dca72..4cb1da4f7 100644 --- a/test/files/pos/tcpoly_typeapp.scala +++ b/test/files/pos/tcpoly_typeapp.scala @@ -1,4 +1,4 @@ abstract class x { type t[m[x] <: Bound[x], Bound[x]] val x: t[scala.collection.mutable.MutableList, Iterable] -} \ No newline at end of file +} diff --git a/test/files/pos/tcpoly_typesub.scala b/test/files/pos/tcpoly_typesub.scala index bb29d88bd..a56d0a254 100644 --- a/test/files/pos/tcpoly_typesub.scala +++ b/test/files/pos/tcpoly_typesub.scala @@ -11,4 +11,4 @@ trait TypeSub { type c[+y] = y with t castSub[c](lt) } -} \ No newline at end of file +} diff --git a/test/files/pos/tcpoly_variance.scala b/test/files/pos/tcpoly_variance.scala index 9e034ef97..b641716d5 100644 --- a/test/files/pos/tcpoly_variance.scala +++ b/test/files/pos/tcpoly_variance.scala @@ -4,4 +4,4 @@ class A[m[+x]] { class B[m[+x]] extends A[m] { override def str: m[String] = error("foo") -} \ No newline at end of file +} diff --git a/test/files/pos/tcpoly_wildcards.scala b/test/files/pos/tcpoly_wildcards.scala index eed0e6f68..d3bb86b59 100644 --- a/test/files/pos/tcpoly_wildcards.scala +++ b/test/files/pos/tcpoly_wildcards.scala @@ -1,3 +1,3 @@ trait test[b[_,_]] { def moo[a[_, _]] = error("a") -} \ No newline at end of file +} diff --git a/test/files/pos/test2.scala b/test/files/pos/test2.scala index fe36d07f1..0dcc16ffa 100644 --- a/test/files/pos/test2.scala +++ b/test/files/pos/test2.scala @@ -2,4 +2,4 @@ import scala._; object test2 { def f(x: Int): Int = 'a'; def g(x: Int) = f(f(x)); -} \ No newline at end of file +} diff --git a/test/files/pos/test5refine.scala b/test/files/pos/test5refine.scala index 771588b5d..290449c3e 100644 --- a/test/files/pos/test5refine.scala +++ b/test/files/pos/test5refine.scala @@ -72,4 +72,4 @@ object test { j.chk_ix(j.val_jx); j.chk_ix(val_njx); } -} \ No newline at end of file +} diff --git a/test/files/pos/thistypes.scala b/test/files/pos/thistypes.scala index b9e1b4606..26339e07c 100644 --- a/test/files/pos/thistypes.scala +++ b/test/files/pos/thistypes.scala @@ -5,4 +5,4 @@ trait B { trait C extends B { def foo: C.this.I; -} \ No newline at end of file +} diff --git a/test/files/pos/ticket0137.scala b/test/files/pos/ticket0137.scala index d79be71cd..72f955fe5 100644 --- a/test/files/pos/ticket0137.scala +++ b/test/files/pos/ticket0137.scala @@ -5,4 +5,4 @@ trait AbsM { } type AM[_] // to trigger the bug, this must be an abstract type member that comes after the reference to it -} \ No newline at end of file +} diff --git a/test/files/pos/ticket2197.scala b/test/files/pos/ticket2197.scala index 1679d7d51..3c9a04f8b 100644 --- a/test/files/pos/ticket2197.scala +++ b/test/files/pos/ticket2197.scala @@ -4,4 +4,4 @@ trait PartialType[T[_, _], A] { sealed trait State[S, +A] trait Pure[P[_]] -trait StatePure[X] extends Pure[PartialType[State, X]#Apply] \ No newline at end of file +trait StatePure[X] extends Pure[PartialType[State, X]#Apply] diff --git a/test/files/pos/ticket2201.scala b/test/files/pos/ticket2201.scala index 275867b88..21af170cf 100644 --- a/test/files/pos/ticket2201.scala +++ b/test/files/pos/ticket2201.scala @@ -5,4 +5,4 @@ object Call { def call(implicit view : Test => Int) = view(null) call call -} \ No newline at end of file +} diff --git a/test/files/pos/tryexpr.scala b/test/files/pos/tryexpr.scala index c16428e7a..c6c2febf7 100644 --- a/test/files/pos/tryexpr.scala +++ b/test/files/pos/tryexpr.scala @@ -7,4 +7,4 @@ object o { try try try 10 catch { case e => 20 } finally 30 finally 40 try try try 10 catch { case e => 20 } finally 30 finally 40 finally 50 try try try 10 finally 50 -} \ No newline at end of file +} diff --git a/test/files/pos/typealias_dubious.scala b/test/files/pos/typealias_dubious.scala index 4796977c7..587453a03 100644 --- a/test/files/pos/typealias_dubious.scala +++ b/test/files/pos/typealias_dubious.scala @@ -12,4 +12,4 @@ abstract class Actor { def dubiousSend(msg: MailBox#Message) = unstable.send(msg) // in.Message becomes unstable.Message, but that's ok since Message is a concrete type member -} \ No newline at end of file +} diff --git a/test/files/res/bug597.check b/test/files/res/bug597.check index ed46e87f5..6cf64f734 100644 --- a/test/files/res/bug597.check +++ b/test/files/res/bug597.check @@ -1,4 +1,4 @@ nsc> nsc> -nsc> \ No newline at end of file +nsc> diff --git a/test/files/res/bug687.check b/test/files/res/bug687.check index 91dd89de0..ee9520d1e 100644 --- a/test/files/res/bug687.check +++ b/test/files/res/bug687.check @@ -8,4 +8,4 @@ have same type after erasure: (o: java.lang.Object)Boolean ^ nsc> -nsc> \ No newline at end of file +nsc> diff --git a/test/files/res/bug687/QueryB.scala b/test/files/res/bug687/QueryB.scala index ce93005bb..3e1e0b7a3 100644 --- a/test/files/res/bug687/QueryB.scala +++ b/test/files/res/bug687/QueryB.scala @@ -1,4 +1,4 @@ package bug687; trait Query { override def equals(o : Object) = false; -} \ No newline at end of file +} diff --git a/test/files/res/bug722.check b/test/files/res/bug722.check index ed46e87f5..6cf64f734 100644 --- a/test/files/res/bug722.check +++ b/test/files/res/bug722.check @@ -1,4 +1,4 @@ nsc> nsc> -nsc> \ No newline at end of file +nsc> diff --git a/test/files/res/bug722/IfElse.scala b/test/files/res/bug722/IfElse.scala index a10607a38..1515ecf42 100644 --- a/test/files/res/bug722/IfElse.scala +++ b/test/files/res/bug722/IfElse.scala @@ -1,4 +1,4 @@ package bug722; trait IfEse extends ScanBased { object condition extends WhitespaceLink; -} \ No newline at end of file +} diff --git a/test/files/res/bug735.check b/test/files/res/bug735.check index ed46e87f5..6cf64f734 100644 --- a/test/files/res/bug735.check +++ b/test/files/res/bug735.check @@ -1,4 +1,4 @@ nsc> nsc> -nsc> \ No newline at end of file +nsc> diff --git a/test/files/res/bug735/ScalaTyper.scala b/test/files/res/bug735/ScalaTyper.scala index 29c4bb37c..75e7a1855 100644 --- a/test/files/res/bug735/ScalaTyper.scala +++ b/test/files/res/bug735/ScalaTyper.scala @@ -2,4 +2,4 @@ package bug735; trait ScalaTyper extends ScalaExpressions { val values = new ValueFactory {} -} \ No newline at end of file +} diff --git a/test/files/res/bug743.check b/test/files/res/bug743.check index ed46e87f5..6cf64f734 100644 --- a/test/files/res/bug743.check +++ b/test/files/res/bug743.check @@ -1,4 +1,4 @@ nsc> nsc> -nsc> \ No newline at end of file +nsc> diff --git a/test/files/res/bug785.check b/test/files/res/bug785.check index ed46e87f5..6cf64f734 100644 --- a/test/files/res/bug785.check +++ b/test/files/res/bug785.check @@ -1,4 +1,4 @@ nsc> nsc> -nsc> \ No newline at end of file +nsc> diff --git a/test/files/res/bug831.check b/test/files/res/bug831.check index ed46e87f5..6cf64f734 100644 --- a/test/files/res/bug831.check +++ b/test/files/res/bug831.check @@ -1,4 +1,4 @@ nsc> nsc> -nsc> \ No newline at end of file +nsc> diff --git a/test/files/res/bug831/NewScalaTestXXX.scala b/test/files/res/bug831/NewScalaTestXXX.scala index e5cc79970..a1dafa8ea 100644 --- a/test/files/res/bug831/NewScalaTestXXX.scala +++ b/test/files/res/bug831/NewScalaTestXXX.scala @@ -1,2 +1,2 @@ package bug831; -abstract class NewScalaTestXXX extends NewScalaParserXXX; \ No newline at end of file +abstract class NewScalaTestXXX extends NewScalaParserXXX; diff --git a/test/files/run/Course-2002-01.scala b/test/files/run/Course-2002-01.scala index b31d1016f..3426f26ee 100644 --- a/test/files/run/Course-2002-01.scala +++ b/test/files/run/Course-2002-01.scala @@ -1,7 +1,6 @@ //############################################################################ // Programmation IV - 2002 - Week 01 //############################################################################ -// $Id$ object M0 { diff --git a/test/files/run/Course-2002-02.scala b/test/files/run/Course-2002-02.scala index 29e42927a..56d7298aa 100644 --- a/test/files/run/Course-2002-02.scala +++ b/test/files/run/Course-2002-02.scala @@ -1,7 +1,6 @@ //############################################################################ // Programmation IV - 2002 - Week 02 //############################################################################ -// $Id$ object M0 { def gcd(a: Int, b: Int): Int = if (b == 0) a else gcd(b, a % b) diff --git a/test/files/run/Course-2002-03.scala b/test/files/run/Course-2002-03.scala index 7fb0d2636..c3b357e61 100644 --- a/test/files/run/Course-2002-03.scala +++ b/test/files/run/Course-2002-03.scala @@ -1,7 +1,6 @@ //############################################################################ // Programmation IV - 2002 - Week 03 //############################################################################ -// $Id$ object M0 { diff --git a/test/files/run/Course-2002-04.scala b/test/files/run/Course-2002-04.scala index 48d14d912..368e29db4 100644 --- a/test/files/run/Course-2002-04.scala +++ b/test/files/run/Course-2002-04.scala @@ -1,7 +1,6 @@ //############################################################################ // Programmation IV - 2002 - Week 04 //############################################################################ -// $Id$ object M0 { diff --git a/test/files/run/Course-2002-05.scala b/test/files/run/Course-2002-05.scala index f069b977a..8ed8e041a 100644 --- a/test/files/run/Course-2002-05.scala +++ b/test/files/run/Course-2002-05.scala @@ -1,7 +1,6 @@ //############################################################################ // Programmation IV - 2002 - Week 05 //############################################################################ -// $Id$ object M0 { def partition[a](xs: List[a], pred: a => Boolean): Pair[List[a], List[a]] = { diff --git a/test/files/run/Course-2002-06.scala b/test/files/run/Course-2002-06.scala index e2cfb6daf..e4fb86a96 100644 --- a/test/files/run/Course-2002-06.scala +++ b/test/files/run/Course-2002-06.scala @@ -1,7 +1,6 @@ //############################################################################ // Programmation IV - 2002 - Week 06 //############################################################################ -// $Id$ /** Two-dimensional vector. */ class Vector (_x: Double, _y: Double) { diff --git a/test/files/run/Course-2002-07.scala b/test/files/run/Course-2002-07.scala index d33e26980..7848ae3e8 100644 --- a/test/files/run/Course-2002-07.scala +++ b/test/files/run/Course-2002-07.scala @@ -1,7 +1,6 @@ //############################################################################ // Programmation IV - 2002 - Week 07 //############################################################################ -// $Id$ object M0 { diff --git a/test/files/run/Course-2002-08.scala b/test/files/run/Course-2002-08.scala index beb14b82f..85b0bad52 100644 --- a/test/files/run/Course-2002-08.scala +++ b/test/files/run/Course-2002-08.scala @@ -1,7 +1,6 @@ //############################################################################ // Programmation IV - 2002 - Week 08 //############################################################################ -// $Id$ import List._; diff --git a/test/files/run/Course-2002-09.scala b/test/files/run/Course-2002-09.scala index 5b2adbc58..fac39e084 100644 --- a/test/files/run/Course-2002-09.scala +++ b/test/files/run/Course-2002-09.scala @@ -1,7 +1,6 @@ //############################################################################ // Programmation IV - 2002 - Week 09 //############################################################################ -// $Id$ trait Constraint { def newValue: Unit; diff --git a/test/files/run/Course-2002-10.scala b/test/files/run/Course-2002-10.scala index 96df090c0..e978bc825 100644 --- a/test/files/run/Course-2002-10.scala +++ b/test/files/run/Course-2002-10.scala @@ -1,7 +1,6 @@ //############################################################################ // Programmation IV - 2002 - Week 10 //############################################################################ -// $Id$ import Math.{Pi, log} diff --git a/test/files/run/Course-2002-13.scala b/test/files/run/Course-2002-13.scala index 5b426be98..27551b735 100644 --- a/test/files/run/Course-2002-13.scala +++ b/test/files/run/Course-2002-13.scala @@ -1,7 +1,6 @@ //############################################################################ // Programmation IV - 2002 - Week 13 //############################################################################ -// $Id$ class Tokenizer(s: String, delimiters: String) extends Iterator[String] { diff --git a/test/files/run/NestedClasses.scala b/test/files/run/NestedClasses.scala index 5a427144f..6db713e08 100644 --- a/test/files/run/NestedClasses.scala +++ b/test/files/run/NestedClasses.scala @@ -1,7 +1,6 @@ //############################################################################ // Test nested classes //############################################################################ -// $Id$ // The following set of classes tests nasty references to "outer" // values. diff --git a/test/files/run/arrays.scala b/test/files/run/arrays.scala index 9b2491e38..8a2d96a2a 100644 --- a/test/files/run/arrays.scala +++ b/test/files/run/arrays.scala @@ -1,7 +1,6 @@ //############################################################################ // Arrays //############################################################################ -// $Id$ //############################################################################ diff --git a/test/files/run/bitsets.scala b/test/files/run/bitsets.scala index e536e4842..ac2b8eb5b 100644 --- a/test/files/run/bitsets.scala +++ b/test/files/run/bitsets.scala @@ -1,7 +1,6 @@ //############################################################################ // Bitsets //############################################################################ -// $Id$ //############################################################################ diff --git a/test/files/run/boolexprs.scala b/test/files/run/boolexprs.scala index 8dd67223a..4f1c4b161 100644 --- a/test/files/run/boolexprs.scala +++ b/test/files/run/boolexprs.scala @@ -1,7 +1,6 @@ //############################################################################ // Boolean Expressions //############################################################################ -// $Id$ class Counter { private var n: Int = 0; diff --git a/test/files/run/bridges.scala b/test/files/run/bridges.scala index 9fd2c8e27..fda86eabc 100644 --- a/test/files/run/bridges.scala +++ b/test/files/run/bridges.scala @@ -1,7 +1,6 @@ //############################################################################ // Test bridge methods //############################################################################ -// $Id$ class A; class B; diff --git a/test/files/run/bug1079.scala b/test/files/run/bug1079.scala index 5e7f2fc42..ae8234bfe 100644 --- a/test/files/run/bug1079.scala +++ b/test/files/run/bug1079.scala @@ -1,3 +1,3 @@ object Test extends Application { println( == ) -} \ No newline at end of file +} diff --git a/test/files/run/bug1110.scala b/test/files/run/bug1110.scala index b0969f6aa..092bc8536 100644 --- a/test/files/run/bug1110.scala +++ b/test/files/run/bug1110.scala @@ -8,4 +8,4 @@ class Stuff { object Test extends Application { new Stuff -} \ No newline at end of file +} diff --git a/test/files/run/bug1141.scala b/test/files/run/bug1141.scala index cfa74b69d..7de031366 100644 --- a/test/files/run/bug1141.scala +++ b/test/files/run/bug1141.scala @@ -4,4 +4,4 @@ object Test extends Application { } foo("var", "args") -} \ No newline at end of file +} diff --git a/test/files/run/bug1192.scala b/test/files/run/bug1192.scala old mode 100755 new mode 100644 diff --git a/test/files/run/bug1220.scala b/test/files/run/bug1220.scala old mode 100755 new mode 100644 diff --git a/test/files/run/bug1434.scala b/test/files/run/bug1434.scala index df869c7bc..63bd88ec9 100644 --- a/test/files/run/bug1434.scala +++ b/test/files/run/bug1434.scala @@ -12,4 +12,4 @@ object Test { def main(args: Array[String]) = { assert("C" == f(new C)) } -} \ No newline at end of file +} diff --git a/test/files/run/bug1466.scala b/test/files/run/bug1466.scala index 0ad8c93aa..fdbb5cb91 100644 --- a/test/files/run/bug1466.scala +++ b/test/files/run/bug1466.scala @@ -8,4 +8,4 @@ object IOvervalueMyPrivacy { object Test extends Application { assert(IOvervalueMyPrivacy.go == 6) -} \ No newline at end of file +} diff --git a/test/files/run/bug1697.scala b/test/files/run/bug1697.scala index 3f7cb467c..01590dd40 100644 --- a/test/files/run/bug1697.scala +++ b/test/files/run/bug1697.scala @@ -16,4 +16,4 @@ object Test { } assert(res == "Add(Value, ?)") } -} \ No newline at end of file +} diff --git a/test/files/run/bug2124.scala b/test/files/run/bug2124.scala index 64b1066b5..a4fd654d7 100644 --- a/test/files/run/bug2124.scala +++ b/test/files/run/bug2124.scala @@ -22,4 +22,4 @@ object Test { } }).transform(sampleXml)) } -} \ No newline at end of file +} diff --git a/test/files/run/bug2125.scala b/test/files/run/bug2125.scala index 7e1905483..a10ed9827 100644 --- a/test/files/run/bug2125.scala +++ b/test/files/run/bug2125.scala @@ -22,4 +22,4 @@ object Test { } }).transform(sampleXml)) } -} \ No newline at end of file +} diff --git a/test/files/run/bug2241.scala b/test/files/run/bug2241.scala index 58cc46fe6..53a0d708e 100644 --- a/test/files/run/bug2241.scala +++ b/test/files/run/bug2241.scala @@ -4,4 +4,4 @@ object Test extends Application { case _ => "no" } assert(f(null) == "no") -} \ No newline at end of file +} diff --git a/test/files/run/bug2276.scala b/test/files/run/bug2276.scala index f3d2d947d..68b997635 100644 --- a/test/files/run/bug2276.scala +++ b/test/files/run/bug2276.scala @@ -21,4 +21,4 @@ object Test extends Application { val ruleTransformer = new RuleTransformer(t1) println(ruleTransformer(inputXml)) -} \ No newline at end of file +} diff --git a/test/files/run/bug363.scala b/test/files/run/bug363.scala index 455c086ac..5f3f30a09 100644 --- a/test/files/run/bug363.scala +++ b/test/files/run/bug363.scala @@ -6,4 +6,4 @@ object Test { class Test { def kurtz() = "We must kill them. We must incinerate them." -} \ No newline at end of file +} diff --git a/test/files/run/bug429.check b/test/files/run/bug429.check index 29d0834de..9e871b7bf 100644 --- a/test/files/run/bug429.check +++ b/test/files/run/bug429.check @@ -1 +1 @@ -AyB1 \ No newline at end of file +AyB1 diff --git a/test/files/run/bug949.scala b/test/files/run/bug949.scala old mode 100755 new mode 100644 diff --git a/test/files/run/bugs.scala b/test/files/run/bugs.scala index 1c925f8c6..d5905af76 100644 --- a/test/files/run/bugs.scala +++ b/test/files/run/bugs.scala @@ -1,7 +1,6 @@ //############################################################################ // Bugs //############################################################################ -// $Id$ //############################################################################ // Bug 98 diff --git a/test/files/run/classof.scala b/test/files/run/classof.scala old mode 100755 new mode 100644 diff --git a/test/files/run/colltest1.scala b/test/files/run/colltest1.scala old mode 100755 new mode 100644 diff --git a/test/files/run/constructors.scala b/test/files/run/constructors.scala index e85f3b866..90926431f 100644 --- a/test/files/run/constructors.scala +++ b/test/files/run/constructors.scala @@ -1,5 +1,3 @@ -// $Id$ - // Test constructors, including multiple ones. class A(x: Int, y: Int) { diff --git a/test/files/run/enums.scala b/test/files/run/enums.scala index 8ccdf138a..99986787b 100644 --- a/test/files/run/enums.scala +++ b/test/files/run/enums.scala @@ -1,7 +1,6 @@ //############################################################################ // Enumerations //############################################################################ -// $Id$ object Test1 { diff --git a/test/files/run/exceptions-2.scala b/test/files/run/exceptions-2.scala index 7aa23a8fa..e78361ee1 100644 --- a/test/files/run/exceptions-2.scala +++ b/test/files/run/exceptions-2.scala @@ -1,7 +1,5 @@ /* * Try exception handling and finally blocks. - * - * $Id$ */ trait Tree extends Exception; diff --git a/test/files/run/exceptions.scala b/test/files/run/exceptions.scala index 37516737a..fc3566f85 100644 --- a/test/files/run/exceptions.scala +++ b/test/files/run/exceptions.scala @@ -1,7 +1,6 @@ //############################################################################ // Exceptions //############################################################################ -// $Id$ //############################################################################ diff --git a/test/files/run/existentials.scala b/test/files/run/existentials.scala old mode 100755 new mode 100644 diff --git a/test/files/run/exoticnames.scala b/test/files/run/exoticnames.scala index 7c8dcea5e..9250d62dd 100644 --- a/test/files/run/exoticnames.scala +++ b/test/files/run/exoticnames.scala @@ -4,4 +4,4 @@ object Test extends Application { def `.` = error("bla") def `)` = error("bla") def `,` = error("bla") -} \ No newline at end of file +} diff --git a/test/files/run/fors.scala b/test/files/run/fors.scala index 7465b0128..868a05369 100644 --- a/test/files/run/fors.scala +++ b/test/files/run/fors.scala @@ -1,7 +1,6 @@ //############################################################################ // for-comprehensions (old and new syntax) //############################################################################ -// $Id: $ //############################################################################ diff --git a/test/files/run/forvaleq.scala b/test/files/run/forvaleq.scala index 801a61c8b..2a958802b 100644 --- a/test/files/run/forvaleq.scala +++ b/test/files/run/forvaleq.scala @@ -1,5 +1,4 @@ // test "foo = expr" clauses in for comprehensions -// $Id$ import scala.collection.immutable.Queue import scala.{List=>L} diff --git a/test/files/run/imports.scala b/test/files/run/imports.scala index 22e6fa9ca..4bdbef9f9 100644 --- a/test/files/run/imports.scala +++ b/test/files/run/imports.scala @@ -1,7 +1,6 @@ //############################################################################ // Import statements //############################################################################ -// $Id$ //############################################################################ diff --git a/test/files/run/iq.scala b/test/files/run/iq.scala index d8a878097..59baee127 100644 --- a/test/files/run/iq.scala +++ b/test/files/run/iq.scala @@ -1,4 +1,4 @@ -/* $Id$ +/* * Test file for immutable queues. */ diff --git a/test/files/run/issue192.scala b/test/files/run/issue192.scala index cdaa75fe5..32e203a4e 100644 --- a/test/files/run/issue192.scala +++ b/test/files/run/issue192.scala @@ -86,4 +86,4 @@ object Test extends Application { println("ok") -} \ No newline at end of file +} diff --git a/test/files/run/iterators.scala b/test/files/run/iterators.scala index f058bbcf7..4f2f163c0 100644 --- a/test/files/run/iterators.scala +++ b/test/files/run/iterators.scala @@ -1,7 +1,6 @@ //############################################################################ // Iterators //############################################################################ -// $Id$ //############################################################################ diff --git a/test/files/run/lisp.scala b/test/files/run/lisp.scala index e6e67ae70..4d7f6946e 100644 --- a/test/files/run/lisp.scala +++ b/test/files/run/lisp.scala @@ -1,7 +1,6 @@ //############################################################################ // Lisp interpreter //############################################################################ -// $Id$ //############################################################################ // Lisp Scanner diff --git a/test/files/run/lists.scala b/test/files/run/lists.scala index ef6eb900a..e4696be3b 100644 --- a/test/files/run/lists.scala +++ b/test/files/run/lists.scala @@ -1,7 +1,6 @@ //############################################################################ // Lists //############################################################################ -// $Id$ //############################################################################ diff --git a/test/files/run/literals.scala b/test/files/run/literals.scala index 213eca1bb..32bc29fda 100644 --- a/test/files/run/literals.scala +++ b/test/files/run/literals.scala @@ -1,7 +1,6 @@ //############################################################################ // Literals //############################################################################ -// $Id$ //############################################################################ diff --git a/test/files/run/misc.scala b/test/files/run/misc.scala index 4c7a7fabe..139d2d70f 100644 --- a/test/files/run/misc.scala +++ b/test/files/run/misc.scala @@ -1,5 +1,3 @@ -// $Id$ - object Test { def fac(n: Int): Int = if (n < 2) 1 else fac(n - 1) * n; diff --git a/test/files/run/mixins.scala b/test/files/run/mixins.scala index bbc20d33d..23aec6b52 100644 --- a/test/files/run/mixins.scala +++ b/test/files/run/mixins.scala @@ -1,5 +1,3 @@ -// $Id$ - // Test 1: "super" coming from mixins import Console._; diff --git a/test/files/run/overloads.scala b/test/files/run/overloads.scala index 882f510a3..e84fef021 100644 --- a/test/files/run/overloads.scala +++ b/test/files/run/overloads.scala @@ -1,7 +1,6 @@ //############################################################################ // Overloads //############################################################################ -// $Id$ //############################################################################ diff --git a/test/files/run/packrat2.scala b/test/files/run/packrat2.scala index 472d4ce6a..45558e86c 100644 --- a/test/files/run/packrat2.scala +++ b/test/files/run/packrat2.scala @@ -54,4 +54,4 @@ object grammars2 extends StandardTokenParsers with PackratParsers{ println(AnBnCn(r)) println(r.getCache.size) */ -} \ No newline at end of file +} diff --git a/test/files/run/proxy.check b/test/files/run/proxy.check index f311ce036..9eb68b1e9 100644 --- a/test/files/run/proxy.check +++ b/test/files/run/proxy.check @@ -1,4 +1,4 @@ false true false -false \ No newline at end of file +false diff --git a/test/files/run/proxy.scala b/test/files/run/proxy.scala index 1eb1937fb..869cbf87d 100644 --- a/test/files/run/proxy.scala +++ b/test/files/run/proxy.scala @@ -6,4 +6,4 @@ object Test extends Application { println(p equals 2) println(p equals 3) println(p equals null) -} \ No newline at end of file +} diff --git a/test/files/run/runtime.scala.disabled b/test/files/run/runtime.scala.disabled index 45fdf91c9..2dcb41fb5 100644 --- a/test/files/run/runtime.scala.disabled +++ b/test/files/run/runtime.scala.disabled @@ -1,7 +1,6 @@ //############################################################################ // Run Time Bugs & Test Cases //############################################################################ -// $Id$ //############################################################################ // Test 0 - Array creation diff --git a/test/files/run/stringbuilder.scala b/test/files/run/stringbuilder.scala index b63b52efe..9e7e9b445 100644 --- a/test/files/run/stringbuilder.scala +++ b/test/files/run/stringbuilder.scala @@ -29,4 +29,4 @@ object Test extends Application { sameAnswers(_.lastIndexOf("QZV")) sameAnswers(_.lastIndexOf("GHI", 22)) sameAnswers(_.lastIndexOf("KLM", 22)) -} \ No newline at end of file +} diff --git a/test/files/run/t0042.scala b/test/files/run/t0042.scala old mode 100755 new mode 100644 diff --git a/test/files/run/t0508.scala b/test/files/run/t0508.scala old mode 100755 new mode 100644 diff --git a/test/files/run/t0700.scala b/test/files/run/t0700.scala old mode 100755 new mode 100644 diff --git a/test/files/run/t0883.scala b/test/files/run/t0883.scala old mode 100755 new mode 100644 diff --git a/test/files/run/t1524.scala b/test/files/run/t1524.scala index 4520028dd..ecd90adec 100644 --- a/test/files/run/t1524.scala +++ b/test/files/run/t1524.scala @@ -4,4 +4,4 @@ object Test extends Application { buf += "initial" buf += "second" println(buf.first) -} \ No newline at end of file +} diff --git a/test/files/run/t1535.check b/test/files/run/t1535.check index 93359aa0d..458a9ef08 100644 --- a/test/files/run/t1535.check +++ b/test/files/run/t1535.check @@ -1,2 +1,2 @@ 42 -true \ No newline at end of file +true diff --git a/test/files/run/t1535.scala b/test/files/run/t1535.scala index 3633352c3..d0ae4814f 100644 --- a/test/files/run/t1535.scala +++ b/test/files/run/t1535.scala @@ -12,4 +12,4 @@ object Test extends Application { val n = new ClassDecl () println (n.x) println (n.y) -} \ No newline at end of file +} diff --git a/test/files/run/t1747.scala b/test/files/run/t1747.scala index bcda6b52d..f7f54ee7d 100644 --- a/test/files/run/t1747.scala +++ b/test/files/run/t1747.scala @@ -3,4 +3,4 @@ object Foo extends Foo { } class Foo -object Test extends Application { Foo } \ No newline at end of file +object Test extends Application { Foo } diff --git a/test/files/run/t1773.scala b/test/files/run/t1773.scala index 25ec37ced..4bd526e0e 100644 --- a/test/files/run/t1773.scala +++ b/test/files/run/t1773.scala @@ -9,4 +9,4 @@ object Test extends Application ) for (x1 <- xs; x2 <- xs) assert (x1 == x2) -} \ No newline at end of file +} diff --git a/test/files/run/tailcalls.scala b/test/files/run/tailcalls.scala index cc6888647..ccdb49c20 100644 --- a/test/files/run/tailcalls.scala +++ b/test/files/run/tailcalls.scala @@ -1,7 +1,6 @@ //############################################################################ // Tail Calls //############################################################################ -// $Id$ //############################################################################ // Calibration diff --git a/test/files/run/tcpoly_monads.scala b/test/files/run/tcpoly_monads.scala index b70776fdd..a549caa51 100644 --- a/test/files/run/tcpoly_monads.scala +++ b/test/files/run/tcpoly_monads.scala @@ -39,4 +39,4 @@ trait OptionMonad extends Monads { object Test extends OptionMonad with Application { Console.println((Some("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa") >>= (x => Some(x.length))).get) -} \ No newline at end of file +} diff --git a/test/files/run/tcpoly_overriding.scala b/test/files/run/tcpoly_overriding.scala index 970e16c71..00ab58057 100644 --- a/test/files/run/tcpoly_overriding.scala +++ b/test/files/run/tcpoly_overriding.scala @@ -13,4 +13,4 @@ class B extends A[List] { object Test extends Application { Console.println((new B).b(0)) -} \ No newline at end of file +} diff --git a/test/files/run/tcpoly_parseridioms.scala b/test/files/run/tcpoly_parseridioms.scala index db88f9081..2747e1bc8 100644 --- a/test/files/run/tcpoly_parseridioms.scala +++ b/test/files/run/tcpoly_parseridioms.scala @@ -63,7 +63,7 @@ trait Idioms { class IdiomaticTarget[idi[x], idiom <: Idiom[idi], s](i: idiom, tgt: s) { def dot [t](fun: s => t, name: String) = new IdiomaticApp2[idi, idiom, t](i, i.liftedApply(i.pureMethod(name, fun))(i.pure(tgt))) - } // TODO: `.` --> java.lang.ClassFormatError: Illegal method name "." in class Idioms$IdiomaticTarget + } // TODO: `.` --> java.lang.ClassFormatError: Illegal method name "." in class Idioms$Id$ class IdiomaticFunction[idi[x], idiom <: Idiom[idi], s, t](i: idiom, fun: s => t) { def <| (a: idi[s]) = new IdiomaticApp[idi, idiom, t](i, i.liftedApply(i.pure(fun))(a)) diff --git a/test/files/run/try-2.scala b/test/files/run/try-2.scala index 035fa8a74..677f0b48e 100644 --- a/test/files/run/try-2.scala +++ b/test/files/run/try-2.scala @@ -1,7 +1,6 @@ /* * Test different variants of the try-catch block. * - * $Id$ */ diff --git a/test/files/run/typealias_overriding.scala b/test/files/run/typealias_overriding.scala index 2858a6cd3..a102b66b7 100644 --- a/test/files/run/typealias_overriding.scala +++ b/test/files/run/typealias_overriding.scala @@ -20,4 +20,4 @@ object Test extends Application { } new Linked -} \ No newline at end of file +} diff --git a/test/files/run/unboxingBug.scala b/test/files/run/unboxingBug.scala old mode 100755 new mode 100644 diff --git a/test/files/scalap/abstractClass/A.scala b/test/files/scalap/abstractClass/A.scala index 31fc819ae..19a528d5a 100644 --- a/test/files/scalap/abstractClass/A.scala +++ b/test/files/scalap/abstractClass/A.scala @@ -2,4 +2,4 @@ abstract class AbstractClass { def foo: String -} \ No newline at end of file +} diff --git a/test/files/scalap/abstractClass/result.test b/test/files/scalap/abstractClass/result.test index 548335333..9b8fc4dd9 100644 --- a/test/files/scalap/abstractClass/result.test +++ b/test/files/scalap/abstractClass/result.test @@ -1,4 +1,4 @@ abstract class AbstractClass extends java.lang.Object with scala.ScalaObject { def this() = { /* compiled code */ } def foo : scala.Predef.String -} \ No newline at end of file +} diff --git a/test/files/scalap/abstractMethod/A.scala b/test/files/scalap/abstractMethod/A.scala index 419abdaa6..4bedb377b 100644 --- a/test/files/scalap/abstractMethod/A.scala +++ b/test/files/scalap/abstractMethod/A.scala @@ -1,4 +1,4 @@ trait AbstractMethod { def arity: Int def isCool = true -} \ No newline at end of file +} diff --git a/test/files/scalap/abstractMethod/result.test b/test/files/scalap/abstractMethod/result.test index 8668a7761..a1bd378c8 100644 --- a/test/files/scalap/abstractMethod/result.test +++ b/test/files/scalap/abstractMethod/result.test @@ -2,4 +2,4 @@ trait AbstractMethod extends java.lang.Object with scala.ScalaObject { def $init$() : scala.Unit = { /* compiled code */ } def arity : scala.Int def isCool : scala.Boolean = { /* compiled code */ } -} \ No newline at end of file +} diff --git a/test/files/scalap/caseClass/A.scala b/test/files/scalap/caseClass/A.scala index 8e5956957..95f998451 100644 --- a/test/files/scalap/caseClass/A.scala +++ b/test/files/scalap/caseClass/A.scala @@ -1,3 +1,3 @@ case class CaseClass[A <: Seq[Int]](i: A, s: String) { def foo = 239 -} \ No newline at end of file +} diff --git a/test/files/scalap/caseClass/result.test b/test/files/scalap/caseClass/result.test index be64349cb..9ea19f7e9 100644 --- a/test/files/scalap/caseClass/result.test +++ b/test/files/scalap/caseClass/result.test @@ -12,4 +12,4 @@ case class CaseClass[A >: scala.Nothing <: scala.Seq[scala.Int]] extends java.la override def productArity : scala.Int = { /* compiled code */ } override def productElement(x$1 : scala.Int) : scala.Any = { /* compiled code */ } override def canEqual(x$1 : scala.Any) : scala.Boolean = { /* compiled code */ } -} \ No newline at end of file +} diff --git a/test/files/scalap/caseObject/A.scala b/test/files/scalap/caseObject/A.scala index 21e3eab2f..6a3ff10d7 100644 --- a/test/files/scalap/caseObject/A.scala +++ b/test/files/scalap/caseObject/A.scala @@ -1,3 +1,3 @@ case object CaseObject { def bar = 239 -} \ No newline at end of file +} diff --git a/test/files/scalap/caseObject/result.test b/test/files/scalap/caseObject/result.test index f81e6ce3c..d88819191 100644 --- a/test/files/scalap/caseObject/result.test +++ b/test/files/scalap/caseObject/result.test @@ -6,4 +6,4 @@ case object CaseObject extends java.lang.Object with scala.ScalaObject with scal override def productElement(x$1 : scala.Int) : scala.Any = { /* compiled code */ } override def canEqual(x$1 : scala.Any) : scala.Boolean = { /* compiled code */ } protected def readResolve() : java.lang.Object = { /* compiled code */ } -} \ No newline at end of file +} diff --git a/test/files/scalap/cbnParam/A.scala b/test/files/scalap/cbnParam/A.scala index a48c36cfb..2f366df64 100644 --- a/test/files/scalap/cbnParam/A.scala +++ b/test/files/scalap/cbnParam/A.scala @@ -1 +1 @@ -class CbnParam(s: => String) \ No newline at end of file +class CbnParam(s: => String) diff --git a/test/files/scalap/cbnParam/result.test b/test/files/scalap/cbnParam/result.test index 7b1822898..c6b2f4caa 100644 --- a/test/files/scalap/cbnParam/result.test +++ b/test/files/scalap/cbnParam/result.test @@ -1,3 +1,3 @@ class CbnParam extends java.lang.Object with scala.ScalaObject { def this(s : => scala.Predef.String) = { /* compiled code */ } -} \ No newline at end of file +} diff --git a/test/files/scalap/classWithExistential/A.scala b/test/files/scalap/classWithExistential/A.scala index 2a77a842c..4a5213f96 100644 --- a/test/files/scalap/classWithExistential/A.scala +++ b/test/files/scalap/classWithExistential/A.scala @@ -1,3 +1,3 @@ class ClassWithExistential { def foo[A, B] : A=> B forSome {type A <: Seq[Int]; type B >: String} = null -} \ No newline at end of file +} diff --git a/test/files/scalap/classWithExistential/result.test b/test/files/scalap/classWithExistential/result.test index 377edff7e..243f51e2a 100644 --- a/test/files/scalap/classWithExistential/result.test +++ b/test/files/scalap/classWithExistential/result.test @@ -1,4 +1,4 @@ class ClassWithExistential extends java.lang.Object with scala.ScalaObject { def this() = { /* compiled code */ } def foo[A >: scala.Nothing <: scala.Any, B >: scala.Nothing <: scala.Any] : scala.Function1[A, B forSome {type A >: scala.Nothing <: scala.Seq[scala.Int]; type B >: scala.Predef.String <: scala.Any}] = { /* compiled code */ } -} \ No newline at end of file +} diff --git a/test/files/scalap/classWithSelfAnnotation/A.scala b/test/files/scalap/classWithSelfAnnotation/A.scala index f66563069..9e0398622 100644 --- a/test/files/scalap/classWithSelfAnnotation/A.scala +++ b/test/files/scalap/classWithSelfAnnotation/A.scala @@ -1,4 +1,4 @@ class ClassWithSelfAnnotation { this: CharSequence => def foo = 239 -} \ No newline at end of file +} diff --git a/test/files/scalap/classWithSelfAnnotation/result.test b/test/files/scalap/classWithSelfAnnotation/result.test index 9e20790fa..326437c7b 100644 --- a/test/files/scalap/classWithSelfAnnotation/result.test +++ b/test/files/scalap/classWithSelfAnnotation/result.test @@ -2,4 +2,4 @@ class ClassWithSelfAnnotation extends java.lang.Object with scala.ScalaObject { this : ClassWithSelfAnnotation with java.lang.CharSequence => def this() = { /* compiled code */ } def foo : scala.Int = { /* compiled code */ } -} \ No newline at end of file +} diff --git a/test/files/scalap/covariantParam/A.scala b/test/files/scalap/covariantParam/A.scala index 19fb8805b..5b2c24d6f 100644 --- a/test/files/scalap/covariantParam/A.scala +++ b/test/files/scalap/covariantParam/A.scala @@ -1,3 +1,3 @@ class CovariantParam[+A] { def foo[A](a: A) = 42 -} \ No newline at end of file +} diff --git a/test/files/scalap/covariantParam/result.test b/test/files/scalap/covariantParam/result.test index e7c4a00bc..ce480ee0c 100644 --- a/test/files/scalap/covariantParam/result.test +++ b/test/files/scalap/covariantParam/result.test @@ -1,4 +1,4 @@ class CovariantParam[+A >: scala.Nothing <: scala.Any] extends java.lang.Object with scala.ScalaObject { def this() = { /* compiled code */ } def foo[A >: scala.Nothing <: scala.Any](a : A) : scala.Int = { /* compiled code */ } -} \ No newline at end of file +} diff --git a/test/files/scalap/implicitParam/A.scala b/test/files/scalap/implicitParam/A.scala index 5a5c88bc6..80657218d 100644 --- a/test/files/scalap/implicitParam/A.scala +++ b/test/files/scalap/implicitParam/A.scala @@ -1,3 +1,3 @@ class ImplicitParam { def foo(i: Int)(implicit f: Float, d: Double) = 42 -} \ No newline at end of file +} diff --git a/test/files/scalap/implicitParam/result.test b/test/files/scalap/implicitParam/result.test index 4d2f49e80..11d678df0 100644 --- a/test/files/scalap/implicitParam/result.test +++ b/test/files/scalap/implicitParam/result.test @@ -1,4 +1,4 @@ class ImplicitParam extends java.lang.Object with scala.ScalaObject { def this() = { /* compiled code */ } def foo(i : scala.Int)(implicit f : scala.Float, d : scala.Double) : scala.Int = { /* compiled code */ } -} \ No newline at end of file +} diff --git a/test/files/scalap/packageObject/A.scala b/test/files/scalap/packageObject/A.scala index 959517c4c..7e429c993 100644 --- a/test/files/scalap/packageObject/A.scala +++ b/test/files/scalap/packageObject/A.scala @@ -1,4 +1,4 @@ package object PackageObject { type A = String def foo(i: Int) = 239 -} \ No newline at end of file +} diff --git a/test/files/scalap/packageObject/result.test b/test/files/scalap/packageObject/result.test index 6a7cc16ba..6a8d6ae1d 100644 --- a/test/files/scalap/packageObject/result.test +++ b/test/files/scalap/packageObject/result.test @@ -2,4 +2,4 @@ package object PackageObject extends java.lang.Object with scala.ScalaObject { def this() = { /* compiled code */ } type A = scala.Predef.String def foo(i : scala.Int) : scala.Int = { /* compiled code */ } -} \ No newline at end of file +} diff --git a/test/files/scalap/paramClauses/A.scala b/test/files/scalap/paramClauses/A.scala index bcc76f50e..f9d191740 100644 --- a/test/files/scalap/paramClauses/A.scala +++ b/test/files/scalap/paramClauses/A.scala @@ -1,3 +1,3 @@ class ParamClauses { def foo(i: Int)(s: String)(t: Double) = 239 -} \ No newline at end of file +} diff --git a/test/files/scalap/paramClauses/result.test b/test/files/scalap/paramClauses/result.test index 6ecbcec87..9ef93d2e7 100644 --- a/test/files/scalap/paramClauses/result.test +++ b/test/files/scalap/paramClauses/result.test @@ -1,4 +1,4 @@ class ParamClauses extends java.lang.Object with scala.ScalaObject { def this() = { /* compiled code */ } def foo(i : scala.Int)(s : scala.Predef.String)(t : scala.Double) : scala.Int = { /* compiled code */ } -} \ No newline at end of file +} diff --git a/test/files/scalap/paramNames/result.test b/test/files/scalap/paramNames/result.test index 59565dc78..f9d98d964 100644 --- a/test/files/scalap/paramNames/result.test +++ b/test/files/scalap/paramNames/result.test @@ -1,4 +1,4 @@ class ParamNames extends java.lang.Object with scala.ScalaObject { def this() = { /* compiled code */ } def foo(s : => scala.Seq[scala.Int], s2 : => scala.Seq[scala.Any]) : scala.Unit = { /* compiled code */ } -} \ No newline at end of file +} diff --git a/test/files/scalap/sequenceParam/A.scala b/test/files/scalap/sequenceParam/A.scala index 98874fafb..86e13340b 100644 --- a/test/files/scalap/sequenceParam/A.scala +++ b/test/files/scalap/sequenceParam/A.scala @@ -1 +1 @@ -class SequenceParam(s: String, i: Int*) \ No newline at end of file +class SequenceParam(s: String, i: Int*) diff --git a/test/files/scalap/sequenceParam/result.test b/test/files/scalap/sequenceParam/result.test index 928ab45ef..4b9d7844a 100644 --- a/test/files/scalap/sequenceParam/result.test +++ b/test/files/scalap/sequenceParam/result.test @@ -1,3 +1,3 @@ class SequenceParam extends java.lang.Object with scala.ScalaObject { def this(s : scala.Predef.String, i : scala.Int*) = { /* compiled code */ } -} \ No newline at end of file +} diff --git a/test/files/scalap/simpleClass/A.scala b/test/files/scalap/simpleClass/A.scala index 04a2f5ee3..fa82e6268 100644 --- a/test/files/scalap/simpleClass/A.scala +++ b/test/files/scalap/simpleClass/A.scala @@ -1,3 +1,3 @@ class SimpleClass { def foo = 239 -} \ No newline at end of file +} diff --git a/test/files/scalap/simpleClass/result.test b/test/files/scalap/simpleClass/result.test index b2ed8d0b3..d10b633bc 100644 --- a/test/files/scalap/simpleClass/result.test +++ b/test/files/scalap/simpleClass/result.test @@ -1,4 +1,4 @@ class SimpleClass extends java.lang.Object with scala.ScalaObject { def this() = { /* compiled code */ } def foo : scala.Int = { /* compiled code */ } -} \ No newline at end of file +} diff --git a/test/files/scalap/traitObject/A.scala b/test/files/scalap/traitObject/A.scala index 3ad9c4954..d5f43181c 100644 --- a/test/files/scalap/traitObject/A.scala +++ b/test/files/scalap/traitObject/A.scala @@ -4,4 +4,4 @@ trait TraitObject { object TraitObject { def bar = 42 -} \ No newline at end of file +} diff --git a/test/files/scalap/traitObject/result.test b/test/files/scalap/traitObject/result.test index c05a4b096..0d7de1535 100644 --- a/test/files/scalap/traitObject/result.test +++ b/test/files/scalap/traitObject/result.test @@ -5,4 +5,4 @@ trait TraitObject extends java.lang.Object with scala.ScalaObject { object TraitObject extends java.lang.Object with scala.ScalaObject { def this() = { /* compiled code */ } def bar : scala.Int = { /* compiled code */ } -} \ No newline at end of file +} diff --git a/test/files/scalap/valAndVar/result.test b/test/files/scalap/valAndVar/result.test index 011d57c64..934ad0a08 100644 --- a/test/files/scalap/valAndVar/result.test +++ b/test/files/scalap/valAndVar/result.test @@ -2,4 +2,4 @@ class ValAndVar extends java.lang.Object with scala.ScalaObject { def this() = { /* compiled code */ } val foo : java.lang.String = { /* compiled code */ } var bar : scala.Int = { /* compiled code */ } -} \ No newline at end of file +} diff --git a/test/files/scalap/wildcardType/A.scala b/test/files/scalap/wildcardType/A.scala index d99841cb3..4bb0d14de 100644 --- a/test/files/scalap/wildcardType/A.scala +++ b/test/files/scalap/wildcardType/A.scala @@ -1 +1 @@ -class WildcardType(f: Int => _) \ No newline at end of file +class WildcardType(f: Int => _) diff --git a/test/files/scalap/wildcardType/result.test b/test/files/scalap/wildcardType/result.test index 78a24ef22..aa3d5d53b 100644 --- a/test/files/scalap/wildcardType/result.test +++ b/test/files/scalap/wildcardType/result.test @@ -1,3 +1,3 @@ class WildcardType extends java.lang.Object with scala.ScalaObject { def this(f : scala.Function1[scala.Int, _]) = { /* compiled code */ } -} \ No newline at end of file +} diff --git a/test/files/script/second.bat b/test/files/script/second.bat index 222372d54..0d7085954 100755 --- a/test/files/script/second.bat +++ b/test/files/script/second.bat @@ -1,3 +1,3 @@ -@echo off - -scala -nocompdaemon -e "println(\"My second argument is \" + args(1))" arg1 arg2 +@echo off + +scala -nocompdaemon -e "println(\"My second argument is \" + args(1))" arg1 arg2 diff --git a/test/files/script/second.scala b/test/files/script/second.scala old mode 100755 new mode 100644 diff --git a/test/files/script/t1015.scala b/test/files/script/t1015.scala old mode 100755 new mode 100644 diff --git a/test/files/script/t1017.scala b/test/files/script/t1017.scala old mode 100755 new mode 100644 diff --git a/test/files/script/utf8.scala b/test/files/script/utf8.scala old mode 100755 new mode 100644 diff --git a/test/files/shootout/README b/test/files/shootout/README index 4b37bc0bf..6acce162c 100644 --- a/test/files/shootout/README +++ b/test/files/shootout/README @@ -11,4 +11,4 @@ find shootout/bench/ -iname *.scala -exec cp \{} $SCALA_SRC/test/files/shootout --> they supply the right arguments / input see also howtorun -3) scalatest combines the original *.scala files with the appropriate scala.runner file \ No newline at end of file +3) scalatest combines the original *.scala files with the appropriate scala.runner file diff --git a/test/files/shootout/ackermann.scala.runner b/test/files/shootout/ackermann.scala.runner index 404ad27fc..8b774a64f 100644 --- a/test/files/shootout/ackermann.scala.runner +++ b/test/files/shootout/ackermann.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(9,10,11)) ackermann.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/ary.scala.runner b/test/files/shootout/ary.scala.runner index 8443cf3bd..a2cbe7b9a 100644 --- a/test/files/shootout/ary.scala.runner +++ b/test/files/shootout/ary.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(3000,5000,7000,9000)) ary3.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/binarytrees.scala-2.scala.runner b/test/files/shootout/binarytrees.scala-2.scala.runner index 6e6b63b2d..dab461293 100644 --- a/test/files/shootout/binarytrees.scala-2.scala.runner +++ b/test/files/shootout/binarytrees.scala-2.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(12,14,16)) binarytrees.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/binarytrees.scala-3.scala.runner b/test/files/shootout/binarytrees.scala-3.scala.runner index 6e6b63b2d..dab461293 100644 --- a/test/files/shootout/binarytrees.scala-3.scala.runner +++ b/test/files/shootout/binarytrees.scala-3.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(12,14,16)) binarytrees.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/binarytrees.scala.runner b/test/files/shootout/binarytrees.scala.runner index 6e6b63b2d..dab461293 100644 --- a/test/files/shootout/binarytrees.scala.runner +++ b/test/files/shootout/binarytrees.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(12,14,16)) binarytrees.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/chameneos.scala.runner b/test/files/shootout/chameneos.scala.runner index f3563e5fb..d585a2082 100644 --- a/test/files/shootout/chameneos.scala.runner +++ b/test/files/shootout/chameneos.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(10000,100000,1000000)) chameneos.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/except.scala b/test/files/shootout/except.scala index 624d04fc1..1024b7fcf 100644 --- a/test/files/shootout/except.scala +++ b/test/files/shootout/except.scala @@ -56,4 +56,4 @@ object except { } private class LoException extends Exception {} -private class HiException extends Exception {} \ No newline at end of file +private class HiException extends Exception {} diff --git a/test/files/shootout/except.scala.runner b/test/files/shootout/except.scala.runner index 2d6b4cf73..18f30cf5b 100644 --- a/test/files/shootout/except.scala.runner +++ b/test/files/shootout/except.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(100000,150000,200000,250000)) except.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/fannkuch.scala-2.scala.runner b/test/files/shootout/fannkuch.scala-2.scala.runner index af664faa4..a0f682a7a 100644 --- a/test/files/shootout/fannkuch.scala-2.scala.runner +++ b/test/files/shootout/fannkuch.scala-2.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(8,9,10)) fannkuch.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/fannkuch.scala.runner b/test/files/shootout/fannkuch.scala.runner index af664faa4..a0f682a7a 100644 --- a/test/files/shootout/fannkuch.scala.runner +++ b/test/files/shootout/fannkuch.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(8,9,10)) fannkuch.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/fibo.scala.runner b/test/files/shootout/fibo.scala.runner index e0973c342..eb30b3941 100644 --- a/test/files/shootout/fibo.scala.runner +++ b/test/files/shootout/fibo.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(12,24,32)) fibo.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/harmonic.scala.runner b/test/files/shootout/harmonic.scala.runner index b47101a13..5cf77d077 100644 --- a/test/files/shootout/harmonic.scala.runner +++ b/test/files/shootout/harmonic.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(6000000,8000000,10000000)) harmonic.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/hash.scala.runner b/test/files/shootout/hash.scala.runner index d4b3e2db3..926a327db 100644 --- a/test/files/shootout/hash.scala.runner +++ b/test/files/shootout/hash.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(40000,60000,80000,100000)) hash.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/hash2.scala.runner b/test/files/shootout/hash2.scala.runner index aeaf0d0eb..3a0783bf8 100644 --- a/test/files/shootout/hash2.scala.runner +++ b/test/files/shootout/hash2.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(50,100,150,200)) hash2.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/hello.scala.runner b/test/files/shootout/hello.scala.runner index 8a668e16d..00b077e3f 100644 --- a/test/files/shootout/hello.scala.runner +++ b/test/files/shootout/hello.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(1,50,100,150,200)) hello.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/knucleotide.scala-2.scala.runner b/test/files/shootout/knucleotide.scala-2.scala.runner index 99701e8da..d39175ceb 100644 --- a/test/files/shootout/knucleotide.scala-2.scala.runner +++ b/test/files/shootout/knucleotide.scala-2.scala.runner @@ -3,4 +3,4 @@ object Test extends Application { System.setIn(new java.io.FileInputStream(System.getProperty("scalatest.cwd")+"/knucleotide-input"+n+".txt")) knucleotide.main(Array(n.toString)) } -} \ No newline at end of file +} diff --git a/test/files/shootout/knucleotide.scala-3.scala.runner b/test/files/shootout/knucleotide.scala-3.scala.runner index 3aee96d9d..0fc4766f0 100644 --- a/test/files/shootout/knucleotide.scala-3.scala.runner +++ b/test/files/shootout/knucleotide.scala-3.scala.runner @@ -3,4 +3,4 @@ object Test extends Application { System.setIn(new java.io.FileInputStream(System.getProperty("scalatest.cwd")+"/knucleotide-input"+n+".txt")) knucleotide.main(Array(n.toString)) } -} \ No newline at end of file +} diff --git a/test/files/shootout/lists.scala.runner b/test/files/shootout/lists.scala.runner index 93286d18c..4a072cf13 100644 --- a/test/files/shootout/lists.scala.runner +++ b/test/files/shootout/lists.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(4,8,12,16,18)) lists.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/message.scala-2.scala.runner b/test/files/shootout/message.scala-2.scala.runner index d5e964c70..afa544640 100644 --- a/test/files/shootout/message.scala-2.scala.runner +++ b/test/files/shootout/message.scala-2.scala.runner @@ -1,4 +1,4 @@ object Test extends Application { //for(val n <- List(1000,2000,3000)) message.main(Array(n.toString)) val n = 1000; message.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/nbody.scala-2.scala.runner b/test/files/shootout/nbody.scala-2.scala.runner index fc3dee8f4..6e3d54b64 100644 --- a/test/files/shootout/nbody.scala-2.scala.runner +++ b/test/files/shootout/nbody.scala-2.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(200000,2000000,20000000)) nbody.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/nestedloop.scala b/test/files/shootout/nestedloop.scala index d3def9e8a..69699554f 100644 --- a/test/files/shootout/nestedloop.scala +++ b/test/files/shootout/nestedloop.scala @@ -27,4 +27,4 @@ object nestedloop { catch { case _ => 1 } if (i>0) i; else 1; } -} \ No newline at end of file +} diff --git a/test/files/shootout/nestedloop.scala.runner b/test/files/shootout/nestedloop.scala.runner index 75d60fd09..1e84f7fa6 100644 --- a/test/files/shootout/nestedloop.scala.runner +++ b/test/files/shootout/nestedloop.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(8,12,16,18)) nestedloop.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/nsieve.scala-2.scala.runner b/test/files/shootout/nsieve.scala-2.scala.runner index 7f1591149..8c9e80bca 100644 --- a/test/files/shootout/nsieve.scala-2.scala.runner +++ b/test/files/shootout/nsieve.scala-2.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(7,8,9)) nsieve.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/nsieve.scala-3.scala.runner b/test/files/shootout/nsieve.scala-3.scala.runner index 7f1591149..8c9e80bca 100644 --- a/test/files/shootout/nsieve.scala-3.scala.runner +++ b/test/files/shootout/nsieve.scala-3.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(7,8,9)) nsieve.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/nsievebits.scala-2.scala.runner b/test/files/shootout/nsievebits.scala-2.scala.runner index 6f17928c3..dd3e90955 100644 --- a/test/files/shootout/nsievebits.scala-2.scala.runner +++ b/test/files/shootout/nsievebits.scala-2.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(7,8,9)) nsievebits.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/nsievebits.scala-3.scala.runner b/test/files/shootout/nsievebits.scala-3.scala.runner index 6f17928c3..dd3e90955 100644 --- a/test/files/shootout/nsievebits.scala-3.scala.runner +++ b/test/files/shootout/nsievebits.scala-3.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(7,8,9)) nsievebits.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/nsievebits.scala.runner b/test/files/shootout/nsievebits.scala.runner index 6f17928c3..dd3e90955 100644 --- a/test/files/shootout/nsievebits.scala.runner +++ b/test/files/shootout/nsievebits.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(7,8,9)) nsievebits.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/objinst.scala b/test/files/shootout/objinst.scala index 92beac628..a1dac2717 100644 --- a/test/files/shootout/objinst.scala +++ b/test/files/shootout/objinst.scala @@ -58,4 +58,4 @@ extends Toggle(b) { } this } -} \ No newline at end of file +} diff --git a/test/files/shootout/objinst.scala.runner b/test/files/shootout/objinst.scala.runner index 4222cfb57..2e96aaeb1 100644 --- a/test/files/shootout/objinst.scala.runner +++ b/test/files/shootout/objinst.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(400000,700000,1000000,1500000)) objinst.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/partialsums.scala-2.scala.runner b/test/files/shootout/partialsums.scala-2.scala.runner index d65cb4b90..fa351eff7 100644 --- a/test/files/shootout/partialsums.scala-2.scala.runner +++ b/test/files/shootout/partialsums.scala-2.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(25000,250000,2500000)) partialsums.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/partialsums.scala.runner b/test/files/shootout/partialsums.scala.runner index d65cb4b90..fa351eff7 100644 --- a/test/files/shootout/partialsums.scala.runner +++ b/test/files/shootout/partialsums.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(25000,250000,2500000)) partialsums.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/recursive.scala.runner b/test/files/shootout/recursive.scala.runner index afb6d9f56..bb6be546b 100644 --- a/test/files/shootout/recursive.scala.runner +++ b/test/files/shootout/recursive.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(3,7,11)) recursive.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/regexdna.scala.runner b/test/files/shootout/regexdna.scala.runner index 08bcf43b5..f2c5e38f2 100644 --- a/test/files/shootout/regexdna.scala.runner +++ b/test/files/shootout/regexdna.scala.runner @@ -4,4 +4,4 @@ object Test extends Application { System.setIn(new java.io.FileInputStream(base+n+".txt")) regexdna.main(Array(n.toString)) } -} \ No newline at end of file +} diff --git a/test/files/shootout/strcat.scala.runner b/test/files/shootout/strcat.scala.runner index 20bae3c21..0f496b871 100644 --- a/test/files/shootout/strcat.scala.runner +++ b/test/files/shootout/strcat.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(10000,20000,30000,40000)) strcat.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/files/shootout/sumcol.scala-2.scala.runner b/test/files/shootout/sumcol.scala-2.scala.runner index 676c4efdc..b01b2824d 100644 --- a/test/files/shootout/sumcol.scala-2.scala.runner +++ b/test/files/shootout/sumcol.scala-2.scala.runner @@ -3,4 +3,4 @@ object Test extends Application { System.setIn(new java.io.FileInputStream(System.getProperty("scalatest.cwd")+"/sumcol-input.txt")) sumcol.main(Array(n.toString)) } -} \ No newline at end of file +} diff --git a/test/files/shootout/sumcol.scala.runner b/test/files/shootout/sumcol.scala.runner index 676c4efdc..b01b2824d 100644 --- a/test/files/shootout/sumcol.scala.runner +++ b/test/files/shootout/sumcol.scala.runner @@ -3,4 +3,4 @@ object Test extends Application { System.setIn(new java.io.FileInputStream(System.getProperty("scalatest.cwd")+"/sumcol-input.txt")) sumcol.main(Array(n.toString)) } -} \ No newline at end of file +} diff --git a/test/files/shootout/takfp.scala.runner b/test/files/shootout/takfp.scala.runner index ee592a050..105e8d711 100644 --- a/test/files/shootout/takfp.scala.runner +++ b/test/files/shootout/takfp.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(8,9,10)) takfp.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/pending/jvm/serialization.scala b/test/pending/jvm/serialization.scala index d2c2cc5e7..ff9413ae4 100644 --- a/test/pending/jvm/serialization.scala +++ b/test/pending/jvm/serialization.scala @@ -1,7 +1,6 @@ //############################################################################ // Serialization //############################################################################ -// $Id$ import java.lang.System diff --git a/test/pending/neg/bug1210.scala b/test/pending/neg/bug1210.scala index 1c89b5972..58ef50b49 100644 --- a/test/pending/neg/bug1210.scala +++ b/test/pending/neg/bug1210.scala @@ -7,4 +7,4 @@ object Test { val v: selfType = id[M.this.selfType](_.v) } -} \ No newline at end of file +} diff --git a/test/pending/neg/tcpoly_typealias_eta.scala b/test/pending/neg/tcpoly_typealias_eta.scala index 8804d0814..033c911f7 100644 --- a/test/pending/neg/tcpoly_typealias_eta.scala +++ b/test/pending/neg/tcpoly_typealias_eta.scala @@ -43,4 +43,4 @@ trait BCon extends A{ trait BBound extends A{ type m/*[+x <: String]*/ = FooBound/*[x]*/ // error: x with stricter bound -} \ No newline at end of file +} diff --git a/test/pending/neg/tcpoly_variance_enforce_getter_setter.scala b/test/pending/neg/tcpoly_variance_enforce_getter_setter.scala index 40b025ccc..deafba8d8 100644 --- a/test/pending/neg/tcpoly_variance_enforce_getter_setter.scala +++ b/test/pending/neg/tcpoly_variance_enforce_getter_setter.scala @@ -9,4 +9,4 @@ object test { var x: coll[FooInvar] = _ // TODO: error should be reported only once instead of separately for getter and setter var y: coll[FooContra] = _ -} \ No newline at end of file +} diff --git a/test/pending/pos/bug0305.scala b/test/pending/pos/bug0305.scala index a7168be71..1fc66788b 100644 --- a/test/pending/pos/bug0305.scala +++ b/test/pending/pos/bug0305.scala @@ -5,4 +5,4 @@ object Test extends Application { Console.println( foo( List(3):_* ) ) -} \ No newline at end of file +} diff --git a/test/pending/pos/bug1957.scala b/test/pending/pos/bug1957.scala index 62800524e..f80cf730e 100644 --- a/test/pending/pos/bug1957.scala +++ b/test/pending/pos/bug1957.scala @@ -35,4 +35,4 @@ object Test { } } -} \ No newline at end of file +} diff --git a/test/pending/pos/bug2005.scala b/test/pending/pos/bug2005.scala index 24e79a2a3..2514a5f71 100644 --- a/test/pending/pos/bug2005.scala +++ b/test/pending/pos/bug2005.scala @@ -7,4 +7,4 @@ object Bug { val tmp = t(0) t(1) = tmp } -} \ No newline at end of file +} diff --git a/test/pending/pos/bug2018.scala b/test/pending/pos/bug2018.scala index 3e7e623b2..f1753f4d7 100644 --- a/test/pending/pos/bug2018.scala +++ b/test/pending/pos/bug2018.scala @@ -12,4 +12,4 @@ class A { if (c == p) p else c.b.getAncestor(c) } } -} \ No newline at end of file +} diff --git a/test/pending/pos/bug2023.scala b/test/pending/pos/bug2023.scala index eac1d8f9c..de3e848fb 100644 --- a/test/pending/pos/bug2023.scala +++ b/test/pending/pos/bug2023.scala @@ -13,4 +13,4 @@ class ImplicitChainTest { P.foo('0', '9') P.foo('0', '9') } -} \ No newline at end of file +} diff --git a/test/pending/pos/bug2261.scala b/test/pending/pos/bug2261.scala index 528f76917..a499af838 100644 --- a/test/pending/pos/bug2261.scala +++ b/test/pending/pos/bug2261.scala @@ -3,4 +3,4 @@ object Test extends Application { implicit def foo2bar[T](xs: List[T]): Bob[T] = new Bob[T] var x: Bob[Int] = null x = List(1,2,3) -} \ No newline at end of file +} diff --git a/test/pending/pos/misc/A.java b/test/pending/pos/misc/A.java index bc8ea48dd..8eaa34115 100644 --- a/test/pending/pos/misc/A.java +++ b/test/pending/pos/misc/A.java @@ -10,4 +10,4 @@ class A { UNDEF } -} \ No newline at end of file +} diff --git a/test/pending/pos/misc/B.scala b/test/pending/pos/misc/B.scala index 7524f351d..afc30944f 100644 --- a/test/pending/pos/misc/B.scala +++ b/test/pending/pos/misc/B.scala @@ -1,7 +1,7 @@ -package test - -class B { - - def myA = new A() - -} \ No newline at end of file +package test + +class B { + + def myA = new A() + +} diff --git a/test/pending/pos/misc/J.java b/test/pending/pos/misc/J.java index abaad8601..480579115 100644 --- a/test/pending/pos/misc/J.java +++ b/test/pending/pos/misc/J.java @@ -1,4 +1,4 @@ -class J { - void f (@Override{ name = value } int x) {} - void g (String ... x) {} -} +class J { + void f (@Override{ name = value } int x) {} + void g (String ... x) {} +} diff --git a/test/pending/pos/misc/S.scala b/test/pending/pos/misc/S.scala index af9933352..c5bfb26f1 100644 --- a/test/pending/pos/misc/S.scala +++ b/test/pending/pos/misc/S.scala @@ -1,4 +1,4 @@ -object Test extends J { - def h(xs: String*) {} - g("a", "b", "c") -} +object Test extends J { + def h(xs: String*) {} + g("a", "b", "c") +} diff --git a/test/pending/pos/sig/sigs.java b/test/pending/pos/sig/sigs.java old mode 100755 new mode 100644 diff --git a/test/pending/pos/sig/sigs.scala b/test/pending/pos/sig/sigs.scala old mode 100755 new mode 100644 diff --git a/test/pending/pos/sig/sigtest.scala b/test/pending/pos/sig/sigtest.scala old mode 100755 new mode 100644 diff --git a/test/pending/pos/t1035.scala b/test/pending/pos/t1035.scala index 957b8ff34..ef733e315 100644 --- a/test/pending/pos/t1035.scala +++ b/test/pending/pos/t1035.scala @@ -1,32 +1,32 @@ -//A fatal error or Scala compiler -// Scala compiler version 2.7.1-final -- (c) 2002-2009 LAMP/EPFL -// Carlos Loria cloria@artinsoft.com -// 7/10/2008 - -class A { - var name:String = _ - def getName() = name - def this(name:String, age:Int){this();this.name=name} - -} - -class B(name:String) extends A(name,0){ -} - -class D { - - object A { - def unapply(p:A) = Some(p.getName) - } - - object B { - def unapply(p:B) = Some(p.getName) - } - def foo(p:Any) = p match { - case B(n) => println("B") - case A(n) => println("A") - - - } - -} \ No newline at end of file +//A fatal error or Scala compiler +// Scala compiler version 2.7.1-final -- (c) 2002-2009 LAMP/EPFL +// Carlos Loria cloria@artinsoft.com +// 7/10/2008 + +class A { + var name:String = _ + def getName() = name + def this(name:String, age:Int){this();this.name=name} + +} + +class B(name:String) extends A(name,0){ +} + +class D { + + object A { + def unapply(p:A) = Some(p.getName) + } + + object B { + def unapply(p:B) = Some(p.getName) + } + def foo(p:Any) = p match { + case B(n) => println("B") + case A(n) => println("A") + + + } + +} diff --git a/test/pending/pos/t1053.scala b/test/pending/pos/t1053.scala old mode 100755 new mode 100644 diff --git a/test/pending/pos/t1836/J.java b/test/pending/pos/t1836/J.java index 55fc2a5f8..a009a59e2 100644 --- a/test/pending/pos/t1836/J.java +++ b/test/pending/pos/t1836/J.java @@ -1 +1 @@ -public abstract class J { protected J(T id) { } } \ No newline at end of file +public abstract class J { protected J(T id) { } } diff --git a/test/pending/pos/t1836/S.scala b/test/pending/pos/t1836/S.scala index b217cc4aa..88ce1063e 100644 --- a/test/pending/pos/t1836/S.scala +++ b/test/pending/pos/t1836/S.scala @@ -1 +1 @@ -class S extends J("") \ No newline at end of file +class S extends J("") diff --git a/test/pending/res/bug837/DataFlowAnalysis.scala b/test/pending/res/bug837/DataFlowAnalysis.scala index 0197f5fbb..25c2fbc63 100644 --- a/test/pending/res/bug837/DataFlowAnalysis.scala +++ b/test/pending/res/bug837/DataFlowAnalysis.scala @@ -14,4 +14,4 @@ abstract class Liveness { type P = String; val lattice = livenessLattice; } -} \ No newline at end of file +} diff --git a/test/pending/run/arrays-2.scala b/test/pending/run/arrays-2.scala index dac6c5730..5f8096dee 100644 --- a/test/pending/run/arrays-2.scala +++ b/test/pending/run/arrays-2.scala @@ -1,7 +1,6 @@ //############################################################################ // Arrays 2 //############################################################################ -// $Id: $ //############################################################################ diff --git a/test/pending/run/bug1042.scala b/test/pending/run/bug1042.scala index 47c0c37cc..26b06a6f0 100644 --- a/test/pending/run/bug1042.scala +++ b/test/pending/run/bug1042.scala @@ -11,4 +11,4 @@ case class B extends A { object Test extends Application { Console.println(B) -} \ No newline at end of file +} diff --git a/test/pending/run/bug874.scala b/test/pending/run/bug874.scala old mode 100755 new mode 100644 diff --git a/test/pending/run/bugs425-and-816.scala b/test/pending/run/bugs425-and-816.scala index 4f983d652..6f22ab25f 100644 --- a/test/pending/run/bugs425-and-816.scala +++ b/test/pending/run/bugs425-and-816.scala @@ -38,4 +38,4 @@ object Test { assert(bug816.go() == "CB") assert(bug425.go() == "B2") } -} \ No newline at end of file +} diff --git a/test/pending/run/collections.scala b/test/pending/run/collections.scala old mode 100755 new mode 100644 diff --git a/test/pending/run/t0446.scala b/test/pending/run/t0446.scala index e7688964a..0f74b32ba 100644 --- a/test/pending/run/t0446.scala +++ b/test/pending/run/t0446.scala @@ -3,4 +3,4 @@ object Test extends Application { val b = Array(1,3).dropWhile(_ < 2) println(a.toString) println(b.toString) -} \ No newline at end of file +} diff --git a/test/pending/run/t0508x.scala b/test/pending/run/t0508x.scala old mode 100755 new mode 100644 diff --git a/test/pending/script/errors.scala b/test/pending/script/errors.scala old mode 100755 new mode 100644 diff --git a/test/pending/shootout/fasta.scala.runner b/test/pending/shootout/fasta.scala.runner index 7254038fe..89b43d7b6 100644 --- a/test/pending/shootout/fasta.scala.runner +++ b/test/pending/shootout/fasta.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(25000,250000,2500000)) fasta.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/pending/shootout/harmonic.scala-3.scala.runner b/test/pending/shootout/harmonic.scala-3.scala.runner index b47101a13..5cf77d077 100644 --- a/test/pending/shootout/harmonic.scala-3.scala.runner +++ b/test/pending/shootout/harmonic.scala-3.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(6000000,8000000,10000000)) harmonic.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/pending/shootout/heapsort.scala b/test/pending/shootout/heapsort.scala index a3e7eb49e..0097d9295 100644 --- a/test/pending/shootout/heapsort.scala +++ b/test/pending/shootout/heapsort.scala @@ -69,4 +69,4 @@ object heapsort { if (i>0) i; else 1; } -} \ No newline at end of file +} diff --git a/test/pending/shootout/heapsort.scala.runner b/test/pending/shootout/heapsort.scala.runner index 53fdd3c2a..7030aa3f8 100644 --- a/test/pending/shootout/heapsort.scala.runner +++ b/test/pending/shootout/heapsort.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(20000,40000,60000,80000,100000)) heapsort.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/pending/shootout/mandelbrot.scala-2.scala.runner b/test/pending/shootout/mandelbrot.scala-2.scala.runner index 78b31e57b..9d2d31408 100644 --- a/test/pending/shootout/mandelbrot.scala-2.scala.runner +++ b/test/pending/shootout/mandelbrot.scala-2.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(200,400,600)) mandelbrot.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/pending/shootout/message.scala.runner b/test/pending/shootout/message.scala.runner index c7dead9a0..32738b030 100644 --- a/test/pending/shootout/message.scala.runner +++ b/test/pending/shootout/message.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(1000,2000,3000)) message.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/pending/shootout/meteor.scala-2.scala.runner b/test/pending/shootout/meteor.scala-2.scala.runner index 1e6a02e67..9f1b95e15 100644 --- a/test/pending/shootout/meteor.scala-2.scala.runner +++ b/test/pending/shootout/meteor.scala-2.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(0)) meteor.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/pending/shootout/meteor.scala-3.scala.runner b/test/pending/shootout/meteor.scala-3.scala.runner index 1e6a02e67..9f1b95e15 100644 --- a/test/pending/shootout/meteor.scala-3.scala.runner +++ b/test/pending/shootout/meteor.scala-3.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(0)) meteor.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/pending/shootout/meteor.scala-4.scala.runner b/test/pending/shootout/meteor.scala-4.scala.runner index 1e6a02e67..9f1b95e15 100644 --- a/test/pending/shootout/meteor.scala-4.scala.runner +++ b/test/pending/shootout/meteor.scala-4.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(0)) meteor.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/pending/shootout/meteor.scala.runner b/test/pending/shootout/meteor.scala.runner index 1e6a02e67..9f1b95e15 100644 --- a/test/pending/shootout/meteor.scala.runner +++ b/test/pending/shootout/meteor.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(0)) meteor.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/pending/shootout/methcall.scala b/test/pending/shootout/methcall.scala index 7d8164f60..2781da0be 100644 --- a/test/pending/shootout/methcall.scala +++ b/test/pending/shootout/methcall.scala @@ -55,4 +55,4 @@ extends Toggle(b) { } this } -} \ No newline at end of file +} diff --git a/test/pending/shootout/methcall.scala.runner b/test/pending/shootout/methcall.scala.runner index 3ddaa2d3b..1e50ac549 100644 --- a/test/pending/shootout/methcall.scala.runner +++ b/test/pending/shootout/methcall.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(100000,400000,700000,1000000)) methcall.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/pending/shootout/nsieve.scala-4.scala.runner b/test/pending/shootout/nsieve.scala-4.scala.runner index 7f1591149..8c9e80bca 100644 --- a/test/pending/shootout/nsieve.scala-4.scala.runner +++ b/test/pending/shootout/nsieve.scala-4.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(7,8,9)) nsieve.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/pending/shootout/pidigits.scala.runner b/test/pending/shootout/pidigits.scala.runner index fa20bcf56..ad83b17a7 100644 --- a/test/pending/shootout/pidigits.scala.runner +++ b/test/pending/shootout/pidigits.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(600,800,1000)) pidigits.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/pending/shootout/prodcons.scala.runner b/test/pending/shootout/prodcons.scala.runner index 27754e244..d76c3736f 100644 --- a/test/pending/shootout/prodcons.scala.runner +++ b/test/pending/shootout/prodcons.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(30000,70000,100000,150000)) prodcons.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/pending/shootout/random.scala.runner b/test/pending/shootout/random.scala.runner index 924205b0e..ffe62e5d4 100644 --- a/test/pending/shootout/random.scala.runner +++ b/test/pending/shootout/random.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(9000,300000,600000,900000)) random.main(Array(n.toString)) -} \ No newline at end of file +} diff --git a/test/pending/shootout/revcomp.scala-2.scala.runner b/test/pending/shootout/revcomp.scala-2.scala.runner index 16f5b6682..e49de8a4a 100644 --- a/test/pending/shootout/revcomp.scala-2.scala.runner +++ b/test/pending/shootout/revcomp.scala-2.scala.runner @@ -3,4 +3,4 @@ object Test extends Application { System.setIn(new java.io.FileInputStream(System.getProperty("scalatest.cwd")+"/revcomp-input"+n+".txt")) revcomp.main(Array(n.toString)) } -} \ No newline at end of file +} diff --git a/test/pending/shootout/revcomp.scala-3.scala.runner b/test/pending/shootout/revcomp.scala-3.scala.runner index 16f5b6682..e49de8a4a 100644 --- a/test/pending/shootout/revcomp.scala-3.scala.runner +++ b/test/pending/shootout/revcomp.scala-3.scala.runner @@ -3,4 +3,4 @@ object Test extends Application { System.setIn(new java.io.FileInputStream(System.getProperty("scalatest.cwd")+"/revcomp-input"+n+".txt")) revcomp.main(Array(n.toString)) } -} \ No newline at end of file +} diff --git a/test/pending/shootout/sieve.scala.runner b/test/pending/shootout/sieve.scala.runner index 597a7170c..1c53d1dd7 100644 --- a/test/pending/shootout/sieve.scala.runner +++ b/test/pending/shootout/sieve.scala.runner @@ -1,3 +1,3 @@ object Test extends Application { for(val n <- List(300,600,900,1200)) sieve.main(Array(n.toString)) -} \ No newline at end of file +}