]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2017-10-24 Nils Larsgårdmime/multipart: permit empty file name
2017-10-24 Russ CoxRevert "database/sql: add driver.ResetSessioner and...
2017-10-24 Than McIntoshcmd/compile: fix problem with non-decomposed vars
2017-10-24 Daniel Theophanesdatabase/sql: add driver.ResetSessioner and add pool...
2017-10-24 Daniel Theophanesdatabase/sql: allow drivers to only implement Context...
2017-10-24 rustcmd/link/internal/ld: modify -pagezero_size to please...
2017-10-24 Marcel van... unicode: update to Unicode 10.0.0
2017-10-24 Joe Tsaiencoding/csv: update ErrQuote message
2017-10-24 Joe Tsaiencoding/csv: fix error documentation
2017-10-24 Alex Brainmanruntime: make errno positive in netpollopen
2017-10-24 Matthew Dempskycmd/compile: silence unnecessary unsafe error
2017-10-23 Artyom Pervukhinimage/gif: avoid setting defers in the decode loop
2017-10-23 griesemerspec: remove sentence discussing existing implementations
2017-10-23 Than McIntoshcmd/compile: include non-decomposed vars for -dwarfloca...
2017-10-23 griesemergo/types: improved documentation for WriteExpr and...
2017-10-23 Cherry Zhangcmd/internal/obj/arm64: handle global address in LDP/STP
2017-10-22 Daniel Martícmd/compile: clean up various bits of code
2017-10-22 Matthew Dempskycmd/compile: replace -l=2 with -d typecheckinl
2017-10-21 Hugues Bruantruntime: more reliable mapdelete benchmark
2017-10-21 Nigel Taoimage/png: fix width * height * bpp overflow check.
2017-10-21 David Crawshawmisc/cgo/testplugin: speed up tests
2017-10-21 Joe Tsaiencoding/csv: add ParseError.RecordLine
2017-10-21 David Crawshawcmd/link: move Headtype global to ctxt
2017-10-21 Cherry Zhangruntime: support cgo traceback on PPC64LE
2017-10-21 Alex Brainmanos: simplify windows Pipe
2017-10-20 Tim Cooperencoding/hex: add NewEncoder, NewDecoder
2017-10-20 David Crawshawcmd/link: move Iself global to ctxt
2017-10-20 David Crawshawcmd/link: move FlagLinkshared global to ctxt
2017-10-20 Joe Tsaiencoding/csv: simplify and optimize Reader
2017-10-20 Ian Lance Taylorruntime: for kqueue treat EVFILT_READ with EV_EOF as...
2017-10-20 Matthew Dempskycmd/compile: prevent inlining go:yeswritebarrierrec...
2017-10-20 Cherry Zhangcmd/compile: skip runtime.nextFreeFast inlining test...
2017-10-20 Russ Coxcmd/go: delete ETXTBSY hack that is no longer needed
2017-10-20 Russ Coxcmd/go/internal/work: factor build.go into multiple...
2017-10-20 Russ Coxcmd/go: move internal/load.PluginPath to internal/work
2017-10-20 Ian Lance Taylorcmd/go: look for "unknown" when checking supported...
2017-10-20 Hana Kimcmd/trace: fix a javascript bug in handling import...
2017-10-20 Michael Mundaycmd/go: skip gold-specific part of TestNoteReading...
2017-10-19 Ben Burkertnet/http: ignore response body when forbidden by status...
2017-10-19 griesemergo/types: add test verifying corner-case behavior of...
2017-10-19 griesemerspec: remove vestiges referring to iotas being incremented
2017-10-19 Matthew Dempskycmd/compile: refactor generic AST walking code
2017-10-19 Artyom Pervukhintesting/iotest: fix NewReadLogger documentation typo
2017-10-19 Russ Coxcmd/go: skip updateBuildID on binaries we will run
2017-10-19 griesemerspec: clarify that each block has its own version of...
2017-10-19 Jed Denleaimage/gif: make blockReader a ByteReader, harden tests
2017-10-19 Austin Clementscmd/compile: allow duplicate DWARF producer symbols
2017-10-19 Alex Brainmancmd/link: add TODO missing from CL 70310
2017-10-19 griesemerspec: simplify paragraph on certain range expressions...
2017-10-19 Ian Lance Taylorinternal/poll: always decref if setting deadline fails
2017-10-18 Heschi Kreinickdebug/dwarf: clarify StructField.ByteSize doc
2017-10-18 Wei Congruicmd/vet: fix copylocks false positive on unsafe.Sizeof...
2017-10-18 Austin Clementscmd/compile, cmd/link: record compiler flags in DW_AT_p...
2017-10-18 Austin Clementsruntime: separate error result for mmap
2017-10-18 Heschi Kreinickcmd/compile: distinguish args and return values in...
2017-10-18 Tom Bergannet/http: update bundled http2
2017-10-18 Ian Lance Taylorruntime: align stack in 386 lib startup before calling...
2017-10-18 Dhananjay Nakranicmd/compile: fix segfault in race instrumentation
2017-10-18 Tim Cooperdatabase/sql: fix example usage of Out
2017-10-18 Russ Coxcmd/go: clean up x.exe properly in TestImportMain
2017-10-17 griesemerspec: explicitly state the import path for package...
2017-10-17 Tim Cooperos: add period at end of O_EXCL comment
2017-10-17 Daniel TheophanesRevert "database/sql: prevent race in driver by locking...
2017-10-17 Jay Conrodcmd/cover: don't try to attach directives to synthetic...
2017-10-17 Gabriel Aszalosflag: simplify switch-case in isZeroValue
2017-10-17 griesemercmd/compile/internal/parser: removed TODO (cleanup)
2017-10-17 griesemercmd/compile/internal/parser: use same logic for stmtLis...
2017-10-17 Ben Shicmd/internal/obj/arm: better solution of .S/.P/.U/...
2017-10-17 David du Colombierruntime: don't terminate locked OS threads on Plan 9
2017-10-17 David du Colombierruntime: disable use of template thread on Plan 9
2017-10-17 Wei Xiaoreflect: optimize CALLFN wrapper for arm64
2017-10-17 Ian Lance Taylorruntime: unify 386 entry point code
2017-10-17 Ian Lance Taylordebug/dwarf: support 64-bit DWARF in byte order check
2017-10-17 griesemercmd/compile/internal/parser: removed TODO (cleanup)
2017-10-17 Tim Coopertext/template: add break, continue actions in ranges
2017-10-17 griesemercmd/compile/internal/syntax: better recovery after...
2017-10-16 Jay Conrodcmd/cover: preserve compiler directives in floating...
2017-10-16 Filippo Valsordamath/big: fix ModSqrt optimized path for x = z
2017-10-16 Alessandro... runtime/cgo: declare crosscall2 frame using TEXT for...
2017-10-16 Ian Lance Taylorruntime: remove commented out code from ARM Linux boot
2017-10-16 Daniel Martícmd/compile: make more use of value switches
2017-10-16 Cherry Zhangcmd/compile: remove needwritebarrier from the frontend
2017-10-16 Cherry Zhangcmd/asm: reject STREX with same source and destination...
2017-10-16 Matthew Dempskycmd/compile: remove unnecessary Xoffset assignment
2017-10-16 Tom Bergannet/http: preserve Host header following a relative...
2017-10-16 griesemercmd/compile/internal/syntax: factor out list parsing
2017-10-16 griesemercmd/compile/internal/syntax: match argument and paramet...
2017-10-16 griesemercmd/compile/internal/syntax: cleanups around parser...
2017-10-16 Ian Lance Taylorruntime: fix use of STREX in various exitThread impleme...
2017-10-16 Kunpei Sakainet/http/httputil: extract duplicate code as removeConn...
2017-10-16 soluchoknet/http: fix panic when status without description...
2017-10-16 Michael Hudson... cmd/link: replace SCONTAINER with an attribute bit
2017-10-16 Michael Hudson... cmd/link: replace SHIDDEN bit in SymKind with a bit...
2017-10-16 Javier Segurabytes: add examples of Equal and IndexByte
2017-10-15 Daniel Martícmd/compile: simplify some declarations
2017-10-15 Rob Pikefmt: clarify wording of * flag
2017-10-15 Andreas Auernhammercrypto/elliptic: don't unmarshal invalid encoded points
2017-10-14 Jed Denleaimage/gif: write fewer, bigger blocks
2017-10-14 Matthew Dempskycmd/compile: omit ICE diagnostics after normal error...
2017-10-14 Cherry Zhangcmd/compile: mark LoweredGetCallerPC rematerializeable
next