index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
debug
/
dwarf
Age
Commit message (
Expand
)
Author
2016-04-15
all: remove unnecessary type conversions
Matthew Dempsky
2016-03-22
debug/dwarf: add Reader.SeekPC and Data.Ranges
Ian Lance Taylor
2016-03-02
all: single space after period.
Brad Fitzpatrick
2016-03-01
all: make copyright headers consistent with one space after period
Brad Fitzpatrick
2016-02-24
all: fix typos and spelling
Martin Möhrmann
2016-01-14
debug/dwarf: fix nil pointer dereference in cyclic type structures
Austin Clements
2015-09-15
debug/dwarf: add test for split DWARF
Austin Clements
2015-09-15
debug/dwarf: return ClassUnknown if attribute class cannot be determined
Austin Clements
2015-09-04
all: remove executable bit from several files
Andrew Gerrand
2015-06-11
all: fix misprints in comments
Ainar Garipov
2015-05-07
debug/dwarf: compute ByteSize for more DWARF types
John Dethridge
2015-04-27
debug/dwarf: update class_string.go to add ClassReferenceSig using stringer.
John Dethridge
2015-04-12
debug/dwarf: add Entry.AttrField method to get *Field by Attr
Austin Clements
2015-04-12
debug/dwarf: add DWARF attribute value class to Field
Austin Clements
2015-04-10
debug/dwarf: document DWARF class -> Go type mapping
Austin Clements
2015-03-24
debug/dwarf, encoding/asn1, go/ast: fix old comments
Matthew Dempsky
2015-03-11
debug/dwarf: factor parsing of unit lengths
Austin Clements
2015-03-10
debug/dwarf: add unit tests for line table reader
Austin Clements
2015-03-10
debug/dwarf: add support for line tables
Austin Clements
2015-03-10
debug/dwarf: factor finding unit containing entry offset
Austin Clements
2014-09-24
debug/dwarf: correct name for clang-generated complex type
Russ Cox
2014-09-08
build: move package sources from src/pkg to src
Russ Cox
[prev]