]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
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
2012-02-03 Ian Lance Taylortest: add test for receiver named _
2012-02-03 Ian Lance Taylortest: test slice beyond len
2012-02-03 Alex Brainmanbuild: crash if test runs forever
2012-02-03 Gustavo Niemeyercmd/go: add support for release tags via git branches
2012-02-03 Russ Coxbuild: rename $GOROOT/bin/go-tool to $GOROOT/bin/tool.
2012-02-03 Nigel Taovet: add a check for untagged struct literals.
2012-02-03 Robert Griesemergo/doc: don't lose factory functions of non-exported...
2012-02-03 Mikio Harasyscall: update bootstrap scripts to sync with new...
2012-02-03 Robert Griesemermath/big: API, documentation cleanup
2012-02-03 Andrew Gerranddashboard: don't send failing Go commits as todos for...
2012-02-03 David Symondsencoding/base32: ignore new line characters during...
2012-02-03 David Symonds.hgignore: update to ignore tmpltohtml.
2012-02-03 Gustavo Niemeyeros: turn FileStat.Sys into a method on FileInfo
2012-02-03 Gary Burdgo/doc: Fix URL linking in ToHTML.
2012-02-03 David Symondsencoding/base32: add DecodeString and EncodeToString...
2012-02-03 Robert Griesemergo/scanner: idiomatic receiver names
2012-02-03 Russ Coxsyscall: fix // +build comments in types_*.go
2012-02-03 Russ Coxcmd/dist: new command
2012-02-03 David Symondsencoding/json: call (*T).MarshalJSON for addressable...
2012-02-02 Nigel Taostd: add struct field tags to untagged literals.
2012-02-02 Rémy Oudomphengcmd/go: fix error message on non-existing tools.
2012-02-02 Robert Griesemermath/big: document Word type
2012-02-02 Mikio Haranet: tweak variable declarations
2012-02-02 Anthony Martingc: describe debugging flags
2012-02-02 Brad Fitzpatrickcodereview: explain how to get hgpatch in error message
2012-02-02 Brad Fitzpatricktest: make map nan timing test more robust
2012-02-02 Andrew Gerrandcodereview: don't check default paths when codereview...
2012-02-02 Damian Gryskiruntime: add runtime.cputicks() and seed fastrand with it
2012-02-02 Wei Guangjingos: Process.handle use syscall.Handle
2012-02-02 Ian Lance Taylortest: add import test that caused an incorrect gccgo...
2012-02-02 Marcel van... exp/norm: a few minor changes in prepration for a table...
2012-02-02 Marcel van... exp/norm: Added some benchmarks for form-specific perfo...
2012-02-02 Nigel Taovet: fix comment typo.
2012-02-02 Jongmin Kimgophertool: fix link to the build status dashboard
2012-02-02 Andrew Gerrandgodoc: update metadata in appinit.go
2012-02-02 Ian Lance Tayloros/exec: make sure file is not closed early in leaked...
2012-02-02 Robert Griesemerall packages: fix various typos
2012-02-01 Russ Coxsyscall: fix build directive in types_linux.go
2012-02-01 Russ Coxlib9: make safe for automatic builds
2012-02-01 Ian Lance Taylortest: test append with two different named types with...
2012-02-01 Wei Guangjingos: file windows use syscall.InvalidHandle instead...
2012-02-01 Brad Fitzpatricknet/http/httputil: fix race in DumpRequestOut
2012-02-01 Andrew Gerrandgo/printer: remove package comment from testdata/parser.go
2012-02-01 David Symondsos/signal: move to exp/signal.
2012-02-01 Andrew Gerrandgo/build: put a space between 'generated by make' and...
2012-02-01 Robert Griesemermat/big: add raw access to Int bits
2012-02-01 Gustavo Niemeyercmd/go: fix including of _cgo_export.h
2012-02-01 Ian Lance Taylortest: test that x := <-c accepts a general expression
2012-02-01 Luuk van Dijkpkg/math: undo manual inlining of IsInf and IsNaN
2012-02-01 Sameer Ajmanigodoc: fix redirect loop for URL "/".
2012-02-01 Anthony Martingc, cc: avoid using the wrong library when building...
2012-02-01 David Symondsencoding/base64: ignore new line characters during...
2012-02-01 Mikio Haranet, syscall: add IPv4 multicast helpers for windows
2012-02-01 Andrew Gerrandgo/build: update syslist.go package comment
2012-02-01 Anthony Martinbuild: move the "-c" flag into HOST_CFLAGS
2012-02-01 Anthony Martingc: use octal escapes in mkopnames
2012-02-01 Anthony Martinbuild: add include files for Plan 9
2012-02-01 Anthony Martinsyscall: cache environment variables on Plan 9.
2012-02-01 Anthony Martinlibmach: add stubs for Plan 9
2012-02-01 Alex Brainmannet: fix windows build
2012-02-01 Ian Lance Taylortest: add test which crashed gccgo compiler
2012-01-31 Russ Coxcmd/go: improvements
2012-01-31 Robert Griesemergo/doc: added error, rune to list of predeclared types
2012-01-31 Russ Coxfmt: fix caching bug in Scan
2012-01-31 Brad Fitzpatricknet: remove types InvalidConnError and UnknownSocketError
2012-01-31 Russ Coxcmd/go: improvements
2012-01-31 Rémy Oudomphenggo: record location of failed imports for error reporting.
2012-01-31 Russ Coxgc: diagnose \ in import path
2012-01-31 Russ Coxbuild: remove ./ from buildscripts
2012-01-31 Brad Fitzpatricknet: move DNSConfigError to a portable file
2012-01-31 Russ Coxcmd/go: improvements
2012-01-31 Rémy Oudomphengcmd/go: fix handling of gccgo standard library.
2012-01-31 Robert Griesemergo/doc: enable AllMethods flag (and fix logic)
next