]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2012-11-01 Dmitriy Vyukovcmd/gc: racewalk: fix a bunch of minor issues
2012-11-01 Han-Wen Nienhuyssyscall: add {Get,Set,List,Remove}xattr on Linux.
2012-11-01 Rémy Oudomphengcmd/gc, runtime: pass PC directly to racefuncenter.
2012-11-01 Robert Griesemerexp/types/staging: filling in more blanks
2012-11-01 Ian Lance Taylorcmd/cgo: improve gccgo support
2012-11-01 Ian Lance Taylorcmd/go: fixes to gccgo support
2012-11-01 Ian Lance Taylorgo/build: support compiler as build constraint
2012-11-01 Dmitriy Vyukovcmd/gc: racewalk: fix instrumentation of ninit lists
2012-11-01 Rémy Oudomphengcmd/gc: fix incomplete export data when inlining with...
2012-11-01 Dmitriy Vyukovrun.bash: add sanity test for race detector
2012-11-01 Rémy Oudomphengcmd/gc: fix inlining bug with local variables.
2012-11-01 Ryan Hitchmancompress/flate: shrink decompressor struct for better...
2012-11-01 Daniel Morsingcmd/gc: do simple bounds checking of constant indices...
2012-11-01 Robert Griesemerspec: clarify returns, defer statements, and panics
2012-11-01 Jan Ziakruntime: move Itab to runtime.h
2012-11-01 Alexey Borzenkovnet: fix a bad cast in dnsmsg.go
2012-11-01 Jan Ziakruntime: add memorydump() debugging function
2012-11-01 Russ Coxcmd/gc: avoid %#x of 0
2012-11-01 Andrew Gerrandwebsite: remove floating topbar
2012-11-01 Rémy Oudomphengcmd/5g, cmd/6g, cmd/8g: remove width check for componen...
2012-11-01 Alex Brainmanrun.bat: make output consistent
2012-11-01 Mikio Haraall: clear execute bit
2012-11-01 Nigel Taoimage/png: degrade gracefully for palette index values...
2012-10-31 Dan Callahanencoding/json: clarify correct usage of struct tags...
2012-10-31 Robert GriesemerA+C: adding Dan Callahan (individual CLA)
2012-10-31 Robert Griesemerspec: slight wording change to remove a formal contradi...
2012-10-31 Adam Langleycrypto/cipher: add examples
2012-10-31 Robert Griesemergofmt: simplify slices of the form s[a : len(s)] to...
2012-10-31 Rob Pikesrc/lib9/utf: update to Unicode 6.2.0
2012-10-31 Rob Pikespec: we're now at Unicode 6.2.0
2012-10-31 Rob Pikestrconv: update to unicode 6.2.0
2012-10-31 Marcel van... unicode: move unicode and related packages to Unicode...
2012-10-31 Marcel van... exp/locale/collate: implementation of tailorings and...
2012-10-31 Marcel van... exp/locale/collate: removed weights struct to allow...
2012-10-31 Marcel van... exp/locale/collate: add context to entry.
2012-10-31 Ian Lance Taylortest: match gccgo error messages for bug358.go
2012-10-31 Peter Wallersyscall/exec_linux: enable changing controlling tty
2012-10-31 Ian Lance TaylorA+C: add Peter Waller (individual CLA)
2012-10-30 Alex Brainmannet: fix connection resets when closed on windows
2012-10-30 Nigel Taoimage/jpeg: don't call ensureNBits unless we have to.
2012-10-30 Alexey Borzenkovnet: use read deadline in Accept on windows
2012-10-30 Rob Pikereflect: improve documentation for DeepEqual regarding...
2012-10-30 Robert Griesemergofmt: apply gofmt -w src misc
2012-10-30 Robert Griesemergo/printer, gofmt: trim trailing whitespace in comments
2012-10-30 Dave Cheneyarchive/zip: handle corrupt extra data records
2012-10-30 Robert Griesemerexp/gotype: add more test packages
2012-10-30 Shenghou Macmd/ld: handle weak symbols
2012-10-30 Dave Cheneymisc/dashboard/builder: check http status before proces...
2012-10-30 Brad Fitzpatrickcmd/api: handle contexts re-converging
2012-10-30 Brad Fitzpatrickcmd/api: add more tests
2012-10-30 Brad Fitzpatrickio: add ByteWriter interface
2012-10-30 Nigel Taoimage/jpeg: change block from [64]int to [64]int32.
2012-10-29 Roger Peppeencoding/json: tweak docs
2012-10-29 Dmitriy Vyukovsyscalls: annotate Sendfile() for race detector
2012-10-29 Pawel Szczurnet/http/client.go: fix cookie handling on (*Client...
2012-10-29 Brad FitzpatrickCONTRIBUTORS: add Pawel Szczur (Google CLA)
2012-10-29 Adam Langleycrypto/x509: always write validity times in UTC.
2012-10-29 Adam Langleyencoding/asn1: don't convert UTCTime to UTC.
2012-10-29 Luuk van Dijkcmd/gc: inlining functions with local variables
2012-10-29 Luuk van Dijkcmd/gc: escape analysis to track flow of in to out...
2012-10-29 Andrew Radevmisc/vim: fix reimport guard and remove K mapping.
2012-10-29 David SymondsA+C: Andrey Radev (individual CLA).
2012-10-29 David Symondsmisc/dashboard/codereview: only accept "NOT LGTM" on...
2012-10-28 Rémy Oudomphengcmd/5g: introduce componentgen for better registerization.
2012-10-28 Taj Khattracontainer/list: fix typo
2012-10-27 Patrick Smithsort: Fixed a typo in the documentation for SearchStrings.
2012-10-26 Ian Lance Taylorsyscall: fix creds_test to reliably close os.File
2012-10-26 Shenghou Maencoding/binary: ReadVarint reads a signed number,...
2012-10-26 Dave Cheneynet: avoid allocation in setAddr
2012-10-26 Dave Cheneycmd/5g: peep.c: reactivate some optimisations
2012-10-26 Rémy Oudomphengreflect: stop thinking that MaxFloat32 overflows float32.
2012-10-26 Dmitriy Vyukovruntime: switch to 64-bit goroutine ids
2012-10-25 Rémy Oudomphengcmd/6g: fix crash in cgen_bmul.
2012-10-25 Marcel van... exp/locale/collate: slightly changed collation elements:
2012-10-25 Shenghou Masyscall: implement (*PtraceRegs).PC() and SetPC()
2012-10-25 Andrew Gerranddoc: remove misplaced articles from references page
2012-10-24 Marcel van... exp/locale/collate/build: fixed problem where blocks...
2012-10-24 Marcel van... exp/locale/collate: clarification in comments on use...
2012-10-24 Marcel van... exp/locale/collate/tools/colcmp: add locale to output...
2012-10-23 Russ Coxcmd/gc, cmd/ld: use go.weak instead of weak as the...
2012-10-22 Shenghou Maruntime, runtime/race: add missing if(raceenabled)...
2012-10-22 Robert Griesemerexp/type/staging: implemented recent spec changes
2012-10-22 Daniel Morsingcmd/gc: Mark use of builtin functions as calls.
2012-10-22 Shenghou Macmd/5l, cmd/6l, cmd/8l: put floating point numbers...
2012-10-22 Luuk van Dijkcmd/gc: escape analysis to track flow of in to out...
2012-10-22 Luuk van Dijkcmd/gc: track parameter flow, step 0: synthesize name...
2012-10-22 Luuk van Dijkcmd/gc: fix strict tree property for AST for OAS2RECV...
2012-10-22 Roger Peppecmd/go: add join template function.
2012-10-22 Rémy Oudomphengcmd/gc: fix inlining bug for composite literals in...
2012-10-22 Shenghou Malib9, cmd/dist, cmd/5l: embed GOARM into cmd/5l and...
2012-10-22 Nigel Taoos: fix documentation typos: s/an array/a slice/.
2012-10-22 Patrick Smithencoding/xml: expand allowed entity names
2012-10-22 Jingcheng Zhangruntime: sizeclass in MSpan should be int32.
2012-10-22 Russ CoxA+C: Jingcheng Zhang and Patrick Smith (individual...
2012-10-22 Nigel Taogo/build: document the behavior of multiple build const...
2012-10-21 Andrew GerrandA+C: Richard Eric Gavaletz (individual CLA)
2012-10-21 Jan Ziakruntime: store types of allocated objects
2012-10-21 Mikio Haranet: add test for Conn, PacketConn and Listener
2012-10-21 Russ Coxcmd/gc: rebuild builtin.c
2012-10-21 Lucio De Rebuild: u.h for plan9 arm
next