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
/
archive
Age
Commit message (
Expand
)
Author
2017-10-05
all: revert "all: prefer strings.LastIndexByte over strings.LastIndex"
Marvin Stenger
2017-10-03
archive/tar: fix typo in documentation
Joe Tsai
2017-09-27
all: prefer strings.LastIndexByte over strings.LastIndex
Marvin Stenger
2017-09-25
archive/tar: avoid empty IO operations
Joe Tsai
2017-09-23
archive/tar: fix sparse files support on Darwin
Giovanni Bajo
2017-09-22
archive/tar: skip TestSparseFiles on Plan 9
David du Colombier
2017-09-21
archive/tar: perform test for hole-detection on specific builders
Joe Tsai
2017-09-21
archive/tar: make check for hole detection support more liberal
Joe Tsai
2017-09-20
archive/tar: add Header.DetectSparseHoles and Header.PunchSparseHoles
Joe Tsai
2017-09-18
archive/tar: add Reader.WriteTo and Writer.ReadFrom
Joe Tsai
2017-09-15
all: fix article typos
Kunpei Sakai
2017-09-13
archive/tar: populate Devmajor and Devminor in FileInfoHeader on *BSD
Tobias Klauser
2017-09-01
archive/tar: populate Devmajor and Devminor in FileInfoHeader on Darwin
Tobias Klauser
2017-08-31
archive/zip: support "end of central directory record comment"
Kenji Yano
2017-08-30
archive/tar: minor doc fixes
Joe Tsai
2017-08-30
archive/tar: require opt-in to PAX or GNU format for time features
Joe Tsai
2017-08-30
archive/tar: populate uname/gname/devmajor/devminor in FileInfoHeader
Joe Tsai
2017-08-25
archive/tar: improve package documentation
Joe Tsai
2017-08-25
archive/tar: add raw support for global PAX records
Joe Tsai
2017-08-25
archive/tar: support arbitrary PAX records
Joe Tsai
2017-08-25
archive/tar: return better WriteHeader errors
Joe Tsai
2017-08-24
archive/tar: support reporting and selecting the format
Joe Tsai
2017-08-23
archive/tar: implement Writer support for sparse files
Joe Tsai
2017-08-23
all: fix easy-to-miss typos
Agniva De Sarker
2017-08-19
archive/tar: refactor Reader support for sparse files
Joe Tsai
2017-08-16
archive/tar: add reader/writer benchmarks
Agniva De Sarker
2017-08-16
archive/tar: make Writer error handling consistent
Joe Tsai
2017-08-16
archive/tar: add support for long binary strings in GNU format
Joe Tsai
2017-08-15
archive/tar: re-implement USTAR path splitting
Joe Tsai
2017-08-15
archive/tar: centralize errors in common.go
Joe Tsai
2017-08-15
archive/tar: add support for atime and ctime to Writer
Joe Tsai
2017-08-15
archive/tar: reject bad key-value pairs for PAX records
Joe Tsai
2017-08-15
archive/tar: support PAX subsecond resolution times
Joe Tsai
2017-08-15
archive/tar: properly handle header-only "files" in Writer
Joe Tsai
2017-08-15
archive/tar: roundtrip reading device numbers
Joe Tsai
2017-08-14
archive/tar: remove writeHeader and writePAXHeaderLegacy
Joe Tsai
2017-08-14
archive/tar: implement specialized logic for GNU format
Joe Tsai
2017-08-14
archive/tar: adjust bytediff to print full context
Joe Tsai
2017-08-14
archive/tar: implement specialized logic for PAX format
Joe Tsai
2017-08-13
archive/zip: fix Writer to validate file
Audrey Lim
2017-08-13
archive/tar: simplify toASCII and parseString
Joe Tsai
2017-08-12
archive/tar: optimize formatPAXRecord() call
Agniva De Sarker
2017-08-12
archive/tar: implement specialized logic for USTAR format
Joe Tsai
2017-08-11
archive/tar: check for permissible output formats first
Joe Tsai
2017-08-11
archive/tar: ensure input fits in octal field
Joe Tsai
2017-08-11
archive/tar: forbid NUL character in string fields
Joe Tsai
2017-08-11
archive/tar: expand TestPartialRead to cover sparse files
Joe Tsai
2017-08-11
archive/tar: simplify bytediff logic
Joe Tsai
2017-08-11
archive/tar: fallback to pre-Go1.8 behavior on certain GNU files
Joe Tsai
2017-08-11
archive/tar: simplify Flush
Joe Tsai
[prev]
[next]