Daniel Micay
f766acad62
drop the linenoise library
...
Closes #5038
2013-10-16 22:57:51 -04:00
Felix S. Klock II
ee74ccb101
stop fighting with rust logo filetype.
2013-09-25 23:52:08 +02:00
Daniel Micay
9e3258e51f
restore auto-detection of text files
...
We force the usage of LF line endings, but *only* in text files.
2013-09-19 19:06:05 -04:00
adridu59
62991e6047
gitattributes: force LF line endings for all files
...
This avoids default CRLF on msysgit for Windows which can cause trouble.
Cf. https://help.github.com/articles/dealing-with-line-endings#text-eollf
Commit dad2ccc9b3
followup.
Closes #7723 .
2013-09-16 17:16:33 +02:00
Mukilan Thiagarajan
dad2ccc9b3
Force line ending of '.in' files in jemalloc to LF
...
This fixes issue #8731 . On Windows, if the git option core.autocrlf is true (github recommends users to turn on this flag - see https://help.github.com/articles/dealing-with-line-endings ), the headers generated from the .in files will have syntatic errors, causing compilation to fail.
2013-08-24 22:20:20 +05:30
Daniel Micay
cff203ef76
add jemalloc to the runtime
2013-06-01 10:45:11 -04:00
Daniel Micay
86efd97a10
add gitattributes and fix whitespace issues
2013-05-03 20:01:42 -04:00