[Chapel Merge] Changing copyright dates

Branch: refs/heads/main
Revision: 3051946
Author: Maxrimus
Link: Changing copyright dates by Maxrimus · Pull Request #18920 · chapel-lang/chapel · GitHub
Log Message:

Merge pull request #18920 from Maxrimus/copyUpdate

Changing copyright dates

[reviewed by @lydia-duncan and @bradcray ]

Modified Files:
M COPYRIGHT

M Makefile
M Makefile.devel
M compiler/AST/AggregateType.cpp
M compiler/AST/AstCount.cpp
M compiler/AST/AstDump.cpp
M compiler/AST/AstDumpToHtml.cpp
M compiler/AST/AstDumpToNode.cpp
M compiler/AST/AstLogger.cpp
M compiler/AST/AstPrintDocs.cpp
M compiler/AST/AstToText.cpp
M compiler/AST/AstVisitor.cpp
M compiler/AST/AstVisitorTraverse.cpp
M compiler/AST/CForLoop.cpp
M compiler/AST/CallExpr.cpp
M compiler/AST/CatchStmt.cpp
M compiler/AST/CollapseBlocks.cpp
M compiler/AST/DecoratedClassType.cpp
M compiler/AST/DeferStmt.cpp
M compiler/AST/DoWhileStmt.cpp
M compiler/AST/FnSymbol.cpp
M compiler/AST/ForLoop.cpp
M compiler/AST/ForallStmt.cpp
M compiler/AST/IfExpr.cpp
M compiler/AST/ImportStmt.cpp
M compiler/AST/LoopExpr.cpp
M compiler/AST/LoopStmt.cpp
M compiler/AST/Makefile
M compiler/AST/Makefile.include
M compiler/AST/Makefile.share
M compiler/AST/ModuleSymbol.cpp
M compiler/AST/ParamForLoop.cpp
M compiler/AST/PartialCopyData.cpp
M compiler/AST/TransformLogicalShortCircuit.cpp
M compiler/AST/TryStmt.cpp
M compiler/AST/UseStmt.cpp
M compiler/AST/WhileDoStmt.cpp
M compiler/AST/WhileStmt.cpp
M compiler/AST/alist.cpp
M compiler/AST/astutil.cpp
M compiler/AST/baseAST.cpp
M compiler/AST/bb.cpp
M compiler/AST/build.cpp
M compiler/AST/checkAST.cpp
M compiler/AST/dominator.cpp
M compiler/AST/expr.cpp
M compiler/AST/flags.cpp
M compiler/AST/foralls.cpp
M compiler/AST/interfaces.cpp
M compiler/AST/iterator.cpp
M compiler/AST/primitive.cpp
M compiler/AST/stmt.cpp
M compiler/AST/symbol.cpp
M compiler/AST/type.cpp
M compiler/AST/view.cpp
M compiler/AST/wellknown.cpp
M compiler/Makefile
M compiler/adt/Makefile
M compiler/adt/Makefile.include
M compiler/adt/Makefile.share
M compiler/adt/bitVec.cpp
M compiler/adt/vec.cpp
M compiler/backend/Makefile
M compiler/backend/Makefile.include
M compiler/backend/Makefile.share
M compiler/backend/beautify.cpp
M compiler/codegen/Makefile
M compiler/codegen/Makefile.include
M compiler/codegen/Makefile.share
M compiler/codegen/cg-CForLoop.cpp
M compiler/codegen/cg-DoWhileStmt.cpp
M compiler/codegen/cg-LoopStmt.cpp
M compiler/codegen/cg-WhileDoStmt.cpp
M compiler/codegen/cg-alist.cpp
M compiler/codegen/cg-expr.cpp
M compiler/codegen/cg-stmt.cpp
M compiler/codegen/cg-symbol.cpp
M compiler/codegen/cg-type.cpp
M compiler/codegen/codegen.cpp
M compiler/codegen/library.cpp
M compiler/codegen/mli.cpp
M compiler/include/AggregateType.h
M compiler/include/AstCount.h
M compiler/include/AstDump.h
M compiler/include/AstDumpToHtml.h
M compiler/include/AstDumpToNode.h
M compiler/include/AstLogger.h
M compiler/include/AstPrintDocs.h
M compiler/include/AstToText.h
M compiler/include/AstVisitor.h
M compiler/include/AstVisitorTraverse.h
M compiler/include/CForLoop.h
M compiler/include/CallExpr.h
M compiler/include/CatchStmt.h
M compiler/include/CollapseBlocks.h
M compiler/include/DecoratedClassType.h
M compiler/include/DecoratedClasses.h
M compiler/include/DeferStmt.h
M compiler/include/DoWhileStmt.h
M compiler/include/FnSymbol.h
M compiler/include/ForLoop.h
M compiler/include/ForallStmt.h
M compiler/include/IfExpr.h
M compiler/include/ImportStmt.h
M compiler/include/InitNormalize.h
M compiler/include/LayeredValueTable.h
M compiler/include/LoopExpr.h
M compiler/include/LoopStmt.h
M compiler/include/ModuleSymbol.h
M compiler/include/ParamForLoop.h
M compiler/include/PartialCopyData.h
M compiler/include/ResolutionCandidate.h
M compiler/include/ResolveScope.h
M compiler/include/TransformLogicalShortCircuit.h
M compiler/include/TryStmt.h
M compiler/include/UseStmt.h
M compiler/include/WhileDoStmt.h
M compiler/include/WhileStmt.h
M compiler/include/alist.h
M compiler/include/arg.h
M compiler/include/astlocs.h
M compiler/include/astutil.h
M compiler/include/baseAST.h
M compiler/include/bb.h
M compiler/include/beautify.h
M compiler/include/bitVec.h
M compiler/include/build.h
M compiler/include/buildDefaultFunctions.h
M compiler/include/checks.h
M compiler/include/chpl.h
M compiler/include/clangBuiltinsWrappedSet.h
M compiler/include/clangUtil.h
M compiler/include/codegen.h
M compiler/include/config.h
M compiler/include/convert-uast.h
M compiler/include/countTokens.h
M compiler/include/docsDriver.h
M compiler/include/dominator.h
M compiler/include/driver.h
M compiler/include/errorHandling.h
M compiler/include/expandVarArgs.h
M compiler/include/expr.h
M compiler/include/exprAnalysis.h
M compiler/include/externCResolve.h
M compiler/include/files.h
M compiler/include/fixupExports.h
M compiler/include/flags.h
M compiler/include/forallOptimizations.h
M compiler/include/freebsd/stdint.h
M compiler/include/genret.h
M compiler/include/initializerResolution.h
M compiler/include/initializerRules.h
M compiler/include/insertLineNumbers.h
M compiler/include/intlimits.h
M compiler/include/iterator.h
M compiler/include/library.h
M compiler/include/list.h
M compiler/include/llvmAggregateGlobalOps.h
M compiler/include/llvmDebug.h
M compiler/include/llvmDumpIR.h
M compiler/include/llvmExtractIR.h
M compiler/include/llvmGlobalToWide.h
M compiler/include/llvmUtil.h
M compiler/include/llvmVer.h
M compiler/include/log.h
M compiler/include/map.h
M compiler/include/misc.h
M compiler/include/mli.h
M compiler/include/mysystem.h
M compiler/include/oldCollectors.h
M compiler/include/optimizations.h
M compiler/include/parser.h
M compiler/include/passes.h
M compiler/include/postFold.h
M compiler/include/preFold.h
M compiler/include/primitive.h
M compiler/include/resolution.h
M compiler/include/resolveFunction.h
M compiler/include/resolveIntents.h
M compiler/include/runpasses.h
M compiler/include/scopeResolve.h
M compiler/include/splitInit.h
M compiler/include/stlUtil.h
M compiler/include/stmt.h
M compiler/include/stringutil.h
M compiler/include/sunos_old/stdint.h
M compiler/include/symbol.h
M compiler/include/timer.h
M compiler/include/tmpdirname.h
M compiler/include/type.h
M compiler/include/typeSpecifier.h
M compiler/include/vec.h
M compiler/include/version.h
M compiler/include/view.h
M compiler/include/virtualDispatch.h
M compiler/include/visibleFunctions.h
M compiler/include/wellknown.h
M compiler/include/wrappers.h
M compiler/llvm/Makefile
M compiler/llvm/Makefile.include
M compiler/llvm/Makefile.share
M compiler/llvm/clangUtil.cpp
M compiler/llvm/llvm-global-to-wide/Makefile
M compiler/llvm/llvm-global-to-wide/Makefile.common
M compiler/llvm/llvmAggregateGlobalOps.cpp
M compiler/llvm/llvmDebug.cpp
M compiler/llvm/llvmDumpIR.cpp
M compiler/llvm/llvmExtractIR.cpp
M compiler/llvm/llvmGlobalToWide.cpp
M compiler/llvm/llvmUtil.cpp
M compiler/main/Makefile
M compiler/main/Makefile.include
M compiler/main/Makefile.share
M compiler/main/PhaseTracker.cpp
M compiler/main/PhaseTracker.h
M compiler/main/arg.cpp
M compiler/main/checks.cpp
M compiler/main/commonFlags.cpp
M compiler/main/commonFlags.h
M compiler/main/config.cpp
M compiler/main/configured_prefix.h
M compiler/main/docsDriver.cpp
M compiler/main/driver.cpp
M compiler/main/log.cpp
M compiler/main/runpasses.cpp
M compiler/main/version.cpp
M compiler/main/version_num.h
M compiler/make/Makefile.compiler.commonrules
M compiler/make/Makefile.compiler.foot
M compiler/make/Makefile.compiler.head
M compiler/make/Makefile.compiler.rules
M compiler/make/Makefile.compiler.subdirrules
M compiler/next/CMakeLists.txt
M compiler/next/Makefile.help
M compiler/next/Makefile.include
M compiler/next/doc/CMakeLists.txt
M compiler/next/include/chpl/CMakeLists.txt
M compiler/next/include/chpl/parsing/FileContents.h
M compiler/next/include/chpl/parsing/Parser.h
M compiler/next/include/chpl/parsing/parsing-queries.h
M compiler/next/include/chpl/queries/CommentID.h
M compiler/next/include/chpl/queries/Context-detail.h
M compiler/next/include/chpl/queries/Context.h
M compiler/next/include/chpl/queries/ErrorMessage.h
M compiler/next/include/chpl/queries/ID.h
M compiler/next/include/chpl/queries/Location.h
M compiler/next/include/chpl/queries/UniqueString-detail.h
M compiler/next/include/chpl/queries/UniqueString.h
M compiler/next/include/chpl/queries/all-global-strings.h
M compiler/next/include/chpl/queries/global-strings.h
M compiler/next/include/chpl/queries/mark-functions.h
M compiler/next/include/chpl/queries/query-impl.h
M compiler/next/include/chpl/queries/stringify-functions.h
M compiler/next/include/chpl/queries/update-functions.h
M compiler/next/include/chpl/resolution/can-pass.h
M compiler/next/include/chpl/resolution/resolution-queries.h
M compiler/next/include/chpl/resolution/resolution-types.h
M compiler/next/include/chpl/resolution/scope-queries.h
M compiler/next/include/chpl/resolution/scope-types.h
M compiler/next/include/chpl/types/AnyType.h
M compiler/next/include/chpl/types/BasicClassType.h
M compiler/next/include/chpl/types/BoolType.h
M compiler/next/include/chpl/types/BuiltinType.h
M compiler/next/include/chpl/types/BytesType.h
M compiler/next/include/chpl/types/CStringType.h
M compiler/next/include/chpl/types/ClassType.h
M compiler/next/include/chpl/types/ClassTypeDecorator.h
M compiler/next/include/chpl/types/ComplexType.h
M compiler/next/include/chpl/types/CompositeType.h
M compiler/next/include/chpl/types/ErroneousType.h
M compiler/next/include/chpl/types/ImagType.h
M compiler/next/include/chpl/types/IntType.h
M compiler/next/include/chpl/types/NilType.h
M compiler/next/include/chpl/types/NothingType.h
M compiler/next/include/chpl/types/Param.h
M compiler/next/include/chpl/types/ParamClasses.h
M compiler/next/include/chpl/types/ParamClassesList.h
M compiler/next/include/chpl/types/ParamTag.h
M compiler/next/include/chpl/types/PrimitiveType.h
M compiler/next/include/chpl/types/QualifiedType.h
M compiler/next/include/chpl/types/RealType.h
M compiler/next/include/chpl/types/RecordType.h
M compiler/next/include/chpl/types/StringType.h
M compiler/next/include/chpl/types/TupleType.h
M compiler/next/include/chpl/types/Type.h
M compiler/next/include/chpl/types/TypeClasses.h
M compiler/next/include/chpl/types/TypeClassesList.h
M compiler/next/include/chpl/types/TypeTag.h
M compiler/next/include/chpl/types/UintType.h
M compiler/next/include/chpl/types/UnionType.h
M compiler/next/include/chpl/types/UnknownType.h
M compiler/next/include/chpl/types/VoidType.h
M compiler/next/include/chpl/types/all-types.h
M compiler/next/include/chpl/uast/ASTClassesList.h
M compiler/next/include/chpl/uast/ASTList.h
M compiler/next/include/chpl/uast/ASTNode.h
M compiler/next/include/chpl/uast/ASTTag.h
M compiler/next/include/chpl/uast/ASTTypes.h
M compiler/next/include/chpl/uast/AggregateDecl.h
M compiler/next/include/chpl/uast/Array.h
M compiler/next/include/chpl/uast/As.h
M compiler/next/include/chpl/uast/Attributes.h
M compiler/next/include/chpl/uast/Begin.h
M compiler/next/include/chpl/uast/Block.h
M compiler/next/include/chpl/uast/BlockStyle.h
M compiler/next/include/chpl/uast/BoolLiteral.h
M compiler/next/include/chpl/uast/BracketLoop.h
M compiler/next/include/chpl/uast/Break.h
M compiler/next/include/chpl/uast/Builder.h
M compiler/next/include/chpl/uast/BuilderResult.h
M compiler/next/include/chpl/uast/BytesLiteral.h
M compiler/next/include/chpl/uast/CStringLiteral.h
M compiler/next/include/chpl/uast/Call.h
M compiler/next/include/chpl/uast/Catch.h
M compiler/next/include/chpl/uast/Class.h
M compiler/next/include/chpl/uast/Cobegin.h
M compiler/next/include/chpl/uast/Coforall.h
M compiler/next/include/chpl/uast/Comment.h
M compiler/next/include/chpl/uast/Conditional.h
M compiler/next/include/chpl/uast/Continue.h
M compiler/next/include/chpl/uast/Decl.h
M compiler/next/include/chpl/uast/Defer.h
M compiler/next/include/chpl/uast/Delete.h
M compiler/next/include/chpl/uast/DoWhile.h
M compiler/next/include/chpl/uast/Domain.h
M compiler/next/include/chpl/uast/Dot.h
M compiler/next/include/chpl/uast/Enum.h
M compiler/next/include/chpl/uast/EnumElement.h
M compiler/next/include/chpl/uast/ErroneousExpression.h
M compiler/next/include/chpl/uast/Expression.h
M compiler/next/include/chpl/uast/ExternBlock.h
M compiler/next/include/chpl/uast/FnCall.h
M compiler/next/include/chpl/uast/For.h
M compiler/next/include/chpl/uast/Forall.h
M compiler/next/include/chpl/uast/Foreach.h
M compiler/next/include/chpl/uast/Formal.h
M compiler/next/include/chpl/uast/ForwardingDecl.h
M compiler/next/include/chpl/uast/Function.h
M compiler/next/include/chpl/uast/Identifier.h
M compiler/next/include/chpl/uast/ImagLiteral.h
M compiler/next/include/chpl/uast/Import.h
M compiler/next/include/chpl/uast/IndexableLoop.h
M compiler/next/include/chpl/uast/IntLiteral.h
M compiler/next/include/chpl/uast/IntentList.h
M compiler/next/include/chpl/uast/Label.h
M compiler/next/include/chpl/uast/Literal.h
M compiler/next/include/chpl/uast/Local.h
M compiler/next/include/chpl/uast/Loop.h
M compiler/next/include/chpl/uast/Module.h
M compiler/next/include/chpl/uast/MultiDecl.h
M compiler/next/include/chpl/uast/NamedDecl.h
M compiler/next/include/chpl/uast/New.h
M compiler/next/include/chpl/uast/NumericLiteral.h
M compiler/next/include/chpl/uast/On.h
M compiler/next/include/chpl/uast/OpCall.h
M compiler/next/include/chpl/uast/Pragma.h
M compiler/next/include/chpl/uast/PragmaList.h
M compiler/next/include/chpl/uast/PrimCall.h
M compiler/next/include/chpl/uast/PrimOp.h
M compiler/next/include/chpl/uast/PrimOpsList.h
M compiler/next/include/chpl/uast/Range.h
M compiler/next/include/chpl/uast/RealLiteral.h
M compiler/next/include/chpl/uast/Record.h
M compiler/next/include/chpl/uast/Reduce.h
M compiler/next/include/chpl/uast/Require.h
M compiler/next/include/chpl/uast/Return.h
M compiler/next/include/chpl/uast/Scan.h
M compiler/next/include/chpl/uast/Select.h
M compiler/next/include/chpl/uast/Serial.h
M compiler/next/include/chpl/uast/SimpleBlockLike.h
M compiler/next/include/chpl/uast/StringLikeLiteral.h
M compiler/next/include/chpl/uast/StringLiteral.h
M compiler/next/include/chpl/uast/Sync.h
M compiler/next/include/chpl/uast/TaskVar.h
M compiler/next/include/chpl/uast/Throw.h
M compiler/next/include/chpl/uast/Try.h
M compiler/next/include/chpl/uast/Tuple.h
M compiler/next/include/chpl/uast/TupleDecl.h
M compiler/next/include/chpl/uast/TypeDecl.h
M compiler/next/include/chpl/uast/TypeQuery.h
M compiler/next/include/chpl/uast/UintLiteral.h
M compiler/next/include/chpl/uast/Union.h
M compiler/next/include/chpl/uast/Use.h
M compiler/next/include/chpl/uast/VarArgFormal.h
M compiler/next/include/chpl/uast/VarLikeDecl.h
M compiler/next/include/chpl/uast/Variable.h
M compiler/next/include/chpl/uast/VisibilityClause.h
M compiler/next/include/chpl/uast/When.h
M compiler/next/include/chpl/uast/While.h
M compiler/next/include/chpl/uast/WithClause.h
M compiler/next/include/chpl/uast/Yield.h
M compiler/next/include/chpl/uast/Zip.h
M compiler/next/include/chpl/uast/all-uast.h
M compiler/next/include/chpl/util/break.h
M compiler/next/include/chpl/util/filesystem.h
M compiler/next/include/chpl/util/hash.h
M compiler/next/include/chpl/util/iteration.h
M compiler/next/include/chpl/util/memory.h
M compiler/next/include/chpl/util/string-escapes.h
M compiler/next/lib/CMakeLists.txt
M compiler/next/lib/immediates/CMakeLists.txt
M compiler/next/lib/immediates/Makefile
M compiler/next/lib/immediates/Makefile.include
M compiler/next/lib/immediates/cast_code.cpp
M compiler/next/lib/immediates/hash_multipliers.cpp
M compiler/next/lib/immediates/ifa_vars.cpp
M compiler/next/lib/immediates/make_prims/Makefile
M compiler/next/lib/immediates/make_prims/make_prims.cpp
M compiler/next/lib/immediates/num.cpp
M compiler/next/lib/immediates/num.h
M compiler/next/lib/immediates/prim_data.h
M compiler/next/lib/parsing/CMakeLists.txt
M compiler/next/lib/parsing/Makefile
M compiler/next/lib/parsing/Makefile.include
M compiler/next/lib/parsing/Parser.cpp
M compiler/next/lib/parsing/ParserContext.h
M compiler/next/lib/parsing/ParserContextImpl.h
M compiler/next/lib/parsing/chpl.lex
M compiler/next/lib/parsing/chpl.ypp
M compiler/next/lib/parsing/flex-chpl-lib.cpp
M compiler/next/lib/parsing/lexer-help.h
M compiler/next/lib/parsing/parser-dependencies.h
M compiler/next/lib/parsing/parser-help.h
M compiler/next/lib/parsing/parsing-queries.cpp
M compiler/next/lib/queries/CMakeLists.txt
M compiler/next/lib/queries/Context.cpp
M compiler/next/lib/queries/ErrorMessage.cpp
M compiler/next/lib/queries/ID.cpp
M compiler/next/lib/queries/Location.cpp
M compiler/next/lib/queries/Makefile
M compiler/next/lib/queries/Makefile.include
M compiler/next/lib/queries/UniqueString.cpp
M compiler/next/lib/resolution/CMakeLists.txt
M compiler/next/lib/resolution/Makefile
M compiler/next/lib/resolution/Makefile.include
M compiler/next/lib/resolution/can-pass.cpp
M compiler/next/lib/resolution/resolution-queries.cpp
M compiler/next/lib/resolution/resolution-types.cpp
M compiler/next/lib/resolution/scope-help.h
M compiler/next/lib/resolution/scope-queries.cpp
M compiler/next/lib/resolution/scope-types.cpp
M compiler/next/lib/types/AnyType.cpp
M compiler/next/lib/types/BasicClassType.cpp
M compiler/next/lib/types/BoolType.cpp
M compiler/next/lib/types/BuiltinType.cpp
M compiler/next/lib/types/BytesType.cpp
M compiler/next/lib/types/CMakeLists.txt
M compiler/next/lib/types/CStringType.cpp
M compiler/next/lib/types/ClassType.cpp
M compiler/next/lib/types/ClassTypeDecorator.cpp
M compiler/next/lib/types/ComplexType.cpp
M compiler/next/lib/types/CompositeType.cpp
M compiler/next/lib/types/ErroneousType.cpp
M compiler/next/lib/types/ImagType.cpp
M compiler/next/lib/types/IntType.cpp
M compiler/next/lib/types/Makefile
M compiler/next/lib/types/Makefile.include
M compiler/next/lib/types/NilType.cpp
M compiler/next/lib/types/NothingType.cpp
M compiler/next/lib/types/Param.cpp
M compiler/next/lib/types/PrimitiveType.cpp
M compiler/next/lib/types/QualifiedType.cpp
M compiler/next/lib/types/RealType.cpp
M compiler/next/lib/types/RecordType.cpp
M compiler/next/lib/types/StringType.cpp
M compiler/next/lib/types/TupleType.cpp
M compiler/next/lib/types/Type.cpp
M compiler/next/lib/types/TypeTag.cpp
M compiler/next/lib/types/UintType.cpp
M compiler/next/lib/types/UnionType.cpp
M compiler/next/lib/types/UnknownType.cpp
M compiler/next/lib/types/VoidType.cpp
M compiler/next/lib/uast/ASTList.cpp
M compiler/next/lib/uast/ASTNode.cpp
M compiler/next/lib/uast/ASTTag.cpp
M compiler/next/lib/uast/AggregateDecl.cpp
M compiler/next/lib/uast/Array.cpp
M compiler/next/lib/uast/As.cpp
M compiler/next/lib/uast/Attributes.cpp
M compiler/next/lib/uast/Begin.cpp
M compiler/next/lib/uast/Block.cpp
M compiler/next/lib/uast/BoolLiteral.cpp
M compiler/next/lib/uast/BracketLoop.cpp
M compiler/next/lib/uast/Break.cpp
M compiler/next/lib/uast/Builder.cpp
M compiler/next/lib/uast/BuilderResult.cpp
M compiler/next/lib/uast/BytesLiteral.cpp
M compiler/next/lib/uast/CMakeLists.txt
M compiler/next/lib/uast/CStringLiteral.cpp
M compiler/next/lib/uast/Call.cpp
M compiler/next/lib/uast/Catch.cpp
M compiler/next/lib/uast/Class.cpp
M compiler/next/lib/uast/Cobegin.cpp
M compiler/next/lib/uast/Coforall.cpp
M compiler/next/lib/uast/Comment.cpp
M compiler/next/lib/uast/Conditional.cpp
M compiler/next/lib/uast/Continue.cpp
M compiler/next/lib/uast/Decl.cpp
M compiler/next/lib/uast/Defer.cpp
M compiler/next/lib/uast/Delete.cpp
M compiler/next/lib/uast/DoWhile.cpp
M compiler/next/lib/uast/Domain.cpp
M compiler/next/lib/uast/Dot.cpp
M compiler/next/lib/uast/Enum.cpp
M compiler/next/lib/uast/EnumElement.cpp
M compiler/next/lib/uast/ErroneousExpression.cpp
M compiler/next/lib/uast/Expression.cpp
M compiler/next/lib/uast/ExternBlock.cpp
M compiler/next/lib/uast/FnCall.cpp
M compiler/next/lib/uast/For.cpp
M compiler/next/lib/uast/Forall.cpp
M compiler/next/lib/uast/Foreach.cpp
M compiler/next/lib/uast/Formal.cpp
M compiler/next/lib/uast/ForwardingDecl.cpp
M compiler/next/lib/uast/Function.cpp
M compiler/next/lib/uast/Identifier.cpp
M compiler/next/lib/uast/ImagLiteral.cpp
M compiler/next/lib/uast/Import.cpp
M compiler/next/lib/uast/IndexableLoop.cpp
M compiler/next/lib/uast/IntLiteral.cpp
M compiler/next/lib/uast/Label.cpp
M compiler/next/lib/uast/Literal.cpp
M compiler/next/lib/uast/Local.cpp
M compiler/next/lib/uast/Loop.cpp
M compiler/next/lib/uast/Makefile
M compiler/next/lib/uast/Makefile.include
M compiler/next/lib/uast/Module.cpp
M compiler/next/lib/uast/MultiDecl.cpp
M compiler/next/lib/uast/NamedDecl.cpp
M compiler/next/lib/uast/New.cpp
M compiler/next/lib/uast/NumericLiteral.cpp
M compiler/next/lib/uast/On.cpp
M compiler/next/lib/uast/OpCall.cpp
M compiler/next/lib/uast/Pragma.cpp
M compiler/next/lib/uast/PrimCall.cpp
M compiler/next/lib/uast/PrimOp.cpp
M compiler/next/lib/uast/Range.cpp
M compiler/next/lib/uast/RealLiteral.cpp
M compiler/next/lib/uast/Record.cpp
M compiler/next/lib/uast/Reduce.cpp
M compiler/next/lib/uast/Require.cpp
M compiler/next/lib/uast/Return.cpp
M compiler/next/lib/uast/Scan.cpp
M compiler/next/lib/uast/Select.cpp
M compiler/next/lib/uast/Serial.cpp
M compiler/next/lib/uast/SimpleBlockLike.cpp
M compiler/next/lib/uast/StringLikeLiteral.cpp
M compiler/next/lib/uast/StringLiteral.cpp
M compiler/next/lib/uast/Sync.cpp
M compiler/next/lib/uast/TaskVar.cpp
M compiler/next/lib/uast/Throw.cpp
M compiler/next/lib/uast/Try.cpp
M compiler/next/lib/uast/Tuple.cpp
M compiler/next/lib/uast/TupleDecl.cpp
M compiler/next/lib/uast/TypeDecl.cpp
M compiler/next/lib/uast/TypeQuery.cpp
M compiler/next/lib/uast/UintLiteral.cpp
M compiler/next/lib/uast/Union.cpp
M compiler/next/lib/uast/Use.cpp
M compiler/next/lib/uast/VarArgFormal.cpp
M compiler/next/lib/uast/VarLikeDecl.cpp
M compiler/next/lib/uast/Variable.cpp
M compiler/next/lib/uast/VisibilityClause.cpp
M compiler/next/lib/uast/When.cpp
M compiler/next/lib/uast/While.cpp
M compiler/next/lib/uast/WithClause.cpp
M compiler/next/lib/uast/Yield.cpp
M compiler/next/lib/uast/Zip.cpp
M compiler/next/lib/util/CMakeLists.txt
M compiler/next/lib/util/Makefile
M compiler/next/lib/util/Makefile.include
M compiler/next/lib/util/break.cpp
M compiler/next/lib/util/filesystem.cpp
M compiler/next/lib/util/filesystem_help.h
M compiler/next/lib/util/my_aligned_alloc.c
M compiler/next/lib/util/my_aligned_alloc.h
M compiler/next/lib/util/my_strerror_r.c
M compiler/next/lib/util/my_strerror_r.h
M compiler/next/lib/util/string-escapes.cpp
M compiler/next/test/CMakeLists.txt
M compiler/next/test/parsing/CMakeLists.txt
M compiler/next/test/parsing/testParse.cpp
M compiler/next/test/parsing/testParseAggregate.cpp
M compiler/next/test/parsing/testParseArrayDomainRange.cpp
M compiler/next/test/parsing/testParseAttributes.cpp
M compiler/next/test/parsing/testParseBegin.cpp
M compiler/next/test/parsing/testParseBracketLoop.cpp
M compiler/next/test/parsing/testParseCobegin.cpp
M compiler/next/test/parsing/testParseCoforall.cpp
M compiler/next/test/parsing/testParseComments.cpp
M compiler/next/test/parsing/testParseConditional.cpp
M compiler/next/test/parsing/testParseDefer.cpp
M compiler/next/test/parsing/testParseDelete.cpp
M compiler/next/test/parsing/testParseDoWhile.cpp
M compiler/next/test/parsing/testParseEnums.cpp
M compiler/next/test/parsing/testParseFor.cpp
M compiler/next/test/parsing/testParseForall.cpp
M compiler/next/test/parsing/testParseForeach.cpp
M compiler/next/test/parsing/testParseForwardingDecl.cpp
M compiler/next/test/parsing/testParseFunctions.cpp
M compiler/next/test/parsing/testParseImport.cpp
M compiler/next/test/parsing/testParseLabelContinueBreak.cpp
M compiler/next/test/parsing/testParseLocal.cpp
M compiler/next/test/parsing/testParseModules.cpp
M compiler/next/test/parsing/testParseMultiVar.cpp
M compiler/next/test/parsing/testParseNew.cpp
M compiler/next/test/parsing/testParseNumericLiterals.cpp
M compiler/next/test/parsing/testParseOn.cpp
M compiler/next/test/parsing/testParseReturn.cpp
M compiler/next/test/parsing/testParseSelect.cpp
M compiler/next/test/parsing/testParseSerial.cpp
M compiler/next/test/parsing/testParseStringBytesLiterals.cpp
M compiler/next/test/parsing/testParseSync.cpp
M compiler/next/test/parsing/testParseTryCatchThrow.cpp
M compiler/next/test/parsing/testParseTupleVar.cpp
M compiler/next/test/parsing/testParseUse.cpp
M compiler/next/test/parsing/testParseVariables.cpp
M compiler/next/test/parsing/testParseWhile.cpp
M compiler/next/test/parsing/testParseYield.cpp
M compiler/next/test/parsing/testParsingQueries.cpp
M compiler/next/test/queries/CMakeLists.txt
M compiler/next/test/queries/testDependencies.cpp
M compiler/next/test/queries/testRecursionFails.cpp
M compiler/next/test/queries/testRecursiveQuery.cpp
M compiler/next/test/queries/testUniqueString.cpp
M compiler/next/test/resolution/CMakeLists.txt
M compiler/next/test/resolution/testCanPass.cpp
M compiler/next/test/resolution/testInteractive.cpp
M compiler/next/test/resolution/testLocation.cpp
M compiler/next/test/resolution/testParams.cpp
M compiler/next/test/resolution/testPoi.cpp
M compiler/next/test/resolution/testResolve.cpp
M compiler/next/test/resolution/testScopeResolve.cpp
M compiler/next/test/resolution/testTypeConstruction.cpp
M compiler/next/test/uast/CMakeLists.txt
M compiler/next/test/uast/testBuildIDs.cpp
M compiler/next/test/uast/testConsistentEnums.cpp
M compiler/next/test/uast/testVisit.cpp
M compiler/next/test/util/CMakeLists.txt
M compiler/next/test/util/testQuoteStrings.cpp
M compiler/next/tools/CMakeLists.txt
M compiler/next/tools/chpldoc/CMakeLists.txt
M compiler/next/tools/chpldoc/chpldoc.cpp
M compiler/optimizations/Makefile
M compiler/optimizations/Makefile.include
M compiler/optimizations/Makefile.share
M compiler/optimizations/bulkCopyRecords.cpp
M compiler/optimizations/copyPropagation.cpp
M compiler/optimizations/deadCodeElimination.cpp
M compiler/optimizations/forallOptimizations.cpp
M compiler/optimizations/gpuTransforms.cpp
M compiler/optimizations/inferConstRefs.cpp
M compiler/optimizations/inlineFunctions.cpp
M compiler/optimizations/liveVariableAnalysis.cpp
M compiler/optimizations/localizeGlobals.cpp
M compiler/optimizations/loopInvariantCodeMotion.cpp
M compiler/optimizations/noAliasSets.cpp
M compiler/optimizations/optimizeForallUnorderedOps.cpp
M compiler/optimizations/optimizeOnClauses.cpp
M compiler/optimizations/propagateDomainConstness.cpp
M compiler/optimizations/refPropagation.cpp
M compiler/optimizations/remoteValueForwarding.cpp
M compiler/optimizations/removeEmptyRecords.cpp
M compiler/optimizations/removeUnnecessaryAutoCopyCalls.cpp
M compiler/optimizations/removeUnnecessaryGotos.cpp
M compiler/optimizations/replaceArrayAccessesWithRefTemps.cpp
M compiler/optimizations/scalarReplace.cpp
M compiler/parser/Makefile
M compiler/parser/Makefile.include
M compiler/parser/Makefile.share
M compiler/parser/chapel.lex
M compiler/parser/chapel.ypp
M compiler/parser/countTokens.cpp
M compiler/parser/flex-chapel.cpp
M compiler/parser/parser.cpp
M compiler/passes/InitNormalize.cpp
M compiler/passes/Makefile
M compiler/passes/Makefile.include
M compiler/passes/Makefile.share
M compiler/passes/ResolveScope.cpp
M compiler/passes/addInitGuards.cpp
M compiler/passes/buildDefaultFunctions.cpp
M compiler/passes/checkNormalized.cpp
M compiler/passes/checkParsed.cpp
M compiler/passes/checkResolved.cpp
M compiler/passes/cleanup.cpp
M compiler/passes/convert-uast.cpp
M compiler/passes/createTaskFunctions.cpp
M compiler/passes/denormalize.cpp
M compiler/passes/docs.cpp
M compiler/passes/docs.h
M compiler/passes/errorHandling.cpp
M compiler/passes/expandExternArrayCalls.cpp
M compiler/passes/externCResolve.cpp
M compiler/passes/flattenClasses.cpp
M compiler/passes/flattenFunctions.cpp
M compiler/passes/initializerRules.cpp
M compiler/passes/insertLineNumbers.cpp
M compiler/passes/insertWideReferences.cpp
M compiler/passes/normalize.cpp
M compiler/passes/normalizeErrors.cpp
M compiler/passes/parallel.cpp
M compiler/passes/resolveIntents.cpp
M compiler/passes/returnStarTuplesByRefArgs.cpp
M compiler/passes/scopeResolve.cpp
M compiler/passes/splitInit.cpp
M compiler/resolution/AutoDestroyScope.cpp
M compiler/resolution/AutoDestroyScope.h
M compiler/resolution/Makefile
M compiler/resolution/Makefile.include
M compiler/resolution/Makefile.share
M compiler/resolution/ResolutionCandidate.cpp
M compiler/resolution/addAutoDestroyCalls.cpp
M compiler/resolution/addAutoDestroyCalls.h
M compiler/resolution/caches.cpp
M compiler/resolution/caches.h
M compiler/resolution/callDestructors.cpp
M compiler/resolution/callInfo.cpp
M compiler/resolution/callInfo.h
M compiler/resolution/cleanups.cpp
M compiler/resolution/cullOverReferences.cpp
M compiler/resolution/expandVarArgs.cpp
M compiler/resolution/fixupExports.cpp
M compiler/resolution/functionResolution.cpp
M compiler/resolution/generics.cpp
M compiler/resolution/implementForallIntents.cpp
M compiler/resolution/initializerResolution.cpp
M compiler/resolution/interfaceResolution.cpp
M compiler/resolution/lateConstCheck.cpp
M compiler/resolution/lateConstCheck.h
M compiler/resolution/lifetime.cpp
M compiler/resolution/lifetime.h
M compiler/resolution/loopDetails.cpp
M compiler/resolution/loopDetails.h
M compiler/resolution/lowerForalls.cpp
M compiler/resolution/lowerIterators.cpp
M compiler/resolution/nilChecking.cpp
M compiler/resolution/postFold.cpp
M compiler/resolution/preFold.cpp
M compiler/resolution/resolveFunction.cpp
M compiler/resolution/tuples.cpp
M compiler/resolution/typeSpecifier.cpp
M compiler/resolution/virtualDispatch.cpp
M compiler/resolution/visibleFunctions.cpp
M compiler/resolution/wrappers.cpp
M compiler/util/Makefile
M compiler/util/Makefile.include
M compiler/util/Makefile.share
M compiler/util/astlocs.cpp
M compiler/util/exprAnalysis.cpp
M compiler/util/files.cpp
M compiler/util/misc.cpp
M compiler/util/mysystem.cpp
M compiler/util/stringutil.cpp
M compiler/util/timer.cpp
M compiler/util/tmpdirname.cpp
M doc/rst/conf.py
M make/Makefile
M make/Makefile.base
M make/compiler/Makefile.allinea
M make/compiler/Makefile.clang
M make/compiler/Makefile.cray-prgenv
M make/compiler/Makefile.cray-prgenv-allinea
M make/compiler/Makefile.cray-prgenv-cray
M make/compiler/Makefile.cray-prgenv-gnu
M make/compiler/Makefile.cray-prgenv-intel
M make/compiler/Makefile.cray-prgenv-pgi
M make/compiler/Makefile.gnu
M make/compiler/Makefile.ibm
M make/compiler/Makefile.intel
M make/compiler/Makefile.llvm
M make/compiler/Makefile.llvm-clang
M make/compiler/Makefile.llvm-gcc
M make/compiler/Makefile.mpi-gnu
M make/compiler/Makefile.nvidia
M make/compiler/Makefile.pgi
M make/compiler/Makefile.sanitizers
M make/compiler/Makefile.tau
M make/platform/Makefile.aix
M make/platform/Makefile.cray-x-series
M make/platform/Makefile.cray-xc
M make/platform/Makefile.cygwin
M make/platform/Makefile.cygwin32
M make/platform/Makefile.cygwin64
M make/platform/Makefile.darwin
M make/platform/Makefile.linux32
M make/platform/Makefile.linux64
M make/platform/Makefile.linux64_32
M make/platform/Makefile.netbsd
M make/platform/Makefile.sunos
M make/platform/Makefile.sunos_old
M make/tasks/Makefile.fifo
M make/tasks/Makefile.qthreads
M man/chpl.rst
M man/chpldoc.rst
M modules/Makefile
M modules/dists/BlockCycDist.chpl
M modules/dists/BlockDist.chpl
M modules/dists/CyclicDist.chpl
M modules/dists/DSIUtil.chpl
M modules/dists/DimensionalDist2D.chpl
M modules/dists/HashedDist.chpl
M modules/dists/PrivateDist.chpl
M modules/dists/ReplicatedDist.chpl
M modules/dists/SparseBlockDist.chpl
M modules/dists/StencilDist.chpl
M modules/dists/dims/BlockCycDim.chpl
M modules/dists/dims/BlockDim.chpl
M modules/dists/dims/ReplicatedDim.chpl
M modules/internal/ArrayViewRankChange.chpl
M modules/internal/ArrayViewReindex.chpl
M modules/internal/ArrayViewSlice.chpl
M modules/internal/Atomics.chpl
M modules/internal/AtomicsCommon.chpl
M modules/internal/ByteBufferHelpers.chpl
M modules/internal/Bytes.chpl
M modules/internal/BytesCasts.chpl
M modules/internal/BytesStringCommon.chpl
M modules/internal/CString.chpl
M modules/internal/ChapelArray.chpl
M modules/internal/ChapelAutoAggregation.chpl
M modules/internal/ChapelAutoLocalAccess.chpl
M modules/internal/ChapelBase.chpl
M modules/internal/ChapelDebugPrint.chpl
M modules/internal/ChapelDistribution.chpl
M modules/internal/ChapelDomain.chpl
M modules/internal/ChapelHashing.chpl
M modules/internal/ChapelHashtable.chpl
M modules/internal/ChapelIOStringifyHelper.chpl
M modules/internal/ChapelIteratorSupport.chpl
M modules/internal/ChapelLocale.chpl
M modules/internal/ChapelLocks.chpl
M modules/internal/ChapelNumLocales.chpl
M modules/internal/ChapelPrivatization.chpl
M modules/internal/ChapelRange.chpl
M modules/internal/ChapelReduce.chpl
M modules/internal/ChapelSerializedBroadcast.chpl
M modules/internal/ChapelStandard.chpl
M modules/internal/ChapelSyncvar.chpl
M modules/internal/ChapelTaskData.chpl
M modules/internal/ChapelTaskDataHelp.chpl
M modules/internal/ChapelTaskID.chpl
M modules/internal/ChapelThreads.chpl
M modules/internal/ChapelTuple.chpl
M modules/internal/ChapelUtil.chpl
M modules/internal/DefaultAssociative.chpl
M modules/internal/DefaultRectangular.chpl
M modules/internal/DefaultSparse.chpl
M modules/internal/ExportWrappers.chpl
M modules/internal/ExternalArray.chpl
M modules/internal/ISO_Fortran_binding.chpl
M modules/internal/LocaleModelHelpAPU.chpl
M modules/internal/LocaleModelHelpFlat.chpl
M modules/internal/LocaleModelHelpGPU.chpl
M modules/internal/LocaleModelHelpMem.chpl
M modules/internal/LocaleModelHelpNUMA.chpl
M modules/internal/LocaleModelHelpRuntime.chpl
M modules/internal/LocaleModelHelpSetup.chpl
M modules/internal/LocaleTree.chpl
M modules/internal/LocalesArray.chpl
M modules/internal/MemConsistency.chpl
M modules/internal/MemTracking.chpl
M modules/internal/NetworkAtomicTypes.chpl
M modules/internal/NetworkAtomics.chpl
M modules/internal/OwnedObject.chpl
M modules/internal/PrintModuleInitOrder.chpl
M modules/internal/SharedObject.chpl
M modules/internal/String.chpl
M modules/internal/StringCasts.chpl
M modules/internal/comm/ofi/NetworkAtomicTypes.chpl
M modules/internal/comm/ugni/NetworkAtomicTypes.chpl
M modules/internal/localeModels/apu/LocaleModel.chpl
M modules/internal/localeModels/flat/LocaleModel.chpl
M modules/internal/localeModels/gpu/LocaleModel.chpl
M modules/internal/localeModels/numa/LocaleModel.chpl
M modules/internal/startInitCommDiags.chpl
M modules/internal/stopInitCommDiags.chpl
M modules/internal/tasktable/off/ChapelTaskTable.chpl
M modules/internal/tasktable/on/ChapelTaskTable.chpl
M modules/layouts/LayoutCS.chpl
M modules/minimal/internal/ChapelBase.chpl
M modules/minimal/internal/ChapelLocale.chpl
M modules/minimal/internal/ChapelStandard.chpl
M modules/minimal/internal/ChapelTaskTable.chpl
M modules/minimal/internal/ChapelUtil.chpl
M modules/minimal/internal/IO.chpl
M modules/minimal/internal/MemTracking.chpl
M modules/minimal/internal/PrintModuleInitOrder.chpl
M modules/packages/AllLocalesBarriers.chpl
M modules/packages/ArgumentParser.chpl
M modules/packages/AtomicObjects.chpl
M modules/packages/BLAS.chpl
M modules/packages/Buffers.chpl
M modules/packages/Collection.chpl
M modules/packages/ConcurrentMap.chpl
M modules/packages/Crypto.chpl
M modules/packages/CryptoHandlers/openssl_c_support.h
M modules/packages/Curl.chpl
M modules/packages/DistributedBag.chpl
M modules/packages/DistributedDeque.chpl
M modules/packages/DistributedIters.chpl
M modules/packages/EpochManager.chpl
M modules/packages/ExplicitRefCount.chpl
M modules/packages/FFTW.chpl
M modules/packages/FunctionalOperations.chpl
M modules/packages/Futures.chpl
M modules/packages/HDF5.chpl
M modules/packages/HDF5Helper/hdf5_helper.h
M modules/packages/HDFS.chpl
M modules/packages/LAPACK.chpl
M modules/packages/LinearAlgebra.chpl
M modules/packages/LinearAlgebraJama.chpl
M modules/packages/LinkedLists.chpl
M modules/packages/LockFreeQueue.chpl
M modules/packages/LockFreeStack.chpl
M modules/packages/MPI.chpl
M modules/packages/MatrixMarket.chpl
M modules/packages/NetCDF.chpl
M modules/packages/OrderedMap.chpl
M modules/packages/OrderedSet.chpl
M modules/packages/PeekPoke.chpl
M modules/packages/Prefetch.chpl
M modules/packages/ProtobufProtocolSupport.chpl
M modules/packages/RangeChunk.chpl
M modules/packages/RecordParser.chpl
M modules/packages/ReplicatedVar.chpl
M modules/packages/Search.chpl
M modules/packages/Sort.chpl
M modules/packages/SortedMap.chpl
M modules/packages/SortedSet.chpl
M modules/packages/SortedSet/Treap.chpl
M modules/packages/TOML.chpl
M modules/packages/URL.chpl
M modules/packages/UgniPerfStats.chpl
M modules/packages/UnitTest.chpl
M modules/packages/UnorderedAtomics.chpl
M modules/packages/UnorderedCopy.chpl
M modules/packages/UnrolledLinkedList.chpl
M modules/packages/VisualDebug.chpl
M modules/packages/ZMQ.chpl
M modules/packages/ZMQHelper/zmq_helper.c
M modules/packages/ZMQHelper/zmq_helper.h
M modules/standard/Barriers.chpl
M modules/standard/BigInteger.chpl
M modules/standard/BitOps.chpl
M modules/standard/CPtr.chpl
M modules/standard/ChapelEnv.chpl
M modules/standard/ChapelIO.chpl
M modules/standard/CommDiagnostics.chpl
M modules/standard/DateTime.chpl
M modules/standard/DynamicIters.chpl
M modules/standard/Errors.chpl
M modules/standard/FileSystem.chpl
M modules/standard/GMP.chpl
M modules/standard/GMPHelper/chplgmp.h
M modules/standard/HaltWrappers.chpl
M modules/standard/Heap.chpl
M modules/standard/Help.chpl
M modules/standard/IO.chpl
M modules/standard/List.chpl
M modules/standard/Map.chpl
M modules/standard/Math.chpl
M modules/standard/Memory.chpl
M modules/standard/Memory/Diagnostics.chpl
M modules/standard/Memory/Initialization.chpl
M modules/standard/Path.chpl
M modules/standard/Random.chpl
M modules/standard/Reflection.chpl
M modules/standard/Regex.chpl
M modules/standard/Regexp.chpl
M modules/standard/Set.chpl
M modules/standard/Spawn.chpl
M modules/standard/Subprocess.chpl
M modules/standard/Sys.chpl
M modules/standard/SysBasic.chpl
M modules/standard/SysError.chpl
M modules/standard/Time.chpl
M modules/standard/Types.chpl
M modules/standard/VectorizingIterator.chpl
M modules/standard/Version.chpl
M runtime/Makefile
M runtime/Makefile.config
M runtime/Makefile.help
M runtime/etc/Makefile.auxFilesys
M runtime/etc/Makefile.comm-gasnet
M runtime/etc/Makefile.comm-none
M runtime/etc/Makefile.comm-ofi
M runtime/etc/Makefile.comm-ugni
M runtime/etc/Makefile.exe
M runtime/etc/Makefile.gmp-bundled
M runtime/etc/Makefile.gmp-none
M runtime/etc/Makefile.gmp-system
M runtime/etc/Makefile.hwloc-bundled
M runtime/etc/Makefile.include
M runtime/etc/Makefile.jemalloc-bundled
M runtime/etc/Makefile.launcher
M runtime/etc/Makefile.locModel-gpu
M runtime/etc/Makefile.mem-cstdlib
M runtime/etc/Makefile.mem-jemalloc
M runtime/etc/Makefile.mli-common
M runtime/etc/Makefile.mli-shared
M runtime/etc/Makefile.mli-static
M runtime/etc/Makefile.re2-bundled
M runtime/etc/Makefile.re2-none
M runtime/etc/Makefile.shared
M runtime/etc/Makefile.static
M runtime/etc/Makefile.tasks-qthreads
M runtime/etc/Makefile.threads-none
M runtime/etc/Makefile.threads-pthreads
M runtime/etc/Makefile.unwind-bundled
M runtime/etc/chpl-env-gen-template.h
M runtime/etc/rtmain.c
M runtime/etc/src/mli/chpl-mli-client-runtime.c
M runtime/etc/src/mli/chpl-mli-common-runtime.c
M runtime/etc/src/mli/chpl-mli-libc-wrappers.h
M runtime/etc/src/mli/chpl-mli-server-runtime.c
M runtime/include/arg.h
M runtime/include/atomics/cstdlib/chpl-atomics.h
M runtime/include/atomics/intrinsics/chpl-atomics.h
M runtime/include/atomics/locks/chpl-atomics.h
M runtime/include/chpl-ISO_Fortran_binding.h
M runtime/include/chpl-align.h
M runtime/include/chpl-arg-bundle.h
M runtime/include/chpl-bitops.h
M runtime/include/chpl-cache-task-decls.h
M runtime/include/chpl-cache.h
M runtime/include/chpl-comm-callbacks-internal.h
M runtime/include/chpl-comm-callbacks.h
M runtime/include/chpl-comm-compiler-llvm-support.h
M runtime/include/chpl-comm-compiler-macros.h
M runtime/include/chpl-comm-diags.h
M runtime/include/chpl-comm-internal.h
M runtime/include/chpl-comm-launch.h
M runtime/include/chpl-comm-locales.h
M runtime/include/chpl-comm-native-atomics.h
M runtime/include/chpl-comm-no-warning-macros.h
M runtime/include/chpl-comm-strd-xfer.h
M runtime/include/chpl-comm-warning-macros.h
M runtime/include/chpl-comm.h
M runtime/include/chpl-comp-detect-macros.h
M runtime/include/chpl-env.h
M runtime/include/chpl-export-wrappers.h
M runtime/include/chpl-external-array.h
M runtime/include/chpl-file-utils.h
M runtime/include/chpl-format.h
M runtime/include/chpl-gen-includes.h
M runtime/include/chpl-gpu.h
M runtime/include/chpl-init.h
M runtime/include/chpl-linefile-support.h
M runtime/include/chpl-mem-array.h
M runtime/include/chpl-mem-consistency.h
M runtime/include/chpl-mem-desc.h
M runtime/include/chpl-mem-hook.h
M runtime/include/chpl-mem-sys.h
M runtime/include/chpl-mem.h
M runtime/include/chpl-prefetch.h
M runtime/include/chpl-privatization.h
M runtime/include/chpl-string-support.h
M runtime/include/chpl-string.h
M runtime/include/chpl-tasks-callbacks-internal.h
M runtime/include/chpl-tasks-callbacks.h
M runtime/include/chpl-tasks.h
M runtime/include/chpl-thread-local-storage.h
M runtime/include/chpl-threads.h
M runtime/include/chpl-topo.h
M runtime/include/chpl-visual-debug.h
M runtime/include/chpl-wide-ptr-fns.h
M runtime/include/chpl_md.h
M runtime/include/chpl_rt_utils_static.h
M runtime/include/chplcast.h
M runtime/include/chplcgfns.h
M runtime/include/chpldirent.h
M runtime/include/chplexit.h
M runtime/include/chplfp.h
M runtime/include/chplglob.h
M runtime/include/chplio.h
M runtime/include/chpllaunch.h
M runtime/include/chplmath.h
M runtime/include/chplmemtrack.h
M runtime/include/chplrt.h
M runtime/include/chplsys.h
M runtime/include/chpltimers.h
M runtime/include/chpltypes.h
M runtime/include/comm/chpl-comm-impl.h
M runtime/include/comm/chpl-comm-task-decls.h
M runtime/include/comm/gasnet/chpl-comm-impl.h
M runtime/include/comm/gasnet/chpl-comm-launch.h
M runtime/include/comm/gasnet/chpl-comm-task-decls.h
M runtime/include/comm/ofi/chpl-comm-impl.h
M runtime/include/comm/ofi/chpl-comm-launch.h
M runtime/include/comm/ofi/chpl-comm-task-decls.h
M runtime/include/comm/ugni/chpl-comm-impl.h
M runtime/include/comm/ugni/chpl-comm-launch.h
M runtime/include/comm/ugni/chpl-comm-task-decls.h
M runtime/include/comm/ugni/comm-ugni-heap-pages.h
M runtime/include/config.h
M runtime/include/cygwin/chplfp.h
M runtime/include/cygwin/chplsys.h
M runtime/include/encoding/encoding-support.h
M runtime/include/error.h
M runtime/include/freebsd/stdint.h
M runtime/include/gdb.h
M runtime/include/gpu/cuda/chpl-gpu-gen-includes.h
M runtime/include/llvm/chapel_libc_wrapper.h
M runtime/include/llvm/clang_builtins_wrapper.h
M runtime/include/localeModels/apu/chpl-locale-model.h
M runtime/include/localeModels/chpl-locale-model.h
M runtime/include/localeModels/flat/chpl-locale-model.h
M runtime/include/localeModels/gpu/chpl-locale-model.h
M runtime/include/localeModels/numa/chpl-locale-model.h
M runtime/include/mem/cstdlib/chpl-mem-impl.h
M runtime/include/mem/jemalloc/chpl-mem-impl.h
M runtime/include/mem/jemalloc/chpl-mem-jemalloc-prefix.h
M runtime/include/qio/bswap.h
M runtime/include/qio/bulkget.h
M runtime/include/qio/deque.h
M runtime/include/qio/qbuffer.h
M runtime/include/qio/qio-all.h
M runtime/include/qio/qio.h
M runtime/include/qio/qio_error.h
M runtime/include/qio/qio_formatted.h
M runtime/include/qio/qio_plugin_api.h
M runtime/include/qio/qio_popen.h
M runtime/include/qio/qio_regex.h
M runtime/include/qio/qio_style.h
M runtime/include/qio/sys.h
M runtime/include/stdchpl.h
M runtime/include/stdchplrt.h
M runtime/include/sunos_old/chpl_md.h
M runtime/include/sunos_old/chplfp.h
M runtime/include/sunos_old/stdint.h
M runtime/include/sys_basic.h
M runtime/include/tasks/fifo/chpl-tasks-impl-fns.h
M runtime/include/tasks/fifo/chpl-tasks-impl.h
M runtime/include/tasks/qthreads/chpl-tasks-impl-fns.h
M runtime/include/tasks/qthreads/chpl-tasks-impl.h
M runtime/include/threads/pthreads/chpl-threads-impl.h
M runtime/make/Makefile.runtime.commonrules
M runtime/make/Makefile.runtime.emptydirrules
M runtime/make/Makefile.runtime.foot
M runtime/make/Makefile.runtime.gmp-bundled
M runtime/make/Makefile.runtime.gmp-none
M runtime/make/Makefile.runtime.gmp-system
M runtime/make/Makefile.runtime.head
M runtime/make/Makefile.runtime.hwloc-bundled
M runtime/make/Makefile.runtime.include
M runtime/make/Makefile.runtime.jemalloc-bundled
M runtime/make/Makefile.runtime.mem-jemalloc
M runtime/make/Makefile.runtime.rules
M runtime/make/Makefile.runtime.subdirrules
M runtime/make/Makefile.runtime.unwind-bundled
M runtime/make/Makefile.runtime.unwind-system
M runtime/src/Makefile
M runtime/src/Makefile.include
M runtime/src/Makefile.share
M runtime/src/arg.c
M runtime/src/chpl-bitops.c
M runtime/src/chpl-cache-support.c
M runtime/src/chpl-cache.c
M runtime/src/chpl-comm-callbacks.c
M runtime/src/chpl-comm-diags.c
M runtime/src/chpl-comm.c
M runtime/src/chpl-env.c
M runtime/src/chpl-export-wrappers.c
M runtime/src/chpl-external-array.c
M runtime/src/chpl-file-utils.c
M runtime/src/chpl-format.c
M runtime/src/chpl-gpu.c
M runtime/src/chpl-init.c
M runtime/src/chpl-launcher-common.c
M runtime/src/chpl-linefile-support.c
M runtime/src/chpl-mem-desc.c
M runtime/src/chpl-mem-hook.c
M runtime/src/chpl-mem-replace-malloc.c
M runtime/src/chpl-mem.c
M runtime/src/chpl-privatization.c
M runtime/src/chpl-string-support.c
M runtime/src/chpl-string.c
M runtime/src/chpl-tasks-callbacks.c
M runtime/src/chpl-tasks.c
M runtime/src/chpl-timers.c
M runtime/src/chpl-visual-debug.c
M runtime/src/chplcast.c
M runtime/src/chplexit.c
M runtime/src/chplio.c
M runtime/src/chplmemtrack.c
M runtime/src/chplsys.c
M runtime/src/comm/Makefile
M runtime/src/comm/gasnet/Makefile
M runtime/src/comm/gasnet/Makefile.include
M runtime/src/comm/gasnet/Makefile.share
M runtime/src/comm/gasnet/comm-gasnet-launch.c
M runtime/src/comm/gasnet/comm-gasnet-locales.c
M runtime/src/comm/gasnet/comm-gasnet.c
M runtime/src/comm/none/Makefile
M runtime/src/comm/none/Makefile.include
M runtime/src/comm/none/Makefile.share
M runtime/src/comm/none/comm-none-locales.c
M runtime/src/comm/none/comm-none.c
M runtime/src/comm/ofi/Makefile
M runtime/src/comm/ofi/Makefile.include
M runtime/src/comm/ofi/Makefile.share
M runtime/src/comm/ofi/comm-ofi-hugepages.c
M runtime/src/comm/ofi/comm-ofi-internal.h
M runtime/src/comm/ofi/comm-ofi-launch.c
M runtime/src/comm/ofi/comm-ofi-locales.c
M runtime/src/comm/ofi/comm-ofi-no-hugepages.c
M runtime/src/comm/ofi/comm-ofi-oob-mpi.c
M runtime/src/comm/ofi/comm-ofi-oob-pmi2.c
M runtime/src/comm/ofi/comm-ofi-oob-sockets.c
M runtime/src/comm/ofi/comm-ofi.c
M runtime/src/comm/ugni/Makefile
M runtime/src/comm/ugni/Makefile.include
M runtime/src/comm/ugni/Makefile.share
M runtime/src/comm/ugni/comm-ugni-heap-pages.c
M runtime/src/comm/ugni/comm-ugni-launch.c
M runtime/src/comm/ugni/comm-ugni-locales.c
M runtime/src/comm/ugni/comm-ugni-mem.c
M runtime/src/comm/ugni/comm-ugni-mem.h
M runtime/src/comm/ugni/comm-ugni.c
M runtime/src/config.c
M runtime/src/error.c
M runtime/src/gdb.c
M runtime/src/launch/Makefile
M runtime/src/launch/amudprun/Makefile
M runtime/src/launch/amudprun/Makefile.include
M runtime/src/launch/amudprun/Makefile.share
M runtime/src/launch/amudprun/launch-amudprun.c
M runtime/src/launch/aprun/Makefile
M runtime/src/launch/aprun/Makefile.include
M runtime/src/launch/aprun/Makefile.share
M runtime/src/launch/aprun/aprun-utils.c
M runtime/src/launch/aprun/aprun-utils.h
M runtime/src/launch/aprun/launch-aprun.c
M runtime/src/launch/dummy/Makefile
M runtime/src/launch/dummy/Makefile.include
M runtime/src/launch/dummy/Makefile.share
M runtime/src/launch/dummy/launch-dummy.c
M runtime/src/launch/gasnetrun_common/gasnetrun_common.h
M runtime/src/launch/gasnetrun_ibv/Makefile
M runtime/src/launch/gasnetrun_ibv/Makefile.include
M runtime/src/launch/gasnetrun_ibv/Makefile.share
M runtime/src/launch/gasnetrun_ibv/launch-gasnetrun_ibv.c
M runtime/src/launch/gasnetrun_mpi/Makefile
M runtime/src/launch/gasnetrun_mpi/Makefile.include
M runtime/src/launch/gasnetrun_mpi/Makefile.share
M runtime/src/launch/gasnetrun_mpi/launch-gasnetrun_mpi.c
M runtime/src/launch/gasnetrun_ofi/Makefile
M runtime/src/launch/gasnetrun_ofi/Makefile.include
M runtime/src/launch/gasnetrun_ofi/Makefile.share
M runtime/src/launch/gasnetrun_ofi/launch-gasnetrun_ofi.c
M runtime/src/launch/gasnetrun_ucx/Makefile
M runtime/src/launch/gasnetrun_ucx/Makefile.include
M runtime/src/launch/gasnetrun_ucx/Makefile.share
M runtime/src/launch/gasnetrun_ucx/launch-gasnetrun_ucx.c
M runtime/src/launch/lsf-gasnetrun_ibv/Makefile
M runtime/src/launch/lsf-gasnetrun_ibv/Makefile.include
M runtime/src/launch/lsf-gasnetrun_ibv/Makefile.share
M runtime/src/launch/lsf-gasnetrun_ibv/launch-lsf-gasnetrun_ibv.c
M runtime/src/launch/mpirun/Makefile
M runtime/src/launch/mpirun/Makefile.include
M runtime/src/launch/mpirun/Makefile.share
M runtime/src/launch/mpirun/launch-mpirun.c
M runtime/src/launch/mpirun4ofi/Makefile
M runtime/src/launch/mpirun4ofi/Makefile.include
M runtime/src/launch/mpirun4ofi/Makefile.share
M runtime/src/launch/mpirun4ofi/launch-mpirun4ofi.c
M runtime/src/launch/none/Makefile
M runtime/src/launch/none/Makefile.include
M runtime/src/launch/pals/Makefile
M runtime/src/launch/pals/Makefile.include
M runtime/src/launch/pals/Makefile.share
M runtime/src/launch/pals/launch-pals.c
M runtime/src/launch/pals/pals-utils.c
M runtime/src/launch/pals/pals-utils.h
M runtime/src/launch/pbs-aprun/Makefile
M runtime/src/launch/pbs-aprun/Makefile.include
M runtime/src/launch/pbs-aprun/Makefile.share
M runtime/src/launch/pbs-aprun/aprun-utils.c
M runtime/src/launch/pbs-aprun/launch-pbs-aprun.c
M runtime/src/launch/pbs-gasnetrun_ibv/Makefile
M runtime/src/launch/pbs-gasnetrun_ibv/Makefile.include
M runtime/src/launch/pbs-gasnetrun_ibv/Makefile.share
M runtime/src/launch/pbs-gasnetrun_ibv/launch-pbs-gasnetrun_ibv.c
M runtime/src/launch/slurm-gasnetrun_common/slurm-gasnetrun_common.h
M runtime/src/launch/slurm-gasnetrun_ibv/Makefile
M runtime/src/launch/slurm-gasnetrun_ibv/Makefile.include
M runtime/src/launch/slurm-gasnetrun_ibv/Makefile.share
M runtime/src/launch/slurm-gasnetrun_ibv/launch-slurm-gasnetrun_ibv.c
M runtime/src/launch/slurm-gasnetrun_mpi/Makefile
M runtime/src/launch/slurm-gasnetrun_mpi/Makefile.include
M runtime/src/launch/slurm-gasnetrun_mpi/Makefile.share
M runtime/src/launch/slurm-gasnetrun_mpi/launch-slurm-gasnetrun_mpi.c
M runtime/src/launch/slurm-gasnetrun_ofi/Makefile
M runtime/src/launch/slurm-gasnetrun_ofi/Makefile.include
M runtime/src/launch/slurm-gasnetrun_ofi/Makefile.share
M runtime/src/launch/slurm-gasnetrun_ofi/launch-slurm-gasnetrun_ofi.c
M runtime/src/launch/slurm-gasnetrun_ucx/Makefile
M runtime/src/launch/slurm-gasnetrun_ucx/Makefile.include
M runtime/src/launch/slurm-gasnetrun_ucx/Makefile.share
M runtime/src/launch/slurm-gasnetrun_ucx/launch-slurm-gasnetrun_ucx.c
M runtime/src/launch/slurm-srun/Makefile
M runtime/src/launch/slurm-srun/Makefile.include
M runtime/src/launch/slurm-srun/Makefile.share
M runtime/src/launch/slurm-srun/launch-slurm-srun.c
M runtime/src/launch/smp/Makefile
M runtime/src/launch/smp/Makefile.include
M runtime/src/launch/smp/Makefile.share
M runtime/src/launch/smp/launch-smp.c
M runtime/src/main.c
M runtime/src/main_launcher.c
M runtime/src/mem/Makefile
M runtime/src/mem/cstdlib/Makefile
M runtime/src/mem/cstdlib/Makefile.include
M runtime/src/mem/cstdlib/Makefile.share
M runtime/src/mem/cstdlib/mem-cstdlib.c
M runtime/src/mem/jemalloc/Makefile
M runtime/src/mem/jemalloc/Makefile.include
M runtime/src/mem/jemalloc/Makefile.share
M runtime/src/mem/jemalloc/mem-jemalloc.c
M runtime/src/qio/Makefile
M runtime/src/qio/Makefile.include
M runtime/src/qio/Makefile.share
M runtime/src/qio/bulkget.c
M runtime/src/qio/deque.c
M runtime/src/qio/qbuffer.c
M runtime/src/qio/qio.c
M runtime/src/qio/qio_error.c
M runtime/src/qio/qio_formatted.c
M runtime/src/qio/qio_plugin_api_dummy.c
M runtime/src/qio/qio_popen.c
M runtime/src/qio/regex/Makefile-unused
M runtime/src/qio/regex/bundled/Makefile
M runtime/src/qio/regex/bundled/Makefile.include
M runtime/src/qio/regex/bundled/Makefile.share
M runtime/src/qio/regex/bundled/re2-interface.cc
M runtime/src/qio/regex/none/Makefile
M runtime/src/qio/regex/none/Makefile.include
M runtime/src/qio/regex/none/Makefile.share
M runtime/src/qio/regex/none/fail-regex.c
M runtime/src/qio/sys.c
M runtime/src/qio/sys_xsi_strerror_r.c
M runtime/src/tasks/Makefile
M runtime/src/tasks/fifo/Makefile
M runtime/src/tasks/fifo/Makefile.include
M runtime/src/tasks/fifo/Makefile.share
M runtime/src/tasks/fifo/tasks-fifo.c
M runtime/src/tasks/qthreads/Makefile
M runtime/src/tasks/qthreads/Makefile.include
M runtime/src/tasks/qthreads/Makefile.share
M runtime/src/tasks/qthreads/tasks-qthreads.c
M runtime/src/threads/Makefile
M runtime/src/threads/none/Makefile
M runtime/src/threads/none/Makefile.include
M runtime/src/threads/none/Makefile.share
M runtime/src/threads/pthreads/Makefile
M runtime/src/threads/pthreads/Makefile.include
M runtime/src/threads/pthreads/Makefile.share
M runtime/src/threads/pthreads/threads-pthreads.c
M runtime/src/timers/Makefile
M runtime/src/timers/generic/Makefile
M runtime/src/timers/generic/Makefile.include
M runtime/src/timers/generic/Makefile.share
M runtime/src/timers/generic/timers-generic.c
M runtime/src/topo/Makefile
M runtime/src/topo/hwloc/Makefile
M runtime/src/topo/hwloc/Makefile.include
M runtime/src/topo/hwloc/Makefile.share
M runtime/src/topo/hwloc/topo-hwloc.c
M runtime/src/topo/none/Makefile
M runtime/src/topo/none/Makefile.include
M runtime/src/topo/none/Makefile.share
M runtime/src/topo/none/topo-none.c
M test/constrained-generics/hashtable/MyHashtable.chpl
M test/constrained-generics/random/MyRandom.chpl
M tools/c2chapel/Makefile
M tools/c2chapel/c2chapel
M tools/c2chapel/c2chapel.py
M tools/chplvis/ConcurrencyView.cxx
M tools/chplvis/ConcurrencyView.h
M tools/chplvis/ConcurrencyWin.cxx
M tools/chplvis/ConcurrencyWin.h
M tools/chplvis/DataModel.cxx
M tools/chplvis/DataModel.h
M tools/chplvis/DataView.h
M tools/chplvis/Event.cxx
M tools/chplvis/Event.h
M tools/chplvis/Fl_MultiGroup.H
M tools/chplvis/Fl_MultiGroup.cxx
M tools/chplvis/GraphView.cxx
M tools/chplvis/GraphView.h
M tools/chplvis/GridView.cxx
M tools/chplvis/GridView.h
M tools/chplvis/InfoBar.cxx
M tools/chplvis/InfoBar.h
M tools/chplvis/LocCommBox.cxx
M tools/chplvis/LocCommBox.h
M tools/chplvis/LocCommWin.cxx
M tools/chplvis/LocCommWin.h
M tools/chplvis/Makefile
M tools/chplvis/MenuManager.cxx
M tools/chplvis/MenuManager.h
M tools/chplvis/ProfileBrowser.cxx
M tools/chplvis/ProfileBrowser.h
M tools/chplvis/SelectBrowser.cxx
M tools/chplvis/SelectBrowser.h
M tools/chplvis/Settings.cxx
M tools/chplvis/Settings.h
M tools/chplvis/StringCache.h
M tools/chplvis/SubView.cxx
M tools/chplvis/SubView.h
M tools/chplvis/ZoomScroll.cxx
M tools/chplvis/ZoomScroll.h
M tools/chplvis/chplvis.fl
M tools/mason/Makefile
M tools/mason/MasonBuild.chpl
M tools/mason/MasonDoc.chpl
M tools/mason/MasonEnv.chpl
M tools/mason/MasonExample.chpl
M tools/mason/MasonExternal.chpl
M tools/mason/MasonHelp.chpl
M tools/mason/MasonInit.chpl
M tools/mason/MasonModify.chpl
M tools/mason/MasonNew.chpl
M tools/mason/MasonPublish.chpl
M tools/mason/MasonRun.chpl
M tools/mason/MasonSearch.chpl
M tools/mason/MasonSystem.chpl
M tools/mason/MasonTest.chpl
M tools/mason/MasonUpdate.chpl
M tools/mason/MasonUtils.chpl
M tools/mason/SpecParser.chpl
M tools/mason/TestResult.chpl
M tools/mason/mason.chpl
M tools/protoc-gen-chpl/Makefile
M tools/protoc-gen-chpl/enum.cpp
M tools/protoc-gen-chpl/enum.h
M tools/protoc-gen-chpl/enum_field.cpp
M tools/protoc-gen-chpl/enum_field.h
M tools/protoc-gen-chpl/field_base.cpp
M tools/protoc-gen-chpl/field_base.h
M tools/protoc-gen-chpl/generator.cpp
M tools/protoc-gen-chpl/generator.h
M tools/protoc-gen-chpl/helpers.cpp
M tools/protoc-gen-chpl/helpers.h
M tools/protoc-gen-chpl/map_field.cpp
M tools/protoc-gen-chpl/map_field.h
M tools/protoc-gen-chpl/message.cpp
M tools/protoc-gen-chpl/message.h
M tools/protoc-gen-chpl/message_field.cpp
M tools/protoc-gen-chpl/message_field.h
M tools/protoc-gen-chpl/primitive_field.cpp
M tools/protoc-gen-chpl/primitive_field.h
M tools/protoc-gen-chpl/protoc-gen-chpl.cpp
M tools/protoc-gen-chpl/reflection_class.cpp
M tools/protoc-gen-chpl/reflection_class.h
M tools/protoc-gen-chpl/repeated_enum_field.cpp
M tools/protoc-gen-chpl/repeated_enum_field.h
M tools/protoc-gen-chpl/repeated_message_field.cpp
M tools/protoc-gen-chpl/repeated_message_field.h
M tools/protoc-gen-chpl/repeated_primitive_field.cpp
M tools/protoc-gen-chpl/repeated_primitive_field.h
M util/buildRelease/license_text_for_comment.txt
M util/build_configs/cray-internal/chapel.spec.template
M util/devel/check_paths
M util/devel/chplspell
M util/devel/test/findUnusedTestFiles
M util/misc/gen-LAPACK/extern-tool/input.xml

Compare: https://github.com/chapel-lang/chapel/compare/7c41c0d4a7fd...305194695c4d