]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2011-05-13 Luuk van Dijkgc: generalize dst = append(src,...) inlining to arbitr...
2011-05-13 Robert Griesemergo/types: type checker API + testing infrastructure
2011-05-13 Robert Griesemergo spec: fix error in production syntax
2011-05-13 Rob Piketiming: update numbers for regex-dna
2011-05-13 Russ Cox5c, 5g: fix build with too-smart gcc
2011-05-13 Russ Coxdashboard: delay hg pull until needed
2011-05-13 David Symondsmisc/vim: new Vim indentation script.
2011-05-13 Eivind Uggedalhttp: make HEAD client request follow redirects
2011-05-13 Russ Coxcodereview: handle 'null as missing field' in rietveld...
2011-05-13 Russ CoxA+C: Eivind Uggedal (individual CLA)
2011-05-13 Brad Fitzpatrickdoc: auto-generated html change missing from 7ee7980ea06d
2011-05-13 Sameer Ajmanimisc/emacs: bug fix: use UTF-8 when invoking gofmt...
2011-05-13 Brad Fitzpatrickhttp: remove finalURL from Client.Get; move to Response
2011-05-13 Mikio Haranet: remove unused functions
2011-05-13 Alex Brainman6l, 8l: emit windows dwarf sections similar to other...
2011-05-13 Robert Henckestrconv: document and test True and False for Atob
2011-05-13 Robert Henckegotest: document unit of time for elapsed()
2011-05-13 Robert Griesemergo/*: various small fixes
2011-05-13 Russ Coxcodereview: fix clpatch
2011-05-13 Benny Siegertimage/tiff: Reject images with SampleFormat != 1.
2011-05-12 Brad Fitzpatrickhtml: parse empty, unquoted, and single-quoted attribut...
2011-05-12 Robert Griesemergo spec: clarify semantics of range clause
2011-05-12 Robert Griesemergo/printer: more accurate comment for incomplete struct...
2011-05-12 Robert Griesemergo/ast: consider anonymous fields and set Incomplete...
2011-05-12 Robert Griesemergo/doc, godoc: when filtering for godoc, don't remove...
2011-05-12 Russ Coxdashboard: fix for branches
2011-05-12 Johan Euphrosinedoc/codelab: correct typo.
2011-05-12 Russ CoxCONTRIBUTORS: add Johan Euphrosine (Google CLA)
2011-05-12 Russ Cox5l, 8l: add ELF symbol table to binary
2011-05-12 Anthony Martinld: fix alignment of rodata section on Plan 9
2011-05-12 Lorenzo Stoakesgc: fix type switch error message for invalid cases.
2011-05-12 Russ Coxcodereview: fetch metadata using JSON API, not XML...
2011-05-12 Anthony Martinmake: add nuke target for C commands and libs
2011-05-12 Brad Fitzpatrickhttp: fix two Transport gzip+persist crashes
2011-05-11 Adam Langleycompress/zlib: actually use provided dictionary.
2011-05-11 Christian Himpelhttp: write cookies according to RFC 6265
2011-05-11 Brad Fitzpatrickhttp: fix transport bug with zero-length bodies
2011-05-11 Nigel Taoimage/bmp: implement a BMP decoder.
2011-05-11 Nigel Taoimage/gif: minor fixes.
2011-05-11 Rob Pikeeffective go: explain about values/pointers in String...
2011-05-11 Adam Langleycrypto/x509/crl: add package
2011-05-11 Luuk van Dijkgc: inline append when len<cap
2011-05-11 Brad Fitzpatrickhttp: don't Clean query string in relative redirects
2011-05-11 Andrew Gerranddoc/roadmap: put "App Engine support" under "Done".
2011-05-10 Russ Coxgc: fix unsafe.Sizeof
2011-05-10 Robert Griesemergo/ast, go/doc, godoc: consider struct fields and inter...
2011-05-10 Albert Strasheimruntime: add newline to "finalizer already set" error
2011-05-10 Nigel Taoimage/jpeg: speed up decoding by inlining the clip...
2011-05-09 Robert Griesemergo/printer, gofmt: fix alignment of "=" in const/var...
2011-05-09 Robert Griesemergo/parser: always introduce an ast.Object when declarin...
2011-05-09 Rob Pikegif: fix build
2011-05-09 Rob Pikeimage/gif: implement transparency.
2011-05-08 Rob Pikego spec: fix up HTML glitches.
2011-05-08 Rob Pikeeffective go: update to new Open signature.
2011-05-08 Alex Brainmansyscall: change Overlapped.HEvent type, it is a handle
2011-05-08 Alex Brainmansyscall: fix bug in mksyscall_windows.pl
2011-05-08 Rob Pikeimage/gif: GIF decoder
2011-05-08 Nigel Taocompress/lzw: silently drop implied codes that are...
2011-05-07 Anschel Schaffer... gob: Doc typo fix
2011-05-07 Joe Poirierwindows: reset command var to sh for correct error...
2011-05-06 Roger Peppecgo: put CFLAGS before filename argument
2011-05-06 Dmitry Chestnykhdoc: remove left and right padding in H2 headings.
2011-05-06 Albert Strasheimruntime: handle out-of-threads on Linux gracefully
2011-05-06 David Symondshttp: fix typo in URL.String doc comment.
2011-05-06 Alex Brainmanwingui: fix Makefile after rename
2011-05-05 Adam Langleycrypto/tls: export the verified chains.
2011-05-05 Adam Langleycrypto/x509: export raw SubjectPublicKeyInfo.
2011-05-05 Roger Peppeimage: make AlphaColor.Set conform to usual signature
2011-05-05 Robert Griesemergo spec: newlines cannot be used inside a char or ...
2011-05-05 Benny Siegertimage/tiff: implement a decoder.
2011-05-05 Dmitry Chestnykhimage/png: support encoding of paletted images with...
2011-05-04 Ross Lighthttp/spdy: add type to FlagClearPreviouslyPersistedSett...
2011-05-04 Nigel Taoexp/draw: fast paths for drawing a YCbCr or an NRGBA...
2011-05-04 Russ Coxtag release.r57.1
2011-05-04 Russ Coxdoc: document r57.1
2011-05-04 Andrew Gerrandhttp: fix FormFile nil pointer dereference on missing...
2011-05-04 Alex Brainmannet: disable dnsmsg_test on windows
2011-05-04 Alex Brainmanmake.bash: remove old bash version of gotest on Windows
2011-05-03 Brad Fitzpatrickhttp: improve a test
2011-05-03 Russ Coxtag release.r57 step 2
2011-05-03 Russ Coxtag release.r57
2011-05-03 Russ Coxdoc: release.r57
2011-05-03 Robert Griesemergofmt: update test.sh (exclude a file w/ incorrect...
2011-05-03 Russ Coxcodereview: add release branch support
2011-05-03 Russ Coxreflect: allow unexported key in Value.MapIndex
2011-05-03 Brad Fitzpatricknet: don't crash on unexpected DNS SRV responses
2011-05-03 Gustavo NiemeyerMake.cmd: create TARGDIR if necessary
2011-05-03 Russ Coxld: make ELF binaries with no shared library dependenci...
2011-05-03 Andrew Gerranddoc/install: specify clone -u instead of -r
2011-05-03 Brad Fitzpatrickos: remove race paranoia from Environ(); it's guarded now
2011-05-03 Robert Griesemergodoc: if there is no search box, don't run the respect...
2011-05-03 Robert Griesemergo spec: clarify semantics of integer division
2011-05-02 Rob Pikeimage: fix build
2011-05-02 Rob Pikeimage: add type-specific Set methods and use them when...
2011-05-02 Russ Coxhttp/pprof: fix POST reading bug
2011-05-02 Brad Fitzpatricknet: default to 127.0.0.1, not localhost, in TestICMP
2011-05-02 Brad Fitzpatrickruntime: maybe fix Windows build broken by cgo setenv CL
2011-05-02 Robert Griesemergodoc: added -index flag to enable/disable search index
2011-05-02 Brad Fitzpatrickhttp: fix racy test with a simpler version
2011-05-02 Brad Fitzpatrickos: make Setenv update C environment variables
next