]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2012-10-25 Andrew Gerranddoc: remove misplaced articles from references page
2012-10-24 Marcel van... exp/locale/collate/build: fixed problem where blocks...
2012-10-24 Marcel van... exp/locale/collate: clarification in comments on use...
2012-10-24 Marcel van... exp/locale/collate/tools/colcmp: add locale to output...
2012-10-23 Russ Coxcmd/gc, cmd/ld: use go.weak instead of weak as the...
2012-10-22 Shenghou Maruntime, runtime/race: add missing if(raceenabled)...
2012-10-22 Robert Griesemerexp/type/staging: implemented recent spec changes
2012-10-22 Daniel Morsingcmd/gc: Mark use of builtin functions as calls.
2012-10-22 Shenghou Macmd/5l, cmd/6l, cmd/8l: put floating point numbers...
2012-10-22 Luuk van Dijkcmd/gc: escape analysis to track flow of in to out...
2012-10-22 Luuk van Dijkcmd/gc: track parameter flow, step 0: synthesize name...
2012-10-22 Luuk van Dijkcmd/gc: fix strict tree property for AST for OAS2RECV...
2012-10-22 Roger Peppecmd/go: add join template function.
2012-10-22 Rémy Oudomphengcmd/gc: fix inlining bug for composite literals in...
2012-10-22 Shenghou Malib9, cmd/dist, cmd/5l: embed GOARM into cmd/5l and...
2012-10-22 Nigel Taoos: fix documentation typos: s/an array/a slice/.
2012-10-22 Patrick Smithencoding/xml: expand allowed entity names
2012-10-22 Jingcheng Zhangruntime: sizeclass in MSpan should be int32.
2012-10-22 Russ CoxA+C: Jingcheng Zhang and Patrick Smith (individual...
2012-10-22 Nigel Taogo/build: document the behavior of multiple build const...
2012-10-21 Andrew GerrandA+C: Richard Eric Gavaletz (individual CLA)
2012-10-21 Jan Ziakruntime: store types of allocated objects
2012-10-21 Mikio Haranet: add test for Conn, PacketConn and Listener
2012-10-21 Russ Coxcmd/gc: rebuild builtin.c
2012-10-21 Lucio De Rebuild: u.h for plan9 arm
2012-10-21 Evan Shawreflect: make Index and Slice accept strings
2012-10-21 Daniel Morsingcmd/gc: fix confusing error when using variable as...
2012-10-21 Daniel Morsingcmd/gc: Friendlier errors on oversized arrays.
2012-10-21 Shenghou Maruntime: update docs for MemStats.PauseNs
2012-10-21 Shenghou Magophertool: fix links
2012-10-21 Adam LangleyA+C: add Willem van der Schyff (Individual CLA).
2012-10-20 Shenghou Macmd/go: make package list order predicable
2012-10-20 Shenghou Macodereview: protect against read-only upstream repository
2012-10-20 Shenghou Maruntime: ~3.7x speed up of div/mod on ARM
2012-10-20 Nigel Taobufio: remove a little unnecessary indirection in tests.
2012-10-19 Robert Griesemergo spec: constant divisors must not be zero
2012-10-19 Robert Griesemergo spec: define make() restrictions as for index expres...
2012-10-19 Oling Catunsafe: fix a typo
2012-10-19 Nigel Taobufio: make Writer.ReadFrom not flush prematurely....
2012-10-19 Michael Chatenbufio: Implement io.ReaderFrom for (*Writer).
2012-10-19 Nigel Taoruntime: update comment for the "extern register" varia...
2012-10-18 Nigel Taoimage/draw: fast-path for 4:4:0 chroma subsampled sources.
2012-10-18 Ian Lance Taylorencoding/xml: correctly escape newline, carriage return...
2012-10-18 Rémy Oudomphengimage/jpeg: make TestDCT faster.
2012-10-18 Stephen McQuaynet: add LookupNS(domain string)
2012-10-18 Mikio HaraA+C: Stephen McQuay (Individual CLA)
2012-10-17 Nigel Taoexp/html: update package docs and add an example; a...
2012-10-17 Oling Catdoc/codewalk/markov: fix the highlight range of the...
2012-10-17 Rémy Oudomphengcmd/gc: don't squash complex literals when inlining.
2012-10-17 Shane Hansencrypto/cipher: panic on invalid IV length
2012-10-17 Adam LangleyA+C: add Shane Hansen (Individual CLA)
2012-10-17 Robert Griesemergo spec: restrictions for index and slice expressions
2012-10-17 Daniel Morsingcmd/go: Dedup package arguments before building.
2012-10-17 Adam Langleymath/big: add 4-bit, fixed window exponentiation.
2012-10-17 Shenghou Masync/atomic: FreeBSD/ARM support
2012-10-17 Rob Pikepath/filepath: better documentation for WalkFunc
2012-10-16 Dave Cheneynet: return error from pollster rather than panicing
2012-10-16 Robert Griesemermath/big: fix big.Exp and document better
2012-10-16 Adam Langleycrypto/tls: make closeNotify a warning alert.
2012-10-16 Robert Griesemerexp/types/staging: index and slice type checks
2012-10-16 Dmitriy Vyukovruntime: fix spurious deadlock crashes
2012-10-16 Shenghou Madoc: NetBSD is fully supported now
2012-10-16 Shenghou Mamisc/dist: support packaging for NetBSD
2012-10-16 Shenghou Madoc/godoc.js: put focus on div#page when necessary
2012-10-16 Rémy Oudomphengcmd/5g, cmd/6g, cmd/8g: fix out of registers.
2012-10-16 Brad Fitzpatrickpprof: filter out runtime.settype and fix --svg mode...
2012-10-16 Brad Fitzpatrickbuilder: label the race builder as "race"
2012-10-16 Rob Pikespec: more clarification about deferred functions
2012-10-15 Dmitriy Vyukovruntime: add missing if(raceenabled)
2012-10-15 Nigel Taoimage/jpeg: re-organize the processSOS code.
2012-10-15 Nigel Taoimage/jpeg: decode progressive JPEGs.
2012-10-14 David Symondstime: accept numbers larger than 2^32 in ParseDuration.
2012-10-13 Shenghou Maio/ioutil: use pathname instead of name in docs to...
2012-10-12 Anthony Martincompress/bzip2: use io.ByteReader instead of internal...
2012-10-12 Shenghou Maruntime: FreeBSD/ARM support
2012-10-12 Shenghou Madoc: remove ExpressivenessOfGo.pdf
2012-10-12 Shenghou Masyscall: FreeBSD/ARM support
2012-10-12 Shenghou Macmd/5l: reorder some struct fields to reduce memory...
2012-10-12 Shenghou Macmd/dist: fix superfluous and confusing "binaries ...
2012-10-12 Rob Pikefmt: document some undocumented details
2012-10-12 Evan Shawbytes, strings: add (*Reader).WriteTo
2012-10-12 Rob Piketime: delete erroneous word from documentation.
2012-10-11 Andrew Gerrandos/signal: add Notify example
2012-10-11 Robert Griesemermath/big: more conservative use of lock for divisor...
2012-10-11 Adam Langleycrypto/rsa: fix decryption benchmark.
2012-10-11 Dave Cheneynet/http: fix data race on countReader.n
2012-10-11 Dave Cheneynet/http: fix race on bodyEOFSignal.isClosed
2012-10-11 Adam Langleycrypto/hmac: add Equal function.
2012-10-11 Shenghou Madoc/contribute.html: assorted fixes
2012-10-11 Andrew Gerrandgodoc: update favicon
2012-10-11 Andrew Gerranddoc/faq: discuss virtual memory use by go processes
2012-10-11 Jimmy Zelinskie doc/articles/wiki: numerous fixes
2012-10-11 Andrew GerrandA+C: add Jimmy Zelinskie (Individual CLA)
2012-10-10 Andrew Gerrandgodoc: restore toy selection to playground widget
2012-10-10 Shenghou Madoc/godoc.js: assign tmp. id to nodes without id in...
2012-10-10 Andrew Gerrandgodoc: fix site for large displays
2012-10-10 Rémy Oudomphengtest: convert tests to run.go whenever possible.
2012-10-10 Taj Khattracontainer/heap: optimization in case heap has many...
2012-10-10 Robert GriesemerC+A: added Taj Khattra (individual CLA)
2012-10-10 Shenghou Macmd/go: don't ignore error when 'go clean'
next