projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
df268bc
)
Update to Fix Issue 162: Support DOS-style line endings.
author
Jason Hollingsworth
<Jason.M.Hollingsworth@usace.army.mil>
Thu, 25 Oct 2012 14:11:31 +0000
(09:11 -0500)
committer
Jason Hollingsworth
<Jason.M.Hollingsworth@usace.army.mil>
Thu, 25 Oct 2012 14:11:31 +0000
(09:11 -0500)
IE8/IE7 does not support string iteration using [], this fix uses charAt. Also I added support for \r\n (CRLF), which is more common than \n\r (LFCR). It now supports all four
No differences found