2015-03-09 |
Roger Peppe | encoding/xml: fix default namespace of tags |
commit | commitdiff | tree |
2015-03-09 |
Dave Cheney | cmd/internal/gc: more Node cleanups |
commit | commitdiff | tree |
2015-03-09 |
Dave Cheney | go/build: disable cgo by default for freebsd/arm |
commit | commitdiff | tree |
2015-03-08 |
Minux Ma | Revert "cmd/internal/obj/x86: implement -shared computa... |
commit | commitdiff | tree |
2015-03-08 |
Michael Hudson... | cmd/internal/obj/x86: implement -shared computation... |
commit | commitdiff | tree |
2015-03-08 |
Mikio Hara | net: gofmt |
commit | commitdiff | tree |
2015-03-08 |
Andrew Pilloud | net: LookupHost and Resolve{TCP,UDP,IP}Addr should... |
commit | commitdiff | tree |
2015-03-07 |
Shenghou Ma | cmd/internal/obj/x86: fix nacl/amd64p32 build |
commit | commitdiff | tree |
2015-03-07 |
Shenghou Ma | runtime: add argument sizes for asm functions for bytes... |
commit | commitdiff | tree |
2015-03-07 |
tnt | Fixed wrong arguments to formatting functions |
commit | commitdiff | tree |
2015-03-06 |
Dave Cheney | cmd/internal/gc: more int to bool cleanups |
commit | commitdiff | tree |
2015-03-06 |
Chris Manghane | test: add testcase for gccgo-specific issue 10047. |
commit | commitdiff | tree |
2015-03-06 |
Matthew Dempsky | cmd/internal/ld: change string vars into constants... |
commit | commitdiff | tree |
2015-03-06 |
Matthew Dempsky | cmd/internal/ld: remove unused files |
commit | commitdiff | tree |
2015-03-06 |
Joël Stemmer | crypto/tls: fix typo in tls handshake error |
commit | commitdiff | tree |
2015-03-06 |
Ian Lance Taylor | doc/go1.5: mention new SWIG requirement: must be 3... |
commit | commitdiff | tree |
2015-03-06 |
Ian Lance Taylor | cmd/go: for gccgo run the located binary rather than... |
commit | commitdiff | tree |
2015-03-06 |
Ian Lance Taylor | misc/swig/callback: fix test for SWIG -cgo support |
commit | commitdiff | tree |
2015-03-06 |
Dave Cheney | cmd/internal/gc: make Addrtaken a bool |
commit | commitdiff | tree |
2015-03-06 |
Dave Cheney | cmd/internal/gc: make Node.Hasbreak a bool |
commit | commitdiff | tree |
2015-03-06 |
Dave Cheney | cmd/internal/gc: make Node.Readonly a bool |
commit | commitdiff | tree |
2015-03-06 |
Dave Cheney | cmd/internal/gc: remove Node.Builtin |
commit | commitdiff | tree |
2015-03-06 |
Ian Lance Taylor | cmd/go: use new SWIG -cgo option |
commit | commitdiff | tree |
2015-03-06 |
Robert Griesemer | math/big: move "bits" operations used for Float tests... |
commit | commitdiff | tree |
2015-03-06 |
Alex Brainman | os: do not leave /go_os_test/dir after test |
commit | commitdiff | tree |
2015-03-05 |
Matthew Dempsky | cmd/internal/gc: use crypto/md5 instead of md5.go |
commit | commitdiff | tree |
2015-03-05 |
Russ Cox | cmd/internal/obj: remove use of "iota - X" |
commit | commitdiff | tree |
2015-03-05 |
Russ Cox | cmd/5l etc: restore comments lost during C -> Go conversion |
commit | commitdiff | tree |
2015-03-05 |
Russ Cox | cmd/internal/gc: start syntax.go for syntax tree defini... |
commit | commitdiff | tree |
2015-03-05 |
Russ Cox | runtime: start GC background sweep eagerly |
commit | commitdiff | tree |
2015-03-05 |
Matthew Dempsky | cmd/internal/gc: statically initialize function pointers |
commit | commitdiff | tree |
2015-03-05 |
Rob Pike | cmd/internal/obj: delete all Pconv, replace with Prog... |
commit | commitdiff | tree |
2015-03-05 |
Martin Möhrmann | strconv: simplify code for binary exponent float format |
commit | commitdiff | tree |
2015-03-05 |
Russ Cox | runtime: apply comments from CL 3742 |
commit | commitdiff | tree |
2015-03-05 |
Russ Cox | cmd/internal/obj/x86: fix nacl/amd64p32 |
commit | commitdiff | tree |
2015-03-05 |
Dmitry Vyukov | runtime: cleanup |
commit | commitdiff | tree |
2015-03-05 |
Rob Pike | cmd/asm: fix (printing of) TEXT flags |
commit | commitdiff | tree |
2015-03-05 |
Russ Cox | cmd/internal/obj/x86: fix PINSRD with mem in from3 |
commit | commitdiff | tree |
2015-03-05 |
Russ Cox | cmd/internal/obj/x86: add CALL *name(SB) |
commit | commitdiff | tree |
2015-03-05 |
Russ Cox | cmd/8g, cmd/old8a: stop renaming x86 import to i386 |
commit | commitdiff | tree |
2015-03-05 |
Russ Cox | cmd/internal/obj/i386: delete |
commit | commitdiff | tree |
2015-03-05 |
Russ Cox | cmd/internal/gc: simplify some indexing |
commit | commitdiff | tree |
2015-03-05 |
Rob Pike | cmd/asm: update to use new encoding for x86 instructions |
commit | commitdiff | tree |
2015-03-05 |
Russ Cox | cmd/internal/obj/x86: accept TYPE_MEM in CMPPS 3rd... |
commit | commitdiff | tree |
2015-03-05 |
Russ Cox | runtime: poison pcln.frame value |
commit | commitdiff | tree |
2015-03-05 |
Russ Cox | cmd/internal/obj/x86: take over i386 duty, clean up... |
commit | commitdiff | tree |
2015-03-05 |
Russ Cox | cmd/internal/obj/x86: prep for next CL |
commit | commitdiff | tree |
2015-03-05 |
Dave Cheney | cmd/internal/gc: make Node.Needzero a bool |
commit | commitdiff | tree |
2015-03-05 |
Shenghou Ma | cmd/internal/gc: do not show original expression for... |
commit | commitdiff | tree |
2015-03-05 |
Shenghou Ma | .gitignore: remove obselete entries |
commit | commitdiff | tree |
2015-03-05 |
Russ Cox | cmd/internal/ld: cache file name construction in linkge... |
commit | commitdiff | tree |
2015-03-05 |
Russ Cox | cmd/5g etc: tweak import blocks |
commit | commitdiff | tree |
2015-03-05 |
Russ Cox | cmd/internal: rewrite fmt.Sprintf("%s", x) to x |
commit | commitdiff | tree |
2015-03-05 |
Robert Griesemer | math/big: added more comprehensive mul/quo test |
commit | commitdiff | tree |
2015-03-05 |
Michael Hudson... | cmd/internal/ld, runtime: halve tlsoffset on ELF/intel |
commit | commitdiff | tree |
2015-03-04 |
David Crawshaw | net: fix darwin/amd64 build |
commit | commitdiff | tree |
2015-03-04 |
Nigel Tao | image/jpeg: check for component uniqueness and total... |
commit | commitdiff | tree |
2015-03-04 |
Alex Brainman | cmd/dist: execute misc/cgo/testso again on windows |
commit | commitdiff | tree |
2015-03-04 |
David Crawshaw | log/syslog: avoid unix sockets on darwin/arm |
commit | commitdiff | tree |
2015-03-04 |
Shenghou Ma | net: skip unsupported tests (unix and unixgram) on... |
commit | commitdiff | tree |
2015-03-04 |
Rick Hudson | runtime: Remove boundary bit logic. |
commit | commitdiff | tree |
2015-03-04 |
Robert Griesemer | math/big: reenable TestFloatAdd32 (used to fail on... |
commit | commitdiff | tree |
2015-03-04 |
Robert Griesemer | math/big: use stringer for enum String() methods |
commit | commitdiff | tree |
2015-03-04 |
Robert Griesemer | math/big: added Float.Add example, remove warning from... |
commit | commitdiff | tree |
2015-03-04 |
Robert Griesemer | math/big: remove Float.Lsh/Rsh; added shift example |
commit | commitdiff | tree |
2015-03-04 |
Robert Griesemer | math/big: introduce Undef Accuracy, use for NaN operand... |
commit | commitdiff | tree |
2015-03-04 |
Robert Griesemer | math/big: modified MantExp semantics to enable fast... |
commit | commitdiff | tree |
2015-03-04 |
Robert Griesemer | math/big: implement NaN |
commit | commitdiff | tree |
2015-03-04 |
Russ Cox | runtime: use multiply instead of divide in heapBitsForO... |
commit | commitdiff | tree |
2015-03-04 |
Matthew Dempsky | cmd/internal/gc, runtime: change growslice to use int... |
commit | commitdiff | tree |
2015-03-04 |
Russ Cox | cmd/internal/obj/x86: change SHRQ to store second sourc... |
commit | commitdiff | tree |
2015-03-04 |
Dmitry Vyukov | runtime: bound defer pools (try 2) |
commit | commitdiff | tree |
2015-03-04 |
Dmitry Vyukov | runtime: bound sudog cache |
commit | commitdiff | tree |
2015-03-04 |
Shenghou Ma | cmd/internal/ld: fix symbol visibility for external... |
commit | commitdiff | tree |
2015-03-04 |
Michael Hudson... | liblink, cmd/6l: re-enable -shared on amd64 |
commit | commitdiff | tree |
2015-03-04 |
Brad Fitzpatrick | build: don't run a cgo test when cgo is disabled |
commit | commitdiff | tree |
2015-03-04 |
Nigel Tao | image: make Rectangle implement Image. |
commit | commitdiff | tree |
2015-03-04 |
Rob Pike | cmd/asm: move some machine-dependent code out of the... |
commit | commitdiff | tree |
2015-03-04 |
Rob Pike | cmd/internal/obj: print g for the g register on arm... |
commit | commitdiff | tree |
2015-03-03 |
Brad Fitzpatrick | build: convert run.bash, run.bat, and run.rc into a... |
commit | commitdiff | tree |
2015-03-03 |
David Crawshaw | net/http: disable segfaulting test on darwin/arm |
commit | commitdiff | tree |
2015-03-03 |
David Crawshaw | misc/ios: run lldb commands much more carefully |
commit | commitdiff | tree |
2015-03-03 |
Rob Pike | cmd/asm: LOOP is a branch instruction on x86 |
commit | commitdiff | tree |
2015-03-03 |
Dave Cheney | cmd/internal/obj/ppc64: fix ppc64 build |
commit | commitdiff | tree |
2015-03-03 |
Michael Hudson... | cmd/internal/ld: make ELF constants explicit |
commit | commitdiff | tree |
2015-03-03 |
Russ Cox | cmd/internal/gc: clean up liveness code |
commit | commitdiff | tree |
2015-03-03 |
Russ Cox | cmd/internal/gc: manual goto removal + grind to move... |
commit | commitdiff | tree |
2015-03-03 |
Russ Cox | cmd/internal/gc: replace hash tables with Go maps |
commit | commitdiff | tree |
2015-03-03 |
Russ Cox | cmd/internal/gc: delete Strlit, Zconv |
commit | commitdiff | tree |
2015-03-03 |
Russ Cox | cmd/internal/gc: change proginfo to return ProgInfo... |
commit | commitdiff | tree |
2015-03-03 |
Russ Cox | cmd/5g etc: mechanical cleanup |
commit | commitdiff | tree |
2015-03-03 |
David Crawshaw | misc/ios: extra stdout check before run |
commit | commitdiff | tree |
2015-03-03 |
David Crawshaw | go/build: skip GOROOT tests on darwin/arm |
commit | commitdiff | tree |
2015-03-03 |
Rob Pike | cmd/internal/obj/arm: fix arm build |
commit | commitdiff | tree |
2015-03-03 |
David Crawshaw | runtime: remove makeStringSlice |
commit | commitdiff | tree |
2015-03-03 |
Keith Randall | runtime: Update open/close/read/write to return -1... |
commit | commitdiff | tree |
2015-03-03 |
Rob Pike | cmd/internal/obj: switch to one global Aconv |
commit | commitdiff | tree |
2015-03-03 |
Russ Cox | cmd/internal/ld: fix darwin/386 |
commit | commitdiff | tree |
2015-03-03 |
Brad Fitzpatrick | cmd/internal/ld: minor int to bool cleanup |
commit | commitdiff | tree |
2015-03-03 |
David Crawshaw | time: zoneinfo support for darwin |
commit | commitdiff | tree |
next |