Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
yaml-cpp
Commits
45322566
Commit
45322566
authored
Sep 03, 2008
by
Jesse Beder
Browse files
Set the eol style to native for all files.
parent
a45f083e
Changes
42
Show whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
1673 additions
and
1673 deletions
+1673
-1673
include/crt.h
include/crt.h
+11
-11
include/exceptions.h
include/exceptions.h
+59
-59
include/iterator.h
include/iterator.h
+30
-30
include/node.h
include/node.h
+92
-92
include/parser.h
include/parser.h
+42
-42
include/parserstate.h
include/parserstate.h
+20
-20
include/yaml.h
include/yaml.h
+8
-8
src/content.cpp
src/content.cpp
+13
-13
src/content.h
src/content.h
+55
-55
src/exp.cpp
src/exp.cpp
+113
-113
src/exp.h
src/exp.h
+71
-71
src/iterator.cpp
src/iterator.cpp
+108
-108
src/iterpriv.h
src/iterpriv.h
+25
-25
src/ltnode.h
src/ltnode.h
+10
-10
src/map.cpp
src/map.cpp
+196
-196
src/map.h
src/map.h
+38
-38
src/node.cpp
src/node.cpp
+317
-317
src/parser.cpp
src/parser.cpp
+133
-133
src/parserstate.cpp
src/parserstate.cpp
+26
-26
src/regex.cpp
src/regex.cpp
+306
-306
No files found.
include/crt.h
View file @
45322566
include/exceptions.h
View file @
45322566
include/iterator.h
View file @
45322566
include/node.h
View file @
45322566
include/parser.h
View file @
45322566
include/parserstate.h
View file @
45322566
include/yaml.h
View file @
45322566
src/content.cpp
View file @
45322566
src/content.h
View file @
45322566
src/exp.cpp
View file @
45322566
src/exp.h
View file @
45322566
src/iterator.cpp
View file @
45322566
src/iterpriv.h
View file @
45322566
src/ltnode.h
View file @
45322566
src/map.cpp
View file @
45322566
src/map.h
View file @
45322566
src/node.cpp
View file @
45322566
src/parser.cpp
View file @
45322566
src/parserstate.cpp
View file @
45322566
src/regex.cpp
View file @
45322566
Prev
1
2
3
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment