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
b43f8271
Commit
b43f8271
authored
Sep 03, 2008
by
jbeder
Browse files
Set the eol style to native for all files.
parent
859ac5e5
Changes
42
Show whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
1858 additions
and
1858 deletions
+1858
-1858
src/regex.h
src/regex.h
+90
-90
src/scalar.cpp
src/scalar.cpp
+108
-108
src/scalar.h
src/scalar.h
+37
-37
src/scanner.cpp
src/scanner.cpp
+276
-276
src/scanner.h
src/scanner.h
+85
-85
src/scanscalar.cpp
src/scanscalar.cpp
+154
-154
src/scanscalar.h
src/scanscalar.h
+35
-35
src/scantoken.cpp
src/scantoken.cpp
+405
-405
src/sequence.cpp
src/sequence.cpp
+175
-175
src/sequence.h
src/sequence.h
+41
-41
src/simplekey.cpp
src/simplekey.cpp
+102
-102
src/stream.cpp
src/stream.cpp
+53
-53
src/stream.h
src/stream.h
+25
-25
src/token.h
src/token.h
+68
-68
yaml-reader/main.cpp
yaml-reader/main.cpp
+41
-41
yaml-reader/tests.cpp
yaml-reader/tests.cpp
+88
-88
yaml-reader/tests.h
yaml-reader/tests.h
+6
-6
yaml-reader/tests/directives.yaml
yaml-reader/tests/directives.yaml
+4
-4
yaml-reader/tests/mixed.yaml
yaml-reader/tests/mixed.yaml
+31
-31
yaml-reader/tests/scalars.yaml
yaml-reader/tests/scalars.yaml
+34
-34
No files found.
src/regex.h
View file @
b43f8271
src/scalar.cpp
View file @
b43f8271
src/scalar.h
View file @
b43f8271
src/scanner.cpp
View file @
b43f8271
src/scanner.h
View file @
b43f8271
src/scanscalar.cpp
View file @
b43f8271
src/scanscalar.h
View file @
b43f8271
src/scantoken.cpp
View file @
b43f8271
src/sequence.cpp
View file @
b43f8271
src/sequence.h
View file @
b43f8271
src/simplekey.cpp
View file @
b43f8271
src/stream.cpp
View file @
b43f8271
src/stream.h
View file @
b43f8271
src/token.h
View file @
b43f8271
yaml-reader/main.cpp
View file @
b43f8271
yaml-reader/tests.cpp
View file @
b43f8271
yaml-reader/tests.h
View file @
b43f8271
yaml-reader/tests/directives.yaml
View file @
b43f8271
yaml-reader/tests/mixed.yaml
View file @
b43f8271
yaml-reader/tests/scalars.yaml
View file @
b43f8271
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