]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2013-10-09 Ian Lance Taylornet: fix TestDialFailPDLeak to work when GOMAXPROCS...
2013-10-09 Keith Randallruntime: markfreed's error reports should be prefixed...
2013-10-09 Ian Lance Taylorcmd/go: add any .c/.cc files to the SWIG shared library
2013-10-09 Ian Lance Taylorruntime/cgo: mark callback functions as NOSPLIT
2013-10-09 Russ Coxdebug/dwarf: handle surprising clang encoding
2013-10-09 Ian Lance Taylornet: fix typo in failure message in test
2013-10-09 Russ Coxcompress/flate: fix infinite loop on malformed data
2013-10-08 Rob Pikelib/time: update time zone files to version 2013g
2013-10-08 Rob Pikeencoding/gob: add examples
2013-10-08 Andrew Gerranddoc: fix a few broken links
2013-10-08 Alan Donovantest: revert changes made for Go SSA interpreter test.
2013-10-08 Carl Shapirocmd/go, runtime: express armv5t architecture constraint...
2013-10-08 Andrew GerrandA+C: Tw (individual CLA)
2013-10-08 Andrew Gerranddoc/articles/wiki: fix path handling and clean up test...
2013-10-07 Rob Pikemath: the trig functions work in radians; document...
2013-10-07 Robert Griesemerspec: unsafe.Pointers are pointers
2013-10-07 Dominik Honnefmisc/emacs: find unused imports where path and package...
2013-10-07 Joel Singos/user: fix user lookups on dragonfly
2013-10-07 Joel Singos/user: enable tests on all supported platforms
2013-10-07 Joel Singos/signal: make test logs reflect reality
2013-10-07 Jeff Sickelcodereview: move dotfiles out of user home director...
2013-10-07 Russ CoxA+C: Jeff Sickel (individual CLA)
2013-10-05 David SymondsA+C: add Marko Juhani Silokunnas (individual CLA).
2013-10-04 Keith Randallruntime: fix bug in maps at the intersection of iterato...
2013-10-04 Keith Randallruntime: remove 3 unused declarations.
2013-10-04 Ian Lance Taylorreflect: test using a MakeFunc value in a couple of...
2013-10-04 Mikio Haradoc/go1.2.html: update a minor change to syscall
2013-10-04 Alex Brainmanruntime: collect profiles even while on g0 stack
2013-10-04 Andrew GerrandA+C: Matt Reiferson (individual CLA)
2013-10-03 Andrew Gerranddoc: move spec and memory model back to /ref/
2013-10-03 Robert Griesemerspec: added additional links, added missing 'label'
2013-10-03 Ian Lance Taylorreflect: add a test that gccgo mishandled
2013-10-03 Robert Henckespec: fix small typo in comment for example
2013-10-03 Robert Henckegofmt: explain why lower bounds aren't automatically...
2013-10-03 Russ Coxdoc: remove link to PackageVersioning wiki
2013-10-03 Rob Pikesync/atomic: explain how to subtract an unsigned constant
2013-10-03 Russ Coxgo/doc: update ToHTML doc comment
2013-10-03 Russ Coxruntime: change default stack segment size to 8 kB
2013-10-03 Russ Coxdoc/faq: add a FAQ about versioning
2013-10-03 Dave Daycmd/gc: support -installsuffix in the compiler and...
2013-10-03 Yasuhiro Matsumotomisc/vim: Autocompletion for :Godoc command
2013-10-03 Russ Coxnet: use original argument in lookup error
2013-10-03 Russ Coxcmd/go: document relative imports
2013-10-03 Russ Coxcrypto/tls: document ConnectionState fields
2013-10-03 Russ Coxruntime: remove syscall.NewCallbackCDecl on Windows
2013-10-03 Shenghou Mamisc/dist: support building statically linked toolchain.
2013-10-02 Josh Bleecher... encoding/json: add an example for RawMessage
2013-10-02 Rob Pikedoc/effective_go: fix server example that shares var...
2013-10-02 Russ Coxnet/http: be clear that HTTPS is supported
2013-10-02 Russ Coxruntime: fix finalizer test on amd64
2013-10-02 Rémy Oudomphengcmd/gc: qualified embedded fields with owner package.
2013-10-02 Frithjof Schulzecrypto/tls: Update reference to the TLS 1.2 RFC.
2013-10-02 Russ Coxruntime: do not scan stack by frames during garbage...
2013-10-02 Shenghou Macmd/dist, build: support building statically linked...
2013-10-02 Andrew Gerranddoc: rename @go_nuts to @golang
2013-10-02 Dave Daycmd/go: use -installsuffix to determine the includes...
2013-10-01 Yasuhiro Matsumotomisc/vim: Separate package and package members.
2013-10-01 David SymondsC: add Dave Day (Google CLA).
2013-09-30 Carl Shapiroundo CL 14154043 / 3e485428767e
2013-09-30 Carl Shapiroencoding/gob: do not hide pointer argument for the...
2013-09-29 Dave Cheneyrace.bash, race.bat: build a race enabled cmd/cgo befor...
2013-09-28 Ian Lance Taylortest: match gccgo error messages for blank1.go
2013-09-28 Ian Lance Taylortest: recognize gccgo error message in index.go
2013-09-28 Robin Eklindsyscall: Fix one issue detected by vet.
2013-09-27 Kamil Kisielencoding/json: Tweak documentation for Encoder.Encode.
2013-09-27 Carl Shapiroreflect: expose reflect.call argument slice to the...
2013-09-27 Yasuhiro Matsumotomisc/vim: "PACKAGE DOCUMENTATION" is not hilighted
2013-09-27 Yasuhiro Matsumotomisc/vim: godoc is optional. so should point installati...
2013-09-27 Rob Pikeall: fix some mistakes found by go tool vet .
2013-09-26 Andrew Gerranddoc: update links to spec and memory model
2013-09-26 Adam Langleycrypto/tls: don't select TLS 1.2 cipher suites in prior...
2013-09-26 Dave Cheneyruntime, syscall: update freebsd/arm calling convention...
2013-09-25 Shenghou Macmd/go: "go test -c -test.bench=XX fmt" shouldn't hang
2013-09-25 Andrew Gerranddoc: mention the install locations for godoc, cover...
2013-09-25 Rob Pikedoc/go1.2.html: add go/ast.SliceExpr.Slice3
2013-09-25 Andrew Gerranddoc: fix typo in install-source.html
2013-09-25 Andrew Gerranddoc: document installation of go.tools commands
2013-09-25 Ian Lance Taylorcmd/cgo: fix so that tests pass again when using gccgo
2013-09-25 Rob Pikehtml/template: update the Tree field after parsing...
2013-09-24 Robert Griesemergo/ast: add Slice3 field to SliceExpr
2013-09-24 Kamil Kisielmath/big: Fix variable name in documentation for *Int...
2013-09-24 Russ Coxsync/atomic: adjust for new runtime.cas64 prototype
2013-09-24 Russ Coxcmd/cgo: retain Go pointer passed to C call for duratio...
2013-09-24 Shenghou Macmd/dist, cmd/go: embed default C++ compiler into cmd/go
2013-09-24 Alex Brainmannet: re-enable raw socket tests on windows
2013-09-24 Brad Fitzpatrickencoding/json: don't cache value addressability when...
2013-09-24 Russ Coxnet: ensure that ResolveTCPAddr(addr.String()) reproduc...
2013-09-24 Albert Strasheimnet: fix Close of autobind unix listener
2013-09-24 Andrew Gerrandreflect: update docs; Interface can return a method...
2013-09-23 Russ Coxnet/http: accept Content-Range for entire file
2013-09-23 Dmitriy Vyukovmisc/pprof: support block profile
2013-09-23 Brad Fitzpatrickapi: update next.txt
2013-09-23 Russ Coxcmd/cgo: update #cgo docs to reflect reality
2013-09-23 Russ Coxruntime/pprof: fix profile parser in test
2013-09-23 Russ Coxcrypto/tls: document that the package supports TLS 1.2
2013-09-23 Russ Coxundo CL 13321048 / 9567c5da6e25
2013-09-23 Kamil Kisielreflect: add example for StructTag
2013-09-23 Shenghou Macmd/ld: fix "_image_base__ not defined" problem for...
2013-09-23 Péter Surányigo/build: add go1.2 build tag
2013-09-23 Rob Pikefmt: one bad index shouldn't spoil them all
next