]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
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.
2010-08-24 Scott Lawrenceos: make return type of FileInfo.Permission() consisten...
2010-08-23 Russ Coxhttp: doc nit
2010-08-23 Ken Thompsonbetter job on 2007043
2010-08-23 Kai Backmanarm: fix build, regenerate syscall files
2010-08-23 Andrew Gerrandio: prevent ReadAtLeast spinloop if min > len(buf)
2010-08-22 Scott Lawrencenet/ipsock.go: fix error checking bug
2010-08-22 Scott Lawrencehttp: fix typo in http.Request documentation
2010-08-21 Russ Coxlibmach: implement register fetch for 32-bit x86 kernel
2010-08-20 Robert Griesemerfix build
2010-08-20 Ivan Krasinsyscall: regenerate syscall/z* files for linux/386...
2010-08-20 Ken Thompsonattempt to gete better registeration
2010-08-19 Robert Griesemergo/ast Fprint: handle cycles in AST
2010-08-19 Rob Pikemime: delete unnecessary constant conversions.
2010-08-19 Adam Langleycrypto/ocsp: add missing Makefile
2010-08-19 Robert Griesemergo/ast, gofmt: facility for printing AST nodes
2010-08-19 Christopher... clean.bash: fix standalone runs
2010-08-19 Russ CoxA+C: Eric Clark (individual CLA)
2010-08-19 Eric Clarkcgo: add C.GoStringN
2010-08-19 Rob Pikefmt: add sentence about return values to docs for Print...
2010-08-19 Christopher... doc: add missing paren (pointed out by nbjoerg)
2010-08-18 Luuk van DijkDwarf output for 6l.
2010-08-18 Russ Coxrun.bash: fix freebsd build (i hope)
2010-08-18 Russ Coxbuild: no required environment variables
2010-08-18 Russ Coxcgo: fix build: use $GCC, not $CC
2010-08-18 Russ Coxhttp: parse query string always, not just in GET
2010-08-17 Russ Coxjsonrpc: use `error: null` for success, not `error...
2010-08-17 Luuk van Dijkruntime: correct line numbers for .goc files.
2010-08-17 Robert Griesemerreflect: allow PtrValue.PointTo(nil)
2010-08-17 Russ CoxCONTRIBUTORS: add Luuk van Dijk (Google CLA)
2010-08-17 Scott LawrenceMake.common: add .PHONY rule
2010-08-17 Roger PeppeFix template package so that data items
2010-08-17 Roger PeppeRemove relic "once" import from time/zoneinfo.go
2010-08-17 Robert Griesemergofmt: do not modify multi-line string literals
2010-08-17 Alex Brainmanos: preserve "=C:" like env variables in env block...
2010-08-16 Rob Piketemplate: retain leading space if the line is not an...
2010-08-16 Rob Pikefmt/print: remove a TODO regarding printing renamed...
2010-08-16 Rob Pikeregexp: grow slices dynamically in the 'All' routines.
2010-08-16 Russ Coxtest/garbage: do not try to parse package bignum, which...
2010-08-16 Mikkel Krautzcrypto/tls: client certificate support.
2010-08-16 Russ CoxA+C: Mikkel Krautz (individual CLA)
2010-08-16 Nigel Taoimage/png: support 16-bit color.
2010-08-15 Rob Pikespec: delete erroneous word 'pointer' in specification...
2010-08-14 Ken Thompsoncode optimization on slices
2010-08-14 Stephen Maspec: trivial syntax fix
2010-08-13 Rob Pikefmt/print: give %p priority, analogous to %T
2010-08-13 Ken Thompsonfix bounds check in error recovery
2010-08-13 Robert Griesemergo AST: First step towards augmenting AST with full...
2010-08-13 Rob Pikefmt/print: honor Formatter in Print, Println.
2010-08-13 Russ Coxruntime: fix another stack split bug
2010-08-13 Alex Brainmanos: implement env using native windows api.
2010-08-13 Rob Pikedelete pkg/once
2010-08-12 Russ Coxcodereview: do not send "Abanoned" mail if this CL has
2010-08-12 Robert Griesemerpartial correction for CL 1983043: fix various godoc...
next