]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2013-06-04 Anthony Martincodereview: don't warn about secret commits
2013-06-04 Anthony Martincmd/ld: fix gcdata and gcbss symbols
2013-06-04 Ian Lance Taylorencoding/gob: consistently use unsafe.Pointer for point...
2013-06-04 Rémy Oudomphengcmd/6c, cmd/8c: avoid generating long multiplication...
2013-06-04 Rémy Oudomphengcmd/gc: fix missing slice/array types in export data.
2013-06-04 Andrew Gerranddoc: add Game of Life to playground toys
2013-06-04 Alex Brainmanruntime: update defs_windows_*.h files
2013-06-03 Russ Coxcmd/ld, runtime: clean up CL 9666047
2013-06-03 Rob Pikecmd/go: document flag passing for tests
2013-06-03 Rémy Oudomphengcompress/bzip2: faster decoding.
2013-06-03 Shenghou Madoc/articles: use C90 standard functions in the cgo...
2013-06-03 Robert Obryktest/stress: fix a goroutine leak in threadRing stresstest
2013-06-03 Dmitriy Vyukovruntime: disable preemption in several scheduler functions
2013-06-03 Dmitriy Vyukovruntime: introduce preemption function (not used for...
2013-06-03 Dmitriy Vyukovruntime: add stackguard0 to G
2013-06-03 Andrew Gerranddoc: add Go 1.1 to release.html
2013-06-03 Dave Cheneydoc: update linux tarball version for Go 1.1
2013-06-02 Rémy Oudomphengcmd/gc: do not corrupt init() with initializers of...
2013-06-02 Shenghou Maapi: update next.txt
2013-06-02 Shenghou Madoc/go1.2.txt: update for CL 8248043.
2013-06-02 Rémy Oudomphengtest: correct sizeof.go.
2013-06-02 Shenghou Macmd/cgo: using __typeof__(a->r) instead of putting...
2013-06-02 Rémy Oudomphengcmd/fix: remove obsolete testdata.
2013-06-02 Rémy Oudomphengcmd/fix: check type assertion in netipv6zone rule.
2013-06-02 Rémy Oudomphenghgignore: cleanup obsolete entries.
2013-06-01 Dave Cheneytesting: fix rounding error in roundDown10
2013-06-01 Dmitriy Vyukovruntime: minor code style improvements (followup to...
2013-06-01 Anthony Martinbuild: remove special definition of Runemax on Plan 9
2013-06-01 Daniel Morsingcmd/gc: fix overflow in array bounds calculation.
2013-06-01 Oling Catdoc/go1.1.html: remove extra space; close some tags.
2013-06-01 Keith Randallruntime: revert of CL 8852047: do hashmap grow work...
2013-06-01 Keith Randallruntime: do hashmap grow work during reads.
2013-06-01 Keith Randallruntime/gc: Run garbage collector on g0 stack
2013-05-31 Anthony Martinlib9/utf: remove unneccesary includes
2013-05-31 Carl Shapirocmd/5g, cmd/6g, cmd/8g: provide embedded trampolines...
2013-05-31 Anthony Martinmisc/dashboard/builder: add environment variables for...
2013-05-31 Alberto García... cmd/go: Add support for including C++ files in packages
2013-05-31 Robert Griesemerspec: better wording re: receiving from closed channels
2013-05-31 Dave Cheneytesting: add test for issue 5599
2013-05-31 Dmitriy Vyukovruntime: fix heap coalescing bug introduced in cl/9802043
2013-05-31 Dmitriy Vyukovruntime: introduce helper persistentalloc() function
2013-05-31 Keith Randallruntime: set MSpan.limit properly for large spans.
2013-05-30 Rob Pikedoc/go1.2.txt: AllocsPerRun now quantized
2013-05-30 Rob Piketesting: quantize AllocsPerRun
2013-05-30 Dmitriy Vyukovruntime: rename mheap.maps to mheap.spans
2013-05-30 Dmitriy Vyukovruntime: mark runtime.goexit as nosplit
2013-05-30 Rémy Oudomphengcmd/gc: use escape analysis result for make([]T, constant
2013-05-30 Lucio De Recmd/[568]l/obj.c: NULL is not recognised in Plan 9...
2013-05-30 Alex Brainmanmisc/dist: remove lingering ~ file
2013-05-30 Carl Shapirocmd/ld, runtime: emit pointer maps for nosplits identif...
2013-05-29 Shenghou Macmd/5a, cmd/dist, runtime: support m/g in the assembler...
2013-05-29 Shenghou Mamisc/cgo/test: check API compatibility for cgo pseudo...
2013-05-29 Carl Shapirocmd/gc: remove unused bit vector comparison code
2013-05-29 Jan Ziakruntime: remove all badcallback() functions
2013-05-29 Rob Pikefmt: change evalutation of indexed arg to match docs
2013-05-29 John Shahid crypto/tls: Check all certificates in the path.
2013-05-29 Adam LangleyA+C: John Shahid (individual CLA)
2013-05-29 Dmitriy Vyukovruntime: make notetsleep() return false if timeout...
2013-05-29 Katrina Owendoc: Fix typo in approximation of square root
2013-05-29 Andrew GerrandA+C: add Katrina Owen (individual CLA)
2013-05-29 Carl Shapirocmd/5l, cmd/6l, cmd/8l, cmd/gc, runtime: generate and...
2013-05-28 Dmitriy Vyukovruntime: make mheap statically allocated again
2013-05-28 Dmitriy Vyukovruntime: allocate page table lazily
2013-05-28 Dmitriy Vyukovruntime: allocate internal symbol table eagerly
2013-05-28 Dmitriy Vyukovos/exec: fix test hang
2013-05-28 Dmitriy Vyukovruntime: fix heap corruption during GC
2013-05-28 Shenghou Maruntime: use m and g, instead of R9 and R10, in ARM...
2013-05-28 Dmitriy Vyukovundo CL 9805043 / 776aba85ece8
2013-05-28 Dmitriy Vyukovruntime: inline MCache_Alloc() into mallocgc()
2013-05-28 Dmitriy Vyukovruntime: introduce helper persistentalloc() function
2013-05-27 Bill Neubauerruntime: fix runtime·netpoll() to call runtime·netpollr...
2013-05-27 Shenghou Maruntime: make arm signal handler call runtime.badsignal
2013-05-27 Dmitriy Vyukovruntime: introduce cnewarray() to simplify allocation...
2013-05-27 Jan Ziakruntime: flag static variables as no-pointers
2013-05-27 Brian G. Merrelleffective_go.html: Fix two links
2013-05-27 David SymondsA+C: Brian G. Merrell (individual CLA)
2013-05-25 Dmitriy Vyukovruntime: update comment on stack allocator
2013-05-25 Alex Brainmancmd/cgo: do not output empty struct for -cdefs
2013-05-24 Rob Pikefmt.Printf: introduce notation for random access to...
2013-05-24 David du Colombierbuild: fix make.rc on Plan 9
2013-05-24 Russ Coxdoc: start go 1.2 notes
2013-05-24 Adam Langleycrypto/x509: harmonise error prefixes.
2013-05-24 Rob Pikecmd/cov: delete
2013-05-24 Christopher... path/filepath: Skip TestEvalSymlinks. Plan 9 doesn...
2013-05-24 Gerasimos Dimitriadisasn1: Stricter checks for DER encoded booleans
2013-05-24 Adam LangleyA+C: Gerasimos Dimitriadis (individual CLA)
2013-05-24 Dmitriy Vyukovlog/syslog: fix deadlock in test
2013-05-24 Dave Cheneymisc/cgo/testso: use bash to run test.bash
2013-05-24 Ian Lance Taylorcmd/cgo: change GoStringN and GoBytes from intgo to...
2013-05-24 Ian Lance Taylorcmd/cgo: use intgo, not int, for string and slice struc...
2013-05-24 Rob Piketest/bench/shootout/timing.log: update to Go 1.1
2013-05-23 Frederick Kelly... runtime: faster range on empty map
2013-05-23 Brad FitzpatrickA+C: Frederick Kelly Mayle III (individual CLA)
2013-05-23 Brad Fitzpatrickcodereview: close the head tag
2013-05-23 Dominik Honnefmisc/emacs: Do not modify kill ring when programmatical...
2013-05-23 Daniel Morsingio: Prioritize WriterTos over ReaderFroms in Copy.
2013-05-23 Nan Dengcrypto/rsa: implement PSS signatures.
2013-05-23 Mikio Harasyscall: add IPv6 socket options for Unix variants
2013-05-23 Alex Brainmancmd/go: check GOROOT directory is present before acting
2013-05-22 Francesc Campoycodereview.py: improve error message when user is not...
next