]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2013-06-10 Shenghou Macmd/5l: use guaranteed undefined instruction for UNDEF...
2013-06-10 Alex Brainmanos: return io.EOF from windows ReadAt as documented
2013-06-10 Dmitriy Vyukovruntime: use persistentalloc instead of SysAlloc in...
2013-06-10 Dmitriy Vyukovruntime: use persistentalloc instead of mallocgc in...
2013-06-10 Dmitriy Vyukovruntime: use persistentalloc instead of SysAlloc in GC
2013-06-09 Dmitriy Vyukovruntime: use persistentalloc instead of mallocgc for...
2013-06-09 Dmitriy Vyukovruntime: use persistentalloc instead of SysAlloc in...
2013-06-09 Dmitriy Vyukovruntime: use persistentalloc instead of custom malloc...
2013-06-09 Shenghou Madoc/install-source.html: recent ARM and 386 updates
2013-06-09 Shenghou Macmd/cgo: use gcc_struct attribute for packed structs...
2013-06-09 Shenghou Maruntime: remove unused file mkversion.c
2013-06-09 Shenghou Mamisc/pprof: fix html5 doctype declaration
2013-06-09 Shenghou Maall: fix typos
2013-06-07 Roger Peppecmd/go: update go vet documentation
2013-06-07 Ian Lance Taylorruntime: remove unused mid function
2013-06-07 Andrew Gerrandgodoc: always use local jQuery script
2013-06-06 Dmitriy Vyukovruntime: remove unused field from Hchan
2013-06-06 Dmitriy Vyukovruntime: speedup malloc stats collection
2013-06-06 Alex Brainmantime: provide timezone abbreviations on windows
2013-06-06 Robert Obrykio/ioutil: make WriteFile notice errors from Close()
2013-06-06 Patrick Higginsdoc/contribute: add "Understanding the extension" section
2013-06-05 Russ Coxcmd/6c: use full 64-bit address in block copy
2013-06-05 Russ Coxcmd/6l: accept NOP of $x+10(SP) and of X0
2013-06-05 Russ Coxruntime: fix comments (g->gobuf became g->sched long...
2013-06-05 Russ Coxcmd/cgo, cmd/go, go/build: sort flag lists
2013-06-05 Brad Fitzpatrickundo CL 10017045 / 6ec8c49421a0
2013-06-05 Anthony Martinmime: add support for Plan 9
2013-06-05 Nigel Taoimage/jpeg: avoid documentation argument over whether...
2013-06-05 Anthony Martintest: do not run SIGCHLD test on Plan 9
2013-06-05 Anthony Martinruntime: fix description of SysAlloc
2013-06-05 Adam Langleycrypto/tls: support TLS 1.1.
2013-06-04 Adam Langleyencoding/asn1: harmonise error prefixes.
2013-06-04 Anthony Martincmd/cc: support 21-bit runes in wide string constants
2013-06-04 Carl Shapirocmd/5g, cmd/6g, cmd/8g: remove prototypes for proglist
2013-06-04 Anthony Martinbuild: add intptr typedef for Plan 9
2013-06-04 Andrew GerrandC: add Will Norris (Google CLA)
2013-06-04 Rémy Oudomphengmisc/pprof: register cnew and runtime.cnewarray as...
2013-06-04 Anthony Martincmd/5c, cmd/6c, cmd/8c: isolate textflag and dataflag
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
next