]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2012-05-11 Dmitriy Vyukovruntime: add parallel for algorithm
2012-05-10 Shenghou Maruntime: fix complex division benchmarks
2012-05-10 Joel Singruntime: fix syscalls for netbsd
2012-05-10 Joel Singruntime: fix netbsd sigaction struct
2012-05-10 Joel Singsyscall: repair netbsd z* files
2012-05-09 Marcel van... exp/locale/collate: Add maketables tool and generated...
2012-05-09 Francisco Souzacmd/go: fix remote help reference to "go help packages"
2012-05-09 Nigel Taogo: fix the import path "./..." not matching ".".
2012-05-09 Nigel Taocompress/testdata: change {e,pi}.txt from 10k to 100k...
2012-05-08 Nigel Taocompress/flate: benchmark some English text, not just...
2012-05-08 Nigel Taocompress/testdata: remove Byte Order Mark from the...
2012-05-07 Russ Coxcrypto/aes: fix comment
2012-05-07 Ian Lance Taylortest/bench/shootout: fix gccgo binary-list-freelist...
2012-05-07 Jean-Marc Eurinmisc/emacs: Restore the window position after a success...
2012-05-07 Sameer AjmaniC: correct entry: jmeurin, not jme.
2012-05-07 Sameer AjmaniC: Jeremy Ellington (Google CLA)
2012-05-07 Marcel van... exp/locale/collate: from the regression test we derive...
2012-05-07 Marcel van... exp/norm: It is important that the unicode versions...
2012-05-04 Ian Lance Taylortest: add bug438, a valid test case that gccgo used...
2012-05-04 Shenghou Masync/atomic: fix 64-bit atomic cas for Linux/ARM
2012-05-04 Shenghou Maruntime: get per-process random number from auxv for...
2012-05-04 Shenghou Macmd/cgo, cmd/cc, cmd/ld: detect dynamic linker automati...
2012-05-04 Shenghou Maruntime: fix c compiler warning
2012-05-04 Shenghou Maruntime, misc/cgo/test: fix build for Linux/ARM
2012-05-04 Rémy Oudomphengmath/big: fix superpolynomial complexity in Karatsuba...
2012-05-04 Akshat Kumarpkg/runtime: Plan 9 signal handling in Go
2012-05-04 Anthony Martinsyscall: remove the Signal type on Plan 9
2012-05-04 Shenghou Mago/build: cgo is supported on Linux/ARM
2012-05-04 Shenghou Macmd/go: cgo for Linux/ARM
2012-05-04 Shenghou Macmd/cgo: support Linux/ARM
2012-05-04 Shenghou Maruntime: cgo support for Linux/ARM
2012-05-04 Shenghou Macmd/5l, cmd/ld: dynamic linking library support
2012-05-04 David Symondsmisc/dashboard/codereview: remove transitional code.
2012-05-03 Michael Chatenencoding/json: Fix panic when trying to unmarshal the...
2012-05-03 Francisco Souzasyscall: add Termios support on darwin
2012-05-03 Ian Lance Taylortest: add bug437, a test that used to fail with gccgo...
2012-05-03 Adam Langleycrypto/x509: fix panic when using unavailable hash...
2012-05-03 Shenghou Macmd/5c, cmd/5a, cmd/5l: ARM support for PREFETCH built-in
2012-05-03 Ian Lance Taylortest: add bug436, valid code that crashed gccgo
2012-05-03 Shenghou Macmd/dist: remove stray src/pkg/runtime/z* when cleaning
2012-05-02 Andrew Gerrandmisc/dashboard/codereview: add copyright notices to...
2012-05-02 Russ Coxcmd/cc: add PREFETCH built-in (like SET, USED)
2012-05-02 Marcel van... exp/locale/collate: fixed two bugs uncovered by regress...
2012-05-02 Luuk van Dijkcmd/gc: test for issue 3552
2012-05-02 Dmitriy Vyukovruntime: avoid unnecessary zeroization of huge memory...
2012-05-02 Alex Brainmanos/signal: run windows TestCtrlBreak during build
2012-05-02 Anthony Martinos: conform to Go 1 API on Plan 9
2012-05-02 Anthony Martinbuild: dist-based build for Plan 9
2012-05-02 Rob Pikemisc/dashboard/codereview: LGTM favicon
2012-05-02 Dave Cheneybytes: add assembly version of Equal for ARM
2012-05-01 Ian Lance Taylorcgo: rename C names for Go types to avoid conflicting...
2012-05-01 David Symondsmisc/dashboard/codereview: preserve CL ordering.
2012-05-01 Nigel Taocompress/flate: add a copy overrun test.
2012-05-01 David Symondsmisc/dashboard/codereview: de-dup LGTMs.
2012-05-01 David Symondsencoding/json: don't match field name if a JSON struct...
2012-05-01 David Symondsmisc/dashboard/codereview: send mail immediately, and...
2012-05-01 Nigel Taocompress/flate: optimize history-copy decoding.
2012-04-30 Robert Henckecmd/go: do not ignore DepsErrors in 'go run'
2012-04-30 Shenghou Maruntime: give proper messages when user defined DYLD_IN...
2012-04-30 David Symondsmisc/dashboard/codereview: record Message-ID of code...
2012-04-30 David Symondsmisc/dashboard/codereview: add handy logout URL.
2012-04-30 David Symondsmisc/dashboard/codereview: send mail to assigned review...
2012-04-30 Brad Fitzpatrickencoding/base64: don't ignore underlying souce read...
2012-04-30 Brad Fitzpatricksyscall: add a test for passing an fd over a unix socket
2012-04-29 Dave Cheneycompress/flate: add Encoder/Decoder benchmarks
2012-04-27 David Symondsmisc/dashboard/codereview: don't depend on map iteratio...
2012-04-27 Brian Dellisantios/exec: close all internal descriptors when Cmd.Start...
2012-04-27 Ian Lance TaylorA+C: add Brian Dellisanti (individual CLA)
2012-04-27 David Symondsmisc/dashboard/codereview: simplify parallel operations...
2012-04-27 Dave Cheneynet: consolidate common socket functions
2012-04-27 David Symondsmisc/dashboard/codereview: more abbreviated modificatio...
2012-04-27 David Symondsmisc/dashboard/codereview: new app.
2012-04-27 Nigel Taoimage/png: speed up PNG decoding for common color model...
2012-04-27 David Symondsold/regexp, old/template: delete.
2012-04-27 Anthony Martinpath/filepath: fix typo
2012-04-26 Andrew Gerrandmisc/dist: drop repetition in filenames, default to...
2012-04-26 Andrew Gerrandre-tag go1.0.1
2012-04-26 Andrew Gerrandtag go1.0.1
2012-04-26 Andrew Gerranddoc: go1.0.1 release notes
2012-04-26 Russ Coxcmd/go: new tag selection logic
2012-04-26 Joel Singsyscall: remove sysctl workaround for openbsd
2012-04-26 Anthony Martinsyscall: fix a number of exec bugs on Plan 9
2012-04-26 Anthony Martingc: use correct line number for EOF syntax error
2012-04-26 David Symondsdoc: update wiki article to use html/template properly.
2012-04-26 Nigel Taodoc: simplify the image_draw article example for conver...
2012-04-26 Shenghou Macmd/godoc: update App Engine README and script for...
2012-04-26 Andrew Balholmexp/html: adjust inTableBodyIM to match spec
2012-04-26 David Symondstime: doc fix.
2012-04-25 Russ Coxcodereview: look for new release branches
2012-04-25 Andrew Gerranddashboard: sort user interface by internal counter...
2012-04-25 Brad Fitzpatricknet/http: ignore paths on CONNECT requests in ServeMux
2012-04-25 Brad Fitzpatrickmime: make ParseMediaType return zero results on error
2012-04-25 Joel Singruntime: use __tfork() syscall on openbsd
2012-04-25 Marcel van... exp/locale/collate: Added Builder type for generating...
2012-04-25 Marcel van... exp/locale/collate: Added skeleton for the higher-level...
2012-04-25 Marcel van... exp/locale/collate: added trie for associating colElems...
2012-04-25 Marcel van... exp/locale/collate: added representation for collation...
2012-04-25 Marcel van... exp/locale/collate: implementation of trie that is...
2012-04-25 Gustavo Niemeyernet/http: revert 97d027b3aa68
2012-04-25 Ian Lance Taylorcrypto/rand: use io.ReadFull in test
next