]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2012-09-24 Russ Coxencoding/asn1: prepare for 64-bit ints
2012-09-24 Nigel Taocompress/flate: move the history buffer out of the...
2012-09-24 Marcel van... exp/locale/collate/tools/colcmp: implementation of...
2012-09-24 Russ Coxtest: prepare for 64-bit ints
2012-09-24 Russ Coxtest: minor fixes in run and testlib
2012-09-24 Russ Coxsyscall: prepare for 64-bit ints
2012-09-24 Rob Piketext/template: allow .Field access to parenthesized...
2012-09-24 Russ Coxtime: prepare for 64-bit ints
2012-09-24 Alex Brainmannet/http: use r.Body.Close to close connection during...
2012-09-23 Akshat Kumarpkg/go/ast: Avoid doing zero-length writes to the fd.
2012-09-23 Uriel Mangadodoc: Remove obsolete references to weekly releases.
2012-09-23 Russ Coxtest: expand run.go's errorcheck, make clear which...
2012-09-23 Rémy Oudomphengcmd/6g: fix internal error with SSE registers.
2012-09-23 Shenghou Macmd/5g: fix build
2012-09-23 Rob Pikeeffective_go: s/usr/home/ in example
2012-09-23 Russ Coxcmd/gc: fix use of nil interface, slice
2012-09-22 Rob Pikespec: a couple of minor tweaks to the wording of the...
2012-09-22 Russ Coxcmd/5g: fix register opt bug
2012-09-22 Russ Coxreflect: add Type.ConvertibleTo, Value.Convert (API...
2012-09-22 Joel Singcmd/cgo: use debug data for enums on windows
2012-09-22 Joel Singdebug/pe: add symbol support
2012-09-22 Russ Coxcmd/gc: fix a spurious -u compile error
2012-09-21 Rob Pikecgo: set alignment to 1 for unions and classes; avoids...
2012-09-21 Andrew Gerranddoc: document go1.0.3
2012-09-21 Andrew Gerranddoc/talks: remove talks, refer to talks.golang.org...
2012-09-21 Rémy Oudomphengcmd/6g: cosmetic improvements to regopt debugging.
2012-09-21 Russ Coxcmd/6g: use all 16 float registers, optimize float...
2012-09-21 Jan Ziakruntime: fix typos in comments
2012-09-21 Shenghou Maruntime: fix mmap comments
2012-09-21 Russ Coxall: match asm variable names to Go func declarations
2012-09-21 Russ Coxunicode: performance improvements (API change)
2012-09-21 Joel Singcmd/{ld,5l,6l,8l}: add support for OpenBSD ELF signatures
2012-09-20 Mikio Haranet: fix comment
2012-09-20 Dmitriy Vyukovsync: add Once test with panic
2012-09-20 Lucio De Recmd/ld: remove unused assignment
2012-09-20 Dmitriy Vyukovruntime: reset parfor stats
2012-09-20 Andrew Hardingcrypto/x509: Use ExtKeyUsage and UnknownExtKeyUsage...
2012-09-20 Adam Langleycrypto/x509: ignore non-critical email constraints
2012-09-20 Adam LangleyA+C: Add Andrew Harding (Individual CLA)
2012-09-20 Joel Singcgo: process DWARF info even when debug data is used...
2012-09-20 Alex Brainmanmisc/cgo/test: do not run wasteCPU during TestParallelS...
2012-09-19 David Symondsvet: fix rangeloop.
2012-09-19 David Symondsmisc/vim: fix Drop for imports after the first group.
2012-09-19 Robert Griesemergofmt: added testcase for files containing \r\n line...
2012-09-19 Robert Griesemerencoding/gob: fix comment
2012-09-19 Shenghou Masrc/all.bat: fix banner
2012-09-19 Shenghou Mamisc/cgo/stdio: make it work on Windows and also test it
2012-09-19 Shenghou Macmd/ld: consistent binary for cgo programs
2012-09-19 Alex Brainmanos: use small writes during console io
2012-09-19 Brad Fitzpatrickapi: fix build; regenerate api.txt with fixed signatures
2012-09-19 Alex Brainmanmisc/cgo/test and test/bench/go1: enable these tests...
2012-09-18 Mikio Haracmd/api: fix signatures like func(x, y, z int)
2012-09-18 Andrew Gerrandvet: add range variable misuse detection
2012-09-18 Andrew Gerrandgo/doc: synthesize "package main" for examples
2012-09-18 Dmitriy Vyukovrace: linker changes
2012-09-18 Russ Coxcmd/api: allow extension of interfaces with unexported...
2012-09-18 Dmitriy Vyukovrace: build system changes
2012-09-18 Dmitriy Vyukovrace: cmd/cgo changes
2012-09-18 Russ Coxbytes, strings: add Fields benchmarks
2012-09-18 Jan Ziakruntime: hide the semaphore table from garbage collector
2012-09-18 Robert Griesemerspec: clarify expression statements
2012-09-18 Jan Ziakreflect: use []unsafe.Pointer instead of []*int
2012-09-18 Russ Coxencoding/json: do not read beyond array literal
2012-09-18 Russ Coxreflect: add Select
2012-09-18 Anthony Eufemiobuiltin: Changed documentation for rune type.
2012-09-18 Brad FitzpatrickA+C: Add Anthony Eufemio (Individual CLA)
2012-09-18 Dmitriy Vyukovruntime: refactor goroutine blocking
2012-09-18 Mikio Haraundo CL 6395055 / 2518eee18c4f
2012-09-18 Oling Catdoc/effective_go: Closed some tags; removed extra spaces.
2012-09-18 Daniel Morsingcmd/gc: fix double evaluation in interface comparison
2012-09-18 Nigel Taoimage/jpeg: ignore an incorrect but harmless trailing...
2012-09-18 Alex Brainmansyscall: attempt to find error message in "local" langu...
2012-09-18 Andrew Gerranddoc: document OS X tarballs
2012-09-17 Andrew Gerrandmisc/dist: generate tarballs for Mac OS X
2012-09-17 Dave Cheneyruntime: arm: abort if VFPv3 support missing
2012-09-17 Eric Roshan... A+C: update Eric Roshan-Eisner
2012-09-17 Lucio De Rebuild: fix various 'set and not used' for Plan 9
2012-09-17 Jan Ziakcmd/ld: fix compilation when GOARCH != GOHOSTARCH
2012-09-17 Charles L.... math: Faster Tanh
2012-09-17 Francisco Souzacmd/go: reject relative values for GOPATH
2012-09-17 Daniel Morsingcmd/gc: add missing conversion from bool to interface...
2012-09-17 Robert Griesemerspec: unsafe.Alignof/Sizeof also accept non-variable...
2012-09-17 Andrew Gerrandmisc/dashboard/builder: reinstate 'go get -d' error...
2012-09-17 Sanjay Menakuruunicode/utf8: add Examples
2012-09-17 Andrew Gerrandmisc/dashboard/builder: increase default command timeout
2012-09-17 Andrew Gerrandmisc/dashboard/builder: add timeout to all external...
2012-09-17 Eric Eisnerstrings: implement a faster generic Replacer
2012-09-16 Shenghou Marun.bash: fix a typo (fix build)
2012-09-16 Shenghou Marun.bash: set appropriate ulimits
2012-09-16 Shenghou Maruntime: fix SI_USER for FreeBSD
2012-09-14 Rob Piketext/template: towards better errors
2012-09-14 Brad Fitzpatrickos/exec: don't crash when out of fds
2012-09-14 Robert Griesemerspec: clarify section on string types
2012-09-14 Russ Coxgo/build: use custom file readers to avoid I/O
2012-09-14 Russ Coxcmd/go: fix build
2012-09-14 Russ Coxcmd/go: treat all commands in exp/ as tools
2012-09-14 Marcel van... exp/locale/collate: changed API to allow access to...
2012-09-14 Alex Brainmanmisc/dashboard/builder: use c:\ as default buildroot...
2012-09-14 Andrew GerrandA+C: add Xing Xing (individual CLA)
2012-09-13 Rob Pikecmd/yacc: allow utf-8 token values
next