astaxie
fce51a1f0e
Merge pull request #696 from liunaijia/patch-2
...
Change the 'value' parameter description
2016-08-19 22:02:58 +08:00
Naijia Liu
571a57b635
Change the 'value' parameter description
...
I'd like to think the description of 'value' parameter isn't the part of the code. I was confused by it when it's written in the code block, then I realized it's the explanation of the parameter.
2016-08-19 13:57:17 +08:00
Naijia Liu
b2ff365528
Change the 'value' parameter description
...
I'd like to think the description of 'value' parameter isn't the part of the code. I was confused by it when it's written in the code block, then I realized it's the explanation of the parameter.
2016-08-19 13:57:17 +08:00
astaxie
75691e69f0
Merge pull request #693 from liunaijia/patch-1
...
Align folders in the mygo folder tree
2016-08-17 15:32:15 +08:00
astaxie
01f1af0bab
Merge pull request #693 from liunaijia/patch-1
...
Align folders in the mygo folder tree
2016-08-17 15:32:15 +08:00
Naijia Liu
a5d827c47e
Align folders in the mygo folder tree
...
Folders mathapp, mymath and github.com should directly appear in src folder, so mymath and github.com folders in the folder structure tree should be aligned to mathapp folder.
It confused me a bit.
2016-08-17 14:34:10 +08:00
Naijia Liu
ecfb1f6311
Align folders in the mygo folder tree
...
Folders mathapp, mymath and github.com should directly appear in src folder, so mymath and github.com folders in the folder structure tree should be aligned to mathapp folder.
It confused me a bit.
2016-08-17 14:34:10 +08:00
astaxie
edffac8b60
Merge pull request #691 from nrkfeller/patch-3
...
Typo fix designed and costed
2016-08-06 14:01:37 +08:00
Nicolas Feller
4b99a68d4a
Typo fix designed and costed
...
typo fix
2016-08-05 17:36:25 -04:00
astaxie
9d2b403d45
Merge pull request #690 from bingoHuang/patch-1
...
Update 13.0.md
2016-08-04 13:43:02 +08:00
astaxie
d6402fcdff
Merge pull request #690 from bingoHuang/patch-1
...
Update 13.0.md
2016-08-04 13:43:02 +08:00
Bingo Huang
e537d1c243
Update 13.0.md
...
去掉“如何”,否则语句不通,应为笔误
2016-08-04 10:29:49 +08:00
Bingo Huang
a8bdcddcc6
Update 13.0.md
...
去掉“如何”,否则语句不通,应为笔误
2016-08-04 10:29:49 +08:00
astaxie
5e9aa480e5
Merge pull request #689 from corburn/patch-1
...
Update 03.1.md
2016-07-20 13:31:05 +08:00
Jason Travis
d072c84b03
Update 03.1.md
2016-07-19 20:40:16 -07:00
astaxie
a60616d342
Merge pull request #683 from chikyukotei/patch-1
...
Update 09.6.md
2016-06-24 11:33:36 +08:00
astaxie
a0e6a598c3
Merge pull request #683 from chikyukotei/patch-1
...
Update 09.6.md
2016-06-24 11:33:36 +08:00
astaxie
c4e3464a9a
Merge pull request #684 from tSU-RooT/patch-2
...
[ja] Fix mistakes
2016-06-24 11:32:35 +08:00
astaxie
e5e412dfe9
Merge pull request #684 from tSU-RooT/patch-2
...
[ja] Fix mistakes
2016-06-24 11:32:35 +08:00
tSU-RooT
371702d5cf
[ja] Fix mistakes
2016-06-18 16:34:43 +09:00
tSU-RooT
1c73aec2ec
[ja] Fix mistakes
2016-06-18 16:34:43 +09:00
T-I
7e9daa5c1f
Update 09.6.md
...
remove base64 encode/decode subsection and modify several bad translations.
2016-06-15 19:45:44 +09:00
T-I
b6b9a9dd36
Update 09.6.md
...
remove base64 encode/decode subsection and modify several bad translations.
2016-06-15 19:45:44 +09:00
astaxie
359aa2f371
Merge pull request #678 from sifue/patch-1
...
fix typo
2016-06-06 14:02:27 +08:00
astaxie
319298ef87
Merge pull request #678 from sifue/patch-1
...
fix typo
2016-06-06 14:02:27 +08:00
Soichiro Yoshimura
1873d49a68
fix typo
...
book to bool
2016-06-06 14:13:31 +09:00
Soichiro Yoshimura
aa70edddba
fix typo
...
book to bool
2016-06-06 14:13:31 +09:00
astaxie
3e662dbf75
Merge pull request #677 from schnaidar/patch-1
...
Remove Base64 encoding as 'encryption' algorithm
2016-06-06 09:55:47 +08:00
astaxie
b14d3526c0
Merge pull request #677 from schnaidar/patch-1
...
Remove Base64 encoding as 'encryption' algorithm
2016-06-06 09:55:47 +08:00
Schneider
e47766fa77
Remove Base64 encoding as 'encryption' algorithm
...
This statement is false and dangerous.
2016-06-04 20:09:17 +02:00
Schneider
fdce947c91
Remove Base64 as 'encryption' algorythm
...
This statement is just simply wrong and even dangerous if people start to believe their application is secure, because they used Base64
2016-06-04 20:05:28 +02:00
Schneider
d292abab00
Remove Base64 as 'encryption' algorythm
...
This statement is just simply wrong and even dangerous if people start to believe their application is secure, because they used Base64
2016-06-04 20:05:28 +02:00
astaxie
b234106f6f
Merge pull request #676 from hangim/master
...
go.net: use golang.org/x/... import paths
2016-05-20 10:05:53 +08:00
astaxie
ed805087d5
Merge pull request #676 from hangim/master
...
go.net: use golang.org/x/... import paths
2016-05-20 10:05:53 +08:00
hang
c4e50a14a8
go.net: use golang.org/x/... import paths
2016-05-20 09:26:32 +08:00
hang
9f45d74b38
go.net: use golang.org/x/... import paths
2016-05-20 09:26:32 +08:00
astaxie
aaabffe232
Merge pull request #675 from hangim/master
...
fix expression error in tanslated version
2016-05-18 22:53:59 +08:00
astaxie
f7ad9e8084
Merge pull request #675 from hangim/master
...
fix expression error in tanslated version
2016-05-18 22:53:59 +08:00
hang
722c4d24dd
fix expression error in tanslated version
2016-05-18 21:18:57 +08:00
hang
789f2cd188
fix expression error in tanslated version
2016-05-18 21:18:57 +08:00
astaxie
0db5b743f9
Merge pull request #673 from hangim/master
...
fix expression error
2016-05-18 10:25:39 +08:00
astaxie
648dbd4adb
Merge pull request #673 from hangim/master
...
fix expression error
2016-05-18 10:25:39 +08:00
hang
91379b4316
fix expression error
2016-05-17 21:59:37 +08:00
hang
4b17cbbba9
fix expression error
2016-05-17 21:59:37 +08:00
astaxie
7e4ee9e1b0
Merge pull request #668 from Bunchhieng/patch-1
...
Deleted extra bracket in Next section.
2016-04-29 11:54:54 +08:00
Bun
6286fc875a
Deleted extra bracket in Next section.
2016-04-28 23:40:20 -04:00
astaxie
4942874930
Merge pull request #663 from Andrew-liu/zh
...
Update zh 04.5.md
2016-04-15 09:24:59 +08:00
astaxie
1c35e5dc89
Merge pull request #663 from Andrew-liu/zh
...
Update zh 04.5.md
2016-04-15 09:24:59 +08:00
Andrew-liu
1d6949406a
Update zh 04.5.md
2016-04-14 21:22:43 +08:00
Andrew-liu
a08b328b20
Update zh 04.5.md
2016-04-14 21:22:43 +08:00