Revision: e726fea3d53c
Branch: default
Author: Andrew Gerrand <
a...@golang.org>
Date: Wed Dec 10 00:56:40 2014 UTC
Log: redirect all wiki pages
https://code.google.com/p/go-wiki/source/detail?r=e726fea3d53c&repo=wiki
Modified:
/Articles.wiki
/Books.wiki
/BoundingResourceUse.wiki
/ChromeOS.wiki
/CodeReview.wiki
/CodeReviewComments.wiki
/Comments.wiki
/CommonMistakes.wiki
/Contributing.wiki
/Courses.wiki
/DashboardBuilders.wiki
/DesignDocuments.wiki
/Errors.wiki
/FreeBSD.wiki
/GOPATH.wiki
/GcToolchainTricks.wiki
/GccgoCrossCompilation.wiki
/GithubCodeLayout.wiki
/Go1point1Gotchas.wiki
/GoArm.wiki
/GoForCPPProgrammers.wiki
/GoGetProxyConfig.wiki
/GoGetTools.wiki
/GoStrings.wiki
/GoTalks.wiki
/GoUserGroups.wiki
/GoUsers.wiki
/GoVsGenerics.wiki
/HandlingIssues.wiki
/Hashing.wiki
=======================================
--- /Articles.wiki Wed Dec 10 00:49:29 2014 UTC
+++ /Articles.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,5 +1,4 @@
#summary Go articles from around the web.
-
== This page has moved:
https://golang.org/wiki/Articles ==
=English=
=======================================
--- /Books.wiki Tue Nov 11 15:57:24 2014 UTC
+++ /Books.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary Published (or soon-to-published) books about Go.
+== This page has moved:
https://golang.org/wiki/Books ==
Sorted by publication date.
=======================================
--- /BoundingResourceUse.wiki Sun May 22 21:25:08 2011 UTC
+++ /BoundingResourceUse.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary Bounding resource use
+== This page has moved:
https://golang.org/wiki/BoundingResourceUse ==
#labels channel,semaphore,goroutine
= Bounding resource use =
=======================================
--- /ChromeOS.wiki Thu Oct 23 12:28:36 2014 UTC
+++ /ChromeOS.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary Installing Go on chrome OS.
+== This page has moved:
https://golang.org/wiki/ChromeOS ==
#labels chromeos
= Introduction =
=======================================
--- /CodeReview.wiki Wed Sep 3 23:55:42 2014 UTC
+++ /CodeReview.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary Tips and tricks for the code review process.
+== This page has moved:
https://golang.org/wiki/CodeReview ==
#labels hg,codereview,contributing
Be sure to familiarize yourself with the
[
http://golang.org/doc/contribute.html#Code_review code review process]
from the official Contribution Guidelines first.
=======================================
--- /CodeReviewComments.wiki Tue Jul 8 20:58:29 2014 UTC
+++ /CodeReviewComments.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary Frequent comments from code reviews.
+== This page has moved:
https://golang.org/wiki/CodeReviewComments ==
<wiki:toc max_depth="2" />
=======================================
--- /Comments.wiki Tue May 24 10:15:03 2011 UTC
+++ /Comments.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary Top-level comment style
+== This page has moved:
https://golang.org/wiki/Comments ==
#labels style,comments
=Comments=
=======================================
--- /CommonMistakes.wiki Thu Aug 28 00:34:42 2014 UTC
+++ /CommonMistakes.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary Common mistakes made by Go programmers
+== This page has moved:
https://golang.org/wiki/CommonMistakes ==
<wiki:toc max_depth=2>
=======================================
--- /Contributing.wiki Mon Jul 28 18:02:05 2014 UTC
+++ /Contributing.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary How to contribute to this wiki.
+== This page has moved:
https://golang.org/wiki/Contributing ==
= Permissions =
=======================================
--- /Courses.wiki Thu Sep 11 12:29:49 2014 UTC
+++ /Courses.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary Go in university courses
+== This page has moved:
https://golang.org/wiki/Courses ==
= Introduction =
=======================================
--- /DashboardBuilders.wiki Wed Oct 22 22:30:45 2014 UTC
+++ /DashboardBuilders.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary Dashboard builders power
build.golang.org
+== This page has moved:
https://golang.org/wiki/DashboardBuilders ==
= Introduction =
=======================================
--- /DesignDocuments.wiki Fri Nov 14 05:01:12 2014 UTC
+++ /DesignDocuments.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary A list of design documents and proposals
+== This page has moved:
https://golang.org/wiki/DesignDocuments ==
*
[
https://docs.google.com/document/d/106hMEZj58L9nq9N9p7Zll_WKfo-oyZHFyI6MttuZmBU/pub
Go Release Cycle]
* [
https://code.google.com/p/go-wiki/wiki/PortingPolicy Porting Policy]
=======================================
--- /Errors.wiki Mon Sep 1 07:05:18 2014 UTC
+++ /Errors.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary Dealing with errors.
+== This page has moved:
https://golang.org/wiki/Errors ==
#labels errors,style
= Errors =
=======================================
--- /FreeBSD.wiki Mon Nov 10 01:40:55 2014 UTC
+++ /FreeBSD.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary FreeBSD information
+== This page has moved:
https://golang.org/wiki/FreeBSD ==
= Go on FreeBSD =
=======================================
--- /GOPATH.wiki Sat Feb 16 06:08:52 2013 UTC
+++ /GOPATH.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary The GOPATH environment variable and its uses
+== This page has moved:
https://golang.org/wiki/GOPATH ==
= Introduction =
=======================================
--- /GcToolchainTricks.wiki Thu Jul 31 17:28:21 2014 UTC
+++ /GcToolchainTricks.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary Tricks for the GC toolchain
+== This page has moved:
https://golang.org/wiki/GcToolchainTricks ==
_*Update: the Plan 9 C compilers are going away in future releases of Go
(probably in Go 1.5), so some of the tricks below that use them are
deprecated.*_
=======================================
--- /GccgoCrossCompilation.wiki Thu Mar 27 13:27:24 2014 UTC
+++ /GccgoCrossCompilation.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary Steps needed to cross-compile Go programs using gccgo.
+== This page has moved:
https://golang.org/wiki/GccgoCrossCompilation ==
#labels gccgo,cross-compilation
= Introduction =
=======================================
--- /GithubCodeLayout.wiki Sat Jan 19 17:46:10 2013 UTC
+++ /GithubCodeLayout.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary How to organize a multi-package application hosted on Github
+== This page has moved:
https://golang.org/wiki/GithubCodeLayout ==
#labels Projects,Github,Tutorial
= Introduction =
=======================================
--- /Go1point1Gotchas.wiki Wed Jun 12 01:12:38 2013 UTC
+++ /Go1point1Gotchas.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary Surprising ways in which the Go 1.1 release may break your code.
+== This page has moved:
https://golang.org/wiki/Go1point1Gotchas ==
#labels Go1.1
= Go 1.1 "gotchas" =
=======================================
--- /GoArm.wiki Wed Dec 3 18:08:18 2014 UTC
+++ /GoArm.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary Using Go on ARM powered machines
+== This page has moved:
https://golang.org/wiki/GoArm ==
= Introduction =
Go is fully supported on linux/arm. Any Go program that you can compile
for x86/x86_64 should work on Arm.
=======================================
--- /GoForCPPProgrammers.wiki Wed Aug 27 02:20:48 2014 UTC
+++ /GoForCPPProgrammers.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary Go for C++ Programmers
+== This page has moved:
https://golang.org/wiki/GoForCPPProgrammers ==
Go is a systems programming language intended to be a general-purpose
systems
language, like C++. These are some notes on Go for experienced C++
=======================================
--- /GoGetProxyConfig.wiki Mon Mar 11 06:05:18 2013 UTC
+++ /GoGetProxyConfig.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary Setting proxies for source code used by `go get`
+== This page has moved:
https://golang.org/wiki/GoGetProxyConfig ==
Setting proxies for source code used by `go get` (listed in GoGetTools)
=======================================
--- /GoGetTools.wiki Mon Mar 4 01:01:57 2013 UTC
+++ /GoGetTools.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary Tools needed for `go get`
+== This page has moved:
https://golang.org/wiki/GoGetTools ==
= Installing Version Control Tools for `go get` =
=======================================
--- /GoStrings.wiki Mon May 7 05:58:53 2012 UTC
+++ /GoStrings.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary About Go strings.
+== This page has moved:
https://golang.org/wiki/GoStrings ==
Strings are *not* required to be UTF-8. Go source code *is* required
to be UTF-8. There is a complex path between the two.
=======================================
--- /GoTalks.wiki Sat Dec 7 19:42:42 2013 UTC
+++ /GoTalks.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary Videos and presentation slides about Go.
+== This page has moved:
https://golang.org/wiki/GoTalks ==
= Go talks =
=======================================
--- /GoUserGroups.wiki Fri Dec 5 16:38:48 2014 UTC
+++ /GoUserGroups.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary Find gophers in your area.
+== This page has moved:
https://golang.org/wiki/GoUserGroups ==
=== Contributing ===
=======================================
--- /GoUsers.wiki Tue Oct 7 15:09:20 2014 UTC
+++ /GoUsers.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary A list of organizations that use Go.
+== This page has moved:
https://golang.org/wiki/GoUsers ==
#labels user,production,company
= Currently using Go =
=======================================
--- /GoVsGenerics.wiki Tue Apr 24 16:33:21 2012 UTC
+++ /GoVsGenerics.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary How Go can solve Generics typical problems without generics
+== This page has moved:
https://golang.org/wiki/GoVsGenerics ==
#labels Go,Generics,usecases,alternatives
= Introduction =
=======================================
--- /HandlingIssues.wiki Wed Dec 4 05:41:22 2013 UTC
+++ /HandlingIssues.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary How to report and triage issues.
+== This page has moved:
https://golang.org/wiki/HandlingIssues ==
This document explains how we handle issue triage and scheduling in
[
http://golang.org/issue the Go project's issue tracker].
=======================================
--- /Hashing.wiki Sat Dec 22 08:21:08 2012 UTC
+++ /Hashing.wiki Wed Dec 10 00:56:40 2014 UTC
@@ -1,4 +1,5 @@
#summary Hash tutorial.
+== This page has moved:
https://golang.org/wiki/Hashing ==
Please consider move this into document for package `hash`.