2012-11-17 |
Shenghou Ma | runtime: don't assume AT_RANDOM provide 4-byte aligned ptr |
commit | commitdiff | tree |
2012-11-17 |
Robert Griesemer | go/doc: fix identifier blank import handling for examples |
commit | commitdiff | tree |
2012-11-17 |
Shenghou Ma | lib/godoc/codewalk.html: remove duplicate jquery inclusion |
commit | commitdiff | tree |
2012-11-17 |
Shenghou Ma | crypto/md5: speed up aligned writes and test/bench... |
commit | commitdiff | tree |
2012-11-17 |
Shenghou Ma | runtime/cgo: fix compilation on Windows with CFLAGS... |
commit | commitdiff | tree |
2012-11-17 |
Dave Cheney | archive/zip: handle extra data headers with no body |
commit | commitdiff | tree |
2012-11-17 |
Robin Eklind | archive/zip, crypto/tls, net/http: Fix print format... |
commit | commitdiff | tree |
2012-11-16 |
Brad Fitzpatrick | net/http: reduce allocations in chunk reading & writing |
commit | commitdiff | tree |
2012-11-16 |
Robert Griesemer | go/printer: leave indentation alone when printing nodes... |
commit | commitdiff | tree |
2012-11-16 |
Robert Griesemer | go/ast: FuncType.Params may be nil (per AST documentation) |
commit | commitdiff | tree |
2012-11-16 |
Dmitriy Vyukov | runtime: hide mheap from race detector |
commit | commitdiff | tree |
2012-11-16 |
Oling Cat | runtime: remove extra parentheses. |
commit | commitdiff | tree |
2012-11-16 |
Joel Sing | crypto/tls: add support for loading EC X.509 key pairs |
commit | commitdiff | tree |
2012-11-16 |
Dmitriy Vyukov | syscall: fix data races in LazyDLL/LazyProc |
commit | commitdiff | tree |
2012-11-15 |
Marcel van... | exp/locale/collate: changed implementation of Compare... |
commit | commitdiff | tree |
2012-11-15 |
Brad Fitzpatrick | os: add FileMode.IsRegular |
commit | commitdiff | tree |
2012-11-15 |
Andrew Gerrand | misc/git: add gofmt git pre-commit hook |
commit | commitdiff | tree |
2012-11-15 |
Rob Pike | sudo.bash: diagnose when the go tool is not in $PATH |
commit | commitdiff | tree |
2012-11-15 |
Dmitriy Vyukov | sync/atomic: fix race instrumentation |
commit | commitdiff | tree |
2012-11-15 |
Ian Lance Taylor | runtime/cgo: include <string.h> as needed so that strer... |
commit | commitdiff | tree |
2012-11-15 |
Dave Cheney | run.bash: fix linux/arm build |
commit | commitdiff | tree |
2012-11-15 |
Dave Cheney | run.{bash,bat,rc}: unset GOMAXPROCS before ../test |
commit | commitdiff | tree |
2012-11-14 |
Robin Eklind | strconv: Removed unnecessary use of goto. Made code... |
commit | commitdiff | tree |
2012-11-14 |
Joel Sing | crypto/x509: add support for SEC1/EC private keys. |
commit | commitdiff | tree |
2012-11-14 |
Joel Sing | debug/elf: fix offset for GNU version symbols |
commit | commitdiff | tree |
2012-11-14 |
Joel Sing | debug/elf: do not skip first symbol in the symbol table |
commit | commitdiff | tree |
2012-11-14 |
Dmitriy Vyukov | runtime/race: more precise handling of finalizers |
commit | commitdiff | tree |
2012-11-14 |
Dmitriy Vyukov | runtime: add RaceRead/RaceWrite functions |
commit | commitdiff | tree |
2012-11-14 |
Dmitriy Vyukov | cmd/gc: racewalk: handle OEFACE/OCONVIFACE |
commit | commitdiff | tree |
2012-11-14 |
Dmitriy Vyukov | cmd/gc: racewalk: fix instrumentation of structs |
commit | commitdiff | tree |
2012-11-14 |
Andrew Gerrand | regexp: add simple package-level example |
commit | commitdiff | tree |
2012-11-14 |
Joel Sing | syscall: regenerate z-files for openbsd/386 |
commit | commitdiff | tree |
2012-11-14 |
Brad Fitzpatrick | net/http: add missing error checking reading trailers |
commit | commitdiff | tree |
2012-11-13 |
Robert Griesemer | reflect: fix FieldByNameFunc |
commit | commitdiff | tree |
2012-11-13 |
Russ Cox | cmd/ld: fix build on elf systems |
commit | commitdiff | tree |
2012-11-13 |
Russ Cox | reflect: add ArrayOf, ChanOf, MapOf, SliceOf |
commit | commitdiff | tree |
2012-11-13 |
Brad Fitzpatrick | cmd/api: use one token.FileSet for all contexts |
commit | commitdiff | tree |
2012-11-13 |
Russ Cox | runtime: allow up to 128 GB of allocated memory |
commit | commitdiff | tree |
2012-11-13 |
Joel Sing | syscall: regenerate z-files for openbsd/amd64 |
commit | commitdiff | tree |
2012-11-13 |
Andrew Gerrand | doc: link to Go coding screencast |
commit | commitdiff | tree |
2012-11-13 |
Mikio Hara | net: consolidate common socket functions for Plan 9 |
commit | commitdiff | tree |
2012-11-13 |
Rémy Oudompheng | cmd/8g: eliminate obviously useless temps before regopt. |
commit | commitdiff | tree |
2012-11-13 |
Rémy Oudompheng | cmd/gc: fix typos in clearslim. |
commit | commitdiff | tree |
2012-11-13 |
Mikio Hara | net: protocol specific listen functions return a proper... |
commit | commitdiff | tree |
2012-11-13 |
Mikio Hara | net: make LocalAddr on multicast UDPConn return a liste... |
commit | commitdiff | tree |
2012-11-12 |
Jeff R. Allen | net/textproto: faster header canonicalization with... |
commit | commitdiff | tree |
2012-11-12 |
Brad Fitzpatrick | net/http: handle 413 responses more robustly |
commit | commitdiff | tree |
2012-11-12 |
Rémy Oudompheng | cmd/6g: extend componentgen to small arrays and structs. |
commit | commitdiff | tree |
2012-11-12 |
Rémy Oudompheng | cmd/5g, cmd/6g: pass the full torture test. |
commit | commitdiff | tree |
2012-11-12 |
David Symonds | exp/types: avoid init race in check_test.go. |
commit | commitdiff | tree |
2012-11-12 |
Rick Arnold | encoding/json: skip unexpected null values |
commit | commitdiff | tree |
2012-11-12 |
Russ Cox | A+C: Rick Arnold (individual CLA) |
commit | commitdiff | tree |
2012-11-12 |
Roger Peppe | crypto/x509: implement EncryptPEMBlock |
commit | commitdiff | tree |
2012-11-12 |
Roger Peppe | encoding/pem: write Proc-Type header first. |
commit | commitdiff | tree |
2012-11-12 |
Christian Himpel | faq: mention go vet in "What happens with closures... |
commit | commitdiff | tree |
2012-11-12 |
David McLeish | archive/zip: Fix bounds check panic for ZIP files with... |
commit | commitdiff | tree |
2012-11-12 |
Andrew Gerrand | C: add David McLeish (Google CLA) |
commit | commitdiff | tree |
2012-11-12 |
Shenghou Ma | doc/install: document system requirements for the FreeB... |
commit | commitdiff | tree |
2012-11-10 |
Dave Cheney | cmd/5g: enable xtramodes optimisation |
commit | commitdiff | tree |
2012-11-10 |
Ian Lance Taylor | runtime, runtime/cgo: track memory allocated by non... |
commit | commitdiff | tree |
2012-11-10 |
Mikio Hara | net: add more tests for protocol specific methods |
commit | commitdiff | tree |
2012-11-09 |
Rémy Oudompheng | cmd/6c, cmd/8c: use signed char explicitly in mul.c |
commit | commitdiff | tree |
2012-11-09 |
Dmitriy Vyukov | cmd/go: fix selection of packages for testing |
commit | commitdiff | tree |
2012-11-09 |
Ian Lance Taylor | runtime/pprof: fix typo in comment |
commit | commitdiff | tree |
2012-11-09 |
Shenghou Ma | runtime: use vDSO clock_gettime for time.now & runtime... |
commit | commitdiff | tree |
2012-11-09 |
Mikio Hara | net: consolidate multiple init functions |
commit | commitdiff | tree |
2012-11-09 |
Mikio Hara | runtime: re-enable crash test on FreeBSD |
commit | commitdiff | tree |
2012-11-08 |
Ian Lance Taylor | test: change index.go to test size of int, not GOARCH... |
commit | commitdiff | tree |
2012-11-08 |
David Symonds | archive/tar: accept binary format when reading numeric... |
commit | commitdiff | tree |
2012-11-08 |
Russ Cox | cmd/gc: fix export of inlined function body with type... |
commit | commitdiff | tree |
2012-11-08 |
Mikio Hara | net: fix non-unixen build |
commit | commitdiff | tree |
2012-11-08 |
Ian Lance Taylor | test: run some more tests by default |
commit | commitdiff | tree |
2012-11-08 |
Joel Sing | runtime: re-enable crash test on NetBSD |
commit | commitdiff | tree |
2012-11-08 |
Dmitriy Vyukov | runtime: fix instrumentation of slice append for race... |
commit | commitdiff | tree |
2012-11-08 |
Brad Fitzpatrick | net: close fds eagerly in DialTimeout |
commit | commitdiff | tree |
2012-11-08 |
Brad Fitzpatrick | cmd/api: bug fix for goapi's lame type checker |
commit | commitdiff | tree |
2012-11-08 |
Shenghou Ma | time: clarify why timer.Stop and ticker.Stop don't... |
commit | commitdiff | tree |
2012-11-08 |
Carl Mastrangelo | lib9: remove unreferenced externs and getuser() |
commit | commitdiff | tree |
2012-11-08 |
Anthony Martin | runtime: use vDSO for gettimeofday on linux/amd64 |
commit | commitdiff | tree |
2012-11-08 |
Alex Brainman | cmd/go: say that -race flag can be used on windows... |
commit | commitdiff | tree |
2012-11-08 |
Ian Lance Taylor | cmd/gc: warn about slice indexes larger than int in... |
commit | commitdiff | tree |
2012-11-08 |
Nigel Tao | doc/effective_go: don't use ALL_CAPS for variable names. |
commit | commitdiff | tree |
2012-11-07 |
Nigel Tao | image/jpeg: handle fill bytes. |
commit | commitdiff | tree |
2012-11-07 |
Rémy Oudompheng | cmd/gc: fix internal compiler error with broken structs. |
commit | commitdiff | tree |
2012-11-07 |
David Symonds | archive/tar: avoid writing ModTime that is out of range. |
commit | commitdiff | tree |
2012-11-07 |
Rémy Oudompheng | cmd/6g, cmd/8g: mark used registers in indirect addressing. |
commit | commitdiff | tree |
2012-11-07 |
Rémy Oudompheng | runtime: use runtime·callers when racefuncenter's pc... |
commit | commitdiff | tree |
2012-11-07 |
Ian Lance Taylor | test: run index test by default |
commit | commitdiff | tree |
2012-11-07 |
Russ Cox | api: refresh next.txt |
commit | commitdiff | tree |
2012-11-07 |
Russ Cox | cmd/gc: fix escape analysis bug |
commit | commitdiff | tree |
2012-11-07 |
Dmitriy Vyukov | runtime/race: add Windows support |
commit | commitdiff | tree |
2012-11-07 |
Ian Lance Taylor | reflect: fix test of whether structs are identical |
commit | commitdiff | tree |
2012-11-07 |
Roger Peppe | crypto/x509: fix DecryptPEMBlock |
commit | commitdiff | tree |
2012-11-07 |
Russ Cox | cmd/gc: annotate local variables with unique ids for... |
commit | commitdiff | tree |
2012-11-07 |
Russ Cox | cmd/gc: fix go:nointerface export comment |
commit | commitdiff | tree |
2012-11-07 |
Mikio Hara | net: fix protocol number for IPv6 test |
commit | commitdiff | tree |
2012-11-07 |
Dmitriy Vyukov | runtime/race: lazily allocate shadow memory |
commit | commitdiff | tree |
2012-11-07 |
Dmitriy Vyukov | cmd/gc: racewalk: instrument returnsfromheap params |
commit | commitdiff | tree |
2012-11-07 |
Dmitriy Vyukov | cmd/gc: racewalk: do not double function calls |
commit | commitdiff | tree |
2012-11-07 |
Dmitriy Vyukov | cmd/gc: refactor racewalk |
commit | commitdiff | tree |
next |