]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2012-08-23 Robert Griesemermath/big: added benchmarks to establish baseline for...
2012-08-23 Adam Langleycrypto/tls: return better error message in the case...
2012-08-23 Mikio Haranet: avoid nil pointer dereference when RemoteAddr...
2012-08-23 Shenghou Macmd/6g: fix float32/64->uint64 conversion
2012-08-23 Shenghou Macmd/ld: set ELF header flags for our Linux/ARM binary
2012-08-23 Nigel Taocmd/8g: roll back the small integer constant optimizati...
2012-08-23 Rob Piketime: fix spacing in comment.
2012-08-23 Carlos Castillotime: add YearDay method for time.Time structs
2012-08-23 Rob PikeC+A: add Carlos Castillo cookieo9@gmail.com (individual...
2012-08-22 Rob Piketime: avoid data race in abs
2012-08-22 Dave Borowitznet/http: Set TLSClientConfig.ServerName on every HTTP...
2012-08-22 Brad FitzpatrickCONTRIBUTORS: Add Dave Borowitz (Google CLA)
2012-08-22 Joel Singcmd/go: fix cgo linking on netbsd
2012-08-22 Joakim Sernbrantarchive/zip: zip64 support
2012-08-22 Andrew GerrandA+C: add Joakim Sernbrant
2012-08-21 Nigel Taoexp/html: refactor the parser.read method.
2012-08-21 Dave Cheneynet/http: fix misplaced defer and example
2012-08-21 Dave Cheneynet/http: fix send on close channel error
2012-08-21 Dave Cheneyos: fix data race on Process.done
2012-08-20 Dmitriy Vyukovnet: add TCP benchmarks
2012-08-20 Shenghou Macmd/ld: skip R_*_NONE relocations, fix Linux/386 build...
2012-08-20 Shenghou Madoc/install: we only need command line tools for Xcode...
2012-08-20 Volker Doblerstrconv: consistent parameter names for ParseUint
2012-08-20 Dmitriy Vyukovnet/http: reduce mutex contention
2012-08-20 Marcel van... exp/locale/collate/build: fixed bug that was exposed...
2012-08-20 Marcel van... exp/locale/collate: let regtest generate its own collat...
2012-08-20 Marcel van... exp/locale/collate: changed default AlternateHandling...
2012-08-20 Marcel van... exp/locale/collate: Added test flag to maketables tool...
2012-08-20 Nigel Taoexp/html: make the parser manipulate the tokenizer...
2012-08-18 Mikkel Krautzcrypto/tls: explicitly require ExtKeyUsageClientAuth...
2012-08-18 Alex Brainmanpprof: make it work on windows again
2012-08-17 Rob Pikefmt: honor integer radix formats (%d etc.) for pointers
2012-08-17 Rob Pikeall: move defers to after error check to avoid nil...
2012-08-17 Robert Griesemergo_spec: unary + and - are also defined for complex...
2012-08-17 Joel Singruntime: fix netbsd/386 stack pointer handling
2012-08-17 Alex Brainmanmisc/cgo/test: disable test on windows (attempt to...
2012-08-17 Shenghou Macmd/ld: explicitly ignore R_*_NONE relocation to fix...
2012-08-17 Shenghou Mamisc/cgo/life: remove -lmsvcrt to fix windows/amd64...
2012-08-16 Shenghou Macmd/go: new cgo build procedure
2012-08-16 Dave Cheneymisc/cgo/test: remove unused Makefile
2012-08-16 Alex Brainmantest: change run.go to ignore \r in compiler output...
2012-08-15 Daniel Morsingcmd/gc: Don't claim type assertion would help when...
2012-08-15 Andrew Balholmexp/html: simplify testing code
2012-08-15 Ian Lance TaylorA+C: Andrew Lutomirski (individual CLA)
2012-08-15 Robert Griesemertext/scanner: report illegal hexadecimal numbers (bug...
2012-08-15 Joel Singos/exec: disable additional file descriptor test on...
2012-08-15 Joel Singruntime: disable crash handler test on netbsd
2012-08-15 Joel Singnet: implement netbsd sockoptip
2012-08-15 Francisco Souzacmd/go: skipping relative paths on go test -i ./...
2012-08-15 Andrew Balholmexp/html: skip render and reparse on more tests that...
2012-08-15 Robert Hencke5l: trivial whitespace cleanup
2012-08-15 Benny Siegertapi: add recent API additions to next.txt
2012-08-14 Robert Griesemergo/scanner: faster scanning
2012-08-14 Adam Langleyexp/proxy: remove package.
2012-08-13 Andrew Balholmexp/html: generate replacement for <isindex> correctly
2012-08-13 Dmitriy Vyukovnet: remove unused fields
2012-08-13 Dmitriy Vyukovruntime/pprof: fix comments
2012-08-13 Andrew Balholmexp/html: discard tags that are terminated by EOF inste...
2012-08-12 Robert Griesemergo/parser: exit early if source file does not contain...
2012-08-10 Rob Piketext/template/parse: fix bug handling /*/
2012-08-10 Shenghou Maruntime: use sched_getaffinity for runtime.NumCPU(...
2012-08-09 Andrew Balholmexp/html: ignore self-closing flag except in SVG and...
2012-08-09 Robert Griesemergodoc: report error for directories with multiple packages
2012-08-09 Rémy Oudomphenggo/build: correct shouldBuild bug reading whole content...
2012-08-09 Robert Griesemerexp/types: add more import tests
2012-08-09 Robert Griesemerspec: clarify evaluation order
2012-08-09 Shenghou Matesting: add Verbose() to expose whether -test.v is set
2012-08-09 Alex Brainmanmisc/cgo/life: explicitly specify library for assert...
2012-08-09 Rob Piketext/template: add 'nil' as a keyword in the language
2012-08-09 Shenghou Macmd/5l: add PT_PAX_FLAGS ELF header
2012-08-09 Andrew Balholmexp/html: ignore </html> in afterBodyIM when parsing...
2012-08-08 Andrew Balholmexp/html: when ignoring <textarea> tag, switch tokenize...
2012-08-08 Charles L.... math: update definition of NaN in assembly language...
2012-08-08 Andrew Gerrand doc: add 'Get Started with Go' video, remove...
2012-08-08 Rob Pikeall: make Unicode surrogate halves illegal as UTF-8
2012-08-08 Andrew Gerrandio: amend ReaderFrom doc as per r's comment
2012-08-08 David Symondsmisc/dashboard/codereview: fixes for non-reviewers.
2012-08-08 Yves Junqueiracrypto/rand: Example for Read.
2012-08-08 Russ Coxmisc/dashboard/codereview: fix obo
2012-08-08 Robert Griesemergodoc: make id attributes unique
2012-08-08 Andrew Balholmexp/html: foster-parent text correctly
2012-08-07 Nigel Taoimage/jpeg: send a correct Start Of Scan (SOS) header.
2012-08-07 Shenghou Maruntime: inline several float64 routines to speed up...
2012-08-07 Brad Fitzpatrickio: document ReaderFrom and WriterTo
2012-08-07 Yves Junqueiratext/template: fix range example.
2012-08-07 Andrew Balholmexp/html: correctly handle <title> after </head>
2012-08-07 Alex Brainmannet/http: disable TestServeFileFromCWD test on windows
2012-08-07 Shenghou Madoc: fix some HTML syntax errors
2012-08-07 Shenghou Macmd/5l: dwarf line number support for Linux/ARM
2012-08-07 Shenghou Macmd/go: remove $WORK paths in generated binaries
2012-08-07 Shenghou Mamath, runtime: use a NaN that matches gcc's
2012-08-07 Shenghou Maruntime: remove unnecessary ROUND in alg.c
2012-08-07 Shenghou Mamisc/cgo/{life,stdio}, test/run.go: use test/run.go...
2012-08-06 Andrew Balholmexp/html: fix foster-parenting when elements are implic...
2012-08-06 Russ Coxnet: fix spurious EADDRNOTAVAIL errors
2012-08-06 Alexey Borzenkovsyscall: fix plan9 build broken by CL 6458050
2012-08-06 Alex Brainmantest/run: ignore all but .go file during compiledir...
2012-08-06 Brad Fitzpatricknet: fix TCPListener file leak to child processes
2012-08-05 Alexey Borzenkovsyscall: return EINVAL when string arguments have NUL...
2012-08-05 Benny Siegertsyscall: add some new syscall numbers from NetBSD-current
next