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

[csmith-project/csmith] 085740: Removed a handful of CRLF's that had snuck in.



Branch: refs/heads/master
Home:   https://github.com/csmith-project/csmith

Commit: 085740aba35ee459d080ca2d8ad03d6791d3b127
    https://github.com/csmith-project/csmith/commit/085740aba35ee459d080ca2d8ad03d6791d3b127
Author: Eric Eide <eeide@cs.utah.edu>
Date:   2011-05-26 (Thu, 26 May 2011)

Changed paths:
  M utah/scripts/one_off/reducer_driver.pl

Log Message:
-----------
Removed a handful of CRLF's that had snuck in.


Commit: d06f3ec91d3ba2929bc189b12adf344403a0d8d3
    https://github.com/csmith-project/csmith/commit/d06f3ec91d3ba2929bc189b12adf344403a0d8d3
Author: Eric Eide <eeide@cs.utah.edu>
Date:   2011-05-26 (Thu, 26 May 2011)

Changed paths:
  A .gitattributes
  A src/.gitattributes

Log Message:
-----------
Add `.gitattribute' files for handling EOL conversion.


Commit: 26f12d2d1bf3cf99d1889d799c7d3823abfb4c6e
    https://github.com/csmith-project/csmith/commit/26f12d2d1bf3cf99d1889d799c7d3823abfb4c6e
Author: Eric Eide <eeide@cs.utah.edu>
Date:   2011-05-26 (Thu, 26 May 2011)

Changed paths:
  M src/csmith.vcproj
  M src/csmith.vcxproj

Log Message:
-----------
"Normalize" these files in the repo.

Currently, these files have CRLF endings in the repository.  Now we will keep
them in normalized in the repository and convert them to CRLF upon check out.
This commit is the one that normalizes the files.  No other text changes.


Compare: https://github.com/csmith-project/csmith/compare/926ee8e...26f12d2