]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2012-09-06 Rob Pikespec: ignore BOMS outside of string and rune literals.
2012-09-06 Joel Singsyscall: regenerate/update netbsd z-files
2012-09-06 Dave Cheneycrypto/tls: fix data race on conn.err
2012-09-06 Andrew GerrandC: add Manu Garg (Google CLA)
2012-09-06 Marcel van... exp/locale/collate/build: moved some of the code to...
2012-09-06 Nigel Taoimage/jpeg: fix quantization tables to be in zig-zag...
2012-09-06 Nigel Taocmd/gc: re-order some OFOO constants. Rename ORRC to...
2012-09-05 Russ Coxreflect: faster FieldByName, FieldByNameFunc
2012-09-05 Oling Catdoc/go_spec: fix a typo
2012-09-05 Nigel TaoA+C: Oling Cat (individual CLA)
2012-09-04 Nigel Taocmd/gc: add commentary to the OXXX constants.
2012-09-04 Alan Donovanruntime: fix typo in openbsd-only symbol name.
2012-09-04 Sébastien Paolaccinet: fix {FileConn, FileListener, FilePacketConn} fd...
2012-09-04 Alan Donovanruntime: discard SIGPROF delivered to non-Go threads.
2012-09-04 Alan Donovanruntime/pprof: emit end-of-log marker at end of CPU...
2012-09-04 Andrew Gerrand doc: fix typo in Concurrency Patterns article
2012-09-04 Andrew Gerrand doc: link to references from docs page
2012-09-04 Patrick Crosbynet/http/pprof: updated documentation (run an http...
2012-09-03 Alex Brainmanruntime: increase stack frame during cgo call on window...
2012-09-03 Alex Brainmanrun.bat: do not run misc\cgo\stdio test on windows...
2012-09-02 Shenghou Macmd/5l: embed $GOARM value into binary as runtime.goarm
2012-09-02 Shenghou Madoc/progs: use test/run.go for testing on Windows
2012-09-01 Russ Coxcmd/gc: fix PkgPath of byte, rune types
2012-09-01 Uriel Mangadocodereview.py: correct error handling without decorator
2012-09-01 Russ CoxA+C: add Uriel Mangado (individual CLA)
2012-09-01 Shenghou Macmd/ld: support zero-filled section for Mach-O files
2012-09-01 Daniel Morsingcmd/gc: Suggest *T in error for x.(T) if it would work.
2012-09-01 Rémy Oudomphengcmd/6g, cmd/8g: eliminate short integer arithmetic...
2012-09-01 Russ Coxcmd/go: be clear that import loops are bad
2012-09-01 Rémy Oudomphengstrconv: faster FormatFloat for fixed number of digits.
2012-09-01 Marcel van... exp/locale/collate: Added functionality to parse and...
2012-09-01 Marcel van... exp/locale/collate: first changes that introduce implem...
2012-08-31 Dave Cheneysyscall: add PtraceSyscall(pid int, signal int)
2012-08-31 Russ CoxA+C: 0/2 on spelling email addresses correctly
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
next