]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2016-08-23 Dhaivat Panditnet/http/httptest: updated example to use Result()
2016-08-23 Ian Lance Taylorcmd/link: fix handling of cgo_dynamic_interpreter
2016-08-22 Michael Matloobcmd/link/internal/mips64: fix use of -s flags
2016-08-22 Robert Griesemercmd/compile: clean up encoding of export version info
2016-08-22 Brad Fitzpatrickio: fix comment in test
2016-08-22 Lynn Bogercmd/compile: PPC64.rules for load/store address folding
2016-08-22 Josh Bleecher... cmd/compile: explicitly manage default and nil switch...
2016-08-22 Josh Bleecher... cmd/compile: set correct line number for multiple defau...
2016-08-22 Josh Bleecher... syscall: delete unreachable code
2016-08-22 Josh Bleecher... crypto/*, runtime: nacl asm fixes
2016-08-22 Josh Bleecher... runtime: use correct MOV for plan9 brk_ ret value
2016-08-22 Josh Bleecher... runtime: ignore closeonexec ret val on openbsd/arm
2016-08-22 Brad Fitzpatricknet/http: make Transport.CancelRequest doc recommend...
2016-08-22 Billy Lynchnet/http/httptrace: add simple example and fix copyrigh...
2016-08-22 Eric Lagergrenencoding/xml: do not ignore error return from copyValue
2016-08-22 Dmitry Vyukovruntime: speed up StartTrace with lots of blocked gorou...
2016-08-22 Josh Bleecher... runtime: cull dead code
2016-08-22 Cherry Zhangcmd/compile: start MIPS64 port of SSA backend
2016-08-22 Josh Bleecher... cmd/compile: add inline explainer
2016-08-22 Josh Bleecher... cmd/vet: handle multiple arches in asm build directives
2016-08-22 Josh Bleecher... cmd/vet: fix mips64le arch name in asmdecl check
2016-08-22 Josh Bleecher... cmd/vet: improve error message for cross-package assembly
2016-08-22 Josh Bleecher... cmd/vet: clean up printing errors with no position
2016-08-22 Josh Bleecher... cmd/vet: improve asmdecl parameter handling
2016-08-22 Josh Bleecher... runtime: minor string/rune optimizations
2016-08-22 Michael Matloobcmd/link: turn some globals into flag pointer variables
2016-08-22 Brad Fitzpatricknet/http: fix unwanted HTTP/2 conn Transport crash...
2016-08-22 Michael Hudson... cmd/link: make listsort less generic
2016-08-22 Brad Fitzpatricknet/http: update bundled http2 for Transport double...
2016-08-21 Josh Bleecher... cmd/compile: remove inl escape analysis hack
2016-08-21 Josh Bleecher... cmd/compile: refactor out method-called-as-function...
2016-08-21 Josh Bleecher... cmd/compile: don’t consider recursive calls for inlining
2016-08-21 Josh Bleecher... cmd/compile: don’t generate pointless gotos during...
2016-08-21 Michael Matloobcmd/link/internal/ld: rename pobj.go to main.go
2016-08-21 Michael Matloobcmd/link: use standard library flag package where possible
2016-08-21 Josh Bleecher... cmd/vet: re-quote struct tags when printing errors
2016-08-21 Josh Bleecher... cmd/vet: don't treat trailing % as possible formatting...
2016-08-21 Michael Hudson... cmd/link: remove references to LSym (now Symbol)
2016-08-21 Michael Hudson... cmd/link: remove Symbol.Next
2016-08-21 Michael Matloobcmd/link: remove global Bso variable
2016-08-21 LE Manh Cuongos: make ExpandEnv recognize '-' as a special shell...
2016-08-21 Michael Matloobcmd/link/internal: remove global Ctxt variable
2016-08-21 Salman Aljammaznet/http: prepend ./ to directory list hrefs in FileServer
2016-08-21 Martin Möhrmanncmd/compile: fix compilation of math.Sqrt when used...
2016-08-21 Michael Matloobcmd/link/internal: thread *ld.Link through calls
2016-08-21 Michael Mundayhash/crc32: fix optimized s390x implementation
2016-08-21 Konstantin... index/suffixarray: add Lookup example
2016-08-20 Ian Gudgersyscall: validate ParseUnixCredentials inputs
2016-08-20 Michael Mundayruntime: remove unnecessary calls to memclr
2016-08-20 Joe Tsaicompress/flate: make huffmanBitWriter errors persistent
2016-08-19 Jaana Burcu... net/http/httptrace: test the order of hooks when ctx...
2016-08-19 Michael Matloobcmd/link/internal: rename LSym to Symbol, and add a...
2016-08-19 Emmanuel Odekeencoding/gob: error out instead of panicking on nil...
2016-08-19 Dmitry Vyukovruntime: increase malloc size classes
2016-08-19 Jaana Burcu... context: test WithCancel with canceled parent
2016-08-19 Austin Clementsruntime: fix check for vacuous page boundary rounding...
2016-08-19 Dmitry Vyukovinternal/trace: fix analysis of EvGoWaiting/EvGoInSysca...
2016-08-19 Brad Fitzpatrickio: fix infinite loop bug in MultiReader
2016-08-19 Austin Clementsruntime: fix out of date comments
2016-08-19 Adam Langleycrypto/x509: allow a leaf certificate to be specified...
2016-08-19 Adam Langleycrypto/x509: recognise ISO OID for RSA+SHA1
2016-08-19 Adam Langleyencoding/pem: be stricter about the ending line.
2016-08-19 Brad Fitzpatrickcmd/internal/obj: update Bool2int to the form optimized...
2016-08-19 Matthew Dempskycmd/compile/internal/syntax: match old parser errors...
2016-08-19 Matthew Dempskycmd/compile/internal/gc: use new AST parser
2016-08-19 Matthew Dempskycmd/compile/internal/syntax: expose additional informat...
2016-08-19 Brad Fitzpatricklog/syslog: document that Dial uses net.Dial parameters...
2016-08-19 Brad Fitzpatrickos: reference LookupEnv from the Getenv docs
2016-08-18 Josh Bleecher... cmd/vet: allow large shifts of constants
2016-08-18 Adam Langleycrypto/tls: don't generate random ticket keys if alread...
2016-08-18 Robert Griesemergo/types: better doc string for Object.Parent and test
2016-08-18 Adam Langleycrypto/tls: fix comment typo.
2016-08-18 Brad Fitzpatrickdoc: upate go1.8.txt
2016-08-18 Adam Langleycrypto/tls: support AES-128-CBC cipher suites with...
2016-08-18 Brad Fitzpatrickdoc: update go1.8.txt
2016-08-18 Matthew Dempskycmd/dist: build cmd/compile/internal/syntax
2016-08-18 Robert Griesemercmd/compile/internal/syntax: fast Go syntax trees,...
2016-08-18 Robert Griesemerspec: undo spec date change introduced by prior commit
2016-08-18 Robert Griesemergo/types: fix scope extents for range and type switch...
2016-08-18 Josh Bleecher... runtime: disable TestCgoCallbackGC on FreeBSD
2016-08-18 Robert Griesemergo/types: set Info.Types.Type for array composite liter...
2016-08-18 Josh Bleecher... unsafe: document use of &^ to round/align pointers
2016-08-18 Cherry Zhangcmd/compile: compare size in dead store elimination
2016-08-18 David Chasecmd/compile: ppc64le working, not optimized enough
2016-08-18 Brad Fitzpatrickcmd/yacc: remove go tool yacc
2016-08-18 Michael Matloobcmd: generate DWARF for functions in compile instead...
2016-08-18 Josh Bleecher... cmd/vet: allow any printf verb with any interface
2016-08-18 Alex Brainmandebug/pe: revert CL 22720
2016-08-18 Adam Langleycrypto/x509: support PSS signatures.
2016-08-17 Adam Langleycrypto/x509: require a NULL parameters for RSA public...
2016-08-17 Alberto Donizettiencoding/hex: change lookup table from string to array
2016-08-17 Robert Griesemergo/types: enable disabled test for comma-ok expressions
2016-08-17 Adam Langleycrypto/hmac: don't test for length equality in Equal.
2016-08-17 Adam Langleycrypto/x509: return error for missing SerialNumber.
2016-08-17 Jaana Burcu... runtime: fix the absolute URL to pprof tools
2016-08-17 Jess Frazelletext/template: remove unused Tree.parse return value
2016-08-17 Robert Griesemergo/types: better error message for invalid fallthrough...
2016-08-17 Radu Berindehash/crc32: improve the processing of the last bytes...
2016-08-17 Cherry Zhangcmd/compile: CSE copied tuple selectors
2016-08-17 Josh Bleecher... cmd/vet: infer asm arch from build context
next