Sign in
edge
/
third_party
/
go-yaml
/
yaml
/
HEAD
bec87e4
v1 => v2
by Gustavo Niemeyer
· 11 years ago
master
215c37d
Error on wrong import path.
by Gustavo Niemeyer
· 11 years ago
3d8cfc3
New gopkg.in versioning pattern.
by Gustavo Niemeyer
· 11 years ago
dbd6d02
Merge branch 'master' of github.com:go-yaml/yaml
by Gustavo Niemeyer
· 12 years ago
1418a9b
Merge pull request #3 from adeuring/1243827
by Gustavo Niemeyer
· 12 years ago
399c334
Fix bug 1243827: Underscores sometimes removed from string values.
by Abel Deuring
· 12 years ago
ec232d2
Merge pull request #2 from go-yaml/rename-imports
by Gustavo Niemeyer
· 12 years ago
cd51583
rename imports in test files
by Roger Peppe
· 12 years ago
rename-imports
4f3d34e
Fix import paths in tests.
by Gustavo Niemeyer
· 12 years ago
4914593
gonuts.org => gopkg.in
by Gustavo Niemeyer
· 12 years ago
b347253
Fix GitHub URL.
by Gustavo Niemeyer
· 12 years ago
125a562
Trivial change.
by Gustavo Niemeyer
· 12 years ago
a65e08b
Mention GitHub URL in the API documentation.
by Gustavo Niemeyer
· 12 years ago
f96735b
Fixed import indentation in README.
by Gustavo Niemeyer
· 12 years ago
9f33a69
Improved README.
by Gustavo Niemeyer
· 12 years ago
77373ee
More README tweaks.
by Gustavo Niemeyer
· 12 years ago
5e76f7c
Added missing yaml.go file
by Gustavo Niemeyer
· 12 years ago
f29dde2
Trivial README tweak.
by Gustavo Niemeyer
· 12 years ago
43607cc
Fixed README urls.
by Gustavo Niemeyer
· 12 years ago
8eba062
Added README file.
by Gustavo Niemeyer
· 12 years ago
ba29208
Remove Launchpad-specific files.
by Gustavo Niemeyer
· 12 years ago
ca3d523
goyaml is now yaml.
by Gustavo Niemeyer
· 12 years ago
2628b30
Revert semantic change in previous revision.
by Gustavo Niemeyer
· 12 years ago
9c272e2
goyaml: fix printing of bare hyphens
by Dave Cheney
· 12 years ago
b754a4f
gofmt
by Dave Cheney
· 12 years ago
2f2fd02
Fix encoding error with bare hyphen
by Dave Cheney
· 12 years ago
1092c5d
Fix cross-type decoding of numbers.
by Gustavo Niemeyer
· 12 years ago
7539b1d
Fix cross-type decoding of numbers.
by Gustavo Niemeyer
· 12 years ago
025607c
Lowercase internal constant.
by Gustavo Niemeyer
· 12 years ago
9ca8abd
Add support for ,inline flag with struct values.
by Gustavo Niemeyer
· 12 years ago
a528d0e
go fmt
by Gustavo Niemeyer
· 12 years ago
0725b77
Merged from tip.
by Gustavo Niemeyer
· 12 years ago
77b5164
Review by Roger plus overall naming improvements.
by Gustavo Niemeyer
· 12 years ago
8ca81d5
Test and fix bug #1191981.
by Gustavo Niemeyer
· 12 years ago
65b1927
go fmt
by Gustavo Niemeyer
· 12 years ago
059398d
Test and fix bug #1191981.
by Gustavo Niemeyer
· 12 years ago
8691640
Add support for ,inline flag with struct values.
by Gustavo Niemeyer
· 12 years ago
53087c1
Merged pure go port.
by Gustavo Niemeyer
· 12 years ago
05d4059
Disable benchmark that depends on external file.
by Gustavo Niemeyer
· 12 years ago
e6da37e
Changed read{,_line} to prevent heap allocation of slices.
by Gustavo Niemeyer
· 12 years ago
f4d271a
Tweak width so it can be inlined.
by Gustavo Niemeyer
· 12 years ago
7114190
Tweak is_* function so the compiler can inline them.
by Gustavo Niemeyer
· 12 years ago
4ca689e
Rename files to more familiar convention.
by Gustavo Niemeyer
· 12 years ago
fa9662d
Inline cache function.
by Gustavo Niemeyer
· 12 years ago
5b18502
Improve read function a bit.
by Gustavo Niemeyer
· 12 years ago
9f389a1
Open whole buffer for writing in update_buffer.
by Gustavo Niemeyer
· 12 years ago
fb03f24
reader_c.go: minor cleanups
by Gustavo Niemeyer
· 12 years ago
284796d
Cheap sanitization:
by Gustavo Niemeyer
· 12 years ago
7c634f6
Fix returns for Go 1.0.
by Gustavo Niemeyer
· 12 years ago
90376f1
Drop regexes.txt file. It's now in the history.
by Gustavo Niemeyer
· 12 years ago
523c7d9
Add future work note about unions in token type, and add
by Gustavo Niemeyer
· 12 years ago
7d17c91
Drop comments for already converted logic.
by Gustavo Niemeyer
· 12 years ago
d0b6f3f
Added quoted multi-line string test.
by Gustavo Niemeyer
· 12 years ago
914e67f
Reformatted decoding tests.
by Gustavo Niemeyer
· 12 years ago
e2fbf5b
Reformat encoder tests. Other minor tweaks.
by Gustavo Niemeyer
· 12 years ago
4cdd993
C is gone. All tests pass.
by Gustavo Niemeyer
· 12 years ago
885e19c
reader.c fully ported.
by Gustavo Niemeyer
· 12 years ago
52d5976
All tests pass.
by Gustavo Niemeyer
· 12 years ago
8171f56
decode.go builds without C or unsafe.
by Gustavo Niemeyer
· 12 years ago
7701d17
Decoding side builds.
by Gustavo Niemeyer
· 12 years ago
1ade51a
Updated .c files from yaml-0.1.4. Just a couple of one-liners.
by Gustavo Niemeyer
· 12 years ago
b303133
Document "-" key.
by Gustavo Niemeyer
· 12 years ago
e720624
Support "-" tag.
by Gustavo Niemeyer
· 12 years ago
4d6bb54
Fix a couple of bugs reported by Roger.
by Gustavo Niemeyer
· 12 years ago
82377a9
decode: fix pointers and fix null into string
by Gustavo Niemeyer
· 12 years ago
d6385b3
go fmt
by Gustavo Niemeyer
· 12 years ago
731788b
run go fmt, add .lbox.check
by John A Meinel
· 12 years ago
0f9a5c3
Add .lbox.check
by John Arbash Meinel
· 12 years ago
2afc2e5
Just run go fmt over the code.
by John Arbash Meinel
· 12 years ago
97203c6
decode: add some flags for windows
by John A Meinel
· 12 years ago
857a0b2
Drop test dependent on the Go release due to the difference
by Gustavo Niemeyer
· 12 years ago
50e1b1b
decode: fix pointers and fix null into string
by Gustavo Niemeyer
· 12 years ago
b01920c
Actual minimal patch to compile goyaml with mingw32
by John Arbash Meinel
· 13 years ago
6675ed2
You don't have to link -lyaml, just fix the declarations.
by John Arbash Meinel
· 13 years ago
93d787c
Trying to get goyaml to build on Windows.
by John Arbash Meinel
· 13 years ago
0846a25
Sort map keys.
by Gustavo Niemeyer
· 13 years ago
fdc1ab4
Add empty string to test as well, as suggested by Dave.
by Gustavo Niemeyer
· 13 years ago
c78cd3e
More tests, after Dave's suggestions.
by Gustavo Niemeyer
· 13 years ago
eea198a
Sort map keys.
by Gustavo Niemeyer
· 13 years ago
f7a3304
Added exception for static linkage.
by Gustavo Niemeyer
· 13 years ago
5515099
Unbreak goyaml after interface mutability fix in reflect.
by Gustavo Niemeyer
· 14 years ago
722ff6b
Adding .lbox.
by Gustavo Niemeyer
· 14 years ago
addb3a0
Fix problem happening after the immutability of interfaces
by Gustavo Niemeyer
· 14 years ago
54c736c
Skip scalars when decoding onto unsupported types.
by Gustavo Niemeyer
· 14 years ago
837b087
Skip scalars on unsupported types.
by Gustavo Niemeyer
· 14 years ago
7002636
Fix map initialization.
by Gustavo Niemeyer
· 14 years ago
2c8612d
Copied the test to verify that map pointers get initialized too.
by Gustavo Niemeyer
· 14 years ago
5887bc1
Minor tweak in ordering.
by Gustavo Niemeyer
· 14 years ago
ef0aede
Fix map initialization.
by Gustavo Niemeyer
· 14 years ago
1c9241b
merge goyaml-rune-changes
by Roger Peppe
· 14 years ago
dd8f49a
remove unnecessary type conversion
by Roger Peppe
· 14 years ago
687eda9
gofix + rune fix
by Roger Peppe
· 14 years ago
3e69410
merge goyaml-omit-zero-pointers
by Roger Peppe
· 14 years ago
4cadac2
merged switch cases.
by Roger Peppe
· 14 years ago
5c8bfe5
fix formatting
by Roger Peppe
· 14 years ago
3b0eedc
make omitzero omit nil pointers.
by Roger Peppe
· 14 years ago
6491ec3
error fixes
by Roger Peppe
· 14 years ago
1632dd8
Fixed tag support for r59. Tweaked flag style.
by Gustavo Niemeyer
· 14 years ago
6941443
Ported to current weekly.
by Gustavo Niemeyer
· 14 years ago
562080b
Switch TARG to launchpad.net/goyaml
by Gustavo Niemeyer
· 14 years ago
Next »