]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2012-03-05 Andrew Gerrandweekly.2012-03-04 weekly.2012-03-04
2012-03-05 Andrew Gerranddoc: add command docs page, canonicalize reference...
2012-03-05 Andrew Gerranddoc: add help page, update project page
2012-03-05 Andrew Gerranddoc: clean up docs page, refer to wiki, change install...
2012-03-05 Andrew Gerrandcmd: update formatting of usage messages
2012-03-05 Rob Pikedoc/progs: update for go 1
2012-03-05 Rob Pikecmd/go: fix grammar error in help messages
2012-03-05 Shenghou Madoc/effective_go: minor fix
2012-03-04 Scott Lawrencehtml/template: fix comment typo
2012-03-04 Dave Cheneymisc: update usage message in benchcmp for go tool
2012-03-04 Andrew Gerranddoc: change menu, tweak front page
2012-03-04 Mikio Haranet: move MAC address parser into distinct file
2012-03-04 Francisco Souza doc: fix another typo in article on defer, panic...
2012-03-04 Andrew Gerrandgodoc: fix codewalks
2012-03-04 Francisco Souzadoc: fixed minor typo in article on defer
2012-03-04 Andrew GerrandA+C: add Francisco Souza
2012-03-03 Andrew Gerrandgodoc: hide "Subdirectories" subheading if it is the...
2012-03-03 Rob Piketext/template: one more test case
2012-03-03 Rob Piketext/template: clean up function values
2012-03-03 Russ Coxcmd/go: fix relative imports again
2012-03-03 Andrew Gerranddoc: remove roadmap document
2012-03-03 Andrew Gerranddoc: change wording on references page
2012-03-02 Rémy Oudomphengmisc: add zsh completion for go tool.
2012-03-02 Rob Pikedoc/install-source.html: update for go tool
2012-03-02 Robert GriesemerXcode: move Xcode3 specific files into sub directory
2012-03-02 Shenghou Mafix build for FreeBSD/amd64
2012-03-02 Shenghou Mald: allow more -L options
2012-03-02 Robert Griesemergo/printer: simpler exprList code, more tests
2012-03-02 Robert Griesemerall: more typos
2012-03-02 Shenghou Manet: during short test, don't bother timeout longer...
2012-03-02 Shenghou Madoc/go1: minor corrections
2012-03-02 Rémy Oudomphengcmd/go: avoid repeated include dirs.
2012-03-02 Sanjay Menakurudoc: fix some HTML errors in code.html
2012-03-02 Russ Coxcmd/go: fix test import dependency bug
2012-03-02 Rémy Oudomphengcmd/go: fixes for gccgo.
2012-03-02 Gustavo Niemeyerbuild: add GO_ prefix to LDFLAGS and GCFLAGS
2012-03-02 Alex Brainmanos: sleep 5ms after process has exited on windows
2012-03-02 Andrew Gerranddoc: expand code.html to discuss the go tool in more...
2012-03-02 Alex Brainmanos: implement UserTime/SystemTime on windows
2012-03-02 Rob Pikeos: fix grammar in ProcessState comment
2012-03-02 Russ Coxos: centralize documentation of Process and ProcessState
2012-03-02 Andrew Gerranddoc: update go1 for html changes
2012-03-02 Russ Coxgo/build: fix build
2012-03-01 Russ Coxgo/build: document GOPATH
2012-03-01 Russ Coxdoc: describe API changes to go/build
2012-03-01 Gustavo Niemeyercmd/go: fix verbose command displaying
2012-03-01 Gustavo Niemeyercmd/go: fix -I flag for gc command
2012-03-01 Robert Griesemerall: fixed various typos
2012-03-01 Russ Coxreflect: expand doc for Value.Interface
2012-03-01 Robert Griesemerspec: clarifications around exports, uniqueness of...
2012-03-01 Russ Coxcmd/dist: Unix grammar fix
2012-03-01 Robert Griesemerspec: minor tweaks
2012-03-01 Gustavo Niemeyerencoding/xml: fix xml test tag usage
2012-03-01 Dmitriy Vyukovsync: add Once example
2012-03-01 Dmitriy Vyukovsync: remove old WaitGroup example
2012-03-01 Russ Coxcmd/go: fixes
2012-03-01 Russ Coxgo/build: replace FindTree, ScanDir, Tree, DirInfo...
2012-03-01 Russ Coxreflect: make Value.Interface return immutable data
2012-03-01 Russ Coxruntime: run init on main thread
2012-03-01 Russ Coxcmd/dist: recognize CC="ccache clang" as clang
2012-03-01 Ian Lance Taylortest: add test of calling recover in a varargs function
2012-03-01 Anthony Martin5g, 8g: remove documentation dregs
2012-03-01 Shenghou Madoc: update link to self-hosted "The Laws of Reflection...
2012-03-01 David Symondshtml/template: encoding/json does more escaping now...
2012-03-01 David Symondsencoding/json: escape output from Marshalers.
2012-03-01 Alex Brainmanos: release process handle at the end of windows (...
2012-03-01 Ian Lance Taylortest: add bug426.go: a gccgo crash on valid code
2012-03-01 David Symondsencoding/gob: more hardening for lengths of input strings.
2012-03-01 Andrew Gerrandmisc/dist: implement binary distribution scripts in go
2012-03-01 Rob Piketext/template: add examples that use multiple templates
2012-03-01 Ian Lance Taylortest: add a couple of cases to const1.go that crashed...
2012-03-01 Robert Griesemergo/printer, gofmt: improved comment placement
2012-03-01 Rob Pikeio: Pipes and ReadAt are safe to use concurrently.
2012-02-29 Stefan Nilssondoc: add a bunch of missing <p> tags
2012-02-29 Johan Euphrosinedoc: add The Laws of Reflection article
2012-02-29 Mikio Haranet: make -external flag for tests default to true
2012-02-29 Anthony Martingc: fix string comparisons for new bool rules
2012-02-29 Russ Coxpath/filepath: steer people away from HasPrefix
2012-02-29 Brad Fitzpatricktime: skip a often-flaky test in short mode
2012-02-29 Russ Coxspec: apply method sets, embedding to all types, not...
2012-02-29 Russ Coxos: diagnose chdir error during StartProcess
2012-02-29 Russ Coxpath/filepath: note that SplitList is different from...
2012-02-29 Russ Coxgc: disallow absolute import paths
2012-02-29 Russ Coxspec: shorten heading for complex, real, imag
2012-02-29 Brad Fitzpatricknet/http/httptest: make Server.Close wait for outstandi...
2012-02-29 Shenghou Maruntime/pprof: skip test on 64-bit Mac OS X 10.6
2012-02-29 Robert Griesemerspec: use the term "lexical token" (rather then "lexica...
2012-02-29 Shenghou Madoc: elaborate available checks for cmd/vet
2012-02-29 Brad Fitzpatricknet/http: make a test more paranoid & reliable on Windo...
2012-02-29 Brad Fitzpatricknet/http: fix ProxyFromEnvironment bug, docs, add tests
2012-02-29 Brad Fitzpatricknet/http/httputil: make https DumpRequestOut less racy
2012-02-29 Robert Griesemerspec: fix sentence
2012-02-29 Robert Henckegob: trivial print fix
2012-02-29 Robert Griesemergo/printer: replace multiline logic
2012-02-29 Luuk van Dijkpkg/runtime: 2 sanity checks in the runtime-gdb.py...
2012-02-29 Mikio Haranet: minor fixes to test
2012-02-29 Rob Pikeio: document that i/o is not necessarily safe for paral...
2012-02-29 Andrew Gerranddoc: remove Go for C++ Programmers
2012-02-29 Robert Griesemergo spec: inside functions, variables must be evaluated.
2012-02-29 Ian Lance Taylordoc: update Go For C++ Programmers
next