.hgeol
author Chris Jones <christian.jones@sri.com>
Fri, 28 Dec 2012 17:07:20 -0700
changeset 114 a058e33c1666
parent 53 4434108fdab0
permissions -rw-r--r--
Updated for the latest revision of the encoding/xml fixes: The context object owned by Encoder and Decoder isn't directly accessible. Also improved the output from the two assert functions to show the info of the caller rather than the assert function itself.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
53
4434108fdab0 Enabled the Hg eol extension.
Chris Jones <christian.jones@sri.com>
parents:
diff changeset
     1
# Leave this file -- it activates the Mercurial EOL extension to
4434108fdab0 Enabled the Hg eol extension.
Chris Jones <christian.jones@sri.com>
parents:
diff changeset
     2
# convert newlines between various formats.
4434108fdab0 Enabled the Hg eol extension.
Chris Jones <christian.jones@sri.com>
parents:
diff changeset
     3
[patterns]
4434108fdab0 Enabled the Hg eol extension.
Chris Jones <christian.jones@sri.com>
parents:
diff changeset
     4
**.go = native
4434108fdab0 Enabled the Hg eol extension.
Chris Jones <christian.jones@sri.com>
parents:
diff changeset
     5
**Makefile* = LF
4434108fdab0 Enabled the Hg eol extension.
Chris Jones <christian.jones@sri.com>
parents:
diff changeset
     6
**README* = native
4434108fdab0 Enabled the Hg eol extension.
Chris Jones <christian.jones@sri.com>
parents:
diff changeset
     7
**.txt = native
4434108fdab0 Enabled the Hg eol extension.
Chris Jones <christian.jones@sri.com>
parents:
diff changeset
     8
.hgeol = native