]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2014-08-06 Russ Coxcodereview: preserve branch prefix in subject during...
2014-08-06 Derek Parkerdebug/dwarf: fix Reader panic on DW_TAG_unspecified_type
2014-08-06 Brad FitzpatrickA+C: Derek Parker (individual CLA)
2014-08-06 Russ Coxcodereview: enable work and code reviews in development...
2014-08-06 Russ Coxruntime: turn off 'unexpected return pc' print on arm...
2014-08-06 Percy Wegmanncrypto/tls: Added dynamic alternative to NameToCertific...
2014-08-06 Matthew Dempskycmd/cgo: consistently map void* to *byte under -{c...
2014-08-06 Dmitriy Vyukovruntime: remove unused variable
2014-08-06 Dmitriy Vyukovruntime: simplify code
2014-08-06 David du Colombierdist: fix Plan 9 build
2014-08-06 Alex Brainmanruntime: burn cpu before calling yield in windows runti...
2014-08-06 Shenghou Maundo CL 114420043 / b613f2acdf69
2014-08-06 Rui Ueyamaliblink: encode MOVBQZX as MOVZBL instead of MOVZBQ
2014-08-06 Shenghou Maliblink, cmd/dist, cmd/5l: introduce %^ and move C_...
2014-08-06 Shenghou Macmd/cc, cmd/gc: set ctxt->debugvlog with debug['v']
2014-08-06 Shenghou Macmd/5l, cmd/6l, cmd/8l, cmd/ld: remove unused code...
2014-08-06 Shenghou Maliblink: support big-endian properly
2014-08-06 Shenghou Macmd/ld: fix operator precedence
2014-08-06 Shenghou Maruntime: get rid of SA_RESTORER on ARM.
2014-08-06 Shenghou Maliblink: use LinkArch.textflag() to get text and dataflag
2014-08-06 Shenghou Maruntime: remove dead code
2014-08-06 Shenghou Maruntime: disable aeshash on NaCl at compile time
2014-08-06 Rui Ueyamaliblink: shorter encoding for zeroing register
2014-08-06 Matthew Dempskycmd/cgo: fix recursive type mapping
2014-08-06 Matthew Dempskycmd/cgo: fix handling of defs_linux.go
2014-08-06 Mikio Haranet: separate DNS transport from DNS query-response...
2014-08-06 Ian Lance Taylorcmd/cgo: for -godefs, promote first field of anonymous...
2014-08-05 Dmitriy Vyukovruntime: cache one GC workbuf in thread-local storage
2014-08-05 Rui Ueyamamime/multipart: fix Writer data race test
2014-08-05 Adam Langleydoc/go1.4.txt: document ASN.1 behaviour change.
2014-08-05 Brad Fitzpatrickmime/multipart: add Writer data race test
2014-08-05 Brad Fitzpatrickundo CL 95760043 / b2131d729e52
2014-08-05 Adam Langleycrypto/tls: add ALPN support.
2014-08-05 Dmitriy Vyukovruntime: remove type.go
2014-08-05 Robert Griesemerspec: comma-ok expressions return untyped boolean 2nd...
2014-08-05 Adam LangleyA+C: Percy Wegmann (individual CLA)
2014-08-05 Dmitriy Vyukovruntime/race: add tests for maps with big keys/vals
2014-08-05 Dmitriy Vyukovruntime: remove outdated comment
2014-08-05 Ian Lance Taylorruntime: use memmove rather than memcopy in mgc0.c
2014-08-05 Ian Lance Taylorsyscall: fix typo in comment
2014-08-05 Ian Lance Taylorruntime: remove unused enum maxround
2014-08-05 Ian Lance Taylorruntime: only use a single variable in USED
2014-08-05 Ian Lance Taylortest: add test for function type in function literal
2014-08-04 Brad Fitzpatrickarchive/zip: accept bogus trailing zeros in extras
2014-08-04 Mikio Haranet: consolidate sockaddrToAddr functions
2014-08-03 Rob Pikeencoding/gob: save a call to userType
2014-08-02 Brad Fitzpatricknet: fix Dial comment about IPv6 addresses
2014-08-01 Peter Collingbournecmd/go: use correct link flags if main package contains...
2014-08-01 Keith Randallruntime: move constants from map header to map type
2014-08-01 David du Colombiertest/run: go fmt
2014-08-01 Josh Bleecher... runtime: prevent pointless jmp in amd64 and 386 memmove
2014-08-01 Alex Brainmanruntime: implement monotonic clocks on windows
2014-07-31 Keith Randallruntime: missed a file in alg checkin
2014-07-31 Keith Randallruntime: convert hash functions to Go calling convention.
2014-07-31 Rui Ueyamastrconv: remove needless cast
2014-07-31 Keith Randallruntime: move built-in print routines to go.
2014-07-31 Keith Randallruntime: fix 32 bit build.
2014-07-31 Keith Randallruntime: convert slice operations to Go.
2014-07-31 Josh Bleecher... cmd/gc: fix example flag in comment
2014-07-31 Keith Randallruntime: use right mask to extract type kind
2014-07-31 Dmitriy Vyukovruntime: get rid of free
2014-07-31 Nigel Taoimage/jpeg: rename some internal variables.
2014-07-31 Keith Randallruntime: cast to uintptr to match %p formatter.
2014-07-31 Matthew Dempskyruntime: fix cmallocgc's C prototype
2014-07-30 Keith Randallruntime: fix stack memory test
2014-07-30 Rob Pikeruntime: fix assembler macro definitions to be consiste...
2014-07-30 Keith Randallruntime: fix freebsd build. Assignment is int32* on...
2014-07-30 Keith Randallruntime: rewrite malloc in Go.
2014-07-30 Rui Ueyamamime/multipart: delay reading random source
2014-07-30 Mikio Haraundo CL 107280044 / ee11f19bc514
2014-07-30 Mikio Haraundo CL 104290043 / 1d13818e6b3d
2014-07-30 Rui Ueyamabufio: fix rot13Reader bug in test
2014-07-30 Mikio Haraundo CL 102610045 / 7244ce3ae9db
2014-07-30 Mikio Haraundo CL 101460043 / 746e175af5d2
2014-07-30 Rob PikeA+C: fixed doubled entry
2014-07-29 Mihai Boroboceafmt: measure width in runes not bytes with %c and ...
2014-07-29 Keith Randallcmd/gc: don't allow escaping arguments in the runtime...
2014-07-29 Rob PikeA+C: Mihai Borobocea (individual CLA)
2014-07-29 Dmitriy Vyukovruntime: generate type info for chans
2014-07-29 Dmitriy Vyukovruntime: verify hmap type size
2014-07-29 Dmitriy Vyukovruntime: mark global var as NOPTR
2014-07-29 Dmitriy Vyukovruntime: mark global var as NOPTR
2014-07-29 Mikio Haranet: prevent spurious on-connect events via epoll on...
2014-07-29 Dmitriy Vyukovcmd/ld: better diagnostics on unaligned symbols
2014-07-29 Dmitriy Vyukovruntime: simpler and faster GC
2014-07-29 Rui Ueyamaimage/png: use branch-free abs function
2014-07-29 Rob Piketime: make it clearer that the reference time is the...
2014-07-28 Adam Langleycrypto/tls: check curve equation in ECDHE.
2014-07-28 Adam Langleyencoding/asn1: only omit optional elements matching...
2014-07-28 Asim Shankarcrypto/tls: Support ECDSA keys in generate_cert.go
2014-07-28 Brad Fitzpatricknet/http: make ServeContent support dates in If-Range...
2014-07-26 Shenghou Maliblink: warn about TLS base MRC instruction that does...
2014-07-26 Shenghou Macmd/ld: remove duplicated nuxiinit() call.
2014-07-26 Shenghou Macmd/5g: remove dead code.
2014-07-26 Shenghou Macmd/5l: remove unused noop.c
2014-07-26 Shenghou Macmd/5l, cmd/6l, cmd/8l: remove mkenam.
2014-07-25 Keith Randallruntime: convert complex128div to go.
2014-07-25 Bobby Powersinclude/u.h: define _DEFAULT_SOURCE for new glibc
2014-07-25 Bobby Powerscmd/gc: don't mark select descriptor as EscNone
2014-07-25 Alex Brainmansyscall: fix handling of bool return values in mksyscal...
next