]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2012-05-22 Adam Langleycrypto/ecdsa: add full set of NIST test vectors.
2012-05-22 Adam Langleycrypto/ecdsa: fix case where p != 0 mod 8 and the hash...
2012-05-22 Andrew Balholmexp/html: adjust inSelectIM to match spec
2012-05-22 Russ Coxcmd/8a, cmd/8l: add BSWAPL
2012-05-22 Russ Coxcmd/6a, cmd/6l: add BSWAPL, BSWAPQ
2012-05-22 Russ Coxruntime: relax TestGcSys
2012-05-22 Matthew Horsnelldebug/elf: Expose entry point from Header in File struct.
2012-05-22 Andrew Balholmexp/html: adjust inCellIM to match spec
2012-05-21 Russ Coxcrypto/rsa: add SHA-224 hash prefix
2012-05-21 Brad Fitzpatricknet/http: fix duplicate status code in Response.Write
2012-05-21 Volker Doblernet/http: add cookies from jar to POST request.
2012-05-21 Brad Fitzpatricknet/http: fix regression and mute known test failure...
2012-05-21 Russ Coxcmd/6g: allow use of R14, R15 now
2012-05-20 Joel Singnet: reduce dial tests on netbsd
2012-05-20 Joel Singsyscall: fix SockaddrDatalink on netbsd
2012-05-20 Andrew Balholmexp/html: adjust inRowIM to match spec
2012-05-19 Mikio Haranet: fix leak in test
2012-05-18 Mikio Harasyscall: add comment
2012-05-18 James Graynet/http: non-keepalive connections close successfully
2012-05-18 Brad FitzpatrickA+C: add James Gray (Individual CLA)
2012-05-18 Benjamin Blacktls: add AES256 ciphers
2012-05-18 Adam LangleyA+C: b@b3k.us
2012-05-17 Maxim Pimenovgo/build: fix some comments
2012-05-17 Marcel van... exp/locale/collate: implementation of main collation...
2012-05-17 Andrew Gerrand api: undo go1.txt additions made by 27d0a516b7eb
2012-05-17 Russ Coxnet: avoid the Mac firewall (again)
2012-05-17 Russ Coxcmd/go: fix typo
2012-05-17 Gustavo Niemeyerencoding/xml: fix decoding of unknown entities in non...
2012-05-17 Gustavo Niemeyerencoding/xml: handle anonymous pointer fields
2012-05-17 Andrew Gerrandruntime: disable gc test on non-amd64 systems
2012-05-16 Akshat Kumarpkg/runtime: Fix semasleep on Plan 9
2012-05-16 Shenghou Mamisc/chrome/gophertool: lower CL number's lower bound...
2012-05-16 Shenghou Macmd/5c: re-enable regopt()
2012-05-16 Shenghou Macodereview: support mercurial 2.2.1
2012-05-16 Benny Siegertlog: fix typo in comment
2012-05-16 Shenghou Madoc/install: document minimum system requirements
2012-05-15 Ian Lance Taylortest: add bug439, valid code that caused a gccgo crash
2012-05-15 Robert Griesemergo/printer: don't print newlines for empty statements
2012-05-15 Joel Singruntime: implement getcontext and sigprocmask for netbsd
2012-05-15 Joel Singruntime: fix netbsd syscalls
2012-05-15 Russ Coxcmd/go: invoke godoc with import path when possible
2012-05-15 Jan Ziak8l,5l: 2% faster
2012-05-15 Russ Coxcmd/gc: make append(nil, x) error more precise
2012-05-15 Joel Singruntime: fix netbsd signal handling
2012-05-15 Joel Singruntime: fix netbsd runtime defs
2012-05-15 Jan Ziakruntime: fix counting of free objects
2012-05-15 Dmitriy Vyukovruntime: refactor helpgc functionality in preparation...
2012-05-15 Joel Singos/syscall: correct netbsd types/names
2012-05-15 Joel Singruntime: fix TLS handling for netbsd
2012-05-15 Brad Fitzpatrickmime/multipart: fix handling of empty parts without...
2012-05-14 David Symondsmisc/dashboard/codereview: add sameer.
2012-05-14 Jan Merclregexp/syntax: replace internal error on unexpected...
2012-05-14 Joel Singsyscall: regenerate z* files for netbsd
2012-05-14 Michael Gehringcrypto/tls: fix decoding of certLen in certificateMsg...
2012-05-14 Adam LangleyA+C: add Michael Gehring (individual CLA)
2012-05-14 Dmitriy Vyukovsync: use atomic.Store in Once.Do
2012-05-14 David Symondsmisc/dashboard/codereview: set In-Reply-To header to...
2012-05-13 David SymondsA+C: Jan Ziak (individual CLA)
2012-05-11 Dmitriy Vyukovruntime: revert MaxGcproc from 16 to 4
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...
next