]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2013-07-14 Rob PikeA+C: Joseph Holsten (individual CLA)
2013-07-13 Russ Coxcmd/6l, cmd/8l: use one-byte XCHG forms when possible
2013-07-13 Russ Coxencoding/json: add more tests for UTF-8 coercion
2013-07-13 Russ Coxcmd/go, testing: streamline direct use of test binaries
2013-07-12 Russ Coxundo CL 11161044 / ba455262a9db
2013-07-12 Russ Coxencoding/json: coerce invalid UTF-8 to valid UTF-8...
2013-07-12 Keith Randallcmd/dist: allow assembly code to use enumerated constants.
2013-07-12 Russ Coxcmd/5a, cmd/6a, cmd/8a: fix flag parsing
2013-07-12 Shenghou Marun.bash: enlarge timeout of runtime tests
2013-07-12 Russ Coxcmd/5g, cmd/6g, cmd/8g: fix line number of caller of...
2013-07-12 Russ Coxcmd/ld: fix large stack split for preempt check
2013-07-12 Russ Coxcmd/go, testing: remove redundant "for pkg" in coverage...
2013-07-12 Shenghou Mamisc/cgo/test: relax the threshold in test3250.
2013-07-12 Russ Coxruntime: fix 386 build after cas64 change
2013-07-12 David Symondsencoding/json: escape U+2028 and U+2029.
2013-07-12 Russ Coxruntime: make cas64 like cas32 and casp
2013-07-12 Russ Coxrun.bash: actually stop on cgo failures
2013-07-12 Russ Coxmisc/cgo/test: make test work with -linkmode=internal
2013-07-12 Russ Coxcmd/ld: place read-only data in non-executable segment
2013-07-12 Russ Coxcmd/5l, cmd/6l, cmd/8l: increase error buffer size
2013-07-12 Russ Coxcmd/gc: fix error message for import as 'init'
2013-07-12 Paul Bormanjson: unmarshal types that are byte slices.
2013-07-12 Alex Brainmanmake.bat: incease runtime test timeout to 300s (fixes...
2013-07-11 ChaiShushanmisc/goplay: use `go run x.go` instead of `go build...
2013-07-11 Robert Griesemerspec: move decl in example closer to use
2013-07-11 Shenghou Maruntime: fix build for windows.
2013-07-11 Shenghou Maruntime: correctly handle signals received on foreign...
2013-07-11 Shenghou Macmd/cgo: silence two gcc warnings for *.cgo2.c
2013-07-11 Shenghou Masyscall: implement Sendfile for Darwin.
2013-07-11 Shenghou Macmd/cgo: clarify the underscore prefix rule and C union...
2013-07-11 Dmitriy Vyukovruntime: fix CPU underutilization
2013-07-11 ChaiShushannet/rpc: fix a test bug
2013-07-11 Dmitriy Vyukovruntime: adjust traceback for new preemptive reality
2013-07-11 Nigel Taoimage/draw: add the Quantizer type.
2013-07-11 Russ Coxcmd/ld: correct assignment of sizes to mach-o symbols
2013-07-10 Nigel Taoimage/draw: add Drawer, FloydSteinberg and the op.Draw...
2013-07-10 Robert Griesemergo/format: fix failing test (fix build)
2013-07-10 Robert Griesemergo/parser: more tolerant parsing of const and var decls
2013-07-10 Andrew Gerrandhtml: add escaping tests
2013-07-10 Alex Brainmantime: find correct zone abbreviations even on non-Engli...
2013-07-10 Robert Griesemerspec: define notion of named type
2013-07-10 Brad Fitzpatricknet/http: in ServeContent, don't seek on content until...
2013-07-10 Andrew Gerrandencoding/xml: fix typo in docs
2013-07-09 Rob Pikecmd/go: fix a couple of bugs in coverage tooling
2013-07-09 Robert Griesemerbuiltin: document print and println
2013-07-09 Nigel Taoimage/color: add Plan9Palette and WebSafePalette.
2013-07-09 Dave Cheneycmd/ld: trivial: fix unhandled switch case
2013-07-09 ChaiShushannet/rpc: use log.Print and return error instead log...
2013-07-08 Andrew Gerrandmisc/dist: clean files from GOPATH after building tour
2013-07-07 Shenghou Macmd/go: fix "go get -u" for git repositories.
2013-07-05 Daniel Morsingcmd/6g, cmd/8g: prevent constant propagation of non...
2013-07-05 Oliver Hookinsencoding/json: Correct description of stateNeg function.
2013-07-05 Dave Cheneysyscall: reduce duplication between *bsd and linux
2013-07-05 Andrew GerrandA+C: Oliver Hookins (individual CLA)
2013-07-05 Nigel Taoimage/gif: close the lzw.Reader we create.
2013-07-04 Andrew Gerranddoc: update playground.js
2013-07-03 Robert Griesemergo/parser: accept optional indices for all parts of...
2013-07-03 Brad Fitzpatricknet/textproto: reduce allocations in ReadMIMEHeader
2013-07-03 Brad FitzpatrickA+C: Brian Gitonga Marete (individual CLA)
2013-07-03 David Symondscmd/go: git checkout the correct default branch.
2013-07-03 Rob Pikedoc/go1.2.txt: stable sort
2013-07-03 ChaiShushannet/rpc: remove unnecessary code
2013-07-02 Adam Langleycrypto/tls: implement TLS 1.2.
2013-07-02 David Symondsgo/ast: improve doc for FuncDecl's Type field.
2013-07-02 Shenghou Maruntime: fix runtime.sigreturn_tramp for NetBSD/ARM
2013-07-02 Daniel Morsingcmd/gc: fix issue with method wrappers not having escap...
2013-07-02 Rémy Oudomphengcmd/gc: fix computation of equality class of types.
2013-07-02 Yasuhiro Matsumotomisc/vim: Allow multiple GOOS/GOARCH.
2013-07-02 Russ Coxsort: fix 32-bit build
2013-07-02 Jeff R. Allentime: prevent a panic from leaving the timer mutex...
2013-07-02 ChaiShushannet/rpc/jsonrpc: remove unused serverCodec.resp field
2013-07-02 Volker Doblersort: implement stable sorting
2013-07-02 Russ Coxreflect: add Value.Slice3 and Value.SetCap methods...
2013-07-02 Russ Coxcmd/gc: support x[i:j:k]
2013-07-01 Andrew Gerrandcmd/godoc: set up playground for examples that are...
2013-07-01 Russ Coxruntime: disable preemption test (fix build)
2013-07-01 Russ Coxruntime: disable preemption
2013-07-01 Dmitriy Vyukovruntime: fix memory leaks due to defers
2013-07-01 Russ Coxsync/atomic: remove test dependency on net/http
2013-07-01 David Bürginmisc/vim: Add compiler plugin for Go
2013-07-01 Jeff R. Allenimage/gif: do not allow pixels outside the current...
2013-06-30 Russ Coxlib9: restore printing of signed integers
2013-06-28 Rémy Oudomphengcmd/gc: fix missing export data for inlining in a few...
2013-06-28 Rémy Oudomphengtest: match gccgo error strings.
2013-06-28 Russ Coxruntime: shorten hash lookup stack frames
2013-06-28 Brad Fitzpatricknet/http: fix memory leak in Transport
2013-06-28 Rick Arnoldnet/smtp: preserve Auth errors
2013-06-28 Ian Lance Taylorinclude/plan9: define size_t to fix build breakage
2013-06-28 Russ Coxcmd/5g, cmd/6g, cmd/8g: fix comment
2013-06-28 Dmitriy Vyukovruntime: introduce GODEBUG env var
2013-06-28 Dmitriy Vyukovruntime: preempt goroutines for GC
2013-06-28 Ian Lance Taylorruntime: remove declaration of function that does not...
2013-06-27 Rick Arnoldflag: add Getter interface; implement for all Value...
2013-06-27 Paul van Brouwershavencrypto/x509: Added RFC 5280, section 4.2.2.1 Authority...
2013-06-27 Russ Coxcmd/go: add -coverpkg
2013-06-27 Russ Coxruntime: use gp->sched.sp for stack overflow check
2013-06-27 Dmitriy Vyukovruntime: fix goroutine status corruption
2013-06-27 Frithjof Schulzecrypto/tls: Change TLS version to 1.1 in the package...
2013-06-27 Brad FitzpatrickA+C: Frithjof Schulze (individual CLA) other email
2013-06-27 Adam Langleycrypto/elliptic: add constant-time, P-256 implementation.
next