]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2012-09-13 Brad Fitzpatrickbuild: print go banner before restoring windows PATH
2012-09-13 Daniel Morsingcmd/gc: Specify which package import caused an redeclar...
2012-09-13 Adam Langleycrypto/tls: allow certificates and key to be in either...
2012-09-13 Russ Coxhtml/template: fix URL doc
2012-09-13 Russ Coxcrypto/rsa: reject PublicKey.E if it won't fit in a...
2012-09-13 Russ Coxcmd/pack: rename __.SYMDEF to __.GOSYMDEF
2012-09-13 Francisco Souzago/build: reject empty strings in Import
2012-09-13 Nigel Taoimage/png: optimize encoding image.Gray and image.NRGBA...
2012-09-13 Andrew Gerrand undo CL 6493071 / 56c7453d488f
2012-09-12 Russ Coxnet/rpc/jsonrpc: fix test error message
2012-09-12 Jan Ziakgc: generate garbage collection info for types
2012-09-12 Russ Coxcmd/dist: emit \r in env -w output
2012-09-12 Russ Coxspec: make bitwise operators stand out
2012-09-12 Andreas Jellinghaussyscall: add linux specific Getsockopt for Ucred struct
2012-09-12 Ian Lance TaylorC: Add Andreas Jellinghaus (Google CLA)
2012-09-12 Nigel Taocmd/6g, cmd/8g: clean up unnecessary switch code in...
2012-09-12 Alex Brainmanos: detect and handle console in File.Write on windows
2012-09-12 Nigel Taostrings: fix NewReplacer(old0, new0, old1, new1, ....
2012-09-12 Nigel Taosync/atomic: add package doc for AddT, LoadT and StoreT.
2012-09-11 Daniel Morsingcmd/gc: Inline pointer sized T2I interface conversions
2012-09-11 Nigel Taocmd/gc: recognize small TPTR64 values as small integer...
2012-09-11 Andrew GerrandC: add Francesc Campoy (Google CLA)
2012-09-11 Rémy Oudomphengcmd/6g, cmd/8g: do not LEA[LQ] interfaces when calling...
2012-09-11 Rémy Oudomphengcmd/6g, cmd/8g: eliminate extra agen for nil comparisons.
2012-09-11 Nigel Taostrings: more thorough Replacer tests.
2012-09-11 Andrew GerrandC: spell Brian's name correctly
2012-09-11 Alex Brainmanmisc/cgo/life: disable it temporarily on windows, becau...
2012-09-11 Russ Coxencoding/json: handle anonymous fields
2012-09-11 Brian Slesinskyadoc css: topbar sticks to the top of large windows.
2012-09-11 Andrew GerrandC: add Brian Slesinsky (Google CLA)
2012-09-10 Mikio Haranet: delete unused IP-level socket option helpers
2012-09-10 David Symondsdoc: Don't imply incorrect guarantees about data races.
2012-09-10 Mikio Haranet: rename files to clarify platform dependency
2012-09-10 Robert Griesemerexp/types/staging: typechecker API
2012-09-10 Rob Pikegc: initial BOM is legal.
2012-09-10 Adam Langleyundo CL 6498092 / 4ff71bc1a199
2012-09-10 Adam Langley6l/8l: emit correct opcodes to F(SUB|DIV)R?D.
2012-09-10 Brad Fitzpatricknet/http: add If-None-Match and If-Range support to...
2012-09-10 Nigel Tao6g: delete unnecessary OXXX initialization.
2012-09-10 Adam Langleycrypto/rand: typo fix from a69e30463bf4
2012-09-10 Adam Langleycrypto/rand: zero length reads shouldn't crash on Windows.
2012-09-09 Rémy Oudomphengcmd/8g: import componentgen from 6g.
2012-09-09 Mikio Haranet: change cname lookup test target to iana.org
2012-09-08 Marcel van... exp/locale/collate: added indices to builder for reusin...
2012-09-08 Marcel van... exp/locale/collate: switch from DUCET to CLDR for the...
2012-09-08 Robert Griesemertext/scanner: skip first character if it's a BOM
2012-09-07 Robert Griesemergo/scanner: add missing BOM test
2012-09-07 Rob Pikefaq: go does not have duck typing
2012-09-07 Robert Griesemergo/scanner: skip first character if it's a BOM
2012-09-07 Rob Pikefaq: mercurial vs. git
2012-09-07 Albert Strasheimsyscall: Test SCM credentials on Linux.
2012-09-07 Rob Pikespec: an initial BOM can be ignored
2012-09-07 Lucio De Renet,mime: Minor corrections to documentation comments.
2012-09-07 Rob Pikecmd/yacc: allow leading underscore in token name
2012-09-07 Rob Pikefaq: another way to solve the closure/variable/range...
2012-09-07 Rémy Oudomphengcmd/6g: avoid taking the address of slices unnecessarily.
2012-09-07 Dave Cheneyruntime: arm: abort if hardware floating point missing
2012-09-07 Joel Singcgo: use debug data section for ELF
2012-09-06 Rob Pikecmd/yacc: always import fmt, safely
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.
next