]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2014-08-22 Dmitriy Vyukovruntime: convert note to Go
2014-08-22 Dmitriy Vyukovruntime: please vet
2014-08-22 Dmitri Shuralyovcmd/gofmt: fix error on partial Go code ending with...
2014-08-22 Josh Bleecher... runtime: add Go symtab implementation
2014-08-22 Dave Cheneypath, path/filepath: remove dead code
2014-08-22 Dave Cheneymisc/nacl: fix build
2014-08-22 Dmitriy Vyukovsyscall: fix nacl build
2014-08-22 Alex Brainmanpath/filepath: make Abs handle paths like c:a.txt properly
2014-08-22 Robert Griesemercmd/gofmt: make test files self-describing
2014-08-21 Andrew Gerrandsync: be more explicit in WaitGroup docs
2014-08-21 Dave Cheneycmd/ld: fix undefined behaviour in pcln.c
2014-08-21 Rob PikeA+C: Fatih Arslan (individual CLA)
2014-08-21 Robert Griesemercmd/gofmt: remove testdata/*.gofmt files
2014-08-21 Rémy Oudomphengruntime: give an explicit name to profiling Bucket...
2014-08-21 Alberto Donizettitime: removed from tests now obsolete assumption about...
2014-08-21 Brad FitzpatrickA+C: Alberto Donizetti (individual CLA)
2014-08-21 Josh Bleecher... cmd/api: reduce stutter in runtime type stubs
2014-08-21 Mark Theunissennet/http/httputil: Pass a Logger to ReverseProxy, allow...
2014-08-21 Brad FitzpatrickA+C: Mark Theunissen (individual CLA)
2014-08-21 Dmitriy Vyukovruntime: convert lfstack to Go
2014-08-21 Dmitriy Vyukovruntime: remove now arg from timer callback
2014-08-21 Dmitriy Vyukovruntime: convert common scheduler functions to Go
2014-08-21 Mikio Haranet: fix typo
2014-08-21 Dmitriy Vyukovcmd/gc: fix undefined behavior
2014-08-21 Dmitriy Vyukovruntime: init GC later
2014-08-21 Dmitriy Vyukovruntime: fix deadlock when gctrace
2014-08-21 Dmitriy Vyukovcmd/api: add missing runtime struct
2014-08-21 Rémy Oudomphengruntime: convert MemProfile, BlockProfile, ThreadCreate...
2014-08-20 Josh Bleecher... runtime: remove unused variable
2014-08-20 Josh Bleecher... runtime: convert memclrBytes to Go
2014-08-20 Dmitriy Vyukovruntime: add atomicor8 for amd64p32
2014-08-20 Alex Brainmansyscall: replace zsyscall_windows_*.go files with a...
2014-08-20 Brad Fitzpatricknet/http: fix TimeoutHandler data races; hold lock...
2014-08-19 Josh Bleecher... runtime: fix typo in comment
2014-08-19 Dmitriy Vyukovruntime: fix TestGcLastTime on windows
2014-08-19 Josh Bleecher... cmd/6a, cmd/8a: document AJxx condition codes
2014-08-19 Dmitriy Vyukovruntime: make the GC bitmap a byte array
2014-08-19 Dmitriy Vyukovruntime: always pass type to mallocgc when allocating...
2014-08-19 Dmitriy Vyukovruntime: allow copying of onM frame
2014-08-19 Dmitriy Vyukovruntime: fix MemStats on 32-bits
2014-08-19 Dmitriy Vyukovruntime: convert Gosched to Go
2014-08-19 Dmitriy Vyukovcmd/gc: fix heap buffer overflow
2014-08-19 Dmitriy Vyukovruntime: improve diagnostics of non-copyable frames
2014-08-19 Dmitriy Vyukovruntime: fix memstats
2014-08-19 Alex Brainmanos: make SameFile handle paths like c:a.txt properly
2014-08-19 Alex Brainmanruntime: apply KindMask before comparison
2014-08-19 Andrew Gerrandhtml/template: don't panic on second execution of unesc...
2014-08-19 Evan Kroskenet/http: correct error message for incorrect Body...
2014-08-19 Russ Coxruntime: fix windows/amd64 build after pc-relative...
2014-08-19 Josh Bleecher... liblink: fix encoding of ASETPC in 6a, 8a
2014-08-19 Russ Coxcmd/gc, runtime: refactor interface inlining decision...
2014-08-19 Russ Coxdoc/go1.4: mention pc-relative addressing on amd64
2014-08-19 Russ Coxliblink: use pc-relative addressing for all memory...
2014-08-19 Russ Coxruntime: avoid $sym(SB) as constant
2014-08-19 Dave Cheneycmd/6g: fix undefined behavior in reg.c
2014-08-18 Andrew Gerrandfmt: print byte stringers correctly
2014-08-18 Jeff R. Allenbzip2: improve performance
2014-08-18 Keith Randallruntime: move panicindex/panicslice to Go.
2014-08-18 Marcel van... unicode: strconv: regexp: Upgrade to Unicode 7.0.0.
2014-08-18 Dmitriy Vyukovruntime: add more cases to GC info test
2014-08-18 Brad Fitzpatrickinternal/syscall: add support for getrandom on arm
2014-08-18 Dmitriy Vyukovruntime: implement transfer cache
2014-08-18 Dmitriy Vyukovruntime: fix dump of data/bss
2014-08-18 Dmitriy Vyukovruntime: don't acquirem on malloc fast path
2014-08-16 Dmitriy Vyukovruntime: mark with non-atomic operations when GOMAXPROCS=1
2014-08-16 Dave Cheneycmd/ld: fix operator precedence
2014-08-16 Shenghou Macmd/ld: fix operator precedence
2014-08-16 Brad Fitzpatrickcrypto/x509: SystemRootsError style tweaks, document...
2014-08-15 Henning Schmiedehausencmd/dist: goc2c ignores GOROOT_FINAL
2014-08-15 Ian Lance TaylorA+C: Henning Schmiedehausen (individual CLA)
2014-08-15 Rob Pikecmd/go: fix a couple of errors found by "go vet"
2014-08-15 Rob Pikefmt: fix size returned on fast path of ReadRune
2014-08-15 Dmitriy Vyukovruntime: fix getgcmask
2014-08-15 Matthew Dempskycmd/gc: disallow pointer constants
2014-08-15 Dmitriy Vyukovmisc/nacl: add debugging instructions
2014-08-15 Egon Elbrenet: fix CNAME resolving on Windows
2014-08-14 Mikio Haradoc: make it point to correct go1.3.1 change history
2014-08-14 Dmitriy Vyukovruntime: mark objects with non-atomic operations
2014-08-14 Matthew Dempskycmd/cgo: check for compiler errors in the C preamble
2014-08-13 Rob Pikedoc/go1.4.txt: cmd/go changes, syscall
2014-08-13 Robert Griesemertext/scanner: improve documentation
2014-08-13 Matthew Dempskycmd/cgo, debug/dwarf: fix translation of zero-size...
2014-08-13 Dmitriy Vyukovruntime: keep objects in free lists marked as allocated.
2014-08-13 Thiago Fransosi... cmd/dist: Reuse streq whenever possible.
2014-08-13 Andrew Gerranddoc: remove the "the" in "the the" in the release notes
2014-08-13 Andrew Gerrandtag go1.3.1
2014-08-13 Andrew Gerrandmisc/makerelease: exit with nonzero status code on...
2014-08-13 Rob Pikeall: copy cmd/ld/textflag.h into pkg/GOOS_GOARCH
2014-08-12 Russ Coxcmd/6c, cmd/6g: avoid address-as-constant in amd64...
2014-08-12 Russ Coxcmd/go: adjust import comment error
2014-08-12 Russ Coxruntime: avoid using address as constant in amd64 assembly
2014-08-12 Rob Pikedoc/compat1.html: link to go.sys
2014-08-12 Rob Pikesyscall: freeze the package
2014-08-12 Russ Coxcmd/ld: handle large link base addresses
2014-08-12 Russ Coxcmd/go, go/build: implement import comment checking
2014-08-12 Andrew Gerranddoc: document go1.3.1
2014-08-12 Brad Fitzpatrickcrypto/rand: use getrandom system call on Linux
2014-08-12 Dmitriy Vyukovruntime: remove FlagNoProfile
2014-08-12 Dmitriy Vyukovruntime/pprof: fix data race
2014-08-12 Matthew Dempskycmd/cgo: make C function pointers non-assignable
next