]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2019-04-08 Andrew Bonventredoc: document Go 1.11.8
2019-04-08 Andrew Bonventredoc: document Go 1.12.3
2019-04-08 Jingnan Siruntime: follow Windows calling convention for _cgo_sys...
2019-04-08 Elias Naurcmd/dist: set buildmode=pie on Android
2019-04-08 Elias Naurmisc/cgo/testcshared: use adb exec-out instead of adb...
2019-04-08 Daniel Theophanescmd/go: do not write output when -o is not specified...
2019-04-08 Keith Randallcmd/compile: get rid of unnecessary inline marks
2019-04-08 Michael Anthony... runtime: use iterator instead of raw node for treap...
2019-04-08 Michael Anthony... runtime: merge codepaths in scavengeLargest
2019-04-08 Tobias Klauserstrings: unindent Fields
2019-04-08 Jannis Andrija... archive/zip: use Modified in FileHeader.FileInfo
2019-04-08 Elias Naurmisc/cgo/test: skip Setgid test on Android
2019-04-07 Elias Naurnet: pass TMPDIR to test client process
2019-04-07 Elias Nauros/exec: skip unsupported test on Android
2019-04-07 Elias Nauros: skip Open("/") on Android
2019-04-07 Elias Naurbootstrap.bash: remove exec wrappers
2019-04-07 Nigel Taoimage: deprecate ZP and ZR
2019-04-07 Keith Randallcmd/compile: remove AUNDEF opcode
2019-04-05 Daniel Martíencoding/json: use SetBytes in UnmarshalReuse benchmark
2019-04-05 Keith Randallsyscall: use openat instead of dup to make a really...
2019-04-05 Austin Clementsruntime: separate stack freeing from stack shrinking
2019-04-05 Austin Clementsruntime: use acquirem/releasem more widely
2019-04-05 Austin Clementsruntime: fix sanity check in notetsleep
2019-04-05 Austin Clementssync: smooth out Pool behavior over GC with a victim...
2019-04-05 Austin Clementssync: use lock-free structure for Pool stealing
2019-04-05 Austin Clementssync: add Pool benchmarks to stress STW and reuse
2019-04-05 Austin Clementssync: internal dynamically sized lock-free queue for...
2019-04-05 Austin Clementssync: internal fixed size lock-free queue for sync...
2019-04-05 Andrew Bonventredoc: document Go 1.11.7
2019-04-05 Andrew Bonventredoc: document Go 1.12.2
2019-04-05 Daniel Theophanesdatabase/sql: add NullTime
2019-04-05 Keith Randallsyscall: dup the argument to fdopendir
2019-04-05 Tobias Klausersyscall: allow empty string argument to SetsockoptString
2019-04-05 Austin Clementsruntime: fix typo in debuglog comment
2019-04-05 Darren Grantbuiltin: spec correction for panic()
2019-04-05 Jay Conrodcmd/go: parallelize package loading
2019-04-04 Filippo Valsordamath/big: do not panic in Exp when y < 0 and x doesn...
2019-04-04 Keith Randallsyscall: don't use INODE64 for fdopendir on darwin/386
2019-04-04 Austin Clementsruntime: ring buffer for binary debug logging
2019-04-04 grantnet: use libSystem bindings for DNS resolution on macos...
2019-04-04 Than McIntoshmath/bits: add gccgo-friendly code for compiler bootstrap
2019-04-04 Richard Musiolcmd/compile: add saturating conversions on wasm
2019-04-04 Leo Antunesnet: add KeepAlive field to ListenConfig
2019-04-04 Neven Sajkomath/big: simplify shlVU_g and shrVU_g
2019-04-03 Robert Griesemercmd/compile: better recovery after := (rather than...
2019-04-03 Keith Randallsyscall: avoid _getdirentries64 on darwin
2019-04-03 Keith Randallcmd/compile: handle new panicindex/slice names in optim...
2019-04-03 smasher164cmd/compile: return assignment mismatch error in var...
2019-04-03 Bryan C. Millscmd/go/internal/web: reject insecure redirects from...
2019-04-03 Bryan C. Millscmd/go/internal/modfetch: replace nanomsg.org with...
2019-04-03 Brad Fitzpatrickstrings: document that NewReplacer can panic
2019-04-03 Romain Bauguereflect: document that method sets are lexicographicall...
2019-04-03 Kenichi Tsunokawamime: add .jpeg for builtin
2019-04-03 Jay Conrodcmd/go: print require chains in build list errors
2019-04-03 Bryan C. Millscmd/go/internal/lockedfile: add a sync.Mutex to lockedf...
2019-04-03 Clément Chigotcmd/go: add a note in help buildmode for c-archive...
2019-04-03 Daniel Martíencoding/json: speed up tokenization of literals
2019-04-03 Matthew Dempskytest: add regress tests for unsafe.Pointer rules
2019-04-03 Bryan C. Millscmd/go/internal/modload: fix aliasing bug in (*mvsReqs...
2019-04-03 Tobias Klauserbytes: merge explodetests into splittests
2019-04-03 Clément Chigotsyscall: on AIX use nsendmsg and nrecvmsg, define Socka...
2019-04-02 Agniva De Sarkerimage/jpeg: reduce bound checks from idct and fdct
2019-04-02 Ian Lance Taylormisc/cgo/testcarchive: skip TestSignalForwardingExterna...
2019-04-02 Elias Naurruntime/cgo: look for android_get_device_api_level...
2019-04-02 Matthew Dempskyruntime/internal/atomic: fix wasm's StorepNoWB implemen...
2019-04-02 Joel Singcrypto/tls: simplify intermediate certificate handling
2019-04-02 Bryan C. Millscmd/go/internal/web2: make netrc parsing more robust
2019-04-02 Matthew Dempskycmd/compile: trim more unnecessary escape analysis...
2019-04-02 Alessandro... compile,link: export package name in debug_info
2019-04-02 Matthew Dempskycmd/compile: skip escape analysis diagnostics for OADDR
2019-04-02 Mark Ryancmd/asm: Fix EVEX RIP-relative addressing
2019-04-02 Clément Chigotruntime, cmd/dist, misc/cgo: enable c-archive for aix...
2019-04-02 Tobias Klauserinternal/bytealg: fix function reference in comments
2019-04-01 Brad Fitzpatrickruntime: skip broken TestLldbPython
2019-04-01 Michael Mundaycmd/compile/internal/gc: minor cleanup of slicing
2019-04-01 LE Manh Cuongcmd/compile: use FmtLeft to generate symbol name for...
2019-04-01 Bryan C. Millscmd/go/internal/modget: support the suffix '@patch...
2019-04-01 Jay Conrodcmd/go: refactor load.LoadPackage into other functions
2019-03-31 Segev Finercmd/doc: correctly indent pre-formatted blocks
2019-03-31 zdjonescmd/compile: update stale comment in prove
2019-03-31 Michael Mundayruntime: always mask shift amount regardless of archite...
2019-03-31 Daniel Martícmd/go: further reduce init work
2019-03-30 zdjonescmd/compile: make prove learn index >= 0 from successfu...
2019-03-30 Cherry Zhangcmd/link: allow duplicated weak symbols on Mach-O
2019-03-30 Ian Lance Taylorruntime: use raceprocctx in race_arm64
2019-03-29 zdjonescmd/compile: preempt repeated checks for the zero const...
2019-03-29 Jay Conrodcmd/go: clarify error when package is removed in a...
2019-03-29 David Chasecmd/compile: enhance induction variable detection for...
2019-03-29 Joel Singcmd/link: permit duplicate weak symbols
2019-03-29 Michael Mundaycmd/asm: add 'insert program mask' instruction for...
2019-03-29 Elias Naurruntime/cgo: use free TLS slot on Android Q
2019-03-29 Elias Naurcmd/link/ld,cmd/internal/obj,runtime: make the Android...
2019-03-29 Jordan Liggittnet/http/httputil: make ReverseProxy flush headers...
2019-03-29 Ian Lance Taylorruntime: rename p racectx field to raceprocctx
2019-03-29 Ben Hoytbytes, strings: add tests for TrimLeftFunc and TrimRigh...
2019-03-29 zdjonescmd/compile: make prove use poset to check non-negatives
2019-03-29 Agniva De Sarkerinternal/bytealg: simplify memchr for wasm
2019-03-28 Agniva De Sarkergo/ast: fix SortImports to handle block comments
2019-03-28 Josh Bleecher... runtime: fix TestLldbPython in module mode (again)
2019-03-28 Josh Bleecher... cmd/internal/src: fix a few typos in documentation
next