2012-10-09 |
Russ Cox | cmd/ld: use 64-bit alignment for large data and bss... |
commit | commitdiff | tree |
2012-10-09 |
Dmitriy Vyukov | cmd/fix: disable reflect test under race detector ... |
commit | commitdiff | tree |
2012-10-09 |
Dmitriy Vyukov | cmd/go: fix handling of build tags for standard commands |
commit | commitdiff | tree |
2012-10-09 |
Dmitriy Vyukov | encoding/gob: add test case for issue 4214. |
commit | commitdiff | tree |
2012-10-09 |
Rob Pike | encoding/gob: fix data race in Register |
commit | commitdiff | tree |
2012-10-09 |
Robin Eklind | debug/pe: support PE files which contain no symbol... |
commit | commitdiff | tree |
2012-10-09 |
Robert Griesemer | A+C: added Robin Eklind (individual CLA) |
commit | commitdiff | tree |
2012-10-08 |
Andrew Gerrand | godoc: support Playground examples on App Engine |
commit | commitdiff | tree |
2012-10-08 |
David Symonds | testing: change -test.benchtime to a flag.Duration. |
commit | commitdiff | tree |
2012-10-08 |
David Symonds | encoding/base{32,64}: add examples. |
commit | commitdiff | tree |
2012-10-08 |
David Symonds | net/url: report first error from ParseQuery. |
commit | commitdiff | tree |
2012-10-08 |
Daniel Morsing | test: Make run.go's errorcheck behave like testlib. |
commit | commitdiff | tree |
2012-10-08 |
David Symonds | doc: update text about hgrc and environment variables. |
commit | commitdiff | tree |
2012-10-08 |
Robert Griesemer | fix build: use temporary variable to avoid compiler... |
commit | commitdiff | tree |
2012-10-08 |
Robert Griesemer | exp/types/staging: more flexible API, cleanups |
commit | commitdiff | tree |
2012-10-08 |
Robert Griesemer | /exp/types/staging: expression and statement type checking |
commit | commitdiff | tree |
2012-10-08 |
Robert Griesemer | exp/types/staging: test drivers |
commit | commitdiff | tree |
2012-10-08 |
Robert Griesemer | exp/locale/collate: use gofmt -w -s (rather than just... |
commit | commitdiff | tree |
2012-10-08 |
Robert Griesemer | go/parser: fix object kind |
commit | commitdiff | tree |
2012-10-08 |
Brad Fitzpatrick | gophertool: make work with latest Chrome extension... |
commit | commitdiff | tree |
2012-10-07 |
Andrew Gerrand | godoc: fetch jQuery via https |
commit | commitdiff | tree |
2012-10-07 |
Dave Cheney | cmd/5g: avoid temporaries during gcmp(reg, constant) |
commit | commitdiff | tree |
2012-10-07 |
Rémy Oudompheng | test: convert more tests to rundir/compiledir conventions |
commit | commitdiff | tree |
2012-10-07 |
Rémy Oudompheng | test/testlib: don't forget stderr for rundircmpout. |
commit | commitdiff | tree |
2012-10-07 |
Russ Cox | cmd/8a: add SSE2 instructions |
commit | commitdiff | tree |
2012-10-07 |
Russ Cox | cmd/8l: add SSE2 instructions |
commit | commitdiff | tree |
2012-10-07 |
Russ Cox | cmd/gc: skip over reported BOMs |
commit | commitdiff | tree |
2012-10-07 |
Shenghou Ma | cmd/ld, cmd/5l: support R_ARM_PC24 and R_ARM_JUMP24... |
commit | commitdiff | tree |
2012-10-07 |
Shenghou Ma | codereview: more mercurial interface fixes |
commit | commitdiff | tree |
2012-10-07 |
Rémy Oudompheng | test: correct type in declbad.go |
commit | commitdiff | tree |
2012-10-07 |
Russ Cox | test/bench/shootout: match gcc architecture to GOARCH |
commit | commitdiff | tree |
2012-10-07 |
Rémy Oudompheng | cmd/gc: more graceful handling of invalid fields in... |
commit | commitdiff | tree |
2012-10-07 |
Russ Cox | cmd/gc: avoid crash in %N print |
commit | commitdiff | tree |
2012-10-07 |
Dmitriy Vyukov | io/ioutil: fix data race under the race detector |
commit | commitdiff | tree |
2012-10-07 |
Dmitriy Vyukov | race: sync/atomic changes |
commit | commitdiff | tree |
2012-10-07 |
Dmitriy Vyukov | race: sync changes |
commit | commitdiff | tree |
2012-10-07 |
Dmitriy Vyukov | race: runtime changes |
commit | commitdiff | tree |
2012-10-07 |
Shenghou Ma | runtime: disable TestParForParallel for now on 32-bit... |
commit | commitdiff | tree |
2012-10-07 |
Shenghou Ma | test/run.go: use correct executable filename on Windows... |
commit | commitdiff | tree |
2012-10-07 |
Brad Fitzpatrick | os: make TestMkdirAllWithSymlink more robust |
commit | commitdiff | tree |
2012-10-07 |
Brad Fitzpatrick | net/http/httptest: mimic the normal HTTP server's Respo... |
commit | commitdiff | tree |
2012-10-07 |
Rémy Oudompheng | test: use rundir and errorcheckdir for a few more tests. |
commit | commitdiff | tree |
2012-10-07 |
Shenghou Ma | testing: fix extra tabs when t.Log("string") |
commit | commitdiff | tree |
2012-10-07 |
Shenghou Ma | syscall: fix Statfs and Fstatfs on Linux/ARM |
commit | commitdiff | tree |
2012-10-07 |
Rémy Oudompheng | cmd/gc: replace "typechecking loop" by nicer errors... |
commit | commitdiff | tree |
2012-10-07 |
Daniel Morsing | cmd/gc: Don't accept qualified names as literal keys |
commit | commitdiff | tree |
2012-10-07 |
Nigel Tao | image/jpeg: move the huffman bit decoder state higher... |
commit | commitdiff | tree |
2012-10-07 |
Shenghou Ma | cmd/gc: fix output filename generation on Windows |
commit | commitdiff | tree |
2012-10-07 |
Akshat Kumar | cmd/gc: don't dereference a nil Type pointer in widstruct |
commit | commitdiff | tree |
2012-10-07 |
Daniel Morsing | cmd/gc: Don't export embedded builtins |
commit | commitdiff | tree |
2012-10-07 |
Dave Cheney | cmd/5g: avoid temporary in slice bounds check |
commit | commitdiff | tree |
2012-10-07 |
Nigel Tao | image/jpeg: move the level-shift and clip out of the... |
commit | commitdiff | tree |
2012-10-07 |
Nigel Tao | image/jpeg: clean up BenchmarkDecode and BenchmarkEncod... |
commit | commitdiff | tree |
2012-10-07 |
Robert Hencke | doc/debugging_with_gdb: fix minor typo (space before... |
commit | commitdiff | tree |
2012-10-06 |
Nigel Tao | image/jpeg: add DCT tests, do a small optimization... |
commit | commitdiff | tree |
2012-10-06 |
Rémy Oudompheng | cmd/gc: avoid clobbering the AST in cgen_callmeth. |
commit | commitdiff | tree |
2012-10-06 |
Rémy Oudompheng | cmd/6g: fix out of registers when chaining integer... |
commit | commitdiff | tree |
2012-10-06 |
Rémy Oudompheng | cmd/gc: make rnd() more 64-bit-friendly. |
commit | commitdiff | tree |
2012-10-06 |
Rob Pike | text/template: fix nil crash on Templates |
commit | commitdiff | tree |
2012-10-06 |
Rob Pike | text/template: add an unexported method to Node |
commit | commitdiff | tree |
2012-10-06 |
Dave Cheney | cmd/5g: avoid temporary during constant asop |
commit | commitdiff | tree |
2012-10-06 |
Rémy Oudompheng | runtime: fix a panic when growing zero-width-element... |
commit | commitdiff | tree |
2012-10-06 |
Dmitriy Vyukov | pprof: add goroutine blocking profiling |
commit | commitdiff | tree |
2012-10-06 |
Daniel Morsing | test: Add rundir, rundircmpout and errorcheckdir comman... |
commit | commitdiff | tree |
2012-10-06 |
Jan Ziak | cmd/cc: map C int to int32 in Go defs |
commit | commitdiff | tree |
2012-10-06 |
Dave Cheney | cmd/5g: avoid temporary during constant OINDEX |
commit | commitdiff | tree |
2012-10-05 |
Rémy Oudompheng | cmd/5g: fix out of registers in nested calls, add compi... |
commit | commitdiff | tree |
2012-10-05 |
Dmitry Chestnykh | crypto/sha256, crypto/sha512: 1.3x speedup |
commit | commitdiff | tree |
2012-10-05 |
Akshat Kumar | runtime: mask SSE exceptions on plan9/amd64 |
commit | commitdiff | tree |
2012-10-05 |
Shenghou Ma | doc/codewalk: make it work with jQuery 1.8.2 |
commit | commitdiff | tree |
2012-10-05 |
Robert Griesemer | go/printer: don't forget the .0 in 1.0 |
commit | commitdiff | tree |
2012-10-05 |
Robert Griesemer | go/printer: parenthesize literal function types in... |
commit | commitdiff | tree |
2012-10-05 |
Robert Griesemer | go/parser: unify parsing of const and var declarations |
commit | commitdiff | tree |
2012-10-05 |
Graham Miller | net/mail: make address parsing (more) public |
commit | commitdiff | tree |
2012-10-04 |
Jeff Wendling | crypto/x509: add DecryptBlock function for loading... |
commit | commitdiff | tree |
2012-10-04 |
Shenghou Ma | lib/godoc/godoc.html: try Google hosted jQuery first... |
commit | commitdiff | tree |
2012-10-04 |
Andrew Gerrand | godoc: make examples editable and runnable in playground |
commit | commitdiff | tree |
2012-10-04 |
Andrew Gerrand | godoc: add jQuery to Go repository, rewrite godocs... |
commit | commitdiff | tree |
2012-10-04 |
Shenghou Ma | cmd/go: add support for -test.benchmem |
commit | commitdiff | tree |
2012-10-04 |
Rob Pike | src/run.bat: add new flag for api tool |
commit | commitdiff | tree |
2012-10-04 |
Rob Pike | cmd/api: add exception file |
commit | commitdiff | tree |
2012-10-04 |
Andrew Gerrand | godoc: show contents in correct order, expand sections... |
commit | commitdiff | tree |
2012-10-03 |
Andrew Gerrand | go/doc: add nil to list of predeclared constants |
commit | commitdiff | tree |
2012-10-03 |
Andrew Gerrand | go/doc: rewrite whole file examples for playground |
commit | commitdiff | tree |
2012-10-03 |
Robert Griesemer | go spec: conversion types starting with "func" must... |
commit | commitdiff | tree |
2012-10-03 |
Brad Fitzpatrick | misc/dashboard: set charset utf-8 on build log downloads |
commit | commitdiff | tree |
2012-10-03 |
Andrew Gerrand | godoc: move Examples above Index and make them both... |
commit | commitdiff | tree |
2012-10-03 |
Shenghou Ma | testing: update package docs to use ResetTimer() instea... |
commit | commitdiff | tree |
2012-10-03 |
Rob Pike | text/template: better error messages during execution, |
commit | commitdiff | tree |
2012-10-03 |
Robert Griesemer | go/ast: track position of <- for channel types |
commit | commitdiff | tree |
2012-10-03 |
Shivakumar GN | os/user : use username as fullname if all else fails... |
commit | commitdiff | tree |
2012-10-02 |
Robert Griesemer | go/parser: correctly parse <-chan T(x) as <-(chan T)(x) |
commit | commitdiff | tree |
2012-10-02 |
Robert Hencke | codereview.py: suggest installing Mercurial from offici... |
commit | commitdiff | tree |
2012-10-02 |
Rémy Oudompheng | cmd/8g: do not take the address of string/slice for... |
commit | commitdiff | tree |
2012-10-02 |
Dmitriy Vyukov | race: gc changes |
commit | commitdiff | tree |
2012-10-01 |
Andrew Gerrand | go/doc: strip example output comment from synthesized... |
commit | commitdiff | tree |
2012-10-01 |
Dave Cheney | cmd/5g: avoid temporary during constant binary op |
commit | commitdiff | tree |
2012-10-01 |
Jeremy Jackins | archive/tar: fix inconsistent namespace usage in example |
commit | commitdiff | tree |
2012-10-01 |
Adam Langley | math/big: avoid some allocation in Exp |
commit | commitdiff | tree |
2012-10-01 |
Robert Griesemer | cmd/godoc: clearer comments in FormatSelections |
commit | commitdiff | tree |
next |