[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[csmith-project/csmith] 2fbe45: Remove trailing whitespaces.



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/csmith
  Commit: 2fbe45b69289f38b20a831c2a8d95f048511e860
      https://github.com/csmith-project/csmith/commit/2fbe45b69289f38b20a831c2a8d95f048511e860
  Author: Sebastian Buchwald <Sebastian.Buchwald@kit.edu>
  Date:   2015-01-27 (Tue, 27 Jan 2015)

  Changed paths:
    M src/AbsExtension.cpp
    M src/AbsRndNumGenerator.cpp
    M src/AbsRndNumGenerator.h
    M src/ArrayVariable.cpp
    M src/ArrayVariable.h
    M src/Block.cpp
    M src/Block.h
    M src/Bookkeeper.cpp
    M src/Bookkeeper.h
    M src/CFGEdge.cpp
    M src/CFGEdge.h
    M src/CGContext.cpp
    M src/CGContext.h
    M src/CGOptions.cpp
    M src/CGOptions.h
    M src/CVQualifiers.cpp
    M src/CVQualifiers.h
    M src/Constant.cpp
    M src/Constant.h
    M src/CoverageTestExtension.cpp
    M src/DFSOutputMgr.cpp
    M src/DFSOutputMgr.h
    M src/DFSProgramGenerator.cpp
    M src/DFSRndNumGenerator.cpp
    M src/DFSRndNumGenerator.h
    M src/DefaultOutputMgr.cpp
    M src/DefaultRndNumGenerator.cpp
    M src/DeltaMonitor.cpp
    M src/DeltaMonitor.h
    M src/DepthSpec.cpp
    M src/DepthSpec.h
    M src/Effect.cpp
    M src/Effect.h
    M src/Enumerator.h
    M src/Expression.cpp
    M src/Expression.h
    M src/ExpressionAssign.cpp
    M src/ExpressionAssign.h
    M src/ExpressionComma.cpp
    M src/ExpressionComma.h
    M src/ExpressionFuncall.cpp
    M src/ExpressionFuncall.h
    M src/ExpressionVariable.cpp
    M src/ExtensionMgr.cpp
    M src/Fact.cpp
    M src/Fact.h
    M src/FactMgr.cpp
    M src/FactMgr.h
    M src/FactPointTo.cpp
    M src/FactPointTo.h
    M src/FactUnion.cpp
    M src/FactUnion.h
    M src/Filter.h
    M src/Function.cpp
    M src/Function.h
    M src/FunctionInvocation.cpp
    M src/FunctionInvocation.h
    M src/FunctionInvocationBinary.cpp
    M src/FunctionInvocationBinary.h
    M src/FunctionInvocationUnary.cpp
    M src/FunctionInvocationUnary.h
    M src/FunctionInvocationUser.cpp
    M src/KleeExtension.cpp
    M src/Lhs.cpp
    M src/Lhs.h
    M src/LinearSequence.cpp
    M src/MspFilters.h
    M src/OutputMgr.cpp
    M src/PartialExpander.cpp
    M src/PartialExpander.h
    M src/Probabilities.cpp
    M src/Probabilities.h
    M src/ProbabilityTable.h
    M src/RandomNumber.h
    M src/RandomProgramGenerator.cpp
    M src/Reducer.cpp
    M src/Reducer.h
    M src/ReducerOutputMgr.cpp
    M src/ReducerOutputMgr.h
    M src/SafeOpFlags.cpp
    M src/SafeOpFlags.h
    M src/SequenceLineParser.h
    M src/SimpleDeltaRndNumGenerator.cpp
    M src/SimpleDeltaSequence.cpp
    M src/SplatExtension.cpp
    M src/Statement.cpp
    M src/Statement.h
    M src/StatementArrayOp.cpp
    M src/StatementArrayOp.h
    M src/StatementAssign.cpp
    M src/StatementAssign.h
    M src/StatementBreak.cpp
    M src/StatementBreak.h
    M src/StatementContinue.cpp
    M src/StatementContinue.h
    M src/StatementExpr.cpp
    M src/StatementExpr.h
    M src/StatementFor.cpp
    M src/StatementFor.h
    M src/StatementGoto.cpp
    M src/StatementGoto.h
    M src/StatementIf.cpp
    M src/StatementReturn.cpp
    M src/StatementReturn.h
    M src/StringUtils.cpp
    M src/StringUtils.h
    M src/Type.cpp
    M src/Type.h
    M src/Variable.cpp
    M src/Variable.h
    M src/VariableSelector.cpp
    M src/VariableSelector.h
    M src/VectorFilter.cpp
    M src/VectorFilter.h
    M src/platform.cpp
    M src/util.cpp
    M src/util.h

  Log Message:
  -----------
  Remove trailing whitespaces.


  Commit: bf8be8cbfa4faf2fda2e35ca9d3237e039ed8274
      https://github.com/csmith-project/csmith/commit/bf8be8cbfa4faf2fda2e35ca9d3237e039ed8274
  Author: Sebastian Buchwald <Sebastian.Buchwald@kit.edu>
  Date:   2015-01-27 (Tue, 27 Jan 2015)

  Changed paths:
    M src/RandomProgramGenerator.cpp

  Log Message:
  -----------
  Adapt help text to bc564f05840e2013123db5cc66e4ef4b4090e43e.


  Commit: 0593229dabb8569fc7d1b2e826b5a5df76f7f2bd
      https://github.com/csmith-project/csmith/commit/0593229dabb8569fc7d1b2e826b5a5df76f7f2bd
  Author: John Regehr <regehr@cs.utah.edu>
  Date:   2015-01-27 (Tue, 27 Jan 2015)

  Changed paths:
    M src/AbsExtension.cpp
    M src/AbsRndNumGenerator.cpp
    M src/AbsRndNumGenerator.h
    M src/ArrayVariable.cpp
    M src/ArrayVariable.h
    M src/Block.cpp
    M src/Block.h
    M src/Bookkeeper.cpp
    M src/Bookkeeper.h
    M src/CFGEdge.cpp
    M src/CFGEdge.h
    M src/CGContext.cpp
    M src/CGContext.h
    M src/CGOptions.cpp
    M src/CGOptions.h
    M src/CVQualifiers.cpp
    M src/CVQualifiers.h
    M src/Constant.cpp
    M src/Constant.h
    M src/CoverageTestExtension.cpp
    M src/DFSOutputMgr.cpp
    M src/DFSOutputMgr.h
    M src/DFSProgramGenerator.cpp
    M src/DFSRndNumGenerator.cpp
    M src/DFSRndNumGenerator.h
    M src/DefaultOutputMgr.cpp
    M src/DefaultRndNumGenerator.cpp
    M src/DeltaMonitor.cpp
    M src/DeltaMonitor.h
    M src/DepthSpec.cpp
    M src/DepthSpec.h
    M src/Effect.cpp
    M src/Effect.h
    M src/Enumerator.h
    M src/Expression.cpp
    M src/Expression.h
    M src/ExpressionAssign.cpp
    M src/ExpressionAssign.h
    M src/ExpressionComma.cpp
    M src/ExpressionComma.h
    M src/ExpressionFuncall.cpp
    M src/ExpressionFuncall.h
    M src/ExpressionVariable.cpp
    M src/ExtensionMgr.cpp
    M src/Fact.cpp
    M src/Fact.h
    M src/FactMgr.cpp
    M src/FactMgr.h
    M src/FactPointTo.cpp
    M src/FactPointTo.h
    M src/FactUnion.cpp
    M src/FactUnion.h
    M src/Filter.h
    M src/Function.cpp
    M src/Function.h
    M src/FunctionInvocation.cpp
    M src/FunctionInvocation.h
    M src/FunctionInvocationBinary.cpp
    M src/FunctionInvocationBinary.h
    M src/FunctionInvocationUnary.cpp
    M src/FunctionInvocationUnary.h
    M src/FunctionInvocationUser.cpp
    M src/KleeExtension.cpp
    M src/Lhs.cpp
    M src/Lhs.h
    M src/LinearSequence.cpp
    M src/MspFilters.h
    M src/OutputMgr.cpp
    M src/PartialExpander.cpp
    M src/PartialExpander.h
    M src/Probabilities.cpp
    M src/Probabilities.h
    M src/ProbabilityTable.h
    M src/RandomNumber.h
    M src/RandomProgramGenerator.cpp
    M src/Reducer.cpp
    M src/Reducer.h
    M src/ReducerOutputMgr.cpp
    M src/ReducerOutputMgr.h
    M src/SafeOpFlags.cpp
    M src/SafeOpFlags.h
    M src/SequenceLineParser.h
    M src/SimpleDeltaRndNumGenerator.cpp
    M src/SimpleDeltaSequence.cpp
    M src/SplatExtension.cpp
    M src/Statement.cpp
    M src/Statement.h
    M src/StatementArrayOp.cpp
    M src/StatementArrayOp.h
    M src/StatementAssign.cpp
    M src/StatementAssign.h
    M src/StatementBreak.cpp
    M src/StatementBreak.h
    M src/StatementContinue.cpp
    M src/StatementContinue.h
    M src/StatementExpr.cpp
    M src/StatementExpr.h
    M src/StatementFor.cpp
    M src/StatementFor.h
    M src/StatementGoto.cpp
    M src/StatementGoto.h
    M src/StatementIf.cpp
    M src/StatementReturn.cpp
    M src/StatementReturn.h
    M src/StringUtils.cpp
    M src/StringUtils.h
    M src/Type.cpp
    M src/Type.h
    M src/Variable.cpp
    M src/Variable.h
    M src/VariableSelector.cpp
    M src/VariableSelector.h
    M src/VectorFilter.cpp
    M src/VectorFilter.h
    M src/platform.cpp
    M src/util.cpp
    M src/util.h

  Log Message:
  -----------
  Merge pull request #6 from UniQP/master

Removed trailing whitespaces and fixed help text


Compare: https://github.com/csmith-project/csmith/compare/e3fc659d6541...0593229dabb8