]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2012-08-28 Mikio Haranet: delete unused socket-level option helpers
2012-08-28 Christopher... math/big: Replace RCLQ + ANDQ with SETCS in unrolled...
2012-08-27 Shenghou Macmd/api: recognize version "devel" as dev. branch and...
2012-08-27 Tobias Columbusmisc/vim: fix for autocompletion
2012-08-27 Shenghou MaC: add Tobias Columbus's email used in Rietveld
2012-08-26 Brad Fitzpatricknet/http: send an explicit zero Content-Length when...
2012-08-26 Joel Singruntime: use netbsd signal ABI v2
2012-08-25 Rémy Oudomphengtest: use run.go for more tests.
2012-08-24 Robert Griesemermath/big: fix broken comment
2012-08-24 Rob PikeVERSION: check in a version file for the development...
2012-08-24 Rob Piketext/template: catch (A).X as a parse error
2012-08-24 Rob Piketext/template: allow grouping of pipelines using parent...
2012-08-24 Robert Griesemermath/big: minor tweaks to assembly code (slightly bette...
2012-08-24 Robert Griesemermath/big: faster (add|sub)V(V|W) routines
2012-08-24 Marcel van... exp/locale/collate: add code to ignore tests with ...
2012-08-24 Dmitriy Vyukovnet/http: add parallel client/server benchmark
2012-08-24 Nigel Taoexp/html: remove unused forTag function.
2012-08-24 Julien Schmidtdatabase/sql: stop reuse of bad connections
2012-08-24 Brad FitzpatrickA+C: Add Julien Schmidt (Individual CLA)
2012-08-24 David SymondsA+C: Tobias Columbus (individual CLA)
2012-08-24 Robert Griesemergo/scanner: don't drop identifiers starting with non...
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
next