]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2013-12-17 Keith Randallruntime: don't store evacuate bit as low bit of hashtab...
2013-12-17 Marko Tiikkajadatabase/sql: Fix inaccurate comment
2013-12-17 Michael Hudson... reflect: Add tests for Call with functions taking and...
2013-12-17 Brad FitzpatrickC+A: add Michael Hudson (Linaro CLA)
2013-12-17 Caleb Sparecontainer/list: Add missing period to doc comment for...
2013-12-17 David du Colombiernet: reimplement toLower to not depend on strings
2013-12-17 Brad Fitzpatrickruntime: don't crash in SetFinalizer if sizeof *x is...
2013-12-17 Arne Hormanndatabase/sql: fix typo in comment
2013-12-17 Andrew GerrandA+C: Arne Hormann (individual CLA)
2013-12-17 Brad Fitzpatrickos: avoid a string concat in readdir
2013-12-17 Brad Fitzpatrickos, path/filepath: don't ignore Lstat errors in Readdir
2013-12-17 Julien Schmidtdatabase/sql: fix auto-reconnect in prepared statements
2013-12-17 Rob Pikeimage: roll back 13239051 (add RGB and RGB48)
2013-12-17 David du Colombierld: fix Plan 9 build
2013-12-17 ChaiShushanall: add missing copyright
2013-12-17 Shenghou Macmd/ld: maintain correct headstring needed by windows...
2013-12-17 Dmitriy Vyukovrace.bat: set exit status
2013-12-17 Dmitriy Vyukovrace.bat: fix env setup
2013-12-17 Shenghou Matime: fix test error in Chinese edition of Windows
2013-12-17 Josh Bleecher... math/rand: minor optimization to Perm
2013-12-17 Andrew Gerrandcmd/go: set GOROOT when testing "go install cmd/fix"
2013-12-17 Shenghou Mamisc/vim: use shiftwidth() instead of &sw if available.
2013-12-16 Shenghou Macmd/gc: fix comparison order of parameters in mpcmpfltc...
2013-12-16 Marko Tiikkajadatabase/sql: Check errors in QueryRow.Scan
2013-12-16 Brad FitzpatrickA+C: Marko Tiikkaja (individual CLA)
2013-12-16 David du Colombiernet: lookup protocol in lower-case on Plan 9
2013-12-16 Daniel Lidénstrings: Add example function for IndexAny
2013-12-16 Brad FitzpatrickA+C: Daniel Lidén (individual CLA)
2013-12-16 Robin Eklindstrings: Add IndexFunc example
2013-12-16 Robin Eklindstrings: Update Trim example.
2013-12-16 Russ Coxruntime: fix test
2013-12-16 Brad Fitzpatrickapi: update next.txt
2013-12-16 Russ Coxdebug/goobj: add package for reading new Go object...
2013-12-16 Russ Coxcmd/nm: reimplement in Go
2013-12-16 Russ Coxcmd/ld: move instruction selection + layout into compil...
2013-12-16 Russ Coxcmd/cc, cmd/gc: update compilers, assemblers for liblin...
2013-12-16 Robin Eklindstrings: Add FieldsFunc example.
2013-12-16 Shenghou Madoc/install-source.html: mention make.bash to skip...
2013-12-16 Dave Cheneyunicode/utf16: add explicit test for decoding invalid...
2013-12-16 Dave Cheneyunicode/utf16: add explicit tests for IsSurrogate
2013-12-15 Aram Hăvărneanudoc/articles/wiki: remove GNU make dependency
2013-12-15 Adam Langleycrypto/tls: generate random serial numbers.
2013-12-15 Adam Langleycrypto/cipher: fix CFB mode.
2013-12-13 Andrew GerrandA+C: Aram Hăvărneanu (individual CLA)
2013-12-13 Russ Coxruntime: fix crash in runtime.GoroutineProfile
2013-12-13 Shenghou Mabytes: fix description of FieldsFunc
2013-12-13 Ian Lance Taylortest: match gccgo import error messages
2013-12-13 Ian Lance Taylor.hgignore: remove duplicate entry
2013-12-13 Ian Lance Taylordebug/dwarf: remove unused field addrsize from Data
2013-12-13 Ian Lance Taylorreflect: correct function name in panic string
2013-12-13 Ian Lance Taylordoc: change "threads" to "goroutines"
2013-12-13 Ian Lance Taylor.hgignore: remove merge markers
2013-12-13 Ian Lance Taylortest: match gccgo error messages
2013-12-13 Ian Lance Taylortest: match gccgo error messages
2013-12-13 Ian Lance Taylortest: add []rune case to string_lit.go
2013-12-13 Ian Lance Taylortest: adjust issue4618 for gccgo allocation behaviour
2013-12-13 Ian Lance Taylortest: disable large type/stack frame tests for gccgo
2013-12-13 Ian Lance Taylortest: disable a couple of precise GC tests for gccgo
2013-12-12 Andrew Gerranddoc: add Go 1.2 to release history page
2013-12-12 Richard Musiolcrypto/rc4: fix type errors in pure Go implementation
2013-12-12 Nick Craig... crypto/sha1: Optimise FUNC1 with alternate formulation
2013-12-12 ChaiShushanimage: add RGB and RGB48
2013-12-12 Rob Pikedoc/go1.3.txt: first checkins: makerelease, liblink
2013-12-12 Han-Wen Nienhuyscrypto/cipher: speed up gcmInc32.
2013-12-12 Felix Geisendörferfmt: Fix signed zero-padding for positive floats
2013-12-12 Rob PikeA+C: Felix Geisendörfer (individual CLA)
2013-12-12 Josh Bleecher... net, text/tabwriter: use cap arg to make
2013-12-12 Josh Bleecher... net: don't leave hostsPath unrestored on error in TestL...
2013-12-11 Adam Langleycrypto/x509: fix typo in comment.
2013-12-11 Han-Wen Nienhuyscrypto/cipher: speed up xor operations in CBC, CFB...
2013-12-11 Russ Coxcmd/5a, cmd/6a, cmd/8a: fix .y files to match y.tab...
2013-12-11 Joel Singcrypto/sha256: block implementation in amd64 assembly
2013-12-11 Shenghou Manet/http: document that body is closed after (*Request...
2013-12-11 Andrew Gerrandmisc/dist: rename to makerelease
2013-12-10 Oling Catdoc/effective_go.html: close some tags.
2013-12-10 Ian Lance Taylortest: don't rely on order of unrelated imports in bug191
2013-12-10 Carl Shapiroruntime: remove outdated comment and related indentation
2013-12-10 Adam Langleycrypto/x509: fix behaviour of KeyUsageAny.
2013-12-10 Russ Coxtest/run: make -v output look like go test output
2013-12-10 Ian Lance Taylortest: add some test cases that were miscompiled by...
2013-12-10 David du Colombierliblink, cmd/gc: fix incompatible type signatures on...
2013-12-10 Joel Singsyscall: skip routing messages with mismatched version
2013-12-10 Alberto García... database/sql: Remove redundant condition in if
2013-12-10 Mikio Haranet: fix nits found by go tool vet
2013-12-10 Shenghou Maos: fix build.
2013-12-10 Shenghou Macrypto/rand: support generation of 2-5 bit primes,...
2013-12-10 Shenghou Maos: clarify docs for Rename.
2013-12-10 Shenghou Mastrconv: add example for Unquote.
2013-12-10 Carl Shapiroruntime: check for signed zero in printfloat
2013-12-10 Alex Brainmanmisc/cgo/testcdefs: rm correct file in test.bash
2013-12-10 Russ Coxcmd/pack: stop parsing object files to generate __...
2013-12-10 Russ Coxruntime: remove non-extern decls of runtime.goarm
2013-12-10 Alex Brainmancmd/cgo: use __gcc_struct__ for go exported functions
2013-12-09 Anthony Martinliblink: fix extern register accesses on Plan 9 (386)
2013-12-09 David du Colombiercmd/8c, cmd/8g, cmd/8l: fix Plan 9 warnings
2013-12-09 Anthony Martinruntime: do not use memmove in the Plan 9 signal handler
2013-12-09 Russ Cox.hgignore: ignore liblink/anames?.c
2013-12-09 Anthony Martinbuild: do not use the host's libbio on Plan 9
2013-12-09 Carl Shapirocmd/gc, runtime: correct a misnomer regarding dead...
2013-12-09 Russ Coxcmd/gc: fix windows build, probably
next