Commit Graph

201 Commits

Author SHA1 Message Date
murphy
2e52c5aba5 2017-05-24 01:00:39 +08:00
murphy
8457b27357 2017-05-24 00:45:24 +08:00
murphy
9c38ba4934 -> 浮点型 2017-05-24 00:41:08 +08:00
murphy
f82e6b56a3 小修改 2017-05-22 09:55:44 +00:00
murphy
0048678199 Merge branch 'murphy' of github.com:murphil/trpl-zh-cn into murphy 2017-05-21 22:35:24 +08:00
murphy
27712529bb ch03-01 2017-05-21 22:35:04 +08:00
Murphy
554d726363 Merge branch 'master' into murphy 2017-05-20 18:19:29 +08:00
murphy
d42d8abc4b 第二章校对完成 2017-05-20 18:15:37 +08:00
Shengyu Zhang
ff41736555 fixed typo at CH04-02 L191: extra comma 2017-05-18 20:01:29 +08:00
Shengyu Zhang
50eb45fb9c fixed bold format at CH04-01 L112 2017-05-18 20:01:16 +08:00
Shengyu Zhang
76b3fe5327 fixed typo at CH03-02 L153: 这写 -> 这些 2017-05-18 19:55:55 +08:00
murphy
46dd5af871 modified: src/ch02-00-guessing-game-tutorial.md 2017-05-18 00:04:30 +08:00
KaiserY
1c310d118a Merge pull request #42 from murphil/murphy
376 	modified:   src/ch02-00-guessing-game-tutorial.md
2017-05-16 19:25:20 -05:00
murphy
0cae40e09a 376 modified: src/ch02-00-guessing-game-tutorial.md 2017-05-17 00:38:21 +08:00
KaiserY
c6db0e3d95 Merge pull request #41 from murphil/murphy
Murphy
2017-05-16 09:22:30 -05:00
murphy
8e76278eb5 -> 使用 println! 占位符打印值 2017-05-16 21:32:19 +08:00
murphy
c510bd8bcc modified: src/ch01-02-hello-world.md
modified:   src/ch02-00-guessing-game-tutorial.md
2017-05-16 20:13:38 +08:00
murphy
b5c98492f1 modified: src/ch01-02-hello-world.md 2017-05-16 00:24:30 +08:00
KaiserY
6be944dce0 Merge pull request #40 from murphil/murphy
Murphy
2017-05-15 09:33:41 -05:00
murphy
6081f64d20 第一章校订完成 2017-05-15 21:55:24 +08:00
murphy
1f2533ae4d 修改: src/ch01-02-hello-world.md
修改:     src/ch16-04-extensible-concurrency-sync-and-send.md
2017-05-15 15:43:36 +00:00
KaiserY
d85f50484f wip: update ch17-02 2017-05-15 08:27:11 +08:00
murphy
e4aaa1e839 src/ch16-04-extensible-concurrency-sync-and-send.md 2017-05-13 09:31:54 +00:00
murphy
558e8af136 typo 2017-05-12 22:58:23 +08:00
murphy
99cc253553 modified: src/ch17-02-trait-objects.md 2017-05-12 22:52:45 +08:00
murphy
acc1ac38fe 接受 -> 使用 2017-05-12 00:27:16 +08:00
murphy
b0a5c825ab 那么如果 2017-05-12 00:16:31 +08:00
murphy
201565cf20 修正笔误和表述
modified:   src/ch04-01-what-is-ownership.md
	modified:   src/ch15-01-box.md
	modified:   src/ch16-03-shared-state.md
	modified:   src/ch17-01-what-is-oo.md
	modified:   src/ch17-02-trait-objects.md
2017-05-11 23:51:16 +08:00
murphy
06b387e26d 修订:使用Sync和Send trait 的可扩展并发 2017-05-11 14:24:02 +00:00
Murphy
f6ef38716e Merge branch 'master' into master 2017-05-11 13:55:21 +08:00
murphy
877583ea3c repo 2017-05-11 13:45:34 +00:00
murphy
f92f141762 修改HashMap章的一些表述 2017-05-11 12:08:18 +00:00
murphy
98c06b86db typo 2017-05-11 00:20:08 +08:00
murphy
05e973333f 修正一些错别字和模糊的表述 2017-05-10 23:16:47 +08:00
Kazama Sion
b8355ff656 Fix the mistake about Rust macros mentioned
The original text is: "We'll discuss Rust macros in more detail in Appendix E". And the Appendix is in section 21.
2017-05-09 03:32:51 +08:00
wangtxxl
918b3a47f0 又更正为有
又更正为有
2017-05-04 11:23:10 +08:00
usernameisnull
1ede97a3f4 Update ch06-01-defining-an-enum.md 2017-05-04 02:37:22 +08:00
usernameisnull
eba26b704e Update ch06-01-defining-an-enum.md 2017-05-03 01:43:59 +08:00
KaiserY
9bb9ceb5c6 Merge pull request #28 from usernameisnull/patch-6
Update ch05-01-method-syntax.md
2017-05-01 01:46:13 -05:00
usernameisnull
40f08acae8 Update ch04-01-what-is-ownership.md 2017-04-30 04:01:08 +08:00
usernameisnull
0252cf8f71 Update ch05-01-method-syntax.md 2017-04-30 02:47:53 +08:00
KaiserY
3fd0920de2 Merge pull request #27 from SilverRainZ/master
fixed typo at CH15-00 L15
2017-04-28 20:11:08 -05:00
谷月轩
9a0f91a35d fixed typo at CH15-00 L15
只能 -> 智能
2017-04-28 23:45:02 +08:00
Vincent Song
09b2a378bd fixed issue at CH17-02 2017-04-28 11:45:27 +10:00
KaiserY
6184d6db5c Merge pull request #25 from stamp711/master
修正第十章的一些翻译错误
2017-04-27 10:56:14 -05:00
Apricity
0805bbc581
fixed issues at CH10-03 L7, L461 2017-04-27 23:42:03 +08:00
Vincent Song
7da8e4b3dc fixed issue at CH17-02 to L108 2017-04-27 17:54:12 +10:00
Vincent Song
0b365c0373 fixed CH17-01 2017-04-27 17:07:28 +10:00
Vincent Song
93b41bc9d9 fixed CH17-00 2017-04-27 16:46:49 +10:00
Vincent Song
70e4b279f1 fixed issues for CH16-04 2017-04-27 16:32:27 +10:00
Apricity
bd94e0c435
fixed issues at CH10-01 L64, L119, L152, L339 2017-04-27 12:37:27 +08:00
Vincent Song
fd7841dfb3 fixed issue for CH16-02 &CH16-03 2017-04-27 12:40:37 +10:00
usernameisnull
433518c660 Update ch05-00-structs.md 2017-04-27 11:04:26 +10:00
Vincent Song
49b2fe1d53 fixed issue at CH16-01 L11 L15 L17 2017-04-27 11:03:46 +10:00
usernameisnull
669615467a Update ch05-00-structs.md 2017-04-27 01:34:21 +08:00
Vincent Song
99105a0f42 fixed issues at CH16-00 L12 L14 L18 L21 2017-04-26 18:11:41 +10:00
Vincent Song
b2c7b545ef fixed issue at CH15-06 L11 2017-04-26 17:38:15 +10:00
Vincent Song
dcb065529a fixed issue at CH15-05 L22 L119 2017-04-26 17:13:40 +10:00
Vincent Song
7df4f8f544 fixed CH15-02 L07 L22 L72 L114, CH15-03 L09 L13 L39, CH15-04 L65 L94 2017-04-26 15:27:57 +10:00
Vincent Song
696d852fe9 fixed CH14-04 L07, CH15-01 L37 L131 2017-04-26 11:50:16 +10:00
Apricity
68658812a8 fixed issue at CH09-03 L115 2017-04-25 12:35:36 +08:00
KaiserY
fcd74477e8 wip: update ch17-01 2017-04-24 23:03:13 +08:00
Vincent Song
086383ac9c fixed issue at CH14-03 L153 2017-04-24 16:40:42 +10:00
Vincent Song
446cc69da6 fixed issue at CH14-02 L125, L203 2017-04-24 16:26:26 +10:00
Vincent Song
e14d46f5d7 fixed issues at CH13-01 L75, CH13-02 L30, L55, L71, CH13-04 L14, L24 2017-04-24 15:53:25 +10:00
Vincent Song
c9090790cc fixed issue at CH12-05 L07, CH12-06 L110 2017-04-24 12:06:11 +10:00
Vincent Song
e16c263fd3 fixed issue for CH12-01 L90, CH12-03 L82, CH12-04 L135 2017-04-24 11:18:27 +10:00
Vincent Song
30056f1894 fixed CH11-03 L07 2017-04-21 14:00:36 +10:00
Vincent Song
1b278dff0f fixed CH10-03 L84, L198, L403, L405, L407, L409, L411, L459, L536 2017-04-20 19:02:51 +10:00
Vincent Song
eef1d26421 fixed CH10-02 L92, L207, L219 2017-04-20 18:06:26 +10:00
Vincent Song
9b43d089c8 fixed issue CH10-01 L62, L64 2017-04-20 16:09:03 +10:00
Vincent Song
cfab190fdb fixed CH10-00 L82, L88 2017-04-20 12:44:01 +10:00
Vincent Song
f4081c956d fixed error at CH08-02 L48, L114 2017-04-19 16:50:56 +10:00
Vincent Song
58cd88c035 fixed CH07-01 L321, CH07-02 L212 L224 2017-04-19 16:50:56 +10:00
KaiserY
2adb6692ec wip: update ch12 2017-04-18 14:55:09 +08:00
KaiserY
3788259843 Merge pull request #16 from usernameisnull/patch-1
Update ch01-02-hello-world.md
2017-04-15 23:20:44 -05:00
usernameisnull
db150dfe0a Update ch02-00-guessing-game-tutorial.md 2017-04-16 03:58:11 +08:00
usernameisnull
324918de22 Update ch01-02-hello-world.md 2017-04-16 02:31:39 +08:00
KaiserY
40ff598d5e Merge pull request #15 from vincentsong/master
修改翻译问题
2017-04-12 00:11:43 -05:00
Vincent Song
4aa1c03de3 fix merge issue 2017-04-12 14:42:34 +10:00
Vincent Song
af4debceae fixed CH06-02 L192 2017-04-12 14:39:51 +10:00
KaiserY
8424c5121e Merge pull request #13 from itfanr/master
ch17-02翻译完成90%
2017-04-10 06:22:58 -05:00
KaiserY
0b885182d4 Merge branch 'master' into master 2017-04-10 06:22:43 -05:00
Vincent Song
a31ffac14d fixed CH06-02 L09 2017-04-10 18:41:33 +10:00
Vincent Song
4fa1e7ca3a fixed CH06-01 L225 2017-04-10 18:34:12 +10:00
Vincent Song
7cedf52733 fixed CH06-01 L125 2017-04-10 18:28:59 +10:00
KaiserY
038c27495d wip: update ch12-03 2017-04-10 16:25:42 +08:00
Vincent Song
d79ad5ffb3 fix CH05-01 L146 2017-04-10 18:15:54 +10:00
KaiserY
59a381669a Merge pull request #12 from vincentsong/master
refine translation at CH05-00 L202
2017-04-10 03:12:41 -05:00
itfanr
edaeab0c0b ch17-02翻译90% 2017-04-10 16:06:17 +08:00
Vincent Song
ea8a17787b improve translation at CH05-01 L82 2017-04-10 18:02:34 +10:00
Vincent Song
fb3e4353d8 fix translation error CH05-01 L47 2017-04-10 17:44:59 +10:00
Vincent Song
8c5a99fe46 refine translation at CH05-00 L202 2017-04-10 17:03:40 +10:00
itfanr
a35292be38 补全ch17-02的链接 2017-04-10 13:15:57 +08:00
itfanr
7503403e01 ch17-02翻译进度50% 2017-04-10 13:09:34 +08:00
itfanr
0968b22956 修改一处错误 2017-04-09 21:03:45 +08:00
itfanr
0531387d4e 修改一处翻译错误 2017-04-09 20:06:53 +08:00
itfanr
2109bab856 Merge remote-tracking branch 'KaiserY/master'
合并KaiserY仓库的改动
2017-04-09 15:47:48 +08:00
itfanr
85f5040cca 补充完整17-01 2017-04-09 15:43:39 +08:00
KaiserY
d465e2ff96 wip update ch12-03 2017-04-05 23:13:49 +08:00