]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2012-08-31 Patrick Higginsnet/http: added ParseTime function.
2012-08-31 Shawn Smithencoding/xml: parse comments in DOCTYPE
2012-08-31 Russ CoxA+C: Patrick Higgins, Shawn Smith (individual CLA)
2012-08-31 Ivan Krasinruntime: add vdso support for linux/amd64. Fixes issue...
2012-08-31 Rémy Oudomphengcmd/gc: fix escape analysis bug with variable capture...
2012-08-31 Alexandru Moșoinet/rpc/jsonrpc: handles missing "params" in jsonrpc.
2012-08-31 Russ Coxtest: restore nigel's bug451 as bug452.
2012-08-31 Russ Coxruntime/pprof: restore articles in type doc comments
2012-08-31 Akshat Kumarsrc: Add support for 64-bit version of Plan 9
2012-08-31 Daniel Morsingcmd/gc: mark broken type declarations as broken.
2012-08-31 Russ Coxnet/http: add (*ServeMux).Handler method
2012-08-31 Christian Himpelnet/http: fix inserting of implicit redirects in serve mux
2012-08-31 Dave Cheneycgo/misc/test: burn CPU to improve sleep accuracy
2012-08-31 Robert GriesemerA+C: added Alan Donovan (Google corporate license)
2012-08-31 Nigel Taoexp/html: change a node's children from a slice to...
2012-08-30 Robert Griesemergo/scanner: don't print garbage if there's no error
2012-08-30 Rob Pikecmd/gc: string conversion for surrogates
2012-08-30 Rob Pikepath: improve documentation for Dir
2012-08-30 Dmitriy Vyukovnet/rpc: protect serviceMap with RWMutex
2012-08-30 Rob Piketext/template: make spaces significant
2012-08-29 Rob Pikego_spec.html: clarify rune and string literals
2012-08-29 Andrew Balholmcmd/yacc/units.txt: fix exchange rates
2012-08-29 Shenghou Macmd/ld: handle a special case of scattered relocation...
2012-08-29 Shenghou Masyscall: extract an ExampleLoadLibrary from comment
2012-08-29 Andrew GerrandA+C: add Patrick Crosby (individual contributor)
2012-08-28 Dave Cheneynet/http/httputil: fix race in DumpRequestOut
2012-08-28 Rob Piketest/bench/shootout: pidigits is much faster
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
next