]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2010-09-03 Nigel Taoimage: introduce Config type and DecodeConfig function...
2010-09-03 Andrew Gerrandmisc/dashboard/builder: Go implementation of continuous...
2010-09-03 Rob Pikelist: update comment to state that the zero value is...
2010-09-02 Russ Coxgc: appease bison version running on FreeBSD builder
2010-09-02 Robert Griesemerexp/iterables: fix typo
2010-09-02 Russ Coxtime: do not crash in String on nil Time
2010-09-02 Russ Coxhttp: add Date to server, Last-Modified and If-Modified...
2010-09-02 Russ Coxbuild: create bin and pkg directories as needed; drop...
2010-09-02 Russ Coxruntime: add GOOS, GOARCH; fix FuncLine
2010-09-02 Russ Coxgc: fix spurious syntax error
2010-09-02 Scott Lawrencegoinstall: added -a flag to mean "all remote packages"
2010-09-02 Robert Griesemergo spec clarification: arrays must be addressable to...
2010-09-02 Alex Brainman8l: suppress emitting DWARF in Windows PE.
2010-09-02 Ian Lance Taylortest: Match gccgo error messages.
2010-09-02 Ian Lance Taylortest: Recognize gccgo error messages.
2010-09-02 Andrew Gerrandhttp: add PostForm function to post url-encoded key...
2010-09-01 Kyle ConsalusFix incorrect reporting of error in Scanner.next()...
2010-09-01 Rob Pikenetchan: rather than 0, make -1 mean infinite, by analo...
2010-09-01 Ian Lance Taylortest: Use global variables to defeat gccgo optimizer.
2010-09-01 Luuk van Dijk6l/8l: emit DWARF in macho.
2010-09-01 Rob Pikefmt: fix typo in package comment.
2010-09-01 Scott Lawrencetemplate: fixed documentation formatting
2010-09-01 Rob Pikespec: delete spurious space (missed fix from previous...
2010-09-01 Rob Pikespec: fix a couple of tiny glitches
2010-09-01 Ian Lance Taylortest: Recognize gccgo error messages.
2010-08-31 Ian Lance Taylortest: Match gccgo error messages.
2010-08-31 Robert Griesemerbig: added RatString, some simplifications
2010-08-31 Robert Griesemerstrconv: fix comment for godoc
2010-08-31 Ian Lance Taylortest: gccgo and gc print the error on different lines.
2010-08-31 Ian Lance Taylortest: Match gccgo error messages.
2010-08-31 Ian Lance Taylortest: don't assign address of array to slice.
2010-08-31 Scott Lawrencemisc/bash: add *.go completion for gofmt
2010-08-31 Scott Lawrencemisc: add zsh completion (using compctl)
2010-08-31 Nigel Taodoc: add round-robin flag to io2010 balance example.
2010-08-30 Ian Lance Taylorproc, eval: Don't assign address of an array to a slice.
2010-08-30 Luuk van Dijk8l: emit DWARF in ELF.
2010-08-30 Christian Himpelbuild: remove unnecessary references to GOBIN and GOROOT
2010-08-30 Vincent Ambomisc/fraise: syntax highlighting for Fraise.app (OS X)
2010-08-30 Andrew GerrandA+C: Vincent Ambo
2010-08-30 Rob Pikeregexp: interpret all Go characer escapes \a \b \f...
2010-08-30 Evan Shawcodereview: Fix uploading for Mercurial 1.6.3
2010-08-29 Evan Shawcrypto/tls: Fix doc typo
2010-08-29 Scott Lawrencedoc: various changes for validating HTML
2010-08-29 Rob Pikerpc: fix bug that caused private methods to attempt...
2010-08-27 James Fysh Documentation: Fix a bug in the example in Constants...
2010-08-27 Rob Piketemplate: finally fix space handling around actions.
2010-08-27 Rob PikeCLA: Add James Fysh
2010-08-27 Robert Griesemergofmt: permit omission of first index in slice expression
2010-08-27 Russ Cox8g: use FCHS, not FMUL, for minus float
2010-08-27 Scott Lawrencego/printer: align ImportPaths in ImportDecls if Package...
2010-08-27 Andrew Gerranddoc: fix margins in root.html
2010-08-27 Andrew Gerranddoc: remove console.log line from root.html
2010-08-27 Andrew Gerranddoc: fix wiki codelab title and srcextract.go
2010-08-27 Russ CoxMake.pkg: never use quietgcc
2010-08-26 Charles L.... math: amd64 version of Sincos
2010-08-26 Russ Coxcodereview: speed upload
2010-08-26 Russ Coxbuild: fix cgo with -j2
2010-08-26 Kyle Consalusgc: brace nit from last review
2010-08-26 Ian Lance Taylornetchan: Fix race condition in test.
2010-08-26 Russ Coxcodereview: consistent indent, cut dead code
2010-08-26 Robert Griesemergo/typechecker: 2nd step towards augmenting AST with...
2010-08-26 Russ Coxcodereview: fix hang on standard hg commands
2010-08-26 Russ Coxcodereview: print status when hung
2010-08-26 Scott Lawrencemisc/emacs: make _ a word symbol
2010-08-26 Corey Thomassonnet: add LookupMX
2010-08-26 Kyle Consalusruntime: special case copy, equal for one-word interfac...
2010-08-26 Jukka-Pekka... crypto/hmac: make Sum idempotent
2010-08-26 Evan Shawnet/textproto: Handle multi-line responses
2010-08-26 Scott Lawrencehttp: obscure passwords in return value of URL.String
2010-08-26 Russ CoxA+C: Corey Thomasson (individual CLA)
2010-08-26 Ian Lance Taylorruntime: Correct commonType.kind values to match compiler.
2010-08-26 Christian Himpel.hgignore: ignore src/cmd/cc/y.output
2010-08-26 Andrew Gerranddoc/go_learning: add links to more German docs
2010-08-25 Russ Coxgoinstall: use https for Google Code checkouts
2010-08-25 Russ Coxgotest: allow make test of cgo packages (without make...
2010-08-25 Russ Coxbuild: let pkg/Makefile coordinate building of Go commands
2010-08-25 Russ Coxlibcgo: update Makefile to use Make.inc
2010-08-25 Russ Coxcodereview: really disable codereview when not available
2010-08-25 Russ Coxbuild: delete Make.386 Make.amd64 Make.arm
2010-08-25 Jukka-Pekka... websocket: fix missing Sec-WebSocket-Protocol on server...
2010-08-25 Russ CoxA+C: Jukka-Pekka Kekkonen (individual CLA)
2010-08-25 Martin Neubauersrc/pkg/Makefile: delete use of QUOTED_GOBIN
2010-08-25 Andrew GerrandA+C: Martin Neubauer
2010-08-25 Russ Coxgo/doc: use correct escaper for URL
2010-08-25 Russ Coxsyscall: change BUG(brainman) to NOTE(brainman)
2010-08-25 Andrew Gerrandtag release.2010-08-25
2010-08-25 Andrew Gerrandrelease.2010-08-25 weekly.2010-08-25
2010-08-25 Rob Pikescanner: change package comment to be clearer about...
2010-08-25 Russ Coxgotest: remove lingering references to $GOBIN
2010-08-25 Russ Coxbuild: fix build again - not sure where the " went...
2010-08-25 Ian Lance Taylortime: Remove unused zoneinfo.go (replaced by zoneinfo_u...
2010-08-25 Russ Coxbuild: fix build - last CL missed Make.clib
2010-08-25 Russ Coxbuild: update, streamline documentation for new $GOBIN
2010-08-25 Russ Coxbuild: $GOBIN defaults to $GOROOT/bin
2010-08-24 Jan H. Hosangtime.Parse should not require minutes for time zone
2010-08-24 Ian Lance Taylortest: Add testcase which crashes gccgo.
2010-08-24 Russ Coxruntime: fix freebsd/386 mmap
2010-08-24 Russ Coxgc: fix parenthesization check
2010-08-24 Rob Pikeeffective go: fix errors caught by HaWe
2010-08-24 Ian Lance Taylordoc: Update gccgo information for recent changes.
next