]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2015-09-18 Robert Griesemergo/types: cleanup handling of multi-valued expressions
2015-09-18 Robert Griesemergo/types: better error message when using multi-valued...
2015-09-18 Robert Griesemergo/types: enable disabled test
2015-09-18 Robert Griesemergo/types: report detailed reason in error messages...
2015-09-18 Dave Cheneycmd/compile: convert externdecl to []*Node
2015-09-18 Shenghou Macmd/go: provide full path as os.Args[0] when invoking...
2015-09-18 Håvard Haugencmd/compile/internal/gc: avoid stringsCompare for strin...
2015-09-17 Håvard Haugencmd/compile/internal/gc: add unit test for cmpstackvar
2015-09-17 Marvin Stengercmd/compile/internal/gc: cleaning; use range when appro...
2015-09-17 Rob Piketext/template: export isTrue
2015-09-17 Rob Pikeencoding/gob: document allocation/merge behavior
2015-09-17 David Crawshawmisc/ios: skip revoked certificates
2015-09-17 Aram Hăvărneanucmd/asm/internal/asm: add aliases for ARM64 condition...
2015-09-17 Aaron Jacobsos: touch up the EINTR retry loop in OpenFile
2015-09-17 Shawn Walker... runtime/trace: fix tracing of blocking system calls
2015-09-17 Alex Brainmanruntime: print errno and byte count before crashing...
2015-09-17 Aaron Jacobsos: handle EINTR from open(2).
2015-09-16 David Crawshawruntime/debug: more explicit Stack docs
2015-09-16 Michael Hudson... cmd/link: fix addition of -Wl,-z,relro
2015-09-16 Robert Griesemergo/parser: better error message for incorrect type...
2015-09-16 Robert Griesemergo/parser: comma is not permitted at the end of a struc...
2015-09-16 Rob Pikedoc: go1.6.txt: add math/rand.Read
2015-09-16 Spencer Nelsonmath/rand: make Rand fulfill the Reader interface
2015-09-16 Ilya Tocarruntime: optimize duffzero for amd64.
2015-09-16 Klaus Posthash/crc32: add AMD64 optimized IEEE CRC calculation
2015-09-16 Tormod Erevik Leacmd/go: indent first test binary flag description for...
2015-09-16 David Crawshawruntime/debug: implement Stack using runtime.Stack
2015-09-16 David Crawshawruntime: preserve R11 in darwin/arm entrypoint
2015-09-16 Michael Hudson... test: move allocation before munmap in recover4
2015-09-16 Håvard Haugencmd/compile/internal/gc: remove dead code
2015-09-16 Håvard Haugencmd/compile/internal/gc: remove unnecessary stringsCompare
2015-09-15 Ian Lance Taylorcmd/go: don't run TestIssue7573 if cgo not supported
2015-09-15 Rob Pikeinternal/obj: protect against nil addr.Sym
2015-09-15 Robert Griesemersrc/cmd/compile/internal/gc: fix type assertion in...
2015-09-15 Austin Clementsdebug/dwarf: add test for split DWARF
2015-09-15 Austin Clementsdebug/dwarf: return ClassUnknown if attribute class...
2015-09-15 Ian Lance Taylorruntime: on unexpected netpoll error, throw instead...
2015-09-15 Keith Randallruntime: fix aeshash of empty string
2015-09-15 Alberto Donizettimath/big: Add small complete example of big.Rat usage
2015-09-15 Rob Pikedoc: go1.6.txt: template.Funcs checks names
2015-09-15 Rob Pikeasm: more early returns on errors
2015-09-15 Rob Piketext/template: verify that names in FuncMap are valid...
2015-09-15 Marvin Stengercmd/compile/internal/gc: cleaning lex.go
2015-09-15 Brad Fitzpatricknet: remove named parameters in Listener.Accept doc...
2015-09-15 Dave Cheneycmd/go: skip external tests on linux/arm
2015-09-15 Alex Brainmanruntime: provide room for first 4 syscall parameters...
2015-09-14 Robert Griesemergo/parser: better error message for unexpected ','...
2015-09-14 Ian Lance Taylorruntime: unblock special glibc signals on each thread
2015-09-14 Austin Clementsruntime: minor clarifications of markroot
2015-09-14 Austin Clementsruntime: remove unused g.readyg field
2015-09-14 Austin Clementsruntime: simplify mSpan_Sweep
2015-09-14 Austin Clementsruntime: split marking of span roots into 128 subtasks
2015-09-14 Austin Clementsruntime: fix hashing of trace stacks
2015-09-14 Håvard Haugencmd/compiler/internal/gc: make Type.Copyto a []*Node
2015-09-14 Andrew Gerranddatabase/sql: fix typo
2015-09-13 Håvard Haugencmd/compile/internal/gc: clean up errcmp
2015-09-13 Dave Cheneyruntime: reduce pthread stack size in TestCgoCallbackGC
2015-09-12 Shenghou Maruntime/cgo: explicitly link msvcrt on windows
2015-09-12 Dave Cheneycmd/compile/internal/gc: avoid allocation in bnum
2015-09-12 Robert Griesemerspec: fix composite literal syntax to match prose
2015-09-11 Michal Bohuslávekgo/printer: fix indentation of *ast.CallExpr parameters
2015-09-11 Rob Pikeall: use one 'l' when cancelling everywhere except...
2015-09-11 Didier Speziaencoding/base64,xml: map/slice literals janitoring
2015-09-11 Didier Speziacmd/doc: slice/map literals janitoring
2015-09-11 Didier Speziacrypto/x509: map/slice literals janitoring
2015-09-11 Didier Speziaruntime,internal/trace: map/slice literals janitoring
2015-09-11 Didier Speziacmd/compile/internal/ppc64: map/slice literals janitoring
2015-09-11 Rob Pikecmd/asm: fix some fuzz bugs
2015-09-11 alexander demakinarchive/zip: fixes unexpected EOF when reading archive
2015-09-10 Shenghou Macmd/dist: re-enable GOARM auto-detection
2015-09-10 Robert Griesemermath/big: use more direct formatting in ExampleRounding...
2015-09-10 Brad Fitzpatrickmime: fix docs for WordDecoder.Decode
2015-09-10 Didier Speziacmd/internal/obj: map/slice literals janitoring
2015-09-10 Robert Griesemerstrconv: fix comment
2015-09-10 Rob Pikedoc: in go1.6.txt, small changes to fmt and time
2015-09-10 Rob Pikefmt: allow any type in a format's width argument
2015-09-10 Rob Piketime: allow any one- or two-digit day of the month...
2015-09-10 Konstantin... math/big: add example for RoundingMode
2015-09-10 Michael Hudson... cmd/internal/obj, cmd/link, runtime: a saner model...
2015-09-10 Yao Zhangcmd/objdump: skip TestDisasm* for mips64{,le}
2015-09-10 Yao Zhangcmd/go: skip part of TestNoteReading for mips64{,le}
2015-09-10 Russ Coxcmd/vet: diagnose plain assignment in copylock detector
2015-09-10 Dave Cheneycmd/go: use RawToken to parse remote package metadata
2015-09-10 Dave Cheneycmd/compile: convert typecheckdefstack to []*Node
2015-09-10 Shenghou Maruntime: move arch1_$GOARCH.go into arch_$GOARCH.go
2015-09-10 Shenghou Mahash/*: document the byte order used by the Sum methods
2015-09-10 Robert Stepanekencoding/xml: Return SyntaxError for unmatched root...
2015-09-10 Brad FitzpatrickA+C: automated updates
2015-09-09 Nodir Turakulovhtml/template: preserve attr in stateBeforeValue
2015-09-09 Nodir Turakulovtext/template: perform value validity checks
2015-09-09 Keith Randallruntime: on map update, don't overwrite key if we don...
2015-09-09 Shawn Walker... syscall: implement getwd on Solaris
2015-09-09 Rob Pikecmd/doc: the builtin package should always show unexpor...
2015-09-09 Marvin Stengertime: fixed handling of "5" in Format's layout string
2015-09-09 Rob Pikedoc: go1.6.txt: text/template and space trimming
2015-09-09 Keith Randallcmd/compile/internal/gc: handle weird map literals...
2015-09-09 Marvin Stengercmd/compile/internal/gc: convert fields of TempVar...
2015-09-09 Marvin Stengercmd/compile/internal/gc: convert fields of Symlink...
2015-09-09 Rob Pikedoc: fix typo in go1.6.txt
2015-09-09 Rob Piketext/template: provide a way to trim leading and traili...
next