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 |
2015-03-31 |
Alex Brainman | crypto/x509: use syscall.GetVersion instead of internal... |
commit | commitdiff | tree |
2015-03-31 |
Austin Clements | runtime: improve comment about non-preemption during... |
commit | commitdiff | tree |
2015-03-31 |
Austin Clements | runtime: fix another out of date comment in GC |
commit | commitdiff | tree |
2015-03-31 |
John Potocny | strings: Add benchmark test for trim function |
commit | commitdiff | tree |
2015-03-30 |
Lee Packham | runtime: allow pointers to strings to be printed |
commit | commitdiff | tree |
2015-03-30 |
Rob Pike | cmd/internal/obj/arm64: delete needless closure in... |
commit | commitdiff | tree |
2015-03-30 |
Shenghou Ma | test: add testcase for gccgo-specific issue 10284 |
commit | commitdiff | tree |
2015-03-30 |
Michael Hudson... | runtime: rename ·main·f to ·mainPC to avoid duplicate... |
commit | commitdiff | tree |
2015-03-30 |
Michael Hudson... | cmd/internal/ld: handle TLS and imported symbols more... |
commit | commitdiff | tree |
2015-03-30 |
David Crawshaw | misc/ios: retry loop to handle builder flakiness |
commit | commitdiff | tree |
2015-03-30 |
David Crawshaw | iostest.bash: build script for iOS |
commit | commitdiff | tree |
2015-03-30 |
David Chase | cmd/internal/gc: convert some comment text from C to... |
commit | commitdiff | tree |
2015-03-30 |
David Chase | cmd/gc: allocate backing storage for non-escaping inter... |
commit | commitdiff | tree |
2015-03-30 |
Daniel Theophanes | crypto/x509: skip SHA2 system verify test if not supported. |
commit | commitdiff | tree |
2015-03-30 |
Austin Clements | runtime: make "write barriers are not allowed" comments... |
commit | commitdiff | tree |
2015-03-30 |
Alexandre Cesaro | mime/quotedprintable: add binary mode to the writer |
commit | commitdiff | tree |
2015-03-30 |
Dmitry Vyukov | test: add tests for escape analysis of function parameters |
commit | commitdiff | tree |
2015-03-30 |
Aaron Jacobs | io: clarify the behavior of PipeWriter.CloseWithError... |
commit | commitdiff | tree |
2015-03-30 |
Brad Fitzpatrick | mime: tighten up and simplify tests |
commit | commitdiff | tree |
2015-03-30 |
Daniel Theophanes | runtime: do not use AddVectoredContinueHandler on Windo... |
commit | commitdiff | tree |
2015-03-29 |
Dmitry Vyukov | runtime/pprof: fix data race in test |
commit | commitdiff | tree |
2015-03-28 |
Dmitry Vyukov | test: add tests for escape analysis of interface conver... |
commit | commitdiff | tree |
2015-03-28 |
Dmitry Vyukov | test: add tests for escape analysis of closure arguments |
commit | commitdiff | tree |
2015-03-28 |
Dmitry Vyukov | test: fix build |
commit | commitdiff | tree |
2015-03-28 |
Dmitry Vyukov | test: add tests for indirection level computation in... |
commit | commitdiff | tree |
2015-03-28 |
Dmitry Vyukov | test: add escape analysis tests form maps |
commit | commitdiff | tree |
2015-03-28 |
Dmitry Vyukov | test: add tests for escape analysis when assigning... |
commit | commitdiff | tree |
2015-03-28 |
Dmitry Vyukov | test: add escape analysis tests for fields |
commit | commitdiff | tree |
2015-03-28 |
Dmitry Vyukov | test: add tests for escape analysis of slices |
commit | commitdiff | tree |
2015-03-28 |
Dmitry Vyukov | test: add additional ... tests for escape analysis |
commit | commitdiff | tree |
2015-03-28 |
Dmitry Vyukov | os: give race detector chance to override Exit(0) |
commit | commitdiff | tree |
2015-03-28 |
Mikio Hara | net: simplify test helpers |
commit | commitdiff | tree |
2015-03-27 |
Srdjan Petrovic | cmd/go: add -asmflags build flag |
commit | commitdiff | tree |
2015-03-27 |
Srdjan Petrovic | cmd: linker changes for shared library initialization |
commit | commitdiff | tree |
2015-03-27 |
Jeremy Schlatter | math/big: fix copy-paste mistake in int_test.go |
commit | commitdiff | tree |
2015-03-27 |
Jeremy Schlatter | cmd/go: small code reorganization |
commit | commitdiff | tree |
2015-03-27 |
Josh Bleecher... | doc/go1.5.txt: add ExtensionByType to mime |
commit | commitdiff | tree |
2015-03-27 |
Hyang-Ah Hana Kim | runtime/pprof: fix TestCPUProfileWithFork for GOOS... |
commit | commitdiff | tree |
2015-03-27 |
Brad Fitzpatrick | syscall: apply the errno allocation fix to other operat... |
commit | commitdiff | tree |
2015-03-27 |
Nick Cooper | mime: add ExtensionByType method |
commit | commitdiff | tree |
2015-03-27 |
Brad Fitzpatrick | net: reenable a previously skipped test |
commit | commitdiff | tree |
2015-03-27 |
Brad Fitzpatrick | doc: add more performance items to go1.5.txt |
commit | commitdiff | tree |
2015-03-27 |
Dmitry Vyukov | testing/quick: fix comment |
commit | commitdiff | tree |
2015-03-27 |
Damian Gryski | doc/go1.5.txt: fix URL for a CL |
commit | commitdiff | tree |
2015-03-27 |
Brad Fitzpatrick | syscall: don't allocate when boxing common Errno values... |
commit | commitdiff | tree |
2015-03-27 |
Nigel Tao | image/draw: fix golden test for YCbCr.RGBA change. |
commit | commitdiff | tree |
2015-03-26 |
Nigel Tao | image/color: have YCbCr.RGBA work in 16-bit color,... |
commit | commitdiff | tree |
2015-03-26 |
Austin Clements | runtime: disallow write barriers in handoffp and callees |
commit | commitdiff | tree |
2015-03-26 |
Shenghou Ma | runtime: don't trigger write barrier in newosproc for... |
commit | commitdiff | tree |
2015-03-26 |
Rob Pike | time: add a thorough example for time.Format |
commit | commitdiff | tree |
2015-03-26 |
Ian Lance Taylor | syscall: change Dup,Dup2,Dup3 to use Syscall, not RawSy... |
commit | commitdiff | tree |
2015-03-26 |
Austin Clements | runtime: use uintXX instead of *byte for si_addr on... |
commit | commitdiff | tree |
2015-03-26 |
Austin Clements | runtime: remove write barrier on G in sighandler |
commit | commitdiff | tree |
2015-03-26 |
Ian Lance Taylor | syscall: regenerate zsyscall_darwin_arm.go |
commit | commitdiff | tree |
2015-03-26 |
David Crawshaw | runtime, runtime/cgo: make needextram a bool |
commit | commitdiff | tree |
next |