]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2013-11-13 Andrew Gerranddoc: we support all recent versions of OS X
2013-11-12 Robert GriesemerCONTRIBUTORS: add additional e-mail address for Richard...
2013-11-12 Robert GriesemerA+C: Richard Musiol (individual CLA)
2013-11-11 David Crawshawmisc/vim: add a gofmt_command flag for :Fmt
2013-11-11 Olivier Duperraycmd/godoc: document package-level examples
2013-11-08 Dominik Honnefmisc/emacs: various cleanups
2013-11-08 Sameer Ajmaniemacs: allow users to customize the gofmt command,...
2013-11-07 Russ Coxcmd/cgo: fix handling of array of pointers when using...
2013-11-06 Ian Lance Taylordoc: update note about GCC 4.8.2 in gccgo instructions
2013-11-05 Ato Arakigo/doc: add full stop of Japanese, Chinese and Korean.
2013-11-05 Andrew GerrandA+C: Ato Araki (individual CLA)
2013-11-05 Andrew Gerranddoc/go1.2: link to cgo documentation
2013-11-04 Brad Fitzpatricknet/textproto: fix CanonicalMIMEHeaderKey panic
2013-11-04 Andrew GerrandC: add Robert Snedegar (Google CLA)
2013-11-01 Brad FitzpatrickC: add Brad Garcia (Google CLA)
2013-11-01 Andrew Gerrandtag go1.2rc3
2013-10-31 Russ Coxcmd/5l, runtime: fix divide for profiling tracebacks...
2013-10-31 Russ Coxundo CL 19810043 / 352f3b7c9664
2013-10-30 Russ Coxcmd/5l, runtime: make ARM integer division profiler...
2013-10-30 Rob Pikedoc/go1.2.html: delete repeated word
2013-10-30 Rob Pikedoc/go1.2.html: stack sizes, thread limits
2013-10-30 Russ Coxcmd/cgo: accept extra leading _ on __cgodebug_data...
2013-10-30 Alan Donovanundo CL 19010044 / dbcd720e5396
2013-10-30 Brad Fitzpatrickdatabase/sql: document Result methods
2013-10-29 Julien Schmidtdatabase/sql: Fix typos in doc
2013-10-29 David SymondsA+C: Jakob Borg (individual CLA).
2013-10-29 Russ Coxtime: correct path to time zone zip file on Unix
2013-10-29 Russ Coxencoding/xml: fix doc comment
2013-10-29 Brad Fitzpatricknet/http/httputil: fix DumpRequestOut with ContentLengt...
2013-10-29 Dominik Honnefmisc/emacs: various cleanups
2013-10-29 Russ Coxos: do not return Lstat errors from Readdir
2013-10-29 Russ Coxcmd/gc: silence clang warning
2013-10-29 Dominik Honnefmisc/emacs: support godef-jump on import statements
2013-10-29 Russ Coxdebug/dwarf: add DWARF 4 form constants
2013-10-29 Andrew Gerranddoc: update front page summary text
2013-10-29 Russ Coxcmd/cgo: stop using -fno-eliminate-unused-debug-types
2013-10-28 Russ Coxruntime: relax preemption assertion during stack split
2013-10-28 Josh Bleecher... net: handle single-line non-\n-terminated files correct...
2013-10-25 Andrew Gerrandnet/url: fix Encode doc comment
2013-10-25 Andrew Gerrandmisc/linkcheck: better redirect handling, use meaningfu...
2013-10-24 Brad Fitzpatrickstrings: fix Replacer bug with prefix matches
2013-10-24 Matthew Cottinghamdatabase/sql: link to wiki in package docs
2013-10-24 Brad FitzpatrickC+A: add Matthew Cottingham (Individual CLA)
2013-10-23 Jeff Sickelplan9: correct create permissions with union directory
2013-10-23 Andrew Gerrandmisc/dist: use go.tools release branch
2013-10-22 Russ Coxtest/mapnan: use time.Now instead of syscall.Getrusage
2013-10-22 Russ Coxcmd/cgo: use __typeof__, -w instead of typeof, -Wno-all
2013-10-22 Shenghou Matime: fix ParseDuration overflow when given more than...
2013-10-22 Dominik Honnefmisc/emacs: handle empty "import ()" in go-goto-imports
2013-10-22 Russ Coxmath: remove unnecessary source file
2013-10-22 Bill Neubauergo/build: document the go1.2 build tag
2013-10-21 Adam Langleycrypto/x509: name constraints should be a disjunction.
2013-10-21 Adam Langleycrypto/tls: advertise support for RSA+SHA1 in TLS 1...
2013-10-21 David Symondsnet/mail: fix minor doc typo.
2013-10-20 Shenghou Macmd/yacc: fix stderr on Windows.
2013-10-18 Russ Coxcmd/cgo: fix line number in an error message
2013-10-18 Russ Coxcmd/cgo: stop using compiler error message text to...
2013-10-18 Russ Coxcmd/gc: shorten name used for map bucket type
2013-10-18 Russ Coxnet: make sure failed Dial returns nil Conn
2013-10-18 Dmitriy Vyukovruntime: remove nomemprof
2013-10-18 Andrew Gerrandmisc/dist: build race packages when os suffix present
2013-10-18 Andrew Gerrandtag go1.2rc2
2013-10-18 Andrew Gerrandapi: add go1.2.txt, use in tests
2013-10-18 Andrew Gerrandmisc/dist: set default go.tools tag
2013-10-17 Brad Fitzpatricknet/url: fix regression when serializing relative URLs
2013-10-17 Ian Lance Taylorruntime: correct test for when to poll network
2013-10-17 Ian Lance Taylorruntime: correct parameter name in MCentral_AllocList...
2013-10-17 Russ Coxencoding/xml: accept chains of interfaces and pointers
2013-10-17 Alberto García... database/sql: make tests repeatable with -cpu=n,n
2013-10-17 David SymondsA+C: add Jamie Turner (Dropbox corporate CLA).
2013-10-16 Brad Fitzpatrickdatabase/sql: fix some test fmt verbs
2013-10-16 Robert Griesemerspec: clarify re-use of underlying arrays in slice...
2013-10-16 Alberto García... database/sql: Fix connection leak and potential deadlock
2013-10-16 Alberto García... database/sql: fix double decrement of numOpen count...
2013-10-16 Shenghou Macmd/cgo: simpler fix for issue 6506.
2013-10-16 Shenghou Madoc/effective_go.html: fix code example
2013-10-15 Russ Coxcmd/cgo: print the builtin prolog after the per-file...
2013-10-15 Alex Brainmanundo CL 14231047 / 2f4c2dde2756
2013-10-15 Russ Coxcmd/cgo: fix Xcode 5 incompatibility for #defined expre...
2013-10-15 Russ Coxmisc/cgo/test: cut out non-standard functions
2013-10-15 Russ Coxmisc/cgo/test: fix build (define prototype for alloca)
2013-10-15 Russ Coxcmd/cgo: work around bug in clang debug info for builti...
2013-10-15 Oling Catdoc/contrib.html: fix some tags
2013-10-15 Alex Brainmanruntime/pprof: disable flaky TestGoroutineSwitch on...
2013-10-14 Keith Randallcmd/gc: fix comment about performing indexing at compil...
2013-10-14 Michael Piateknet/http: skip content-type sniffing if the header...
2013-10-14 David SymondsC: add Michael Piatek (Google CLA).
2013-10-14 Ian Lance Taylordebug/dwarf: report the value of an unrecognized attrib...
2013-10-14 Shenghou Macmd/api: make it work even when cgo is disabled
2013-10-12 Shenghou Madoc: fix small HTML problems
2013-10-11 Rob Pikedoc/effective_go.html: fix unescaped less-than character
2013-10-11 Ian Lance Taylorgo/build: add GOOS and GOARCH to name of gccgo pkg...
2013-10-11 Ian Lance Taylorgo/build: fix test if built with CGO_ENABLED=0
2013-10-11 Ian Lance Taylormisc/cgo/test: fix C panic test to work with gccgo
2013-10-11 Ian Lance Taylordoc/progs: don't try building cgo tests if CGO_ENABLED=0
2013-10-11 Shenghou Macmd/gc: re-word some error messages
2013-10-11 Andrew Gerrandgo.tools/misc/dist: copy doc.go from go.tools to go...
2013-10-11 Yasuhiro Matsumotomisc/vim: complete packages in src directory
2013-10-11 Rob Pikedoc/effective_go.html: fix a couple of cosmetic issues
2013-10-11 Francesc Campoylib/codereview: return an empty list when CONTRIBUTORS...
next