public inbox for rhug-cvs@sourceware.org
help / color / mirror / Atom feed
From: gary@sourceware.org
To: rhug-cvs@sources.redhat.com
Subject: rhug/ecj fluorine.xml rhug-ecj.spec upstream/b ...
Date: Mon, 24 May 2004 16:23:00 -0000	[thread overview]
Message-ID: <20040524162302.21882.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/rhug
Module name:	rhug
Branch: 	flourine-branch
Changes by:	gary@sourceware.org	2004-05-24 16:23:02

Modified files:
	ecj            : fluorine.xml rhug-ecj.spec 
	ecj/upstream   : build.properties buildnotes_jdt-core.html 
	                 plugin.jars plugin.properties plugin.xml 
	ecj/upstream/batch/org/eclipse/jdt/internal/compiler/batch: 
	                                                            ClasspathDirectory.java 
	                                                            ClasspathJar.java 
	                                                            CompilationUnit.java 
	                                                            FileFinder.java 
	                                                            FileSystem.java 
	                                                            Main.java 
	                                                            messages.properties 
	ecj/upstream/compiler/org/eclipse/jdt/core/compiler: 
	                                                     CharOperation.java 
	                                                     IProblem.java 
	                                                     InvalidInputException.java 
	ecj/upstream/compiler/org/eclipse/jdt/internal/compiler: 
	                                                         AbstractSyntaxTreeVisitorAdapter.java 
	                                                         ClassFile.java 
	                                                         CompilationResult.java 
	                                                         Compiler.java 
	                                                         ConfigurableOption.java 
	                                                         DefaultErrorHandlingPolicies.java 
	                                                         DocumentElementParser.java 
	                                                         IAbstractSyntaxTreeVisitor.java 
	                                                         ICompilerRequestor.java 
	                                                         IDebugRequestor.java 
	                                                         IDocumentElementRequestor.java 
	                                                         IErrorHandlingPolicy.java 
	                                                         IProblemFactory.java 
	                                                         ISourceElementRequestor.java 
	                                                         SourceElementParser.java 
	                                                         SourceElementRequestorAdapter.java 
	ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast: 
	                                                             AND_AND_Expression.java 
	                                                             AbstractMethodDeclaration.java 
	                                                             AbstractVariableDeclaration.java 
	                                                             AllocationExpression.java 
	                                                             AnonymousLocalTypeDeclaration.java 
	                                                             Argument.java 
	                                                             ArrayAllocationExpression.java 
	                                                             ArrayInitializer.java 
	                                                             ArrayQualifiedTypeReference.java 
	                                                             ArrayReference.java 
	                                                             ArrayTypeReference.java 
	                                                             AssertStatement.java 
	                                                             Assignment.java 
	                                                             AstNode.java 
	                                                             BinaryExpression.java 
	                                                             Block.java 
	                                                             BranchStatement.java 
	                                                             Break.java 
	                                                             Case.java 
	                                                             CastExpression.java 
	                                                             CharLiteral.java 
	                                                             ClassLiteralAccess.java 
	                                                             Clinit.java 
	                                                             CompilationUnitDeclaration.java 
	                                                             CompoundAssignment.java 
	                                                             ConditionalExpression.java 
	                                                             ConstructorDeclaration.java 
	                                                             Continue.java 
	                                                             DefaultCase.java 
	                                                             DoStatement.java 
	                                                             DoubleLiteral.java 
	                                                             EmptyStatement.java 
	                                                             EqualExpression.java 
	                                                             ExplicitConstructorCall.java 
	                                                             Expression.java 
	                                                             ExtendedStringLiteral.java 
	                                                             FalseLiteral.java 
	                                                             FieldDeclaration.java 
	                                                             FieldReference.java 
	                                                             FloatLiteral.java 
	                                                             ForStatement.java 
	                                                             IfStatement.java 
	                                                             ImportReference.java 
	                                                             Initializer.java 
	                                                             InnerTypeDeclaration.java 
	                                                             InstanceOfExpression.java 
	                                                             IntLiteral.java 
	                                                             IntLiteralMinValue.java 
	                                                             LabeledStatement.java 
	                                                             Literal.java 
	                                                             LocalDeclaration.java 
	                                                             LocalTypeDeclaration.java 
	                                                             LongLiteral.java 
	                                                             LongLiteralMinValue.java 
	                                                             MagicLiteral.java 
	                                                             MemberTypeDeclaration.java 
	                                                             MessageSend.java 
	                                                             MethodDeclaration.java 
	                                                             NameReference.java 
	                                                             NullLiteral.java 
	                                                             NumberLiteral.java 
	                                                             OR_OR_Expression.java 
	                                                             OperatorExpression.java 
	                                                             OperatorIds.java 
	                                                             PostfixExpression.java 
	                                                             PrefixExpression.java 
	                                                             QualifiedAllocationExpression.java 
	                                                             QualifiedNameReference.java 
	                                                             QualifiedSuperReference.java 
	                                                             QualifiedThisReference.java 
	                                                             QualifiedTypeReference.java 
	                                                             Reference.java 
	                                                             ReturnStatement.java 
	                                                             SingleNameReference.java 
	                                                             SingleTypeReference.java 
	                                                             Statement.java 
	                                                             StringLiteral.java 
	                                                             SuperReference.java 
	                                                             SwitchStatement.java 
	                                                             SynchronizedStatement.java 
	                                                             ThisReference.java 
	                                                             ThrowStatement.java 
	                                                             TrueLiteral.java 
	                                                             TryStatement.java 
	                                                             TypeDeclaration.java 
	                                                             TypeReference.java 
	                                                             UnaryExpression.java 
	                                                             WhileStatement.java 
	ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/classfmt: 
	                                                                  ClassFileConstants.java 
	                                                                  ClassFileReader.java 
	                                                                  ClassFileStruct.java 
	                                                                  ClassFormatException.java 
	                                                                  FieldInfo.java 
	                                                                  InnerClassInfo.java 
	                                                                  MethodInfo.java 
	ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/codegen: 
	                                                                 AttributeNamesConstants.java 
	                                                                 CaseLabel.java 
	                                                                 CharArrayCache.java 
	                                                                 CodeStream.java 
	                                                                 ConstantPool.java 
	                                                                 DoubleCache.java 
	                                                                 ExceptionLabel.java 
	                                                                 FieldNameAndTypeCache.java 
	                                                                 FloatCache.java 
	                                                                 IntegerCache.java 
	                                                                 Label.java 
	                                                                 LongCache.java 
	                                                                 MethodNameAndTypeCache.java 
	                                                                 ObjectCache.java 
	                                                                 Opcodes.java 
	                                                                 QualifiedNamesConstants.java 
	                                                                 ResetStateForCodeGenerationVisitor.java 
	ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/env: 
	                                                             IBinaryField.java 
	                                                             IBinaryMethod.java 
	                                                             IBinaryNestedType.java 
	                                                             IBinaryType.java 
	                                                             ICompilationUnit.java 
	                                                             IConstants.java 
	                                                             IDependent.java 
	                                                             IGenericField.java 
	                                                             IGenericMethod.java 
	                                                             IGenericType.java 
	                                                             INameEnvironment.java 
	                                                             ISourceField.java 
	                                                             ISourceMethod.java 
	                                                             ISourceType.java 
	                                                             NameEnvironmentAnswer.java 
	ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/flow: 
	                                                              ConditionalFlowInfo.java 
	                                                              ExceptionHandlingFlowContext.java 
	                                                              FinallyFlowContext.java 
	                                                              FlowContext.java 
	                                                              FlowInfo.java 
	                                                              InitializationFlowContext.java 
	                                                              InsideSubRoutineFlowContext.java 
	                                                              LabelFlowContext.java 
	                                                              LoopingFlowContext.java 
	                                                              SwitchFlowContext.java 
	                                                              UnconditionalFlowInfo.java 
	ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/impl: 
	                                                              BooleanConstant.java 
	                                                              ByteConstant.java 
	                                                              CharConstant.java 
	                                                              CompilerOptions.java 
	                                                              Constant.java 
	                                                              DoubleConstant.java 
	                                                              FloatConstant.java 
	                                                              ITypeRequestor.java 
	                                                              IntConstant.java 
	                                                              LongConstant.java 
	                                                              ReferenceContext.java 
	                                                              ShortConstant.java 
	                                                              StringConstant.java 
	ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup: 
	                                                                ArrayBinding.java 
	                                                                BaseTypeBinding.java 
	                                                                BaseTypes.java 
	                                                                BinaryTypeBinding.java 
	                                                                Binding.java 
	                                                                BindingIds.java 
	                                                                BlockScope.java 
	                                                                ClassScope.java 
	                                                                CompilationUnitScope.java 
	                                                                CompilerModifiers.java 
	                                                                FieldBinding.java 
	                                                                ImportBinding.java 
	                                                                InnerEmulationDependency.java 
	                                                                InvocationSite.java 
	                                                                LocalTypeBinding.java 
	                                                                LocalVariableBinding.java 
	                                                                LookupEnvironment.java 
	                                                                MemberTypeBinding.java 
	                                                                MethodBinding.java 
	                                                                MethodScope.java 
	                                                                MethodVerifier.java 
	                                                                NestedTypeBinding.java 
	                                                                PackageBinding.java 
	                                                                ProblemBinding.java 
	                                                                ProblemFieldBinding.java 
	                                                                ProblemMethodBinding.java 
	                                                                ProblemPackageBinding.java 
	                                                                ProblemReasons.java 
	                                                                ProblemReferenceBinding.java 
	                                                                ReferenceBinding.java 
	                                                                Scope.java 
	                                                                SourceTypeBinding.java 
	                                                                SyntheticAccessMethodBinding.java 
	                                                                SyntheticArgumentBinding.java 
	                                                                SyntheticFieldBinding.java 
	                                                                TagBits.java 
	                                                                TypeBinding.java 
	                                                                TypeConstants.java 
	                                                                TypeIds.java 
	                                                                UnresolvedReferenceBinding.java 
	                                                                VariableBinding.java 
	ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/parser: 
	                                                                NLSLine.java 
	                                                                Parser.java 
	                                                                ParserBasicInformation.java 
	                                                                RecoveredBlock.java 
	                                                                RecoveredElement.java 
	                                                                RecoveredField.java 
	                                                                RecoveredImport.java 
	                                                                RecoveredInitializer.java 
	                                                                RecoveredLocalVariable.java 
	                                                                RecoveredMethod.java 
	                                                                RecoveredStatement.java 
	                                                                RecoveredType.java 
	                                                                RecoveredUnit.java 
	                                                                Scanner.java 
	                                                                SourceConstructorDeclaration.java 
	                                                                SourceFieldDeclaration.java 
	                                                                SourceMethodDeclaration.java 
	                                                                SourceTypeConverter.java 
	                                                                TerminalTokens.java 
	ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/problem: 
	                                                                 AbortCompilation.java 
	                                                                 AbortCompilationUnit.java 
	                                                                 AbortMethod.java 
	                                                                 AbortType.java 
	                                                                 DefaultProblem.java 
	                                                                 DefaultProblemFactory.java 
	                                                                 ProblemHandler.java 
	                                                                 ProblemReporter.java 
	                                                                 ProblemSeverities.java 
	                                                                 ShouldNotImplement.java 
	                                                                 messages.properties 
	ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/util: 
	                                                              CompoundNameVector.java 
	                                                              HashtableOfInt.java 
	                                                              HashtableOfLong.java 
	                                                              HashtableOfObject.java 
	                                                              HashtableOfPackage.java 
	                                                              HashtableOfType.java 
	                                                              ObjectVector.java 
	                                                              SimpleNameVector.java 
	                                                              Util.java 
	                                                              messages.properties 
	ecj/upstream/scripts: exportplugin.xml 

Log message:
	Upgrade to 2.1.3 (will have to do a proper import when this is unbranched)

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/fluorine.xml.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.2.1&r2=1.1.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/rhug-ecj.spec.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.3&r2=1.3.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/build.properties.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/buildnotes_jdt-core.html.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1.2.1&r2=1.1.1.1.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/plugin.jars.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/plugin.properties.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/plugin.xml.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/batch/org/eclipse/jdt/internal/compiler/batch/ClasspathDirectory.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/batch/org/eclipse/jdt/internal/compiler/batch/ClasspathJar.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/batch/org/eclipse/jdt/internal/compiler/batch/CompilationUnit.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/batch/org/eclipse/jdt/internal/compiler/batch/FileFinder.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/batch/org/eclipse/jdt/internal/compiler/batch/FileSystem.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/batch/org/eclipse/jdt/internal/compiler/batch/Main.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/core/compiler/CharOperation.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/core/compiler/IProblem.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/core/compiler/InvalidInputException.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/AbstractSyntaxTreeVisitorAdapter.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ClassFile.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/CompilationResult.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/Compiler.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ConfigurableOption.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/DefaultErrorHandlingPolicies.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/DocumentElementParser.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/IAbstractSyntaxTreeVisitor.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ICompilerRequestor.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/IDebugRequestor.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/IDocumentElementRequestor.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/IProblemFactory.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ISourceElementRequestor.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/SourceElementParser.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/SourceElementRequestorAdapter.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/AND_AND_Expression.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/AbstractMethodDeclaration.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/AbstractVariableDeclaration.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/AllocationExpression.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/AnonymousLocalTypeDeclaration.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/Argument.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/ArrayAllocationExpression.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/ArrayInitializer.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/ArrayQualifiedTypeReference.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/ArrayReference.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/AssertStatement.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/Assignment.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/AstNode.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/BinaryExpression.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/Block.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/BranchStatement.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/Break.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/Case.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/CastExpression.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/CharLiteral.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/ClassLiteralAccess.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/Clinit.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/CompoundAssignment.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/ConditionalExpression.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/ConstructorDeclaration.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/Continue.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/DefaultCase.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/DoStatement.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/DoubleLiteral.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/EmptyStatement.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/EqualExpression.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/ExplicitConstructorCall.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/Expression.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/ExtendedStringLiteral.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/FalseLiteral.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/FieldDeclaration.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/FieldReference.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/FloatLiteral.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/ForStatement.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/IfStatement.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/ImportReference.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/Initializer.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/InnerTypeDeclaration.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/InstanceOfExpression.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/IntLiteral.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/IntLiteralMinValue.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/LabeledStatement.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/Literal.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/LocalDeclaration.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/LocalTypeDeclaration.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/LongLiteral.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/LongLiteralMinValue.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/MagicLiteral.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/MemberTypeDeclaration.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/MessageSend.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/MethodDeclaration.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/NameReference.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/NullLiteral.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/NumberLiteral.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/OR_OR_Expression.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/OperatorExpression.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/OperatorIds.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/PostfixExpression.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/PrefixExpression.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/QualifiedAllocationExpression.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/QualifiedNameReference.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/QualifiedSuperReference.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/QualifiedThisReference.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/QualifiedTypeReference.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/Reference.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/ReturnStatement.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/SingleNameReference.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/SingleTypeReference.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/Statement.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/StringLiteral.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/SuperReference.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/SwitchStatement.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/SynchronizedStatement.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/ThisReference.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/ThrowStatement.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/TrueLiteral.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/TryStatement.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/TypeDeclaration.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/TypeReference.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1.2.1&r2=1.1.1.1.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/UnaryExpression.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/ast/WhileStatement.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/classfmt/FieldInfo.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/classfmt/InnerClassInfo.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/classfmt/MethodInfo.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/codegen/CaseLabel.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/codegen/CharArrayCache.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/codegen/ConstantPool.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/codegen/DoubleCache.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/codegen/ExceptionLabel.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/codegen/FieldNameAndTypeCache.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/codegen/FloatCache.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/codegen/IntegerCache.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/codegen/Label.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/codegen/LongCache.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/codegen/MethodNameAndTypeCache.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/codegen/ObjectCache.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/codegen/Opcodes.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/codegen/QualifiedNamesConstants.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/codegen/ResetStateForCodeGenerationVisitor.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/env/IBinaryField.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/env/IBinaryMethod.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/env/IBinaryNestedType.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/env/IBinaryType.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/env/ICompilationUnit.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/env/IConstants.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/env/IDependent.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/env/IGenericField.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/env/IGenericMethod.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/env/IGenericType.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/env/INameEnvironment.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/env/ISourceField.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/env/ISourceMethod.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/env/ISourceType.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/flow/ConditionalFlowInfo.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/flow/ExceptionHandlingFlowContext.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/flow/FinallyFlowContext.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/flow/FlowContext.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/flow/FlowInfo.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/flow/InitializationFlowContext.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/flow/InsideSubRoutineFlowContext.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/flow/LabelFlowContext.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/flow/LoopingFlowContext.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/flow/SwitchFlowContext.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/impl/BooleanConstant.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/impl/ByteConstant.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/impl/CharConstant.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/impl/CompilerOptions.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/impl/Constant.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/impl/DoubleConstant.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/impl/FloatConstant.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/impl/ITypeRequestor.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/impl/IntConstant.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/impl/LongConstant.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/impl/ReferenceContext.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/impl/ShortConstant.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/impl/StringConstant.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/ArrayBinding.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/BaseTypes.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/Binding.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/BindingIds.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/BlockScope.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/ClassScope.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/CompilerModifiers.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/FieldBinding.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/ImportBinding.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/InnerEmulationDependency.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/InvocationSite.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/LocalTypeBinding.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/LocalVariableBinding.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/MethodBinding.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/MethodScope.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/MethodVerifier.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/NestedTypeBinding.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/PackageBinding.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/ProblemBinding.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/ProblemFieldBinding.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/ProblemMethodBinding.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/ProblemReasons.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/Scope.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/SyntheticAccessMethodBinding.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/SyntheticArgumentBinding.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/SyntheticFieldBinding.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/TagBits.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/TypeBinding.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/TypeConstants.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/TypeIds.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/lookup/VariableBinding.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/parser/NLSLine.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/parser/RecoveredBlock.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/parser/RecoveredElement.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/parser/RecoveredField.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/parser/RecoveredImport.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/parser/RecoveredInitializer.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/parser/RecoveredLocalVariable.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/parser/RecoveredMethod.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/parser/RecoveredStatement.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/parser/RecoveredType.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/parser/RecoveredUnit.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/parser/Scanner.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/parser/SourceConstructorDeclaration.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/parser/SourceFieldDeclaration.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/parser/SourceMethodDeclaration.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/parser/SourceTypeConverter.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/parser/TerminalTokens.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/problem/AbortCompilation.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/problem/AbortCompilationUnit.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/problem/AbortMethod.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/problem/AbortType.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/problem/DefaultProblem.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemHandler.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemSeverities.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/problem/messages.properties.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/util/CompoundNameVector.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/util/HashtableOfInt.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/util/HashtableOfLong.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/util/HashtableOfObject.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/util/HashtableOfPackage.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/util/HashtableOfType.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/util/ObjectVector.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/util/SimpleNameVector.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/util/Util.java.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/compiler/org/eclipse/jdt/internal/compiler/util/messages.properties.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/ecj/upstream/scripts/exportplugin.xml.diff?cvsroot=rhug&only_with_tag=flourine-branch&r1=1.1.1.1&r2=1.1.1.1.2.1


                 reply	other threads:[~2004-05-24 16:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040524162302.21882.qmail@sourceware.org \
    --to=gary@sourceware.org \
    --cc=rhug-cvs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).