2013-06-04 |
Andrew Gerrand | C: add Will Norris (Google CLA) |
commit | commitdiff | tree |
2013-06-04 |
Rémy Oudompheng | misc/pprof: register cnew and runtime.cnewarray as... |
commit | commitdiff | tree |
2013-06-04 |
Anthony Martin | cmd/5c, cmd/6c, cmd/8c: isolate textflag and dataflag |
commit | commitdiff | tree |
2013-06-04 |
Anthony Martin | codereview: don't warn about secret commits |
commit | commitdiff | tree |
2013-06-04 |
Anthony Martin | cmd/ld: fix gcdata and gcbss symbols |
commit | commitdiff | tree |
2013-06-04 |
Ian Lance Taylor | encoding/gob: consistently use unsafe.Pointer for point... |
commit | commitdiff | tree |
2013-06-04 |
Rémy Oudompheng | cmd/6c, cmd/8c: avoid generating long multiplication... |
commit | commitdiff | tree |
2013-06-04 |
Rémy Oudompheng | cmd/gc: fix missing slice/array types in export data. |
commit | commitdiff | tree |
2013-06-04 |
Andrew Gerrand | doc: add Game of Life to playground toys |
commit | commitdiff | tree |
2013-06-04 |
Alex Brainman | runtime: update defs_windows_*.h files |
commit | commitdiff | tree |
2013-06-03 |
Russ Cox | cmd/ld, runtime: clean up CL 9666047 |
commit | commitdiff | tree |
2013-06-03 |
Rob Pike | cmd/go: document flag passing for tests |
commit | commitdiff | tree |
2013-06-03 |
Rémy Oudompheng | compress/bzip2: faster decoding. |
commit | commitdiff | tree |
2013-06-03 |
Shenghou Ma | doc/articles: use C90 standard functions in the cgo... |
commit | commitdiff | tree |
2013-06-03 |
Robert Obryk | test/stress: fix a goroutine leak in threadRing stresstest |
commit | commitdiff | tree |
2013-06-03 |
Dmitriy Vyukov | runtime: disable preemption in several scheduler functions |
commit | commitdiff | tree |
2013-06-03 |
Dmitriy Vyukov | runtime: introduce preemption function (not used for... |
commit | commitdiff | tree |
2013-06-03 |
Dmitriy Vyukov | runtime: add stackguard0 to G |
commit | commitdiff | tree |
2013-06-03 |
Andrew Gerrand | doc: add Go 1.1 to release.html |
commit | commitdiff | tree |
2013-06-03 |
Dave Cheney | doc: update linux tarball version for Go 1.1 |
commit | commitdiff | tree |
2013-06-02 |
Rémy Oudompheng | cmd/gc: do not corrupt init() with initializers of... |
commit | commitdiff | tree |
2013-06-02 |
Shenghou Ma | api: update next.txt |
commit | commitdiff | tree |
2013-06-02 |
Shenghou Ma | doc/go1.2.txt: update for CL 8248043. |
commit | commitdiff | tree |
2013-06-02 |
Rémy Oudompheng | test: correct sizeof.go. |
commit | commitdiff | tree |
2013-06-02 |
Shenghou Ma | cmd/cgo: using __typeof__(a->r) instead of putting... |
commit | commitdiff | tree |
2013-06-02 |
Rémy Oudompheng | cmd/fix: remove obsolete testdata. |
commit | commitdiff | tree |
2013-06-02 |
Rémy Oudompheng | cmd/fix: check type assertion in netipv6zone rule. |
commit | commitdiff | tree |
2013-06-02 |
Rémy Oudompheng | hgignore: cleanup obsolete entries. |
commit | commitdiff | tree |
2013-06-01 |
Dave Cheney | testing: fix rounding error in roundDown10 |
commit | commitdiff | tree |
2013-06-01 |
Dmitriy Vyukov | runtime: minor code style improvements (followup to... |
commit | commitdiff | tree |
2013-06-01 |
Anthony Martin | build: remove special definition of Runemax on Plan 9 |
commit | commitdiff | tree |
2013-06-01 |
Daniel Morsing | cmd/gc: fix overflow in array bounds calculation. |
commit | commitdiff | tree |
2013-06-01 |
Oling Cat | doc/go1.1.html: remove extra space; close some tags. |
commit | commitdiff | tree |
2013-06-01 |
Keith Randall | runtime: revert of CL 8852047: do hashmap grow work... |
commit | commitdiff | tree |
2013-06-01 |
Keith Randall | runtime: do hashmap grow work during reads. |
commit | commitdiff | tree |
2013-06-01 |
Keith Randall | runtime/gc: Run garbage collector on g0 stack |
commit | commitdiff | tree |
2013-05-31 |
Anthony Martin | lib9/utf: remove unneccesary includes |
commit | commitdiff | tree |
2013-05-31 |
Carl Shapiro | cmd/5g, cmd/6g, cmd/8g: provide embedded trampolines... |
commit | commitdiff | tree |
2013-05-31 |
Anthony Martin | misc/dashboard/builder: add environment variables for... |
commit | commitdiff | tree |
2013-05-31 |
Alberto García... | cmd/go: Add support for including C++ files in packages |
commit | commitdiff | tree |
2013-05-31 |
Robert Griesemer | spec: better wording re: receiving from closed channels |
commit | commitdiff | tree |
2013-05-31 |
Dave Cheney | testing: add test for issue 5599 |
commit | commitdiff | tree |
2013-05-31 |
Dmitriy Vyukov | runtime: fix heap coalescing bug introduced in cl/9802043 |
commit | commitdiff | tree |
2013-05-31 |
Dmitriy Vyukov | runtime: introduce helper persistentalloc() function |
commit | commitdiff | tree |
2013-05-31 |
Keith Randall | runtime: set MSpan.limit properly for large spans. |
commit | commitdiff | tree |
2013-05-30 |
Rob Pike | doc/go1.2.txt: AllocsPerRun now quantized |
commit | commitdiff | tree |
2013-05-30 |
Rob Pike | testing: quantize AllocsPerRun |
commit | commitdiff | tree |
2013-05-30 |
Dmitriy Vyukov | runtime: rename mheap.maps to mheap.spans |
commit | commitdiff | tree |
2013-05-30 |
Dmitriy Vyukov | runtime: mark runtime.goexit as nosplit |
commit | commitdiff | tree |
2013-05-30 |
Rémy Oudompheng | cmd/gc: use escape analysis result for make([]T, constant |
commit | commitdiff | tree |
2013-05-30 |
Lucio De Re | cmd/[568]l/obj.c: NULL is not recognised in Plan 9... |
commit | commitdiff | tree |
2013-05-30 |
Alex Brainman | misc/dist: remove lingering ~ file |
commit | commitdiff | tree |
2013-05-30 |
Carl Shapiro | cmd/ld, runtime: emit pointer maps for nosplits identif... |
commit | commitdiff | tree |
2013-05-29 |
Shenghou Ma | cmd/5a, cmd/dist, runtime: support m/g in the assembler... |
commit | commitdiff | tree |
2013-05-29 |
Shenghou Ma | misc/cgo/test: check API compatibility for cgo pseudo... |
commit | commitdiff | tree |
2013-05-29 |
Carl Shapiro | cmd/gc: remove unused bit vector comparison code |
commit | commitdiff | tree |
2013-05-29 |
Jan Ziak | runtime: remove all badcallback() functions |
commit | commitdiff | tree |
2013-05-29 |
Rob Pike | fmt: change evalutation of indexed arg to match docs |
commit | commitdiff | tree |
2013-05-29 |
John Shahid | crypto/tls: Check all certificates in the path. |
commit | commitdiff | tree |
2013-05-29 |
Adam Langley | A+C: John Shahid (individual CLA) |
commit | commitdiff | tree |
2013-05-29 |
Dmitriy Vyukov | runtime: make notetsleep() return false if timeout... |
commit | commitdiff | tree |
2013-05-29 |
Katrina Owen | doc: Fix typo in approximation of square root |
commit | commitdiff | tree |
2013-05-29 |
Andrew Gerrand | A+C: add Katrina Owen (individual CLA) |
commit | commitdiff | tree |
2013-05-29 |
Carl Shapiro | cmd/5l, cmd/6l, cmd/8l, cmd/gc, runtime: generate and... |
commit | commitdiff | tree |
2013-05-28 |
Dmitriy Vyukov | runtime: make mheap statically allocated again |
commit | commitdiff | tree |
2013-05-28 |
Dmitriy Vyukov | runtime: allocate page table lazily |
commit | commitdiff | tree |
2013-05-28 |
Dmitriy Vyukov | runtime: allocate internal symbol table eagerly |
commit | commitdiff | tree |
2013-05-28 |
Dmitriy Vyukov | os/exec: fix test hang |
commit | commitdiff | tree |
2013-05-28 |
Dmitriy Vyukov | runtime: fix heap corruption during GC |
commit | commitdiff | tree |
2013-05-28 |
Shenghou Ma | runtime: use m and g, instead of R9 and R10, in ARM... |
commit | commitdiff | tree |
2013-05-28 |
Dmitriy Vyukov | undo CL 9805043 / 776aba85ece8 |
commit | commitdiff | tree |
2013-05-28 |
Dmitriy Vyukov | runtime: inline MCache_Alloc() into mallocgc() |
commit | commitdiff | tree |
2013-05-28 |
Dmitriy Vyukov | runtime: introduce helper persistentalloc() function |
commit | commitdiff | tree |
2013-05-27 |
Bill Neubauer | runtime: fix runtime·netpoll() to call runtime·netpollr... |
commit | commitdiff | tree |
2013-05-27 |
Shenghou Ma | runtime: make arm signal handler call runtime.badsignal |
commit | commitdiff | tree |
2013-05-27 |
Dmitriy Vyukov | runtime: introduce cnewarray() to simplify allocation... |
commit | commitdiff | tree |
2013-05-27 |
Jan Ziak | runtime: flag static variables as no-pointers |
commit | commitdiff | tree |
2013-05-27 |
Brian G. Merrell | effective_go.html: Fix two links |
commit | commitdiff | tree |
2013-05-27 |
David Symonds | A+C: Brian G. Merrell (individual CLA) |
commit | commitdiff | tree |
2013-05-25 |
Dmitriy Vyukov | runtime: update comment on stack allocator |
commit | commitdiff | tree |
2013-05-25 |
Alex Brainman | cmd/cgo: do not output empty struct for -cdefs |
commit | commitdiff | tree |
2013-05-24 |
Rob Pike | fmt.Printf: introduce notation for random access to... |
commit | commitdiff | tree |
2013-05-24 |
David du Colombier | build: fix make.rc on Plan 9 |
commit | commitdiff | tree |
2013-05-24 |
Russ Cox | doc: start go 1.2 notes |
commit | commitdiff | tree |
2013-05-24 |
Adam Langley | crypto/x509: harmonise error prefixes. |
commit | commitdiff | tree |
2013-05-24 |
Rob Pike | cmd/cov: delete |
commit | commitdiff | tree |
2013-05-24 |
Christopher... | path/filepath: Skip TestEvalSymlinks. Plan 9 doesn... |
commit | commitdiff | tree |
2013-05-24 |
Gerasimos Dimitriadis | asn1: Stricter checks for DER encoded booleans |
commit | commitdiff | tree |
2013-05-24 |
Adam Langley | A+C: Gerasimos Dimitriadis (individual CLA) |
commit | commitdiff | tree |
2013-05-24 |
Dmitriy Vyukov | log/syslog: fix deadlock in test |
commit | commitdiff | tree |
2013-05-24 |
Dave Cheney | misc/cgo/testso: use bash to run test.bash |
commit | commitdiff | tree |
2013-05-24 |
Ian Lance Taylor | cmd/cgo: change GoStringN and GoBytes from intgo to... |
commit | commitdiff | tree |
2013-05-24 |
Ian Lance Taylor | cmd/cgo: use intgo, not int, for string and slice struc... |
commit | commitdiff | tree |
2013-05-24 |
Rob Pike | test/bench/shootout/timing.log: update to Go 1.1 |
commit | commitdiff | tree |
2013-05-23 |
Frederick Kelly... | runtime: faster range on empty map |
commit | commitdiff | tree |
2013-05-23 |
Brad Fitzpatrick | A+C: Frederick Kelly Mayle III (individual CLA) |
commit | commitdiff | tree |
2013-05-23 |
Brad Fitzpatrick | codereview: close the head tag |
commit | commitdiff | tree |
2013-05-23 |
Dominik Honnef | misc/emacs: Do not modify kill ring when programmatical... |
commit | commitdiff | tree |
2013-05-23 |
Daniel Morsing | io: Prioritize WriterTos over ReaderFroms in Copy. |
commit | commitdiff | tree |
2013-05-23 |
Nan Deng | crypto/rsa: implement PSS signatures. |
commit | commitdiff | tree |
next |