]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2018-09-02 Phil Pearlstrings: simplify Join using Builder
2018-09-02 Giovanni Bajocmd/compile: add testcase for #24876
2018-09-02 Giovanni Bajotest: relax whitespaces matching in codegen tests
2018-09-01 Leigh McCullochcrypto/x509: revert change of article in SystemCertPool...
2018-09-01 Giovanni Bajoos/exec: document how to do special args quoting on...
2018-08-31 Muhammad Falak... fmt: add example for Fscanln
2018-08-31 Venil Noronhafmt: add example for Fscanf
2018-08-31 Than McIntoshtest: improve runtime/pprof tests for gccgo
2018-08-31 Carlos Eduardo Seoruntime: add support for VDSO on ppc64x for use in...
2018-08-31 Alex Brainmaninternal/poll: advance file position in windows sendfile
2018-08-31 Giovanni Bajocmd/compile: in prove, fix fence-post implications...
2018-08-31 Dina Garmashdoc: fix os.Pipe() call in the example.
2018-08-31 Drew Flowerfmt: add an example for Sprintln
2018-08-31 Rhys Hiltnerdoc: recommend benchstat for performance commits
2018-08-31 Venil NoronhaA+C: add VMware as author, Venil Noronha as contributor
2018-08-31 Rodolfo Rodriguezfmt: add Println example
2018-08-30 Robert Griesemergo/types: better names for internal helper functions...
2018-08-30 Robert Griesemergo/types: remove explicit path parameter from most...
2018-08-30 Robert Griesemergo/types: track local cycles using same mechanism as...
2018-08-30 Andrew Bonventrecmd/compile: make math/bits.RotateLeft* an intrinsic...
2018-08-30 Leigh McCullochcrypto/x509: clarify docs for SystemCertPool
2018-08-30 Kevin Burkefmt: remove spelling mistake in example
2018-08-30 Agniva De Sarkercmd/dist: wait for run jobs to finish in case of a...
2018-08-30 Rebecca Stamblergo/types: fix crash following misuse of [...]T in compo...
2018-08-30 Andrei Tudor... net: refactor readerAtEOF splice test
2018-08-30 Dylan Waitsfmt: add example for Fprintln
2018-08-30 ianzapolskyfmt: add an example for Errorf
2018-08-30 Venil Noronhatime: add example for LoadLocation
2018-08-30 Dmitry Neverovhtml/template: add an example for the Delims method
2018-08-30 Erin Masatsugubytes: add example for Buffer.Len
2018-08-30 David Timmnet/http: add example for http.HandleFunc
2018-08-30 Venil Noronhafmt: add an example for Sprintf
2018-08-30 G. Hussain... ghchinoy: add example for ioutil.WriteFile
2018-08-30 Cherry Zhangcmd/compile: don't clobber dead slots in runtime.wbBufFlush
2018-08-30 Cherry Zhangcmd/compile: only clobber dead slots at call sites
2018-08-30 Rebecca Stamblergo/types: handle nil pointer when panic is written...
2018-08-30 Alex Kohlerall: fix typos
2018-08-30 Than McIntoshcmd/link: move ElfType field in sym.Symbol to cold...
2018-08-30 Than McIntoshcmd/link: move Plt, Got fields in sym.Symbol to cold...
2018-08-30 Than McIntoshcmd/link: move Localentry field in sym.Symbol to cold...
2018-08-30 Than McIntoshcmd/link: split out Extname into cold portion of sym...
2018-08-30 Cherry Zhangtest: fix nosplit test on 386
2018-08-30 Ben Shisyscall: skip TestSyscallNoError on rooted android/arm
2018-08-30 Joe Cortopassidoc: add Go 1.11 to release history page
2018-08-30 Cherry Zhangcmd/compile: count nil check as use in dead auto elim
2018-08-29 Alexey Alexandrovruntime/pprof: compute memory profile block size using...
2018-08-29 Alberto Donizettibytes: note that NewBuffer's initial size can change
2018-08-29 Daniel Martítext/template: fix newline counting in raw strings
2018-08-29 Zheng Xubuild: support frame-pointer for arm64
2018-08-29 Than McIntoshcmd/compile: remove var sorting from DWARF inline gener...
2018-08-29 Ben Shisyscall: skip an unsupported test case on android
2018-08-28 Alessandro... cmd/link: move type name mangling after deadcode elimin...
2018-08-28 Dave Brophyfmt: fix incorrect format of whole-number floats when...
2018-08-28 Cherry Zhangcmd/compile: add a test for reproducible build with...
2018-08-28 Than McIntoshcmd/link: improve comments for relocsym
2018-08-28 Taesu Pyoencoding/json: fix UnmarshalTypeError without field...
2018-08-28 Than McIntoshcmd/link: fix a few typos in comments
2018-08-28 Fazlul Shahriaros/exec: pass ExitCode tests on Plan 9
2018-08-28 Tobias Klauserinternal/syscall/unix: remove unnecessary empty.s
2018-08-28 Yasuhiro Matsumotosyscall: implement Unix Socket for Windows
2018-08-28 Eric Poncemath: add Round and RoundToEven examples
2018-08-28 Ian Lance Taylorcmd/go: add GOMIPS value to build id for mipsle
2018-08-28 Ben Shicmd/compile: optimize arm64 with indexed FP load/store
2018-08-28 Guoliang Wangos: add ExitCode method to ProcessState
2018-08-27 Ben Shicmd/compile: optimize arm's comparison
2018-08-27 Ben Shicmd/compile: add missing type information for some...
2018-08-27 Benny Siegertcmd/dist: do not run race detector tests on netbsd
2018-08-26 Alberto Donizetticmd/compile: prevent overflow in walkinrange
2018-08-26 Tobias KlauserRevert "syscall, os: use pipe2 syscall on DragonflyBSD...
2018-08-26 Daniel Martíencoding/json: fix handling of nil anonymous structs
2018-08-26 Daniel Martíencoding/json: get rid of the stream_test.go TODOs
2018-08-26 Martin Möhrmanninternal/bytealg: replace use of runtime.support_sse2...
2018-08-26 Yasuhiro Matsumotopath/filepath: fix Join with Windows drive letter
2018-08-25 Daniel Martíencoding/json: remove a branch in the structEncoder...
2018-08-25 Daniel Martíencoding/json: avoid some more pointer receivers
2018-08-25 Brad Fitzpatricknet/http: make Transport return Writable Response.Body...
2018-08-25 Goosrc/make.bat: add missing go.exe extension
2018-08-25 Florin Pățancmd/dist: fix compilation on windows
2018-08-25 Ian Lance Taylorcmd/go: don't let script grep commands match $WORK
2018-08-25 Ben Shicmd/compile: optimize 386 code with FLDPI
2018-08-24 Ben Shicmd/compile: introduce more read-modify-write operation...
2018-08-24 Shenghou Madoc/go1.11: fix typo
2018-08-24 Keith Randallcmd/compile: remove vet-blocking hack
2018-08-24 Keith Randallcmd/compile: enable two orphaned tests
2018-08-24 Keith Randallcmd/compile: move last compile tests to new test infras...
2018-08-24 Keith Randallcmd/compile: move more compiler tests to new test infra...
2018-08-24 Keith Randallreflect: use a bigger object when we need a finalizer...
2018-08-24 Keith Randallcmd/compile: move autogenerated tests to new infrastructure
2018-08-24 Keith Randallcmd/compile: move over more compiler tests to new test...
2018-08-24 Keith Randallcmd/compile: unify compilation of compiler tests
2018-08-24 Andrew Bonventredoc: document Go 1.10.4
2018-08-24 Yury Smolskycmd/compile: display AST IR in ssa.html
2018-08-24 Ian Lance Taylorruntime: mark sigInitIgnored nosplit
2018-08-24 Martin Möhrmannall: align cpu feature variable offset naming
2018-08-24 Martin Möhrmannruntime: replace sys.CacheLineSize by corresponding...
2018-08-24 Daniel Martícmd/compile: cleanup walking OCONV/OCONVNOP
2018-08-24 Martin Möhrmanninternal/cpu: add a CacheLinePadSize constant
2018-08-24 Alberto Donizettitime: allow +00 as numeric timezone name and GMT offset
2018-08-24 Tobias Klausersyscall, os: use pipe2 syscall on DragonflyBSD instead...
2018-08-24 Martin Möhrmannruntime: move arm hardware division support detection...
next