]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2013-12-19 Russ Coxliblink: allow either of a pair of conflicting symbols...
2013-12-19 Brad Fitzpatricknet/http: add Hihack benchmark
2013-12-19 Rémy Oudomphengruntime: reduce delays in finalizer test.
2013-12-19 David du Colombieros: rename only works as part of the same directory...
2013-12-19 Rob Pikego/build: mention 'tag' as an alias for 'build constraint'
2013-12-19 Adam Langleycrypto/x509: import crypto/sha256
2013-12-19 ChaiShushancmd/yacc: expr example support windows
2013-12-19 Joel Singcmd/ld: make hostobj work on newer openbsd
2013-12-19 Mikio Haranet: rename TestReadConfig to TestDNSReadConfig
2013-12-19 Alex Brainmansyscall: add NewCallbackCDecl again
2013-12-19 Alex Brainmanruntime/pprof: skip tests that fail on windows-amd64...
2013-12-19 Brad Fitzpatrickcompress/flate: use io.ByteReader in docs
2013-12-19 Keith Randallruntime: mark objects in free lists as allocated and...
2013-12-19 Mikio Haranet: don't return a nested error when happy eyeballs...
2013-12-19 Brad Fitzpatrickregexp: use sync.Pool
2013-12-19 Russ Coxliblink: use explicit field for globl duplicate detection
2013-12-19 Russ Coxdebug/goobj: expand package prefix correctly
2013-12-18 David du Colombiersyscall: disallow slashes in file names on Plan 9
2013-12-18 Brad Fitzpatricknet/http: use sync.Pool
2013-12-18 Brad Fitzpatrickencoding/json: use sync.Pool
2013-12-18 Dave Cheneyliblink, cmd/gc: resolve several shift warnings
2013-12-18 Shenghou Macmd/go: show testflag help for "go test -h"
2013-12-18 Mikio Haranet: add test cases for the both of netgo, cgo DNS...
2013-12-18 Jakob Borgencoding/asn1: Fix parsing of non-printable strings in
2013-12-18 Jeff R. Allenmath/rand: Float32/64 must only return values in [0,1)
2013-12-18 ChaiShushancmd/yacc: gofmt y.go
2013-12-18 Nigel Taoimage/gif: respect local color table transparency.
2013-12-18 David du Colombiercmd/6g, cmd/gc, cmd/ld: fix Plan 9 amd64 warnings
2013-12-18 David du Colombierlibmach, cmd/8l: fix Plan 9 warnings
2013-12-18 David du Colombierliblink: fix Plan 9 warnings
2013-12-18 Brad Fitzpatrickfmt: use sync.Pool
2013-12-18 Brad Fitzpatricksync: add Pool type
2013-12-18 Brad Fitzpatrickapi: update next.txt
2013-12-18 Ian Lance Taylorliblink: don't search for an import file with an absolu...
2013-12-18 Russ Coxcmd/nm: minor cleanup from previous CL
2013-12-18 Shawn Smithencoding/csv: remove unused unreadRune function
2013-12-18 Shawn Smithhtml: add tests for UnescapeString edge cases
2013-12-18 Shawn Smithencoding/asn1: add more test cases for BitString.At...
2013-12-18 Shawn Smithencoding/json: add test for HTMLEscape
2013-12-18 ChaiShushanmisc/notepadplus: Fix Function List in Notepad++ 6.5
2013-12-18 Robert Griesemergo/ast: added example illustrating CommentMap use.
2013-12-18 Shawn Smithencoding/ascii85: add empty string case for Encode...
2013-12-18 Anfernee Yongkun Guinet: test dnsconfig_unix with sample resolv.conf
2013-12-18 Adam Langleycrypto/x509: set default signature hash to SHA256 and...
2013-12-18 Josh Bleecher... crypto/x509: add non-cgo darwin system anchor certs
2013-12-18 Brad Fitzpatrickencoding/json: speed up decoding
2013-12-18 Brad FitzpatrickA+C: Anfernee Yongkun Gui (individual CLA)
2013-12-18 Andrew Gerrandlog: fix example (fix build)
2013-12-18 ChaiShushanlog: add example
2013-12-18 Andrew GerrandA+C: Nicolas Antonius Ernst Leopold Maria Kaiser (indiv...
2013-12-18 ChaiShushanflag: remove unused FlagSet.exitOnError field
2013-12-18 Mikio Haranet: make TestDNSThreadLimit execute at the end of...
2013-12-18 Shenghou Maliblink: rewrite '\\' in paths to '/' on windows
2013-12-18 Alex Brainmanruntime: skip broken TestRuntimeGogoBytes on windows
2013-12-18 Russ Coxcmd/go: avoid use of 'go tool pack'
2013-12-18 Russ Coxcmd/dist: avoid use of 'go tool pack'
2013-12-18 Russ Coxcmd/gc: implement -pack flag
2013-12-18 Keith Randallruntime, gc: call interface conversion routines by...
2013-12-18 David du Colombiernet: rewrite toLower more clearly
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
next