| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
O_SYNC changes only on linux-arm (and linux-arm-cgo), but
changes to match O_SYNC on linux-{386,amd64} and what Linux
upstream now uses. See discussion and links on
https://codereview.appspot.com/13261050/
R=golang-dev, r
CC=golang-dev
https://codereview.appspot.com/13575045
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
See golang.org/s/go12xml for design.
Repeat of CL 12603044, which was submitted accidentally
and then rolled back.
Fixes issue 2771.
Fixes issue 4169.
Fixes issue 5975.
Fixes issue 6125.
R=golang-dev
CC=golang-dev
https://codereview.appspot.com/12919043
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
fat fingers - did not intend to submit.
depends on the Unmarshaler CL anyway.
??? original CL description
encoding/xml: add, support Marshaler interface
See golang.org/s/go12xml for design.
Fixes issue 2771.
Fixes issue 4169.
Fixes issue 5975.
Fixes issue 6125.
R=golang-dev, iant, dan.kortschak
CC=golang-dev
https://codereview.appspot.com/12603044
???
TBR=golang-dev
CC=golang-dev
https://codereview.appspot.com/12918043
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
See golang.org/s/go12xml for design.
Fixes issue 2771.
Fixes issue 4169.
Fixes issue 5975.
Fixes issue 6125.
R=golang-dev, iant, dan.kortschak
CC=golang-dev
https://codereview.appspot.com/12603044
|
|
|
|
|
|
|
|
|
|
|
|
| |
- adjusted test files so that they actually type-check
- adjusted go1.txt, go1.1.txt, next.txt
- to run, provide build tag: api_tool
Fixes issue 4538.
R=bradfitz
CC=golang-dev
https://codereview.appspot.com/12300043
|
|
R=golang-dev, adg, r
CC=golang-dev
https://codereview.appspot.com/9250043
|