]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2013-01-30 Russ Coxdoc/go1.1.html: document division by zero change from...
2013-01-30 Andrey Mirtchovskiencoding/json: properly unmarshal empty arrays.
2013-01-30 Russ Coxcmd/5l: reestablish uniform union field naming
2013-01-30 Jan Ziakruntime: local allocation in mprof.goc
2013-01-30 Elias Naur6l/5l: PIC and shared library support for the linkers.
2013-01-30 Russ Coxcmd/dist: fix code example in README
2013-01-30 Russ CoxA+C: Elias Naur (individual CLA)
2013-01-30 James Graycmd/cgo: allow for stdcall decorated dynimport names
2013-01-30 Adam Langleycrypto/rc4: add simple amd64 asm implementation.
2013-01-30 Russ Coxencoding/xml: add (*Encoder).Indent
2013-01-30 Rodrigo Rafael... cmd/vet: detect misuse of atomic.Add*
2013-01-30 Akshat Kumarinclude: Plan 9: hide any previous definition of Runemax
2013-01-30 Akshat Kumarruntime: add support for panic/recover in Plan 9 note...
2013-01-30 Andrew GerrandC: add Hossein Sheikh Attar (Google CLA)
2013-01-30 Rémy Oudomphengruntime: implement range access functions in race detector.
2013-01-29 Russ CoxA+C: Rodrigo Rafael Monti Kochenburger (individual...
2013-01-29 Francesc Campoygo/misc/dist: Keep file modes when copying.
2013-01-29 Andrew Gerrandgo/build: clean up after rollback
2013-01-29 Russ Coxencoding/json: add test for Unmarshal of malformed...
2013-01-29 Russ Coxruntime: clear up lr comments
2013-01-29 Russ Coxcodereview: show 'not lgtms' in hg p output (with lgtms)
2013-01-29 Gustavo Francocmd/go: add helpful error message when vcs is not found.
2013-01-29 Alan Donovanexp/ssa: make Parameters values, not addresses.
2013-01-29 Dmitriy Vyukovruntime: dump the full stack of a throwing goroutine
2013-01-29 Francesc Campoygo/misc: Adding go-tour to the generated packages for...
2013-01-29 Carl Shapirocmd/gc: document more of the declaration context enumer...
2013-01-29 Brad Fitzpatrickcmd/api: normalize byte to uint8 and rune to int32
2013-01-29 Brad Fitzpatrickencoding/json: add Decoder.Buffered accessor to get...
2013-01-29 Alan Donovanexp/ssa: fix breakage due to https://code.google.com...
2013-01-29 Ian Lance Taylortest: add test case miscompiled by gccgo
2013-01-28 Carl Shapirocmd/ld: avoid a segfault when dumping the symbol table
2013-01-28 Alan Donovanexp/gotype: fix build breakage due to https://code...
2013-01-28 Alan Donovanexp/ssa: (#3 of 5): Function, BasicBlock and optimisations
2013-01-28 Alan Donovanexp/ssa: (#2 of 5): core utilities
2013-01-28 Alan Donovanmath/big: add Rat.{,Set}Float64 methods for IEEE 754...
2013-01-28 Rémy Oudomphengtest: add support for build tags.
2013-01-28 Vega Garcia... xml: differentiate between float32 and float64 for...
2013-01-28 Sébastien Paolacciruntime: earlier detection of unused spans.
2013-01-28 Russ Coxgo/build: undo CL 7129048
2013-01-28 Ian Lance Taylornet: fix windows build
2013-01-28 Ian Lance Taylornet, syscall: use accept4 and SOCK_CLOEXEC on Linux
2013-01-28 Dave Cheneysrc: add race.bash
2013-01-28 Vega Garcia... go/ast: Fix typo for the godoc of ObjKind
2013-01-28 Brad FitzpatrickCONTRIBUTORS: Add Gustavo Franco (Google CLA)
2013-01-27 Ian Lance Taylorruntime: use new CNT_MASK in lfstack
2013-01-26 Rémy Oudomphengall: make tests able to run multiple times.
2013-01-26 Dave Cheneycmd/go: add missing tests
2013-01-26 Shenghou Maruntime: avoid defining the same variable in more than...
2013-01-25 Brad FitzpatrickCONTRIBUTORS: add Carl Shapiro's golang.org address
2013-01-25 John Graham... net/http: fix Content-Length/Transfer-Encoding on HEAD...
2013-01-24 Andrew Gerrandmisc/dashboard/builder: synchronize accesses to goroot...
2013-01-24 Alan Donovanexp/ssa: API and documentation.
2013-01-24 Andrew Gerranddoc: add mention of the Go+ community
2013-01-24 Alan Donovango/types: expose types.IsIdentical, the Type equivalenc...
2013-01-24 Alan Donovango/types: add String() method to Type interface.
2013-01-24 Dmitriy Vyukovruntime: increase stack limit in a test
2013-01-24 Oling Catdoc/go_spec: remove extra space, align tags, and change...
2013-01-24 Dave Cheneyall: use t.Skip{,f}
2013-01-24 Rick Arnoldgo/build: document blank line required after build...
2013-01-23 Robert Griesemergo/types: typechecking conversions, part 1 (non-constants)
2013-01-23 Mikkel Krautzcrypto/x509: skip SystemRootsError test on Windows
2013-01-23 Marcel van... exp/locale/collate: added functionality for sorting.
2013-01-23 Marcel van... exp/locale/collate: preparation for adding Search API...
2013-01-23 Akshat Kumarsyscall: fix fork-exec/wait inconsistencies for Plan 9
2013-01-23 Russ CoxAUTHORS: remove Vega Garcia Luis Alfonso (covered by...
2013-01-23 Oling Catdoc/articles/race_detector: fix some format.
2013-01-23 Vega Garcia... xml: Support fields not of type []byte when marshaling...
2013-01-23 Russ CoxA+C: Vega Garcia Luis Alfonso (individual CLA)
2013-01-23 Brad Fitzpatrickgo/build: fix TestBogusDirectory format and maybe Windo...
2013-01-23 Brad Fitzpatricktime: make TestReset more reliable
2013-01-23 Andrew Gerrandnet/url: use bytes.Buffer in (*URL).String
2013-01-23 Andrew Gerrandnet/url: generate correct Path when hostname empty
2013-01-23 Andrew Gerrandgo/build: ImportDir reject directories that don't exist
2013-01-22 Dave Cheneytesting: add Skip/Skipf
2013-01-22 Rick Arnoldencoding/json: ignore unexported fields in Unmarshal
2013-01-22 Brad Fitzpatrickcmd/api: fix type scrubbing
2013-01-22 Akshat Kumarlib9: declare __fixargv0 before use in flag.c
2013-01-22 Robin Eklindfmt: Remove dead code and make comments and variables...
2013-01-22 Mikio Haranet: don't return nil interface address on netbsd
2013-01-22 Russ Coxencoding/xml: simplify copyValue
2013-01-22 Anthony Martincmd/go: suppress extraneous newlines in list
2013-01-22 Robin Eklindmime, strconv: Make testdata more consistent.
2013-01-22 Caleb Sparetime: standard time doc fix and format example
2013-01-22 Dustin Shields... cmd/go: add hg ssh support
2013-01-22 Russ CoxA+C: Dustin Shields-Cloues (individual CLA)
2013-01-22 Akshat Kumarsyscall: fix arithmetic errors in assembly for seek...
2013-01-22 Russ Coxdoc/effective_go.html: add a section about the blank...
2013-01-22 Adam Langleycrypto/tls: allow the server to enforce its ciphersuite...
2013-01-22 Dmitriy Vyukovruntime: account stop-the-world time in the "other...
2013-01-21 Shenghou Madoc/go_spec: cap doesn't apply to maps
2013-01-21 Shenghou Macmd/cgo: doc updates
2013-01-21 Shenghou Macmd/5l: move offset2 into Adr.u0 union to save 4/8...
2013-01-21 Shenghou Matext/template/parse: don't show itemType in error messages
2013-01-21 Adam Langleycrypto/x509: return a better error when we fail to...
2013-01-21 Adam Langleycrypto/cipher: don't persist errors in StreamWriter.
2013-01-20 Andrew GerrandC: add Bill Neubauer's Gmail account
2013-01-20 Dave Cheneycmd/5l: reduce the size of Prog and Sym
2013-01-20 Anthony Martincmd/api: sort features
2013-01-19 Mikio Haraundo CL 5687057 / 58bc8aae4abb
2013-01-19 Dave Cheneycmd/8l, cmd/6l: avoid zeroing zeroed fields
next