]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2013-05-16 Brad Fitzpatricktime: add Time.FormatAppend
2013-05-15 Robert Henckereflect: use visit structure for map key in DeepEqual
2013-05-15 Dmitriy Vyukovruntime: fix GC scanning of slices
2013-05-15 Rob Pikemisc/dashboard/codereview: add cshapiro and mpvl to...
2013-05-15 Dmitriy Vyukovruntime: add simple malloc benchmarks
2013-05-15 Keith Randallruntime: Optimize aeshash a bit. Use a better predicte...
2013-05-15 Dmitriy Vyukovruntime: transfer whole span from MCentral to MCache
2013-05-15 Adam Langleycrypto/rsa: check for minimal PKCS#1 v1.5 padding.
2013-05-15 Adam Langleycrypto/tls: ignore empty TLS records.
2013-05-15 Adam Langleymath/big: save some copies in binaryGCD.
2013-05-15 Dmitriy Vyukovruntime: unset m->locks after actual lock unlock
2013-05-15 Dmitriy Vyukovruntime: use enums instead static vars for debugging
2013-05-15 Dmitriy Vyukovruntime: inline size to class conversion in malloc()
2013-05-15 Alex Brainmanmisc/cgo/test: add missing import
2013-05-15 Shenghou Mamisc/cgo/test: test for issue 5337.
2013-05-15 Brad Fitzpatrickcmd/godoc: don't warn about HEAD requests
2013-05-15 Shenghou Macmd/yacc: don't emit line comment when -l is given
2013-05-15 Alexey Borzenkovos/user: faster user lookup on Windows
2013-05-15 Dominik Honnefmisc/emacs: Add support for methods with unnamed receiver
2013-05-15 Jonathan Hseutesting/quick: fix for aliased types, delete duplicate...
2013-05-14 Carl Shapiroruntime: enable stack scanning by frames
2013-05-14 Brad Fitzpatrickdatabase/sql: use method values instead of generating...
2013-05-14 Rémy Oudomphengcmd/gc: fix race instrumentation of selectors T(v)...
2013-05-14 Keith Randallruntime/bytes: fast Compare for byte arrays and strings.
2013-05-14 Brad Fitzpatrickencoding/json: allocate less in NewEncoder
2013-05-14 Rob Pikecmd/vet: fix for changes to go/types package
2013-05-14 Alberto García... net/http: Fix basic authentication with empty password
2013-05-14 Brad FitzpatrickA+C: Alberto García Hierro (individual CLA)
2013-05-14 Shenghou Maarchive/tar: skip NUL-filled unused octal fields
2013-05-14 Robin Eklindimage: minor update of comments.
2013-05-14 Shenghou Macmd/gc: improve syntax error for "import testing"
2013-05-14 Shenghou Madoc/go_spec: fix typos
2013-05-14 Bill Thiedemisc/vim: test.sh seems to only work on Mac OS X.
2013-05-14 Brad Fitzpatrickcmd/api: don't print out except.txt removed features...
2013-05-14 Brad Fitzpatrickgo/token: let FileSet.AddFile take a negative base
2013-05-13 Andrew Gerrandtag go1.1
2013-05-13 Dmitriy Vyukovruntime/race: improve public documentation
2013-05-13 Nigel Taodoc: add a "New packages" section to the 1.1 release...
2013-05-08 Andrew Gerrandtag go1.1rc3
2013-05-08 Ian Lance Taylorruntime: fix crash in select
2013-05-08 Robert Griesemerspec: fix incorrect example
2013-05-08 Andrew Gerranddoc: pull front page featured articles using new blog...
2013-05-08 Ian Lance Taylorcmd/cgo: pass -Wsystem-headers when looking for errors
2013-05-08 Alex Brainmannet: fix dial race on plan9 and windows
2013-05-07 Rob Pikeeffective_go.html: be more accepting in the guidelines...
2013-05-07 Andrew Gerrandtag go1.1rc2
2013-05-07 Brad Fitzpatrickapi: add go1.1.txt; update cmd/api to use it
2013-05-06 Dmitriy Vyukovruntime: fix crash in badsignal()
2013-05-06 Shenghou Maruntime: reduce max arena size on windows/amd64 to...
2013-05-06 Brad Fitzpatrickdatabase/sql: remove an unused field from Rows
2013-05-06 Andrew Gerranddoc: add FAQ entry about language changes
2013-05-06 Shenghou Masyscall: fix prototype of Fchflags (API change)
2013-05-06 Jeremiah Harmsengo/doc/example: Fix bug causing false negatives for...
2013-05-06 Andrew GerrandC: add Jeremiah Harmsen (Google CLA)
2013-05-06 Brad Fitzpatrickimage/png: fix error message to not return width twice
2013-05-04 Shenghou Mago/build: document GOOS.go also has implicit GOOS build...
2013-05-03 Keith Randalltext/template: comment fix
2013-05-03 Andrew Gerranddoc: fix formatting in effective go code snippet
2013-05-03 Shenghou Maruntime/cgo: fix build for ARM
2013-05-03 Shenghou Macmd/ld: add .note.GNU-stack section for external linking
2013-05-03 Brad Fitzpatrickregexp: doc fix
2013-05-02 Russ Coxdoc: only U+FEFF is a byte-order mark; U+FFFE is not
2013-05-02 Alex Brainmancmd/ld: fix SDYNIMPORT symbol test
2013-05-02 Rob Pikecmd/ld: fix another unsigned value causing bugs on...
2013-05-01 David du Colombierlibmach: fix build on Plan 9
2013-05-01 Ian Lance Taylorcmd/cgo: correct pragma name in comment
2013-05-01 Ian Lance Taylorruntime/cgo: export symbols in both internal and extern...
2013-05-01 Ian Lance Taylorcmd/ld: fix syms that are both cgo_import_static &...
2013-05-01 Andrew Gerranddoc: link to Go 1.1 release notes
2013-05-01 Alex Brainmannet: do not call syscall.Bind twice on windows
2013-04-30 Rob Pikecmd/ld: when linking externally, only generate dwarf...
2013-04-30 Russ Coxcmd/go: undo CL 8119049
2013-04-30 Ian Lance Taylorcmd/ld: emit relocs for DWARF info when doing an extern...
2013-04-30 Rob Pikeos/exec: disable TestExtraFilesFDShuffle
2013-04-30 Cosmos Nicolaousyscall: fix a bug in the shuffling of file descriptors...
2013-04-30 Rob Pikesyscall: fix exec_bsd.go to accompany exec_linux.go...
2013-04-30 Rob Pikecmd/ld: another attempt at the relocation overflow fix
2013-04-30 Rob Pikecmd/ld: fix check for address wrap in relocation
2013-04-30 Andrew Gerranddoc/go1.1: remove discussion of "go run" change
2013-04-30 Rob Pikecmd/ld: disable relocation range check so build can...
2013-04-30 Rob Pikecmd/gc: fix some overflows in the compiler
2013-04-30 Rob Pikecmd/ld: fix some 64-bit issues
2013-04-30 Shenghou Maencoding/json: document that marshaling invalid utf...
2013-04-29 Rob Pikefmt: fix crash for Printf("%.", 3)
2013-04-29 Shenghou Maruntime: fix stack pointer corruption in runtime.cgocal...
2013-04-29 Ian Lance Taylorfmt: document that if String or Error panics, that...
2013-04-29 Andrew Gerrandnet/http/httptest: fix incorrectly-named ResponseRecord...
2013-04-28 Brad Fitzpatrickmath/rand: fix typo and add better crash message
2013-04-27 Dave Cheneyruntime: tune appendCrossover for arm
2013-04-26 Brad Fitzpatrickdatabase/sql/driver: try to unstutter Value docs
2013-04-26 Dmitriy Vyukovtime: stop 1ns timer in test
2013-04-25 Brad Fitzpatrickdatabase/sql: fix driver Conn refcounting with prepared...
2013-04-25 Jan Ziakcmd/gc: initialize t->width in dgcsym() if required
2013-04-25 Jan Ziakundo CL 8954044 / ad3c2ffb16d7
2013-04-25 Jan Ziakruntime: prevent the GC from seeing the content of...
2013-04-25 Mikio Haranet: deflake raw IP protocol entry test on Windows
2013-04-24 Rob Pikecmd/vet: clean up the test
2013-04-24 Ian Lance Taylorcmd/5g, cmd/6g, cmd/8g: more nil ptr to large struct...
2013-04-23 Mikio Haranet: add missing File method document
2013-04-23 Anthony Martincmd/dist: fix line numbers in goc2c generated files
next