]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2014-07-16 Rob Pikecmd/ld: use count, not upper bound, in type of array
2014-07-16 Yasuhiro Matsumotocmd/go/doc: Fix example domain
2014-07-16 Dmitriy Vyukovruntime: start goroutine ids at 1
2014-07-16 Adam Langleycompress/bzip2: fix panics on malformed input.
2014-07-15 Rob Pikecmd/ld: change DWARF encoding for array lengths
2014-07-15 Matthew Dempskycmd/ld: consistently document flags that expect values
2014-07-15 Matthew Dempskyobjdump: remove out-of-date comment
2014-07-15 Dmitriy Vyukovruntime: make a test more robust
2014-07-15 Dmitriy Vyukovruntime: zero dangling pointer
2014-07-15 Jakob Borgnet: Don't read beyond end of slice when parsing resolv...
2014-07-15 Dave Cheneycmd/go: skip vcs tests on nacl and android
2014-07-15 Volker Doblerstrconv: fix CanBackquote for invalid UTF-8
2014-07-15 Robert Griesemergo/ast: fix walk to handle "for range x"
2014-07-15 Rob Pikecmd/ld: generate correct upper bound value for array...
2014-07-15 Chris McGeego get: Support for IBM DevOps Services (hub.jazz.net...
2014-07-15 Andrew GerrandA+C: add Chris McGee (individual CLA)
2014-07-15 Russ Coxruntime: refactor routines for stopping, running gorout...
2014-07-14 Robert Griesemergo/*: permit "for range x"
2014-07-14 Rob Pikedoc/go1.4.txt: permit for range x
2014-07-14 Robert Griesemerspec: permit "for range x" (no index variables)
2014-07-14 Peter Collingbournecmd/go: introduce support for $GCCGO env var
2014-07-12 Alex Brainmanmake.bat: return exit code to dashboard builder
2014-07-12 Russ Coxcmd/ld: add go-specific dwarf type information
2014-07-11 David du Colombierliblink: fix warnings on Plan 9
2014-07-11 Rob Pikeld: change DWARF output for structs
2014-07-11 Dustin Longimage/png: interlacing support for png.
2014-07-10 Benny Siegertcmd/go: do not fail if libgcc does not exist
2014-07-10 Pietro Gagliardidebug/elf: add (*File).DynamicSymbols, ErrNoSymbols...
2014-07-10 Shenghou Manacltest.bash: set GOROOT before invoking cmd/go
2014-07-10 Shenghou Manacltest.bash: nacl/arm support.
2014-07-10 Shenghou Mamisc/nacl: add go_nacl_arm_exec, update README
2014-07-10 Shenghou Macmd/dist: always use GOARM=7 for nacl/arm
2014-07-10 Shenghou Macrypto/rc4: disable assembly implementation for nacl...
2014-07-10 Shenghou Masyscall: nacl/arm support.
2014-07-10 Shenghou Masync/atomic: nacl/arm support.
2014-07-10 Shenghou Maruntime: nacl/arm support.
2014-07-10 Shenghou Macmd/5c, cmd/5g, cmd/5l, liblink: nacl/arm support
2014-07-10 Nigel TaoA+C: add Dustin Long (Markover Inc. DBA Poptip corporat...
2014-07-10 Alex Brainmanruntime: align stack before calling windows in usleep2
2014-07-10 Shenghou Maruntime: ignore exceptions from foreign threads.
2014-07-10 Josh Bleecher... net/rpc: use html/template to render html
2014-07-10 Andrew GerrandA+C: Manuel Mendez (individual CLA)
2014-07-09 Robin Eklinddocs: Make consistent use of optional li closing tags.
2014-07-09 David Crawshawandroidtest.bash: missing !
2014-07-09 David Crawshawos: no /tmp on android
2014-07-09 Peter Collingbournecmd/go: use $CC to build _cgo_defun.c
2014-07-09 Dmitriy Vyukovruntime: grow heap by 64K instead of 128K
2014-07-09 David Crawshawandroidtest.bash, misc/android: build scripts for android
2014-07-09 Aram Hăvărneanudebug/plan9obj: fix test build
2014-07-09 Aram Hăvărneanusyscall: use the nsec system call instead of /dev/binti...
2014-07-09 Aram Hăvărneanuruntime: use the nsec system call instead of /dev/binti...
2014-07-09 Aram Hăvărneanudebug/plan9obj, cmd/addr2line: on Plan 9 use a.out...
2014-07-09 Aram Hăvărneanucmd/objdump: set goarch properly on non-386 Plan 9...
2014-07-09 Aram Hăvărneanusyscall: remove more NxM assumptions on Plan 9
2014-07-09 Aram Hăvărneanuos: fix failing test on Plan 9
2014-07-09 Cristian Staretusyscall: NetlinkRIB, avoid allocation in loop
2014-07-09 Dmitri Shuralyovcmd/go: fix build -o panic when import path pattern...
2014-07-08 David Crawshawrun.bash: disable tests that don't (yet) like running...
2014-07-08 Ian Lance Taylortest: add test for gccgo comment lexing failure
2014-07-08 David Crawshawgo/build: add android to the flock
2014-07-08 David Crawshawruntime: skip crash test on android
2014-07-08 Dmitriy Vyukovruntime: fix spurious "[string too long]" error
2014-07-08 David Crawshawcmd/addr2line: skip test on android
2014-07-08 David Crawshawcmd/pack: skip test on android (no Go tool)
2014-07-08 David Crawshawcmd/nm: skip test on android (no Go tool)
2014-07-08 David Crawshawos: adjust tests for android file system
2014-07-08 David Crawshawcmd/objdump: skip test on android (no Go tool)
2014-07-08 David Crawshawcrypto/x509: skip test on android (no Go tool)
2014-07-08 David Crawshawnet: no AI_ALL on android
2014-07-08 David Crawshawnet: treat android like linux in tests
2014-07-08 Josh Bleecher... undo CL 101670044 / 49a6cbd80cf2
2014-07-07 Josh Bleecher... net/rpc: use html/template to render html
2014-07-07 Rob Pikecmd/ld: fix off-by-one in DWARF frame tables
2014-07-07 David Crawshawruntime: export _rt0 for android
2014-07-07 Tetsuo Kisodoc/contribute.html: capitalize the first letter
2014-07-05 Dmitriy Vyukovdebug/elf: fix nil deref in test
2014-07-05 Dmitriy Vyukovimage/gif: fix nil deref in test
2014-07-04 David Crawshawruntime/cgo: replace fprintf(stderr, ...) with fatalf...
2014-07-03 Bill Thiededoc/contribute: reorder documented steps to match norma...
2014-07-03 David Crawshawruntime/cgo: revert use of undefined logging function
2014-07-03 David Crawshawcmd/go, cmd/ld, runtime, os/user: TLS emulation for...
2014-07-03 Dmitriy Vyukovruntime: delete unnecessary confusing code
2014-07-03 Dmitriy Vyukovcrypto/x509: fix format strings in test
2014-07-03 Aram Hăvărneanuruntime: make runtime·usleep and runtime·osyield callab...
2014-07-02 Cristian Staretuarchive/tar: reuse temporary buffer in readHeader
2014-07-02 Cristian Staretuarchive/tar: reuse temporary buffer in writeHeader
2014-07-02 Adam Langleycrypto/rsa: fix out-of-bound access with short session...
2014-07-02 Russ Coxbuild: annotations and modifications for c2go
2014-07-02 Preetam Jinkacrypto/cipher: fix typo in example comment
2014-07-02 Timo Truytsbufio: Fixed call to Fatal, should be Fatalf.
2014-07-02 Brad FitzpatrickA+C: Timo Truyts (individual CLA)
2014-07-02 Brad FitzpatrickA+C: Cristian Staretu (individual CLA)
2014-07-02 Aram Hăvărneanuliblink, runtime: preliminary support for plan9/amd64
2014-07-01 Aram Hăvărneanuruntime: properly restore registers in Solaris runtime...
2014-07-01 Shenghou Mamisc/nacl, syscall: lazily initialize fs on nacl.
2014-07-01 David Crawshawall: add GOOS=android
2014-07-01 Russ Coxencoding/gob: fewer decAlloc calls
2014-07-01 Robert Griesemercmd/gofmt: fix gofmt -s for 3-index slices
2014-07-01 Robert Griesemersrc, misc: applied gofmt -w -s
2014-07-01 Simon Whiteheadgofmt/main: Added removal of empty declaration groups.
next