Commit Graph

1343 Commits

Author SHA1 Message Date
Aaklo Xu
eda93b91ab Typo fix 2017-02-04 18:47:23 +08:00
Aaklo Xu
b1dd474016 Update deploy.sh 2017-02-04 18:10:17 +08:00
Aaklo Xu
c8c94cc2d1 Translate README.md 2017-02-04 17:41:29 +08:00
Carol (Nichols || Goulding)
d369804c5a Merge pull request #428 from fusepilot/patch-1
Missing search.to_lowercase() in grep_case_insensitive
2017-02-01 18:40:10 -05:00
Michael Delaney
283ec875aa Missing search.to_lowercase() in grep_case_insensitive 2017-02-01 02:10:51 -08:00
Carol (Nichols || Goulding)
96acaab7c6 Add wildcards to the dictionary 2017-01-27 21:54:23 -05:00
Carol (Nichols || Goulding)
396e2db4f7 Propagate the changes to the src/md 2017-01-27 21:40:48 -05:00
Carol (Nichols || Goulding)
4888172a74 Rearrange sections to match the structure change made in the docx
This also makes chapter 6 more like the other chapters, with the intro
page pretty short.
2017-01-27 21:02:31 -05:00
Carol (Nichols || Goulding)
d1aa4d806e Forward back propagate changes to the nostarch md 2017-01-27 17:28:53 -05:00
Carol (Nichols || Goulding)
5a7a928a2d Making upstream md changes in the docx 2017-01-27 17:24:38 -05:00
Carol (Nichols || Goulding)
b69b4bd44b Propagate docx changes to md 2017-01-27 17:10:07 -05:00
Carol (Nichols || Goulding)
b38b56ee21 Some more tweaks to the docx 2017-01-27 17:03:44 -05:00
Carol (Nichols || Goulding)
5cba0cf619 Proposed changes after copyediting 2017-01-26 22:38:19 -05:00
Carol (Nichols || Goulding)
998bf9b90b Done with my edits to the docx 2017-01-26 22:33:28 -05:00
Carol (Nichols || Goulding)
0cd0a8913a Enhance xsl 2017-01-25 18:39:15 -05:00
Carol (Nichols || Goulding)
590091e98e Removing nostarch comments to make later diffs quieter 2017-01-25 17:46:36 -05:00
Carol (Nichols || Goulding)
1c14d90b47 Chapter 6 as received from nostarch 2017-01-25 17:41:51 -05:00
Carol (Nichols || Goulding)
f80cb1709e Ship FP/Closures/Iterators chapter 13 to nostarch 2017-01-23 15:29:49 -05:00
Carol (Nichols || Goulding)
7d20c6593d Ignore this test now 2017-01-23 15:29:49 -05:00
Carol (Nichols || Goulding)
5fbd2fe758 Move (pun intended) closure env capture/borrowing/etc to concurrency 2017-01-23 15:29:49 -05:00
Carol (Nichols || Goulding)
40dfd1eb11 Fixing steve nits 2017-01-23 15:29:49 -05:00
Carol (Nichols || Goulding)
2145cc2e52 Fix typos 2017-01-23 15:29:49 -05:00
Carol (Nichols || Goulding)
fbc5914e90 Break into sections 2017-01-23 15:29:49 -05:00
Carol (Nichols || Goulding)
b5f9503eb0 Add more words to the dictionary 2017-01-23 15:29:49 -05:00
Carol (Nichols || Goulding)
42316a182c Clarify what happens when iteration is done 2017-01-23 15:29:49 -05:00
Carol (Nichols || Goulding)
78836baced More edits 2017-01-23 15:29:49 -05:00
Carol (Nichols || Goulding)
02dffcac11 Add another spelling and ignoring 2017-01-23 15:29:49 -05:00
Carol (Nichols || Goulding)
b711c5904c Fix spelling, grammar, and other small stuff 2017-01-23 15:29:49 -05:00
Carol (Nichols || Goulding)
7cb1782fc8 Edits to the intro and Closures section 2017-01-23 15:29:49 -05:00
Steve Klabnik
7ce1c8fc72 First draft of the iterators chapter 2017-01-23 15:29:49 -05:00
Steve Klabnik
b735803e4a word wrap and tweak a bit 2017-01-23 15:29:49 -05:00
Adam Dunlap
e3aeefea9f Fix spelling errors 2017-01-23 15:29:49 -05:00
Adam Dunlap
ab0274062e Clarifications/typos 2017-01-23 15:29:49 -05:00
Adam Dunlap
937d932a07 Updating text wrapping 2017-01-23 15:29:49 -05:00
Alexander Dunlap
72dec3166b Minor grammar fix 2017-01-23 15:29:49 -05:00
Adam Dunlap
2be0bfdeca Adding information on closures and iterators
Not well edited and doesn't have everything about iterators
2017-01-23 15:29:49 -05:00
Steve Klabnik
ae927711ec Merge pull request #414 from ilabdsf/patch-1
Explain why weak pointers are needed
2017-01-22 22:19:05 -05:00
Alexander Krotov
ba757fecc2 Explain why weak pointers are needed 2017-01-23 04:45:01 +04:00
Carol (Nichols || Goulding)
4858e70e1a Merge pull request #412 from aaaxx/patch-1
Replace bulleted list with numbered list
2017-01-22 13:42:47 -05:00
aaaxx
efd59dd0fe Replace bulleted list with numbered list
Seems like a textbook case of *ordered* list to me.
2017-01-22 13:58:32 +01:00
Carol (Nichols || Goulding)
1438f0bc3a Merge pull request #409 from aaaxx/patch-1
Fix a typo
2017-01-19 20:06:16 -05:00
aaaxx
2201ea1101 Fix a typo 2017-01-19 13:21:19 +01:00
Carol (Nichols || Goulding)
a534180caf Merge pull request #408 from aaaxx/patch-1
Fix a broken sentence
2017-01-18 18:54:42 -05:00
aaaxx
9ec355587f Fix a broken sentence
Closes #398.
2017-01-18 06:07:05 +01:00
Carol (Nichols || Goulding)
31abb14ded Merge pull request #403 from kberov/structs-typo
missing "is"
2017-01-17 22:43:32 -05:00
Carol (Nichols || Goulding)
9d6a271690 Merge pull request #400 from K900/patch-1
Possibly clearer wording
2017-01-17 22:42:43 -05:00
Carol (Nichols || Goulding)
f710a0e5d7 Merge pull request #399 from kiliankoe/patch-2
Fix code example compile error due to missing use
2017-01-17 22:40:18 -05:00
Carol (Nichols || Goulding)
66531b84c8 Merge pull request #396 from kberov/outdated-move-error
details in error E0382 changed over time
2017-01-17 22:38:07 -05:00
Carol (Nichols || Goulding)
4335bd5e93 Merge pull request #394 from kiliankoe/patch-1
Remove redundant duplicate 'can'
2017-01-17 22:36:01 -05:00
Krasimir Berov
255b44b409 missing "is" 2017-01-14 13:13:05 +01:00