]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2014-02-13 Andrew GerrandA+C: Michael Pearson (individual CLA)
2014-02-13 Andrew GerrandA+C: Marc Weistroff (individual CLA)
2014-02-13 Andrew GerrandA+C: Alexey Palazhchenko (individual CLA)
2014-02-13 Russ Coxcmd/5g: fix regopt bug in copyprop
2014-02-13 Anthony Martincmd/5g: fix print format in peephole debugging
2014-02-13 Robert Sesekdebug/macho: Add support for opening fat/universal...
2014-02-12 Dave Cheneydebug/macho: add test file for CL 60190043
2014-02-12 Brad Fitzpatrickcrypto/md5: always test the portable block function too
2014-02-12 Russ Coxruntime: fix non-concurrent sweep
2014-02-12 Adam LangleyA+C: Kyle Isom (individual CLA)
2014-02-12 Dmitriy Vyukovruntime: temporary disable concurrent GC sweep
2014-02-12 Anthony Martincmd/cc, cmd/gc, cmd/ld: consolidate print format routines
2014-02-12 Brad Fitzpatrickcrypto/sha1: always test the portable block function too
2014-02-12 Dmitriy Vyukovruntime: more precise mprof sampling
2014-02-12 Dmitriy Vyukovruntime: improve cpu profiles for GC/syscalls/cgo
2014-02-12 Nick Craig... An ARM version of sha1block.go with a big improvement...
2014-02-12 Dmitriy Vyukovruntime: refactor level-triggered IO support
2014-02-12 Dmitriy Vyukovruntime: refactor chan code
2014-02-12 Dmitriy Vyukovruntime: concurrent GC sweep
2014-02-12 Dmitriy Vyukovencoding/json: fix test failure
2014-02-12 Adam Langleycrypto/subtle: panic if slices of different lengths...
2014-02-12 Adam Langleycrypto/tls: better error messages.
2014-02-12 Rick Arnoldnet/http: make responseAndError satisfy the net.Error...
2014-02-12 Robert Dinudebug/pe: delete unnecessary type conversions
2014-02-12 David SymondsA+C: Alexander Larsson (individual CLA)
2014-02-12 Robert Griesemergo/parser: better error messages for if/switch/for...
2014-02-12 Shenghou Maapi: update next.txt
2014-02-11 Shenghou Macmd/ld, cmd/6l: part 2 of solaris/amd64 linker changes.
2014-02-11 Robert Griesemergo/parser: check presence of 2nd and 3rd index in 3...
2014-02-11 Daniel Morsingcmd/6g, cmd/8g, cmd/5g: make the undefined instruction...
2014-02-11 Brad Fitzpatrickarchive/zip: re-use flate.Writers when writing compress...
2014-02-11 Dmitriy Vyukovruntime: do not profile blocked netpoll on windows
2014-02-11 David du Colombierruntime: homogenize panic strings on Plan 9
2014-02-11 Andrew GerrandA+C: Péter Szilágyi (individual CLA)
2014-02-11 Andrew Gerrandarchive/zip: use correct test, fix 32-bit build
2014-02-11 Andrew Gerrandarchive/zip: actually test uncompressed size
2014-02-11 Andrew Gerranddoc: remove "Code that grows with grace" video from...
2014-02-11 Brendan Daniel... cmd/gc: change compile error to "use of package %S...
2014-02-11 Russ CoxA+C: Brendan Daniel Tracey (individual CLA)
2014-02-10 Andrew Gerranddoc: restore race detector manual
2014-02-10 Robert Griesemercontainer/heap: avoid and/or ambiguity in documentation
2014-02-10 David du Colombierruntime: handle "sys: trap: divide error" note on Plan 9
2014-02-10 Russ Coxlib/codereview: allow addca CLs without LGTM
2014-02-10 Dmitriy Vyukovcmd/go: fix comment
2014-02-10 Dmitriy Vyukovruntime: fix crash during cpu profiling
2014-02-10 Dmitriy Vyukovcmd/go: better advice for heap profiling
2014-02-10 Dmitriy Vyukovruntime: do not cpu profile idle threads on windows
2014-02-10 Dmitriy Vyukovmisc/pprof: support web profiles on windows
2014-02-10 Dave Cheneycmd/go: skip $ORIGIN test on darwin systems
2014-02-09 Dave Cheneycmd/go: fix test.bash
2014-02-09 Brad Fitzpatrickarchive/zip: add flate writing benchmark
2014-02-09 Shenghou Mainclude, linlink, cmd/6l, cmd/ld: part 1 of solaris...
2014-02-09 Andrew GerrandC: add Robert Sesek (Google CLA)
2014-02-09 Mikio Harasyscall: add missing include statement to bootstrap...
2014-02-07 Rémy Oudomphengcmd/6g: faster memmove/memset-like code using unaligned...
2014-02-07 David du Colombiercmd/gc: revert CL 60740044
2014-02-07 David du Colombiercmd/gc: fix nil pointer dereference
2014-02-07 Alex Brainmannet: remove superfluous type conversion
2014-02-07 Keith Randallruntime: faster memclr on x86.
2014-02-07 Alex Brainmanos/exec: use filepath.Base in Command
2014-02-07 Mikio Harasyscall: make use of signed char explicit in generating...
2014-02-07 Mikio Harasyscall: regenerate EABI call convention compliant...
2014-02-07 Mikio Harasyscall: fix build on freebsd/arm
2014-02-07 Mikio Hararuntime/cgo: fix build on freebsd/arm
2014-02-07 Mikio Hararuntime: fix build on freebsd/arm
2014-02-06 Jakub Ryszard... net/mail: correctly handle whitespaces when formatting...
2014-02-06 Shenghou Macmd/go: do not create world-writable files.
2014-02-06 Richard Musiolmath/big: replace goto with for loop
2014-02-06 Shenghou Madoc/install.html: get rid of explicit version number...
2014-02-06 Elias Naurcmd/go, cmd/cgo, make.bash: cross compiling with cgo...
2014-02-05 Brad FitzpatrickA+C: Denis Brandolini (individual CLA)
2014-02-05 Shenghou Maencoding/json: mention escaping of '&'
2014-02-04 Josh Bleecher... cmd/go, doc/go1.3.txt: misc/benchcmp has been replaced...
2014-02-04 Josh Bleecher... text/tabwriter: improve panic backtraces
2014-02-04 Anthony Martincrypto/tls: do not send the current time in hello messages
2014-02-04 Dmitriy Vyukovruntime: add more chan benchmarks
2014-02-03 Elias Naurliblink, cmd/5l: restore flag_shared
2014-02-03 Elias Naurliblink, cmd/5a, cmd/5l: restore cgo on older ARM proce...
2014-02-03 Brad Fitzpatrickos/exec: fix Command with relative paths
2014-02-03 Brad Fitzpatricknet/http: make a test fail harder, earlier
2014-02-03 Robert GriesemerA+C: Gordon Klaus (individual CLA)
2014-02-03 Brad FitzpatrickA+C: 申习之 (individual CLA)
2014-02-02 Brad FitzpatrickA+C: Tudor Golubenco (individual CLA)
2014-02-02 Brad FitzpatrickA+C: Travis Cline (individual CLA)
2014-02-02 Brad FitzpatrickA+C: Paul Hammond (individual CLA)
2014-02-02 Brad FitzpatrickA+C: Kelvin Foo Chuan Lyi (individual CLA)
2014-02-02 Brad FitzpatrickA+C: Joshua Chase (individual CLA)
2014-02-02 Brad FitzpatrickA+C: John C Barstow (individual CLA)
2014-02-02 Brad FitzpatrickA+C: Henrik Edwards (individual CLA)
2014-02-02 Brad FitzpatrickA+C: Christoffer Buchholz (individual CLA)
2014-02-02 Brad FitzpatrickA+C: Case Nelson (individual CLA)
2014-02-02 Brad FitzpatrickA+C: Adrien Bustany (individual CLA)
2014-02-02 Dave Cheneytime: use an alternative method of yielding during...
2014-02-01 Ian Lance Taylortime: use names for beginning and end of zone transitio...
2014-01-31 Rob Pikeunicode: delete appearance of unused LowerUpper term...
2014-01-31 Ian Lance Taylortime: correctly handle timezone before first transition...
2014-01-31 Dmitriy Vyukovruntime: fix typos in test
2014-01-31 Nathan John... syscall: add ERROR_MORE_DATA to Windows for os/fsnotify
2014-01-31 Shawn Smithcrypto/rand: add tests for Int, Prime
2014-01-30 Rémy Oudomphengcmd/gc: do not consider length zero arrays as comparable.
next