]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2015-09-30 Austin Clementsruntime: test that periodic GC works
2015-09-30 Robert Griesemergo/format: handle whitespace-only input correctly
2015-09-30 Robert Griesemergo/format, cmd/gofmt: avoid dependency on internal...
2015-09-30 Adam Langleycrypto/x509: parse CSRs with a critical flag in the...
2015-09-30 Adam Langleycrypto/x509: make verification of an empty certificate...
2015-09-30 Adam Langleymath/big: correct documentation for ProbablyPrime.
2015-09-30 Adam Langleycrypto/tls: better error messages when PEM inputs are...
2015-09-29 Robert Griesemergo/types: move gotype command into this directory
2015-09-29 Robert Griesemergo/types: clarify doc string for types.Check
2015-09-29 Russ Coxcmd/dist: build packages in parallel, make code more...
2015-09-29 Håvard Haugencmd/compile/internal/gc: remove stringsCompare
2015-09-29 Rob Pikecmd/doc: fix pretty printing of paths
2015-09-29 Robert Griesemermath/big: more documentation
2015-09-29 Robert Griesemermath/big: clean up *Int encoding tests
2015-09-29 Robert Griesemermath/big: implement Float.Text(Un)Marshaler
2015-09-29 Andrew Gerrandtext/template, html/template: fix block example name
2015-09-28 Andrew Gerranddoc: add text/template blocks and redefinition to go1...
2015-09-28 Robert Griesemerencoding/json: document that encoding.TextMarshaler...
2015-09-28 Robert Griesemermath/big: improved documentation
2015-09-28 Rob Pikecmd/doc: rearrange the newlines to group better
2015-09-28 Andrew Gerrandtext/template, html/template: add block keyword and...
2015-09-28 Ian Lance Taylorcmd/cgo: only declare real function in gccgo exported...
2015-09-28 Joel Singtests/fixedbugs: make test for issue11656 run known...
2015-09-27 Didier Spezianet/http/fcgi: fix panic with malformed params record
2015-09-27 Joel Singcmd/go: Skip note reading test with linkmode external...
2015-09-25 Robert Griesemermath/big: remove some string conversions in Int encoding
2015-09-25 Robert Griesemermath/big: move Int/Rat gob/json/xml functionality in...
2015-09-25 Robert Griesemermath/big: removed more unnecessary string conversions
2015-09-25 Robert Griesemermath/big: implement Int.Text, Int.Append
2015-09-25 Mikio Harasyscall: fix alignment check for link-layer information...
2015-09-25 Rob Pikedoc: go1.6.txt: bufio.ErrFinalToken
2015-09-25 Rob Pikebufio: fix scanning with a final empty token.
2015-09-25 Shawn Walker... cmd/go: elide -rpath when not applicable and used via...
2015-09-24 Robert Griesemermath/big: faster string conversion routines
2015-09-24 Rob Pikecmd/doc: don't stop after first package if the symbol...
2015-09-24 Robert Griesemermath/big: fix test for denormalized inputs and enable...
2015-09-24 Marvin Stengercompile/internal/gc,internal/obj: remove some usages...
2015-09-24 Marvin Stengercmd/link/internal/ld: removed some uses of stringsCompare
2015-09-24 Marvin Stengercmd/compile/internal/gc: move functions from util.go...
2015-09-24 Marvin Stengercmd/compile/internal/gc: convert return values from...
2015-09-24 Francisco Claudemultipart: fixes problem parsing mime/multipart of...
2015-09-23 Joe Tsaiarchive/tar: remove dead code with USTAR path splitting
2015-09-23 Shenghou Macmd/dist: fix build after "go test" argument order...
2015-09-23 Robert Griesemerspec: minor adjustment of prose in composite literal...
2015-09-23 Rob Pikedoc: go1.6.txt: go test flag changes
2015-09-23 Rob Pikecmd/go: fix processing of flags for test binaries.
2015-09-23 Robert Griesemerstrconv: slightly simplified roundShortest; better...
2015-09-23 Robert Griesemermath/big: factored out an internal accessor method...
2015-09-23 Shenghou Maos: document that behavior of Seek on O_APPEND files...
2015-09-23 Shenghou Maruntime: fix incomplete sentence in comment
2015-09-23 Robert Griesemermath/big: implement negative precision for Float.Append...
2015-09-23 Alex Brainmanruntime: test that timeBeginPeriod succeeds
2015-09-23 Joe Tsaicompress/gzip: detect truncated streams
2015-09-23 Joe Tsaicompress/flate: detect truncated streams
2015-09-23 Alex Brainmanos: add check for ERROR_BAD_NETPATH in windows IsNotExist
2015-09-23 Chris Broadfootdoc: document go1.4.3
2015-09-23 Seth Hoenigregexp: add runnable example to regex.Split
2015-09-23 Andrew Gerrandencoding/json: spell "marshaling" and "unmarshaling...
2015-09-22 Robert Griesemertest/fixedbugs: update overly restrictive test case
2015-09-22 Austin Clementsruntime: fix offset in invalidptr panic message
2015-09-22 Ilya Tocarruntime: optimize duffcopy on amd64
2015-09-22 Robert Griesemermath/big: add test cases for min/max exponent values
2015-09-22 Robert Griesemermath/big: optimize Float.Parse by reducing powers of...
2015-09-22 Robert Griesemersrc/cmd/compile/internal/gc: remove now unnecessary...
2015-09-21 Nathan Otternessimage/png: integer underflow when decoding
2015-09-21 Rob Pikecmd/asm: fix crash triggered by nested #define
2015-09-21 Håvard Haugencmd/compile/internal/gc: use sort.Interface for reflect...
2015-09-21 Rob Pikecmd/vet: build the binary only once in the test
2015-09-21 Tarmigan Caseboltgo/printer: avoid stomping on err before checking it
2015-09-21 Rob Pikecmd/vet: copy changes from golang.org/x/tools to cmd/vet
2015-09-21 Rob Pikecmd/doc: don't drop const/var block if first entry...
2015-09-21 Marvin Stengerencoding/json: scanner: use byte, more consistent
2015-09-20 Håvard Haugencmd/compile/internal/gc: eliminate stringsCompare for...
2015-09-20 Rob Pikebufio: fix overflow calculation in Scan
2015-09-20 Tarmigan Caseboltnet: check 'ok' return in dnsmsg when initially packing...
2015-09-19 Dmitry Vyukovruntime: race instrument read of convT2E/I arg
2015-09-19 Brad Fitzpatrickcmd/dist: skip spectralnorm shootout test on the linux...
2015-09-19 Dave Cheneycmd/compile/internal/gc: move intLiteral to gc.Node
2015-09-19 Austin Clementsruntime: remove flaky TestInvalidptrCrash to fix build
2015-09-18 Austin Clementsruntime: avoid debug prints of huge objects
2015-09-18 Austin Clementsruntime: improve invalid pointer error message
2015-09-18 Tarmigan Caseboltcrypto/x509: return err if marshalPublicKey fails to...
2015-09-18 Rob Pikedoc: go1.6.txt: template.IsTrue, bufio.Scanner.Buffer
2015-09-18 Rob Pikebufio: allow Scanner to accept a user-provided buffer
2015-09-18 Brad Fitzpatrickcmd/dist: shard shootout test units
2015-09-18 Rob Pikeasm: handle EOF better
2015-09-18 Rob Pikeasm: give error message for unadorned symbol reference
2015-09-18 Robert Griesemergo/types: handle import "C" more like cmd/compile
2015-09-18 Robert Griesemergo/types: unified handling of assignment errors
2015-09-18 Robert Griesemergo/types: cleanup handling of multi-valued expressions
2015-09-18 Robert Griesemergo/types: better error message when using multi-valued...
2015-09-18 Robert Griesemergo/types: enable disabled test
2015-09-18 Robert Griesemergo/types: report detailed reason in error messages...
2015-09-18 Dave Cheneycmd/compile: convert externdecl to []*Node
2015-09-18 Shenghou Macmd/go: provide full path as os.Args[0] when invoking...
2015-09-18 Håvard Haugencmd/compile/internal/gc: avoid stringsCompare for strin...
2015-09-17 Håvard Haugencmd/compile/internal/gc: add unit test for cmpstackvar
2015-09-17 Marvin Stengercmd/compile/internal/gc: cleaning; use range when appro...
2015-09-17 Rob Piketext/template: export isTrue
2015-09-17 Rob Pikeencoding/gob: document allocation/merge behavior
next