]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2013-08-07 Brad Fitzpatrickbuild: change how cmd/api is run in run.bash and run.bat
2013-08-07 Dmitriy Vyukovruntime: fix traceback in cgo programs
2013-08-07 Dmitriy Vyukovruntime: do not run TestCgoSignalDeadlock on windows...
2013-08-07 Carl Shapirocmd/cc, cmd/gc, runtime: emit bitmaps for scanning...
2013-08-07 Keith Randallruntime: convert .s textflags from numbers to symbolic...
2013-08-07 Pieter Droogendijknet/http: Various fixes to Basic authentication
2013-08-07 Ian Lance Taylortest: add cases to return.go that gccgo got wrong
2013-08-07 Ian Lance Taylortest: fix return.go to remove unused labels
2013-08-07 Ian Lance Taylortest: fix return.go to not use fallthrough in a type...
2013-08-07 Keith Randallcmd/ld: Put the textflag constants in a separate file.
2013-08-07 Alex Brainmannet: fix small bug introduced by 48f7c4dd87fe
2013-08-07 Josh Bleecher... net/http: do not send redundant Connection: close heade...
2013-08-07 Brad Fitzpatricknet/http: treat HEAD requests like GET requests
2013-08-06 Rob Pikeall: fix up language in a couple of comments
2013-08-06 Rob Pikedoc/articles/laws_of_reflection.html: fix name of variable
2013-08-06 Rob Pikefmt: fix up zero padding
2013-08-06 Brad Fitzpatrickstrings: add IndexByte benchmark
2013-08-06 Keith Randallruntime: don't mark the new call trampolines as NOSPLIT.
2013-08-06 Mikio Haranet: add dial, listenStream and listenDatagram methods...
2013-08-06 Rob Pikeruntime: use correct types for maxstring and concatstring
2013-08-06 Brad Fitzpatrickos: fix plan9 build
2013-08-06 Dustin Sallingsarchive/zip: allow user-extensible compression methods
2013-08-06 Brad FitzpatrickA+C: Dustin Sallings (individual CLA)
2013-08-06 Russ Coxruntime/pprof: adjust test
2013-08-06 Dmitriy Vyukovnet: test that Read/Write do 0 allocations
2013-08-06 Mikio Harasyscall: fix IPv6 wrong network mask on latest FreeBSD
2013-08-06 ChaiShushanmisc/notepadplus: simplify Function List regex
2013-08-06 Mikio Haranet: separate pollster initialization from network...
2013-08-06 David du Colombierruntime: fix Plan 9 build
2013-08-06 Brad Fitzpatricknet: detect bad F_DUPFD_CLOEXEC on OS X 10.6
2013-08-06 Rob Pikeruntime: change int32 to intgo in findnull and findnullw
2013-08-06 Dmitriy Vyukovnet: fix intentional build breakage introduced in 12413043
2013-08-06 Dmitriy Vyukovnet: reduce number of memory allocations during IO...
2013-08-06 Dmitriy Vyukovruntime: use gcpc/gcsp during traceback of goroutines...
2013-08-06 Kyle Lemonsflag: document the zero value of FlagSet
2013-08-06 Keith Randallruntime: Use old reflect.call implementation from cgo.
2013-08-06 Brad Fitzpatrickapi: update next.txt
2013-08-05 Russ Coxruntime/pprof: test multithreaded profile, remove OS...
2013-08-05 Brad Fitzpatrickundo CL 12486043 / ab644299d124
2013-08-05 Brad Fitzpatrickall: use strings.IndexByte instead of Index where possible
2013-08-05 Pieter Droogendijkcontainer/heap: add Fix and document the min is element 0.
2013-08-05 Brad Fitzpatricknet: use F_DUPFD_CLOEXEC when duping fds
2013-08-05 Keith Randallreflect: Get rid of the test for the error message...
2013-08-05 Brad Fitzpatrickstrings: use runtime assembly for IndexByte
2013-08-05 Dave Cheneyruntime: tune append crossover on amd64 and 386
2013-08-05 Keith Randallcmd/gc: get rid of redundant slice bound check.
2013-08-05 Rémy Oudomphengcmd/gc: fix inlining of unnamed structs with embedded...
2013-08-05 Russ Coxcompress/bzip2: support concatenated files
2013-08-05 Russ Coxruntime: remove debugging knob to turn off preemption
2013-08-05 Dmitriy Vyukovundo CL 12250043 / e911f94c4902
2013-08-05 Brad Fitzpatrickos, syscall: implement Getwd on darwin using getattrlist
2013-08-05 Dmitriy Vyukovruntime: remove singleproc var
2013-08-05 Dmitriy Vyukovruntime: use gcpc/gcsp during traceback of goroutines...
2013-08-05 Adam Langleycrypto/cipher: add GCM mode.
2013-08-05 Adam Langleycrypto: include hash number in panic message.
2013-08-05 ChaiShushanmisc/notepadplus: add Function List support
2013-08-05 Rob Pikedoc/progs/slices.go: fix typo in comment
2013-08-05 ChaiShushannet: fix some test bug
2013-08-05 Rob Pikedoc/effective_go.html: remove spurious word
2013-08-05 Rob Piketime: match month and day names only when not followed...
2013-08-04 Dmitriy Vyukovruntime: remove unused scheduler knob
2013-08-04 Dmitriy Vyukovruntime: remove dead code
2013-08-04 Dmitriy Vyukovnet: fix concurrent Accept on windows
2013-08-04 Josh Bleecher... net/http: fix Response.Header documentation for multipl...
2013-08-04 Dmitriy Vyukovruntime: disable dynamic priority boosting on windows
2013-08-03 Rob Pikehtml/template: delete panic recovery code from test
2013-08-03 Josh Bleecher... html/template: handle nils during indirection
2013-08-03 Rob PikeA+C: Josh Bleecher Snyder (individual CLA)
2013-08-03 Ian Lance Taylorlibbio: add casts to remove -Wconversion warnings
2013-08-03 Alex Brainmancmd/dist: generate cmd/cgo/zdefaultcc.go on windows...
2013-08-03 Rob Pikevarious: deleted unused items
2013-08-03 Mikio Haranet: reduce unnecessary syscall.Sockaddr conversions
2013-08-03 Mikio Haranet: make IP address selection work correctly on IPv6...
2013-08-03 Brad Fitzpatrickbuild: ignore new zfiles, delete temp goplay binary...
2013-08-02 Rémy Oudomphengcmd/dist: fix windows build.
2013-08-02 Brad Fitzpatrickcmd/go: fix build
2013-08-02 Alberto García... cmd/go: Fix go get when the fetched XML uses ASCII...
2013-08-02 Brad Fitzpatrickapi: update next.txt
2013-08-02 Keith Randallruntime: reimplement reflect.call to not use stack...
2013-08-02 Russ Coxcmd/dist: fix build again
2013-08-02 Russ Coxcmd/dist: fix build
2013-08-02 Russ Coxbuild: on OS X 10.8 and later, use clang instead of gcc
2013-08-02 Russ Coxtesting: make parsing of -cpu more lenient
2013-08-02 Russ Coxruntime: in newstack, double-check calling goroutine
2013-08-02 Brad Fitzpatrickmisc/dist: don't ship cmd/api
2013-08-02 Alex Brainmancmd/go: change error message to refer to correct bootst...
2013-08-02 Nigel Taoimage/draw: fix typos found by "go vet".
2013-08-02 Rob Pikefmt: clean up some errors found by vet
2013-08-02 Russ Coxruntime: disable preemption during software fp routines
2013-08-01 Brad Fitzpatrickbytes: move IndexByte assembly to pkg runtime
2013-08-01 Scott Fergusonnet/url: prepend slash to path in String()
2013-08-01 Russ Coxruntime: fix traceback across morestack
2013-08-01 Brad FitzpatrickA+C: Scott Ferguson (individual CLA)
2013-08-01 Pieter Droogendijkcompress/flate: Fixed two panics on bad data
2013-08-01 Brad Fitzpatricknet/http: don't write out invalid cookie lines
2013-08-01 Andrew Balholmnet/http: document that Error is to be used with plain...
2013-08-01 Brad Fitzpatrickstrings: add IndexByte, for consistency with bytes...
2013-08-01 Russ Coxcmd/ld: report pclntab, funcdata sizes in 6l -v output
2013-08-01 Russ Coxstrconv: fix doc comment for IntSize
2013-08-01 Dmitriy Vyukovruntime: print "created by" for running goroutines...
next