Jerry Zhao
252bfaddbc
typo fix
...
minus sign in locale, not underscore
2015-06-23 20:58:45 +10:00
astaxie
afa5b6c959
Merge pull request #481 from codingsince1985/master
...
escape <script>
2015-06-22 17:35:21 +08:00
Jerry Zhao
994131c61e
escape <script>
2015-06-21 19:37:23 +10:00
astaxie
7649d66a1c
Merge pull request #478 from codingsince1985/fix2
...
typos fixed
2015-06-04 20:49:46 +08:00
Jerry Zhao
780f144565
typos fixed
2015-06-04 20:35:28 +10:00
astaxie
0f51d5a2c4
Merge pull request #474 from codingsince1985/patch-1
...
typo fixed
2015-05-24 21:30:25 +08:00
Jerry Zhao
f5ccb60f40
typo fixed
2015-05-24 16:11:13 +10:00
astaxie
74a7e1274a
Merge pull request #472 from RyanGladstone/patch-2
...
correct spelling of "maintain"
2015-05-12 10:00:38 +08:00
Ryan Gladstone
7c26dbe028
correct spelling of "maintain"
2015-05-11 21:38:46 -04:00
astaxie
53c09a1760
Merge pull request #471 from 0xCMP/patch-1
...
Update recommended version and dl site
2015-05-12 07:09:55 +08:00
Chris Portela
f7c38e6099
Update recommended version and dl site
...
Go team now uses git on gerrit. The current version is now also 1.4.2 and the place to download that is from golang.org
2015-05-11 15:05:17 -04:00
astaxie
7d0f085c3a
Merge pull request #467 from marcalj/patch-1
...
`for` statements fix.
2015-05-11 10:23:55 +08:00
astaxie
f79cdc3e02
Merge pull request #470 from RyanGladstone/patch-1
...
dropped an errant bracket
2015-05-09 14:39:44 +08:00
astaxie
491cb98ed2
Merge pull request #469 from bredikhin/patch-1
...
Fix a tautology / typo
2015-05-09 11:47:51 +08:00
Ryan Gladstone
82c793f939
dropped an errant bracket
2015-05-08 22:44:26 -04:00
Ruslan Bredikhin
9cff5a3d31
Fix a tautology / typo
2015-05-08 14:30:32 -04:00
astaxie
3d4e91c60c
Merge pull request #468 from aishraj/patch-1
...
Removed redundant word
2015-04-29 22:07:53 +08:00
Aishraj Dahal
d48f9cd5f9
Removed redundant word
2015-04-29 19:23:53 +05:30
Marçal Juan Llaó
b68aafe64c
for statements fix.
...
`expression1` is executed before looping.
`expression2` is executed to decide to execute `for` code block.
`expression3` is executed after each loop.
2015-04-29 11:30:47 +02:00
astaxie
641ed63aef
Merge pull request #464 from mkarthikworld/patch-1
...
Update on Int type example
2015-04-14 10:32:13 +08:00
mkarthikworld
c86153ec42
Update on Int type example
...
Although int32 has a longer length than int8, and has the same type as int
2015-04-14 06:22:58 +05:30
astaxie
d36e4dd6e9
Merge pull request #463 from anthonyfok/fix-en-build-with-gitbook-2.0.1
...
Remove trailing whitespaces in en/13.5.md
2015-04-10 22:46:26 +08:00
Anthony Fok
e32e691f8b
Remove trailing whitespaces in en/13.5.md
...
This is to prevent the following `gitbook build` error
with GitBook 2.0.1:
Template render error: unexpected token: .
(In file '13.5.md', Line 281, Column 10)
2015-04-10 08:17:21 -06:00
astaxie
3289f09022
Merge pull request #462 from alioygur/patch-1
...
removed the forgetten english line
2015-04-09 20:34:45 +08:00
ali oygur
25b6f075c7
removed the forgetten english line
2015-04-09 15:33:43 +03:00
astaxie
3bfec600f0
Merge pull request #461 from sheercat/fix-gvminstall
...
fix gvm install
2015-04-07 11:13:11 +08:00
Tomoo Amano
306d89b87a
fix gvm install
2015-04-07 11:31:53 +09:00
astaxie
54920f7fb9
Merge pull request #458 from tevjef/patch-1
...
fixed typo
2015-04-05 07:29:22 +08:00
Tevin Jeffrey
13f0e7cfeb
fixed typo
2015-04-04 18:44:41 -04:00
astaxie
f2fc177014
Merge pull request #457 from matisoffn/master
...
Change speciality to specialty
2015-04-03 08:54:52 +08:00
Noah Matisoff
9574157fc3
fix speciality to specialty
2015-04-02 09:15:46 -07:00
astaxie
08e17bb2b9
update the style
2015-04-02 13:27:34 +08:00
astaxie
36805f1991
update the code style
2015-04-02 13:22:13 +08:00
astaxie
c0972e2426
Merge pull request #456 from jesusjjf/master
...
Fix typo
2015-04-02 12:04:59 +08:00
jesusjjf
f2498feb76
Fix typo
2015-04-01 20:06:39 -07:00
astaxie
edacf563d0
Delete book.json
2015-04-02 00:10:30 +08:00
astaxie
d9680e7e1a
Merge pull request #435 from kingmax-chan/master
...
Update 02.3.md
2015-04-02 00:02:44 +08:00
astaxie
1587e1adec
Merge pull request #437 from pasali/fix-slice-definition
...
fix array definition
2015-04-02 00:02:03 +08:00
astaxie
51089b510c
Merge pull request #438 from pasali/feature-go-foundations
...
section 2.2 translated
2015-04-02 00:01:43 +08:00
astaxie
0f906db68b
Merge pull request #441 from koriym/jp
...
improve Japanese translation about RESTful
2015-04-02 00:00:14 +08:00
astaxie
61855cabdf
Merge pull request #444 from DeepAnchor/master
...
English grammar and translation fixes - 13.0.md to 14.7.md
2015-04-01 23:55:58 +08:00
astaxie
77660d7e45
Merge pull request #446 from waitingkuo/patch-1
...
Update 13.2md
2015-04-01 23:55:10 +08:00
astaxie
69d7ed059b
Merge pull request #450 from vitkarpov/fix-some-eng-grammar
...
Make some rewordings
2015-04-01 23:53:33 +08:00
astaxie
6919bcd1ae
Merge pull request #455 from gingerhot/master
...
gvm one-liner installation shell seems not work
2015-04-01 23:33:53 +08:00
B1nj0y
2a26ea056a
gvm one-liner installation shell seems not work
...
So I copy the installation shell from the gvm README file.
2015-04-01 23:11:53 +08:00
Anchor
ae243f8d2a
Fix typos
2015-03-25 22:23:11 -07:00
astaxie
f8f446a11d
Merge pull request #453 from ernix/ja
...
Translate delta commits into Japanese
2015-03-24 06:43:18 +08:00
Shin Kojima
2f4965e013
Merge commit '95904871498e70de37c3f5d983f266a16a43e0f5' into ja
2015-03-23 23:06:07 +09:00
Shin Kojima
e772f523e1
[ja] apply patch
2015-03-23 23:05:58 +09:00
Shin Kojima
215bc46541
Merge commit '5105ad8883cd09b95247f5baa23276a87d261ea0' into ja
2015-03-23 22:57:54 +09:00