2014-07-19 |
Ian Lance Taylor | test: add some tests for mismatches between call result... |
commit | commitdiff | tree |
2014-07-19 |
Shenghou Ma | codereview: abort 'hg commit' before entering commit... |
commit | commitdiff | tree |
2014-07-19 |
Shenghou Ma | codereview: revive the tests. |
commit | commitdiff | tree |
2014-07-19 |
Shenghou Ma | test: add test for issue8347 |
commit | commitdiff | tree |
2014-07-18 |
Josh Bleecher... | runtime: use uint32 arrays in BenchmarkClearFat* |
commit | commitdiff | tree |
2014-07-18 |
Josh Bleecher... | runtime: add Benchmark[Clear|Copy]Fat[16|24] |
commit | commitdiff | tree |
2014-07-18 |
Nicolas Owens | os: broaden the range of errors understood by IsNotExis... |
commit | commitdiff | tree |
2014-07-18 |
Josh Bleecher... | go/ast: fix typo in comment |
commit | commitdiff | tree |
2014-07-18 |
Egon Elbre | bufio: fix UnreadSlice followed by UnreadRune |
commit | commitdiff | tree |
2014-07-18 |
Russ Cox | A+C: add Xia Bin (individual CLA) |
commit | commitdiff | tree |
2014-07-18 |
Keith Randall | runtime: fix gctrace=1 |
commit | commitdiff | tree |
2014-07-18 |
Dmitriy Vyukov | go/printer: simplify test |
commit | commitdiff | tree |
2014-07-18 |
Dmitriy Vyukov | encoding/gob: remove unnecessary receivers |
commit | commitdiff | tree |
2014-07-18 |
Shenghou Ma | undo CL 109640045 / f97fb06525e5 |
commit | commitdiff | tree |
2014-07-18 |
snyh | cmd/cgo: disable inappropriate warnings when the gcc... |
commit | commitdiff | tree |
2014-07-18 |
Dave Cheney | runtime: add throwgo |
commit | commitdiff | tree |
2014-07-17 |
Keith Randall | undo CL 101570044 / 2c57aaea79c4 |
commit | commitdiff | tree |
2014-07-17 |
Josh Bleecher... | sync: fix typo in benchmark name |
commit | commitdiff | tree |
2014-07-17 |
Dmitriy Vyukov | runtime: make NumGoroutines faster |
commit | commitdiff | tree |
2014-07-17 |
Dmitriy Vyukov | runtime: improve select benchmarks |
commit | commitdiff | tree |
2014-07-17 |
Rui Ueyama | strings: remove byteBitmap |
commit | commitdiff | tree |
2014-07-17 |
Robert Griesemer | gofmt: -s flag simplifies "for _ = range x" |
commit | commitdiff | tree |
2014-07-17 |
Michael Fraenkel | os: Implement symlink support for Windows |
commit | commitdiff | tree |
2014-07-17 |
Shenghou Ma | A+C: snyh (individual CLA) |
commit | commitdiff | tree |
2014-07-17 |
Keith Randall | runtime: align gomemeq return value correctly |
commit | commitdiff | tree |
2014-07-17 |
Cristian Staretu | archive/tar: fix writing of pax headers |
commit | commitdiff | tree |
2014-07-16 |
Robert Griesemer | src, misc: applied gofmt -s -w |
commit | commitdiff | tree |
2014-07-16 |
Russ Cox | cmd/gc: implement 'for range x {' |
commit | commitdiff | tree |
2014-07-16 |
Russ Cox | time: change nsec back to int32 |
commit | commitdiff | tree |
2014-07-16 |
Russ Cox | liblink: fix precedence bug in pcdata comparison |
commit | commitdiff | tree |
2014-07-16 |
Keith Randall | runtime: convert map implementation to Go. |
commit | commitdiff | tree |
2014-07-16 |
Volker Dobler | strconv: fix handling of BOMs in CanBackquote |
commit | commitdiff | tree |
2014-07-16 |
Matthew Cottingham | flag: fix typo |
commit | commitdiff | tree |
2014-07-16 |
Rob Pike | cmd/ld: use count, not upper bound, in type of array |
commit | commitdiff | tree |
2014-07-16 |
Yasuhiro Matsumoto | cmd/go/doc: Fix example domain |
commit | commitdiff | tree |
2014-07-16 |
Dmitriy Vyukov | runtime: start goroutine ids at 1 |
commit | commitdiff | tree |
2014-07-16 |
Adam Langley | compress/bzip2: fix panics on malformed input. |
commit | commitdiff | tree |
2014-07-15 |
Rob Pike | cmd/ld: change DWARF encoding for array lengths |
commit | commitdiff | tree |
2014-07-15 |
Matthew Dempsky | cmd/ld: consistently document flags that expect values |
commit | commitdiff | tree |
2014-07-15 |
Matthew Dempsky | objdump: remove out-of-date comment |
commit | commitdiff | tree |
2014-07-15 |
Dmitriy Vyukov | runtime: make a test more robust |
commit | commitdiff | tree |
2014-07-15 |
Dmitriy Vyukov | runtime: zero dangling pointer |
commit | commitdiff | tree |
2014-07-15 |
Jakob Borg | net: Don't read beyond end of slice when parsing resolv... |
commit | commitdiff | tree |
2014-07-15 |
Dave Cheney | cmd/go: skip vcs tests on nacl and android |
commit | commitdiff | tree |
2014-07-15 |
Volker Dobler | strconv: fix CanBackquote for invalid UTF-8 |
commit | commitdiff | tree |
2014-07-15 |
Robert Griesemer | go/ast: fix walk to handle "for range x" |
commit | commitdiff | tree |
2014-07-15 |
Rob Pike | cmd/ld: generate correct upper bound value for array... |
commit | commitdiff | tree |
2014-07-15 |
Chris McGee | go get: Support for IBM DevOps Services (hub.jazz.net... |
commit | commitdiff | tree |
2014-07-15 |
Andrew Gerrand | A+C: add Chris McGee (individual CLA) |
commit | commitdiff | tree |
2014-07-15 |
Russ Cox | runtime: refactor routines for stopping, running gorout... |
commit | commitdiff | tree |
2014-07-14 |
Robert Griesemer | go/*: permit "for range x" |
commit | commitdiff | tree |
2014-07-14 |
Rob Pike | doc/go1.4.txt: permit for range x |
commit | commitdiff | tree |
2014-07-14 |
Robert Griesemer | spec: permit "for range x" (no index variables) |
commit | commitdiff | tree |
2014-07-14 |
Peter Collingbourne | cmd/go: introduce support for $GCCGO env var |
commit | commitdiff | tree |
2014-07-12 |
Alex Brainman | make.bat: return exit code to dashboard builder |
commit | commitdiff | tree |
2014-07-12 |
Russ Cox | cmd/ld: add go-specific dwarf type information |
commit | commitdiff | tree |
2014-07-11 |
David du Colombier | liblink: fix warnings on Plan 9 |
commit | commitdiff | tree |
2014-07-11 |
Rob Pike | ld: change DWARF output for structs |
commit | commitdiff | tree |
2014-07-11 |
Dustin Long | image/png: interlacing support for png. |
commit | commitdiff | tree |
2014-07-10 |
Benny Siegert | cmd/go: do not fail if libgcc does not exist |
commit | commitdiff | tree |
2014-07-10 |
Pietro Gagliardi | debug/elf: add (*File).DynamicSymbols, ErrNoSymbols... |
commit | commitdiff | tree |
2014-07-10 |
Shenghou Ma | nacltest.bash: set GOROOT before invoking cmd/go |
commit | commitdiff | tree |
2014-07-10 |
Shenghou Ma | nacltest.bash: nacl/arm support. |
commit | commitdiff | tree |
2014-07-10 |
Shenghou Ma | misc/nacl: add go_nacl_arm_exec, update README |
commit | commitdiff | tree |
2014-07-10 |
Shenghou Ma | cmd/dist: always use GOARM=7 for nacl/arm |
commit | commitdiff | tree |
2014-07-10 |
Shenghou Ma | crypto/rc4: disable assembly implementation for nacl... |
commit | commitdiff | tree |
2014-07-10 |
Shenghou Ma | syscall: nacl/arm support. |
commit | commitdiff | tree |
2014-07-10 |
Shenghou Ma | sync/atomic: nacl/arm support. |
commit | commitdiff | tree |
2014-07-10 |
Shenghou Ma | runtime: nacl/arm support. |
commit | commitdiff | tree |
2014-07-10 |
Shenghou Ma | cmd/5c, cmd/5g, cmd/5l, liblink: nacl/arm support |
commit | commitdiff | tree |
2014-07-10 |
Nigel Tao | A+C: add Dustin Long (Markover Inc. DBA Poptip corporat... |
commit | commitdiff | tree |
2014-07-10 |
Alex Brainman | runtime: align stack before calling windows in usleep2 |
commit | commitdiff | tree |
2014-07-10 |
Shenghou Ma | runtime: ignore exceptions from foreign threads. |
commit | commitdiff | tree |
2014-07-10 |
Josh Bleecher... | net/rpc: use html/template to render html |
commit | commitdiff | tree |
2014-07-10 |
Andrew Gerrand | A+C: Manuel Mendez (individual CLA) |
commit | commitdiff | tree |
2014-07-09 |
Robin Eklind | docs: Make consistent use of optional li closing tags. |
commit | commitdiff | tree |
2014-07-09 |
David Crawshaw | androidtest.bash: missing ! |
commit | commitdiff | tree |
2014-07-09 |
David Crawshaw | os: no /tmp on android |
commit | commitdiff | tree |
2014-07-09 |
Peter Collingbourne | cmd/go: use $CC to build _cgo_defun.c |
commit | commitdiff | tree |
2014-07-09 |
Dmitriy Vyukov | runtime: grow heap by 64K instead of 128K |
commit | commitdiff | tree |
2014-07-09 |
David Crawshaw | androidtest.bash, misc/android: build scripts for android |
commit | commitdiff | tree |
2014-07-09 |
Aram Hăvărneanu | debug/plan9obj: fix test build |
commit | commitdiff | tree |
2014-07-09 |
Aram Hăvărneanu | syscall: use the nsec system call instead of /dev/binti... |
commit | commitdiff | tree |
2014-07-09 |
Aram Hăvărneanu | runtime: use the nsec system call instead of /dev/binti... |
commit | commitdiff | tree |
2014-07-09 |
Aram Hăvărneanu | debug/plan9obj, cmd/addr2line: on Plan 9 use a.out... |
commit | commitdiff | tree |
2014-07-09 |
Aram Hăvărneanu | cmd/objdump: set goarch properly on non-386 Plan 9... |
commit | commitdiff | tree |
2014-07-09 |
Aram Hăvărneanu | syscall: remove more NxM assumptions on Plan 9 |
commit | commitdiff | tree |
2014-07-09 |
Aram Hăvărneanu | os: fix failing test on Plan 9 |
commit | commitdiff | tree |
2014-07-09 |
Cristian Staretu | syscall: NetlinkRIB, avoid allocation in loop |
commit | commitdiff | tree |
2014-07-09 |
Dmitri Shuralyov | cmd/go: fix build -o panic when import path pattern... |
commit | commitdiff | tree |
2014-07-08 |
David Crawshaw | run.bash: disable tests that don't (yet) like running... |
commit | commitdiff | tree |
2014-07-08 |
Ian Lance Taylor | test: add test for gccgo comment lexing failure |
commit | commitdiff | tree |
2014-07-08 |
David Crawshaw | go/build: add android to the flock |
commit | commitdiff | tree |
2014-07-08 |
David Crawshaw | runtime: skip crash test on android |
commit | commitdiff | tree |
2014-07-08 |
Dmitriy Vyukov | runtime: fix spurious "[string too long]" error |
commit | commitdiff | tree |
2014-07-08 |
David Crawshaw | cmd/addr2line: skip test on android |
commit | commitdiff | tree |
2014-07-08 |
David Crawshaw | cmd/pack: skip test on android (no Go tool) |
commit | commitdiff | tree |
2014-07-08 |
David Crawshaw | cmd/nm: skip test on android (no Go tool) |
commit | commitdiff | tree |
2014-07-08 |
David Crawshaw | os: adjust tests for android file system |
commit | commitdiff | tree |
2014-07-08 |
David Crawshaw | cmd/objdump: skip test on android (no Go tool) |
commit | commitdiff | tree |
next |