]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2013-08-29 Rémy Oudomphengcmd/gc: fix detection of initialization loop.
2013-08-29 Rémy Oudomphengcmd/gc: fix method values whose receiver is an unnamed...
2013-08-29 Rob Pikecmd/go: make it work for code.google.com cloned reposit...
2013-08-29 Robert Daniel... net: make channel-based semaphore depend on receive...
2013-08-29 Andrew Gerrandundo CL 13180043 / 318540e7857f
2013-08-29 Andrew Gerrandos/exec: return idempotent Closer from StdinPipe
2013-08-29 Andrew Gerrandencoding/json: add "overflow" struct tag option
2013-08-29 Dave Cheneysort: use a very fast random generator for benchmarks
2013-08-29 Rob Pikeruntime: re-enable TestParForParallel
2013-08-28 Mikio Haranet: make protocol-specific Dial and Listen return...
2013-08-28 Mikio Haranet: BUG section for ReadFrom, ReadFromIP methods of...
2013-08-29 Rob Pikecmd/go: add -race flag to 'go list'
2013-08-29 Rob Pikedoc/go1.2.txt: text/template's if-else
2013-08-28 Robin Eklindfmt: Remove some unnecessary conversions.
2013-08-28 Brad Fitzpatricktime: add more docs on Sleep
2013-08-28 Rob Piketext/template: allow {{else if ... }} to simplify if...
2013-08-28 Josh Bleecher... sync: improve once.Do documentation readability
2013-08-27 Andrew GerrandC: add Asim Shankar (Google CLA)
2013-08-27 Brad Fitzpatricknet/http: document Request.Body more
2013-08-27 Brad Fitzpatricknet/smtp: clarify that SendMail's auth param is optional
2013-08-27 Rémy Oudomphengcmd/gc: tag builtin error, byte, rune to avoid exportin...
2013-08-27 Rémy Oudomphengcmd/5g: avoid clash between R13 and F3 registers.
2013-08-27 Shivakumar GNmisc/pprof: pprof http used with net/http/pprof not...
2013-08-27 Caleb Sparego/ast: fix comment formatting
2013-08-27 Volker Doblersort: harden limit in stable test
2013-08-27 Alan Donovanmisc/emacs: allow users to customize path of 'go' tool.
2013-08-27 Volker Doblercmd/gc: mark panicslice as unlikely
2013-08-27 Mathieu Lonjaretencoding/binary: use bytes.Reader in read example
2013-08-27 Alex Brainmannet: have separate read and write processing threads...
2013-08-27 Rob Pikedoc/go1.2.txt: dereference pointer values when evaluati...
2013-08-27 Rob Piketext/template: make the escapers for HTML etc. handle...
2013-08-26 Mikio Haranet: enable PacketConn test for raw IP network on Windows
2013-08-26 Evan Shawbytes, strings: use copy in Repeat
2013-08-26 Adam LangleyC: add JP Sugarbroad (Google CLA)
2013-08-26 Volker Doblernet/http: do not send leading dot in cookie domain...
2013-08-25 Rob Pikedoc/go_faq.html: fix non-grammatical sentence
2013-08-24 Mikio Harasyscall: update routing socket parser for NetBSD 6...
2013-08-24 Brad Fitzpatrickbytes: clarify Equal docs
2013-08-24 Brad Fitzpatrickcmd/api: be more robust against OS deleting temp files
2013-08-24 Brad Fitzpatrickcmd/api: ignore GOARCH when building cmd/api.
2013-08-24 Mikio Haranet: allow TestDialFailPDLeak run in long-mode test
2013-08-24 Nicolas Owensos/user: Current support on Plan 9
2013-08-24 Rémy Oudomphengsyscall: add Cloneflags to Linux SysProcAttr.
2013-08-24 Keith Randallruntime: rename FlagNoPointers to FlagNoScan. Better...
2013-08-24 Keith Randallcmd/gc: Reset haspointers computation. When converting...
2013-08-23 Carl Shapiroos/exec: remove flaky TestExtraFilesFDShuffle test
2013-08-23 Rémy Oudomphengsyscall: define CLONE_* constants on Linux.
2013-08-23 Joel Singall: dragonfly support
2013-08-23 Joel Singnet: dragonfly support
2013-08-23 Joel Singos: dragonfly support
2013-08-23 Joel Singsyscall: dragonfly/amd64 z-files
2013-08-23 Joel Singsyscall: dragonfly/amd64 support
2013-08-23 Joel Singruntime: add dragonfly/amd64 port
2013-08-23 Jan Mercldoc: correct a minor go_mem.html mistake
2013-08-23 Brad FitzpatrickA+C: Jan Mercl (individual CLA)
2013-08-23 Joel Singcmd/5l,cmd/8l: unbreak arm and 386 linkers
2013-08-23 Joel Singall: compiler/bootstrap for dragonfly/amd64
2013-08-23 Mikio Haranet: fix dial to raw IP networks on Windows
2013-08-23 Mikio Haranet: fix race in TestDNSThreadLimit
2013-08-23 Alex Brainmannet: wait longer before failing TestVariousDeadlines4Pr...
2013-08-23 Mikio Haranet: update doc on socket
2013-08-22 Mikio Haranet: add test for protocol numbers lookup using interna...
2013-08-22 Alex Brainmannet: fix misspelled variable name (fixes windows build)
2013-08-22 Mikio Haranet: add minimal internet protocol number information...
2013-08-22 Mikio Haranet: remove redundant argument check from Dial on udp...
2013-08-22 Andrew Gerranddoc: hide playground on front page if playground disabled
2013-08-21 Rémy Oudomphengsyscall: fix stale URL for linux/arm unistd.h
2013-08-21 Dmitriy Vyukovruntime: do not trigger GC on g0
2013-08-21 Carl Shapiroundo CL 13010045 / 04f8101b46dd
2013-08-21 Sokolov Yuratime: make timers heap 4-ary
2013-08-21 Dmitriy Vyukovnet: ensure that Read/Write on all platforms do 0 mallocs
2013-08-21 Dmitriy Vyukovcmd/5g, cmd/6g, cmd/8g: faster compilation
2013-08-21 Elias Naurdoc/go1.2.txt: cmd/5l: support for external linking...
2013-08-21 Todd Wangreflect: Fix Convert to add indir bit when the value...
2013-08-21 David SymondsC: add Todd Wang (Google CLA).
2013-08-21 Rob Pikeall: protect alloc count tests by -testing.short
2013-08-21 Rob Pikedoc/go1.2.txt: text/template: add comparison functions
2013-08-21 Rob Piketext/template: implement comparison of basic types
2013-08-21 Mikio Haradoc/go1.2.txt: net: performance improvement on BSD
2013-08-20 Rob Pikedoc/go1.2.txt: archive/tar's fixed FileInfo
2013-08-20 Brad Fitzpatrickdoc: remove a insignificant line from go1.2.txt
2013-08-20 Rob Pikearchive/tar,zip: implement the os.FileInfo interface...
2013-08-20 Brad FitzpatrickA+C: Sokolov Yura (individual CLA)
2013-08-20 Emil Hessmanmisc/xcode: use `xcode-select` to determine path
2013-08-20 Mikio Haranet: remove obsolete builtin network pollster
2013-08-20 Mikio Haranet: enable runtime-integrated network pollster on...
2013-08-20 Mikio Hararuntime: integrated network pollster for freebsd/arm
2013-08-20 Brad Fitzpatricknet/http: support WriteString on the ResponseWriter
2013-08-20 Rob Pikeos: fix windows build
2013-08-20 Rob Pikeos: be consistent about File methods with nil receivers
2013-08-20 Rob Pikeapi: update next.txt, except.txt
2013-08-19 Alan Donovantest: exit non-zero on error from nilptr2.go.
2013-08-19 Carl Shapiroundo CL 12785045 / 71ce80dc4195
2013-08-19 Rob Pikedoc/go_faq.html: link to the SPLASH talk near the top
2013-08-19 Aaron Francemisc/emacs: Detect stale coverage reports
2013-08-19 Brad FitzpatrickA+C: Aaron France (individual CLA)
2013-08-19 Keith Randallruntime: don't run finalizers if we're still on the...
2013-08-19 Dmitriy Vyukovnet: annotate Read/Write for race detector
2013-08-19 Dmitriy Vyukovruntime: do not preempt race calls
2013-08-19 Carl Shapirocmd/gc, runtime: use type information to scan interface...
next