commit ca64a37d9d925dec179e1142097dc9f135807656 [browse]
Author: Nigel Tao
Date: 2011-09-01 17:08:53 +10:00

weekly.2011-09-01

R=r, adg
CC=golang-dev
https://golang.org/cl/4975046

commit 0253c688d07eb8522641388b58e84d69a40646bb [browse]
Author: Mike Samuel
Date: 2011-09-01 12:03:40 +10:00

exp/template/html: Implement grammar for JS.

This transitions into a JS state when entering any attribute whose
name starts with "on".

It does not yet enter a JS on entry into a <script> element as script
element handling is introduced in another CL.

R=nigeltao
CC=golang-dev
https://golang.org/cl/4968052

commit ffe70eaa3cc9913d4d3e462ecaa41522330da85e [browse]
Author: Robert Griesemer
Date: 2011-08-31 15:16:51 -07:00

go spec: update section on Implementation Differences

R=rsc, r
CC=golang-dev
https://golang.org/cl/4977046

commit 7c203b8bc1e4958a7e17d0149f7a86f112d123d6 [browse]
Author: Mikio Hara
Date: 2011-08-31 17:59:35 -04:00

unsafe: update doc

changeset: 8812:3fb3e88d5aa8
gc: unsafe.Alignof, unsafe.Offsetof, unsafe.Sizeof now return uintptr

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/4951051

commit 2cc4a54dec14f32ffbc052556ac43f0df375243b [browse]
Author: Russ Cox
Date: 2011-08-31 17:38:41 -04:00

flag: add Parsed, restore Usage

R=r
CC=golang-dev
https://golang.org/cl/4973050

clone the repository to get more history