2015-04-07 |
ALTree | math/big: fix Exp when exponent is 1 |
commit | commitdiff | tree |
2015-04-07 |
Rob Pike | encoding/gob: more cleanups handling slice length |
commit | commitdiff | tree |
2015-04-07 |
Dave Cheney | cmd/internal/gc: fix race build (again) |
commit | commitdiff | tree |
2015-04-07 |
Dave Cheney | cmd/internal/gc: fix race build |
commit | commitdiff | tree |
2015-04-07 |
Russ Cox | cmd/internal/gc: inline runtime.getg |
commit | commitdiff | tree |
2015-04-07 |
Mikio Hara | net/url: allow Parse, ParseRequestURI to parse ipv6... |
commit | commitdiff | tree |
2015-04-07 |
kortschak | encoding/gob: make method doc string match method name |
commit | commitdiff | tree |
2015-04-07 |
Mikio Hara | net: deflake dual IP stack tests |
commit | commitdiff | tree |
2015-04-07 |
Alex Brainman | Revert "misc/cgo/testso: add test for fixed issue 4339" |
commit | commitdiff | tree |
2015-04-07 |
Brad Fitzpatrick | doc: add mime/quotedprintable to go1.5.txt |
commit | commitdiff | tree |
2015-04-07 |
Jiong Du | database/sql: close connection if db.numOpen > db.maxOpen |
commit | commitdiff | tree |
2015-04-07 |
Alex Brainman | cmd/dist: add misc/cgo/test with -linkmode=auto |
commit | commitdiff | tree |
2015-04-07 |
Alex Brainman | misc/cgo/testso: add test for fixed issue 4339 |
commit | commitdiff | tree |
2015-04-07 |
Mikio Hara | net: fix tester goroutine leakage in tests |
commit | commitdiff | tree |
2015-04-07 |
Josh Bleecher... | cmd/internal/gc: convert yet more Node fields to bools |
commit | commitdiff | tree |
2015-04-07 |
Mikio Hara | net: move testHookSetKeepAlive into hook.go |
commit | commitdiff | tree |
2015-04-07 |
Mikio Hara | net: add lookup IP hook for testing |
commit | commitdiff | tree |
2015-04-07 |
Michael Hudson... | cmd/internal/ld: remove extraneous parentheses |
commit | commitdiff | tree |
2015-04-07 |
Josh Bleecher... | doc/progs: rewrite test driver in Go |
commit | commitdiff | tree |
2015-04-07 |
Michael Hudson... | cmd/internal/obj: remove dead fields and code |
commit | commitdiff | tree |
2015-04-07 |
Matthew Dempsky | cmd/internal/gc, cmd/yacc: implement "expecting" syntax... |
commit | commitdiff | tree |
2015-04-06 |
Josh Bleecher... | doc/go1.5.txt: add Reader.Size to bytes and strings |
commit | commitdiff | tree |
2015-04-06 |
David Crawshaw | runtime: add _rt0_arm_android_lib |
commit | commitdiff | tree |
2015-04-06 |
Rob Pike | encoding/gob: change panic into error for corrupt input |
commit | commitdiff | tree |
2015-04-06 |
Austin Clements | runtime: report marked heap size in gctrace |
commit | commitdiff | tree |
2015-04-06 |
Austin Clements | runtime: make next_gc be heap size to trigger GC at |
commit | commitdiff | tree |
2015-04-06 |
Austin Clements | runtime: introduce heap_live; replace use of heap_alloc... |
commit | commitdiff | tree |
2015-04-06 |
Austin Clements | runtime: track heap bytes marked by GC |
commit | commitdiff | tree |
2015-04-06 |
Rob Pike | cmd/asm/internal/asm: fix comment in ppc64.go |
commit | commitdiff | tree |
2015-04-06 |
Robert Griesemer | cmd/internal/gc/big: update vendored version of math/big |
commit | commitdiff | tree |
2015-04-06 |
Igor Dolzhikov | net/http, math/big, cmd/internal/gc/big: replaced error... |
commit | commitdiff | tree |
2015-04-06 |
Brad Fitzpatrick | bytes, strings: add Reader.Size methods |
commit | commitdiff | tree |
2015-04-06 |
Paul Marks | net: dialChannel should not treat an expired deadline... |
commit | commitdiff | tree |
2015-04-04 |
Josh Bleecher... | bytes: fix comment |
commit | commitdiff | tree |
2015-04-04 |
Matthew Dempsky | cmd/yacc: fix default action |
commit | commitdiff | tree |
2015-04-04 |
Adam Langley | crypto/tls: tidy up a little and add test. |
commit | commitdiff | tree |
2015-04-04 |
Michael Hudson... | cmd/internal/ld: maintain Ctxt.Etextp when removing... |
commit | commitdiff | tree |
2015-04-04 |
Robert Griesemer | math/big: compute 10**exp efficiently when converting... |
commit | commitdiff | tree |
2015-04-03 |
Rob Pike | doc/go1.5.txt: bytes.Buffer.Cap, template.Option |
commit | commitdiff | tree |
2015-04-03 |
Cristian Staretu | bytes: export Cap method for buffer |
commit | commitdiff | tree |
2015-04-03 |
Shenghou Ma | math, cmd/internal/gc, cmd/7g: enable SQRT inlining... |
commit | commitdiff | tree |
2015-04-03 |
Shenghou Ma | cmd/internal/gc: fix race build |
commit | commitdiff | tree |
2015-04-03 |
Rob Pike | text/template: provide a mechanism for options |
commit | commitdiff | tree |
2015-04-03 |
Matthew Dempsky | cmd/internal/gc, cmd/yacc: restore remaining custom... |
commit | commitdiff | tree |
2015-04-03 |
Matthew Dempsky | cmd/internal/gc: destutter array initializers |
commit | commitdiff | tree |
2015-04-03 |
Josh Bleecher... | iostest.bash: warn if GOARCH is not correct |
commit | commitdiff | tree |
2015-04-03 |
David Crawshaw | cmd/7g: reserve registers R26 to R32 |
commit | commitdiff | tree |
2015-04-03 |
Robert Griesemer | cmd/internal/gc: use 512 bits (rather than 464) for... |
commit | commitdiff | tree |
2015-04-03 |
Josh Bleecher... | cmd/internal/gc/big: gofmt vendored code |
commit | commitdiff | tree |
2015-04-03 |
Russ Cox | cmd/internal/gc: use hardware instruction for math... |
commit | commitdiff | tree |
2015-04-03 |
Russ Cox | cmd/internal/obj/x86: remove NOP that crept into framep... |
commit | commitdiff | tree |
2015-04-03 |
Shenghou Ma | cmd/7g: FCMPS/FCMPD also should be RegRead instead... |
commit | commitdiff | tree |
2015-04-03 |
Ian Lance Taylor | runtime: fix arm, arm64, ppc64 builds (I hope) |
commit | commitdiff | tree |
2015-04-03 |
Mikio Hara | net: deflake TestDialGoogle, TestResolveDialGoogle |
commit | commitdiff | tree |
2015-04-03 |
Srdjan Petrovic | runtime: initialize shared library at library-load... |
commit | commitdiff | tree |
2015-04-03 |
Mikio Hara | net: deflake TestDialTimeoutFDLeak |
commit | commitdiff | tree |
2015-04-03 |
Jacob H. Haven | crypto/x509: Fix parsing bug in uncommon CSR Attributes. |
commit | commitdiff | tree |
2015-04-03 |
Mikio Hara | net: move init function into net.go |
commit | commitdiff | tree |
2015-04-02 |
Austin Clements | runtime: add cumulative GC CPU % to gctrace line |
commit | commitdiff | tree |
2015-04-02 |
Austin Clements | runtime: update gctrace line for new garbage collector |
commit | commitdiff | tree |
2015-04-02 |
Jacob H. Haven | crypto/tls: make use of crypto.Signer and crypto.Decrypter |
commit | commitdiff | tree |
2015-04-02 |
Robert Griesemer | cmd/internal/gc: move fix and flt functions into respec... |
commit | commitdiff | tree |
2015-04-02 |
Robert Griesemer | cmd/internal/gc: use big.Float to represent Mpflt bits |
commit | commitdiff | tree |
2015-04-02 |
Robert Griesemer | cmd/dist, cmd/internal/gc: switch gc from math/big... |
commit | commitdiff | tree |
2015-04-02 |
Robert Griesemer | cmd/internal/gc/big: updated vendored version of math... |
commit | commitdiff | tree |
2015-04-02 |
Matthew Dempsky | cmd/internal/gc, cmd/yacc: restore custom syntax error... |
commit | commitdiff | tree |
2015-04-02 |
Robert Griesemer | cmd/internal/gc/big: vendored math/big for use by gc |
commit | commitdiff | tree |
2015-04-02 |
Matthew Dempsky | cmd/yacc: generate arrays instead of slices where possible |
commit | commitdiff | tree |
2015-04-02 |
Dave Cheney | cmd/8g, cmd/internal/gc: clean up GO386 handling |
commit | commitdiff | tree |
2015-04-02 |
David Crawshaw | cmd/7g: fix ACMP entry in progtable |
commit | commitdiff | tree |
2015-04-02 |
Robert Griesemer | math/big: implement missing special cases for binary... |
commit | commitdiff | tree |
2015-04-02 |
Michael Schaller | cmd/go: print SWIG warnings |
commit | commitdiff | tree |
2015-04-02 |
Austin Clements | runtime: remove checkgc code from hashmap |
commit | commitdiff | tree |
2015-04-02 |
Austin Clements | runtime: improve MemStats comments |
commit | commitdiff | tree |
2015-04-02 |
Mikio Hara | net: move test flags into main_test.go |
commit | commitdiff | tree |
2015-04-02 |
Robert Griesemer | go/ast: fix ast.Inspect doc string |
commit | commitdiff | tree |
2015-04-02 |
Josh Bleecher... | runtime: auto-generate duff routines |
commit | commitdiff | tree |
2015-04-02 |
Josh Bleecher... | cmd/internal/gc: make class uint8 throughout |
commit | commitdiff | tree |
2015-04-02 |
Mikio Hara | net: deflake TestDialTimeout |
commit | commitdiff | tree |
2015-04-01 |
Josh Bleecher... | doc/go1.5: add Stats to database/sql |
commit | commitdiff | tree |
2015-04-01 |
Mikio Hara | net: fix data race in benchmarks |
commit | commitdiff | tree |
2015-04-01 |
David Symonds | go/scanner: Simplify ErrorList.Sort implementation. |
commit | commitdiff | tree |
2015-04-01 |
Robert Griesemer | math/big: faster Int.Binomial(n, k) for k > n/2 |
commit | commitdiff | tree |
2015-04-01 |
Josh Bleecher... | cmd/internal/gc: unembed Node.Func |
commit | commitdiff | tree |
2015-04-01 |
Josh Bleecher... | cmd/internal/gc: separate func-only Node fields |
commit | commitdiff | tree |
2015-04-01 |
Jan Mercl | go/scanner: Stabilize (*ErrorList).Sort |
commit | commitdiff | tree |
2015-04-01 |
Sebastien Binet | cmd/gofmt, go/format: refactor common pieces into inter... |
commit | commitdiff | tree |
2015-04-01 |
Josh Bleecher... | cmd/5g etc: merge simple case expressions onto fewer... |
commit | commitdiff | tree |
2015-04-01 |
Preetam Jinka | compress/flate: fix typo in comment |
commit | commitdiff | tree |
2015-04-01 |
Josh Bleecher... | cmd/gc: teach componentgen about string constants |
commit | commitdiff | tree |
2015-04-01 |
Andrei Korzhevskii | database/sql: provide stats on number of open connectio... |
commit | commitdiff | tree |
2015-04-01 |
Dave Cheney | cmd/go: always link external test packages first when... |
commit | commitdiff | tree |
2015-04-01 |
Evan Phoenix | text/scanner: Fix EOF reporting on strange Readers |
commit | commitdiff | tree |
2015-04-01 |
Martin Möhrmann | fmt: improve test coverage of %x and %X format variatio... |
commit | commitdiff | tree |
2015-03-31 |
Mikio Hara | net: add socket system call hooks for testing |
commit | commitdiff | tree |
2015-03-31 |
Robert Griesemer | math/big: remove NaN support - just not worth it |
commit | commitdiff | tree |
2015-03-31 |
Michael Hudson... | runtime, cmd/internal/ld: change runtime to use a singl... |
commit | commitdiff | tree |
2015-03-31 |
Michael Hudson... | cmd/internal/gc: directly produce importpath of package... |
commit | commitdiff | tree |
2015-03-31 |
Robert Griesemer | math/big: fixed Float.Float64, implemented Float.Float32 |
commit | commitdiff | tree |
2015-03-31 |
Brad Fitzpatrick | doc: add another go1.5.txt performance item, sort gc... |
commit | commitdiff | tree |
next |