]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2014-06-25 Russ Coxcmd/gc: drop parenthesization restriction for receiver...
2014-06-25 Dmitriy Vyukovindex/suffixarray: reduce size of a benchmark
2014-06-25 Andrew Gerrandundo CL 107320046 / 97cd07dcb9d8
2014-06-25 Dmitriy Vyukovregexp: skip TestOnePassCutoff in short mode
2014-06-24 Mihai Boroboceafmt: fix typo in help doc
2014-06-24 Ian Lance TaylorA+C: add Tetsuo Kiso (personal CLA)
2014-06-24 Robert Griesemerspec: receiver declaration is just a parameter declaration
2014-06-24 Dmitriy Vyukovrace.bash: support freebsd
2014-06-24 Andrew Gerrandcmd/go: build test files containing non-runnable examples
2014-06-24 William Orrsyscall: implement setresuid(2) and setresgid(2) on...
2014-06-24 Mikio Harasyscall: add source-specific multicast socket options...
2014-06-24 Glenn LewisC: add Glenn Lewis (Google CLA)
2014-06-24 Rob Pikedoc/go1.4.txt: text/scanner: IsIdentRune
2014-06-24 Dave Cheneystrings: additional tests
2014-06-24 Josh Bleecher... testing: make benchmarking faster
2014-06-24 Robert Obryknet/http: remove a duplicated check
2014-06-24 Mikio Harasyscall: regenerate z-files for darwin
2014-06-23 Dave Cheneydoc/go1.4: add note about Set{uid,gid} change
2014-06-23 Dave Cheneysyscall: disable Setuid/Setgid on linux
2014-06-23 Mikio Harasyscall: add source-specific multicast socket options...
2014-06-23 Rui Ueyamaruntime: speed up amd64 memmove
2014-06-23 Mikio Harasyscall: consolidate, simplify socket options for Unix...
2014-06-23 Mikio Harasyscall: don't display syscall prototype lines on godoc
2014-06-23 Rui Ueyamaimage/png: remove unnecessary function call
2014-06-22 Rui Ueyamaundo CL 101330053 / c19c9a063fe8
2014-06-22 Dave Cheneytest: add test case for issue 8074.
2014-06-22 Rui Ueyamastrings: use sync.Pool to cache buffer
2014-06-21 Dmitriy Vyukovdoc: say that race detector is supported on freebsd
2014-06-21 Dmitriy Vyukovdoc: say that race detector is supported on freebsd
2014-06-21 Dmitriy Vyukovrun.bash: run race tests on freebsd
2014-06-21 Dmitriy Vyukovruntime/race: support freebsd
2014-06-20 Dmitriy Vyukovruntime/race: update linux runtime
2014-06-20 Dmitriy Vyukovruntime/race: update runtime to tip
2014-06-20 Rui Ueyamastrings: speed up byteReplacer.Replace
2014-06-20 Dmitriy Vyukovsync: detect incorrect usages of RWMutex
2014-06-20 Dmitriy Vyukovnet: simplify code
2014-06-20 Dmitriy Vyukovruntime: remove obsolete afterprologue check
2014-06-20 Rui Ueyamastrings: define byteBitmap.isSet
2014-06-19 Rui Ueyamaencoding/base64, encoding/base32: speed up Encode
2014-06-19 Rui Ueyamastrings: reduce allocation in byteStringReplacer.WriteS...
2014-06-19 Bill Thiedeimage/jpeg: encode *image.Gray as grayscale JPEGs.
2014-06-19 Caleb Sparetesting/quick: brought Check parameter name in line...
2014-06-19 Nigel Taoimage/jpeg: use a look-up table to speed up Huffman...
2014-06-19 Andrew Gerrandtag go1.3
2014-06-19 Andrew Gerranddoc: document Go 1.3
2014-06-19 ChaiShushanimage: add RGBAAt, Gray16At, etc.
2014-06-18 Rui Ueyamaencoding/base64, encoding/base32: make Encode faster
2014-06-18 Robert Dinutesting: fix timing format inconsistency
2014-06-18 Rob Pikefmt: include ±Inf and NaN in the complex format test
2014-06-18 David Symondsgo/build: update doc.go for go1.3 build tag.
2014-06-18 Rui Ueyamastrings: add fast path to Replace
2014-06-18 Keith Randallruntime: fix gogetcallerpc.
2014-06-17 Rob Pikefmt: fix signs when zero padding.
2014-06-17 Dominik Honnefmisc/emacs: add new function godoc-at-point
2014-06-17 Dominik Honnefmisc/emacs: replace hacky go--delete-whole-line with...
2014-06-17 Robert Griesemertext/scanner: fix comment
2014-06-17 Keith Randallruntime: fix stringw test.
2014-06-17 Josh Bleecher... test: speed up chan/select5
2014-06-17 Robert Griesemergo/parser: don't accept trailing explicit semicolon
2014-06-17 Keith Randallundo CL 105260044 / afd6f214cc81
2014-06-17 Keith Randallruntime: disable funky wide string test for now.
2014-06-17 Keith Randallruntime: reconstitute runetochar for use by gostringw.
2014-06-17 Keith Randallundo CL 93380044 / 7f0999348917
2014-06-17 Shenghou Macmd/5c, cmd/6c, cmd/8c, cmd/cc: remove unused global...
2014-06-17 Keith Randallruntime: implement string ops in Go
2014-06-17 Keith Randallruntime: implement eqstring in assembly.
2014-06-17 Rui Ueyamanet: avoid array copy when shuffling SRV records
2014-06-16 Robert Griesemertext/scanner: provide facility for custom identifiers
2014-06-16 Matthew Dempskybufio: handle excessive white space in ScanWords
2014-06-16 Rob Pikefmt: don't put 0x on every byte of a compact hex-encode...
2014-06-14 Alex Brainmanos: disable TestGetppid on plan9
2014-06-14 Alan Shrevesyscall: implement syscall.Getppid() on Windows
2014-06-14 Ian Lance TaylorA+C: Alan Shreve (individual CLA)
2014-06-13 Ian Lance Taylorruntime: fix VDSO lookup to use dynamic hash table
2014-06-13 Nigel Taocompress/lzw: add commentary that TIFF's LZW differs...
2014-06-13 Nigel Taoimage/png: fix compare-to-golden-file test.
2014-06-13 Andrew Gerranddoc: link to new downloads page
2014-06-13 Russ Coxundo CL 101970047 / 30307cc8bef2
2014-06-13 Andrew Gerrandtag go1.3rc2
2014-06-13 Russ Coxruntime: revise CL 105140044 (defer nil) to work on...
2014-06-13 Rob Piketime: micro symbol for microseconds
2014-06-13 Russ Coxlib/codereview: fix doc/go1.*.txt exception
2014-06-13 Russ Coxdoc: add go1.4.txt
2014-06-13 Rob Piketime: change formatting of microseconds duration to...
2014-06-12 Russ Coxcodereview: no LGTM needed for doc/go1.x.txt
2014-06-12 Russ Coxruntime: do not trace past jmpdefer during pprof traceb...
2014-06-12 Russ Coxruntime: fix defer of nil func
2014-06-12 Rob Piketime: avoid broken fix for buggy TestOverflowRuntimeTimer
2014-06-12 Brad Fitzpatrickencoding/json: remove unused field from Encoder struct
2014-06-12 Josh Bleecher... testing: make benchmarking faster
2014-06-12 Alan Donovan doc: add release note for 'godoc -analysis'
2014-06-12 Rui Ueyamaencoding/ascii85: remove unused field
2014-06-12 Rui Ueyamanet: efficient text processing
2014-06-12 Rui Ueyamanet: do not call time.Now() twice
2014-06-12 Andrew Gerranddoc: link to release history from /doc/
2014-06-12 Andrew Gerrandmisc/makerelease: update default tag to release-branch...
2014-06-12 Rui Ueyamabytes, strings: optimize Repeat
2014-06-12 Rui Ueyamamime/multipart: fix format
2014-06-12 Keith Randallruntime: add test for issue 8047.
2014-06-11 Robert Griesemermath: remove Nextafter64 alias in favor of existing...
next