]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2012-02-08 Andrew Gerrandweekly.2012-02-07 weekly.2012-02-07
2012-02-08 Andrew Gerrandarchive/zip: tweak API and docs.
2012-02-08 Rob Pikeencoding/csv: document ReadAll behavior at EOF
2012-02-08 Brad Fitzpatricknet/http: don't ignore some errors in tests
2012-02-08 Rob Pikeencoding/binary: hide TotalSize
2012-02-08 Brad Fitzpatrickcmd/api: compare multiple contexts
2012-02-08 Rob Pikebufio: drop error return for NewReaderSize and NewWrite...
2012-02-08 Brad Fitzpatricknet/http/httputil: preserve query params in reverse...
2012-02-08 Rob Pikeencoding/hex: canonicalize error type names
2012-02-08 Nigel Taoimage: delete the image.Repeated type.
2012-02-08 Rob Pikeio/ioutil: document EOF behavior in ReadFile and ReadAll
2012-02-07 Rob Pikebug408: delete
2012-02-07 Robert Griesemergo/printer, gofmt: don't print incorrect programs
2012-02-07 Russ Cox5l, 6l, 8l: implement -X flag
2012-02-07 Russ Coxtest: disable bug408
2012-02-07 David Symondsflag: describe valid input for Duration flags.
2012-02-07 Rob Pikeencoding/gob: document CommonType
2012-02-07 Rob Pikeencoding/xml: fix documentation for Decoder.Skip
2012-02-07 Rob Pikebufio: remove special error type, update docs
2012-02-07 Andrew Gerrandmisc/osx: update for dist tool, drop image.bash, update...
2012-02-07 Gustavo Niemeyercmd/dist: prevent race on VERSION creation
2012-02-07 Robert Griesemerfix build: wrong godoc code submitted before
2012-02-07 Robert Griesemergo/token: remove dependency on encoding/gob
2012-02-07 Alex Brainmannet: run TestDialTimeout on windows
2012-02-07 Rob Pikepath/filepath: repair and simplify the symlink test
2012-02-06 Andrew Gerrandmisc/osx: don't set GOROOT or modify profile files
2012-02-06 Russ Coxsyscall: add Timeval.Nano, Timespec.Nano, for conversio...
2012-02-06 Rob Pikego_spec: primality is elusive
2012-02-06 Rémy Oudomphengcgo: print line numbers in fatal errors when relevant.
2012-02-06 Russ Coxbuild: add make.bash --dist-tool
2012-02-06 Russ Coxdoc: remove overuse of simply
2012-02-06 Russ Coxbuild: delete make paraphernalia
2012-02-06 Russ Coxcmd/dist: ignore file names beginning with . or _
2012-02-06 Rémy Oudomphengruntime: delete UpdateMemStats, replace with ReadMemSta...
2012-02-06 Brad Fitzpatrickdatabase/sql: permit scanning into interface{}
2012-02-06 Shenghou Ma8a, 8l: implement support for RDTSC instruction.
2012-02-06 Anthony Martinbuild: remove unnecessary pragmas
2012-02-06 Sanjay Menakurucmd/go: fixed panic on `go clean -n` and `go clean...
2012-02-06 Russ Coxcmd/gc: disallow switch _ := v.(type)
2012-02-06 Olivier Duperraymisc/goplay: use go tool "run"
2012-02-06 Jeff Hodgescmd/go: pass env CGO_CFLAGS to cgo
2012-02-06 Russ Coxruntime: fix float64 hash on 32-bit machine
2012-02-06 Russ Coxruntime: use GOTRACEBACK to decide whether to show...
2012-02-06 Luuk van Dijkcmd/gc: another special (%hhS) case for method names.
2012-02-06 Luuk van Dijkcmd/gc: fix codegen reordering for expressions involvin...
2012-02-06 Gustavo Niemeyerarchive/zip: support full range of FileMode flags
2012-02-06 Luuk van Dijkgc: don't print implicit type on struct literal in...
2012-02-06 Patrick Mylund... net/http: Don't set Content-Type header for HEAD reques...
2012-02-06 David SymondsA+C: Patrick Mylund Nielsen (individual CLA)
2012-02-06 Rob Pikebytes: API tweaks
2012-02-06 Rob Pikeio: API tweaks
2012-02-06 Kyle Lemons cmd/go: build: print import errors when...
2012-02-06 Rob Pikeall: avoid bytes.NewBuffer(nil)
2012-02-06 David Symondsgob: fuzz testing, plus a fix for very large type names.
2012-02-06 David Symondstesting: capture panics, present them, and mark the...
2012-02-06 Nigel Taohtml: add package doc.
2012-02-06 Anthony Martinnet: fix Plan 9 build
2012-02-06 Rob Pike.hgignore: delete more dregs
2012-02-06 Rob Pike.hgignore: delete dregs
2012-02-06 Nigel Taoimage: add package docs, rename s/UnknownFormatError...
2012-02-05 Andrew Gerranddashboard: update to go1beta
2012-02-05 Alex Brainmancmd/dist: fix bug in bsubst
2012-02-05 David Symondsbuild: fix sudo.bash.
2012-02-05 Gustavo Niemeyer.hgignore: add VERSION.cache
2012-02-05 Gustavo Niemeyercmd/dist: add GOBIN to env's output
2012-02-04 David Symondsdoc/go1.html: style tweak for expvar notes.
2012-02-04 David Symondsunicode: document large var blocks and the SpecialCase...
2012-02-04 Russ Coxcmd/dist: fix memory bug (fix builders?)
2012-02-04 Russ Coxcmd/dist: fix arm build
2012-02-04 Russ Coxcmd/dist: more build fixes
2012-02-04 Russ Coxcmd/dist: add BSD gohostos cases
2012-02-04 Russ Coxpath/filepath: disable broken tests
2012-02-04 Russ Coxcmd/dist: fix build
2012-02-04 Russ Coxbuild: delete buildscripts, runtime scripts
2012-02-04 Russ Coxbuild: use cmd/dist
2012-02-04 Russ Coxbuild: dist-based build for windows
2012-02-04 Mikio Haracmd/dist: fix build on openbsd
2012-02-04 David Symondsexpvar: revise API.
2012-02-04 Ian Lance Taylortest: fix copyright year in new test case
2012-02-04 Ian Lance Taylorreflect: test that PtrTo returns types that match progr...
2012-02-04 Robert Griesemergo/printer: update documentation
2012-02-04 Ian Lance Taylortest: test method expressions with parameters, and...
2012-02-03 Christopher... spec: correct primes
2012-02-03 Russ Coxcmd/dist: generate files for package runtime
2012-02-03 Rob Pikedocs: replace references to gofix etc. with tool invoca...
2012-02-03 Russ Coxtest: fix bug headers
2012-02-03 Russ Coxlib9/utf: make safe for automatic build
2012-02-03 Adam Langleycrypto/...: changes to address some of bug 2841.
2012-02-03 Rob Piketools: update references to "x" to be "go tool x"
2012-02-03 Brad Fitzpatricktest: don't use package main for files without a main...
2012-02-03 Brad Fitzpatrickstrings: add Fields example
2012-02-03 Rob Pikespec: restore primality
2012-02-03 Robert Griesemergodoc: provide link to subdirectories, if any
2012-02-03 Robert Griesemermath/big: more accurate package comment
2012-02-03 Robert Griesemergodoc: fix identifier search
2012-02-03 Robert Griesemergodoc: diagnostic for empty FS tree
2012-02-03 Russ Coxcodereview: allow spaces in y.tab.[ch]
2012-02-03 Russ Cox5a, 6a, 8a, cc: check in y.tab.[ch]
2012-02-03 Russ Coxgc: check in y.tab.[ch], yerr.h, builtin.c.
2012-02-03 Russ Coxspec: 9 only looks prime
next