| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
R=rsc
CC=golang-dev
http://codereview.appspot.com/5491077
Committer: Russ Cox <rsc@golang.org>
|
|
|
|
|
|
| |
R=golang-dev, dsymonds, r
CC=golang-dev
http://codereview.appspot.com/5451073
|
|
|
|
|
|
|
|
|
|
| |
Fixes issue 2327.
R=golang-dev, rsc, roberto, jdpoirier
CC=golang-dev
http://codereview.appspot.com/5375049
Committer: Joe Poirier <jdpoirier@gmail.com>
|
|
|
|
|
|
| |
R=golang-dev, adg
CC=golang-dev
http://codereview.appspot.com/5294060
|
|
|
|
|
|
|
|
| |
Fixes issue 2279.
R=bradfitz, r, r
CC=golang-dev
http://codereview.appspot.com/5096042
|
|
|
|
|
|
| |
R=r, rsc
CC=golang-dev
http://codereview.appspot.com/5009045
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- triegen.go: Factored out trie generation code from maketables.go
(only renamed printTrieTables to printTables and made it a method).
- maketesttables.go: new tool to generate data for the trie unit test.
- Makefile: changed accordingly.
- trie.go: trie lookup code.
- trietest_data.go: generated by maketesttables.go.
- trie_test.go: unit test for trie.go.
R=r
CC=golang-dev
http://codereview.appspot.com/4844053
|
|
|
|
|
|
| |
R=r, bsiegert, r, alex.brainman
CC=golang-dev
http://codereview.appspot.com/4662080
|
|
|
|
|
|
|
|
|
| |
go/build: include command output in error values
go/build: add syslist.go to .hgignore
R=golang-dev, r
CC=golang-dev
http://codereview.appspot.com/4550118
|
|
|
|
|
|
|
|
|
|
| |
* tweak mksyscall*.pl to be more gofmt-compatible.
* add mkall.sh -syscalls option.
* add sys/mman.h constants on OS X
R=r, eds, niemeyer
CC=golang-dev
http://codereview.appspot.com/4369044
|
|
|
|
|
|
|
|
| |
R=golang-dev, niemeyer, rsc1, rog, rsc
CC=golang-dev
http://codereview.appspot.com/4285047
Committer: Russ Cox <rsc@golang.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This enables goinstall to handle .go and .c files (for cgo)
which are named after the following patterns:
name_$(GOOS).*
name_$(GOARCH).*
name_$(GOOS)_$(GOARCH).*
Files with those names are only included if the $(GOOS) and
$(GOARCH) match the current system.
R=rsc
CC=golang-dev
http://codereview.appspot.com/4172055
Committer: Russ Cox <rsc@golang.org>
|
|
|
|
|
|
|
|
| |
R=golang-dev, rsc
CC=golang-dev
http://codereview.appspot.com/4168059
Committer: Russ Cox <rsc@golang.org>
|
|
|
|
|
|
|
|
| |
R=golang-dev, adg
CC=golang-dev
http://codereview.appspot.com/4173063
Committer: Andrew Gerrand <adg@golang.org>
|
|
|
|
|
|
| |
R=golang-dev, r2
CC=golang-dev
http://codereview.appspot.com/4159041
|
|
|
|
|
|
| |
R=rsc
CC=golang-dev
http://codereview.appspot.com/4105044
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If a file pattern is given and matches files that look
like they need to be hg added or hg removed, offer to do so.
If a file pattern is given and matches files in another CL, warn.
If a file pattern doesn't match anything, point that out.
Vet first line of CL description.
Fixes issue 972.
R=adg, niemeyer
CC=bradfitzgo, golang-dev
http://codereview.appspot.com/4099042
|
|
|
|
|
|
|
|
| |
R=rsc, brainman
CC=golang-dev
http://codereview.appspot.com/4079041
Committer: Russ Cox <rsc@golang.org>
|
|
|
|
|
|
| |
R=rsc, nigeltao_gnome
CC=golang-dev
http://codereview.appspot.com/3956042
|
|
|
|
|
|
| |
R=rsc, r2
CC=golang-dev
http://codereview.appspot.com/2332042
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes issue 897.
goinstall -a can be used to reinstall all packages after an upgrade
goinstall -a -u can be used to update all package
A history of remote package installs is stored in $GOROOT/goinstall.log
R=rsc, adg
CC=golang-dev
http://codereview.appspot.com/1947041
Committer: Russ Cox <rsc@golang.org>
|
|
|
|
|
|
|
|
| |
R=golang-dev, adg1, adg
CC=golang-dev
http://codereview.appspot.com/2023044
Committer: Andrew Gerrand <adg@golang.org>
|
|
|
|
|
|
| |
R=adg, r, PeterGo
CC=golang-dev
http://codereview.appspot.com/1942044
|
|
|
|
|
|
|
|
| |
R=PeterGo, adg
CC=golang-dev, jnw
http://codereview.appspot.com/1699046
Committer: Andrew Gerrand <adg@golang.org>
|
|
|
|
|
|
|
|
| |
R=golang-dev, rsc
CC=golang-dev
http://codereview.appspot.com/1555042
Committer: Russ Cox <rsc@golang.org>
|
|
|
|
|
|
|
|
| |
R=rsc
CC=golang-dev
http://codereview.appspot.com/968043
Committer: Russ Cox <rsc@golang.org>
|
|
|
|
|
|
| |
R=r
CC=golang-dev
http://codereview.appspot.com/608041
|
|
|
|
|
|
|
|
|
|
| |
apparently some versions of GNU make cannot
handle the %: %.$O rule. i don't understand why
and don't care enough to find out.
R=agl1
CC=golang-dev
http://codereview.appspot.com/206055
|
|
|
|
|
|
| |
R=agl1
CC=golang-dev
http://codereview.appspot.com/206047
|
|
|
|
|
|
| |
R=rsc
CC=golang-dev
http://codereview.appspot.com/198102
|
|
|
|
|
|
| |
R=rsc
CC=golang-dev
http://codereview.appspot.com/199047
|
|
|
|
|
|
|
|
| |
R=rsc
CC=golang-dev
http://codereview.appspot.com/183142
Committer: Russ Cox <rsc@golang.org>
|
|
|
|
|
|
|
|
| |
of keeping a checked-in copy. doesn't
slow down make.bash appreciably.
R=r
http://codereview.appspot.com/156099
|
|
|
|
|
|
|
| |
R=r, rsc
http://codereview.appspot.com/156046
Committer: Russ Cox <rsc@golang.org>
|
|
|
|
|
|
|
|
|
|
|
| |
- Emacs backup files.
- *.orig files left by hg merge conflicts.
- core files.
- generated enam.c files.
- runtime.acid now has an architecture.
R=rsc
http://go/go-review/1026017
|
|
|
|
|
| |
R=r
http://go/go-review/1016014
|
|
R=r
CC=go-dev
http://go/go-review/1012005
|