Commit Graph

1169 Commits

Author SHA1 Message Date
Carol (Nichols || Goulding)
cf52d81371 Use one consistent fake SHA to avoid making aspell sad 2016-12-11 12:06:49 -05:00
Carol (Nichols || Goulding)
9ebc92d2b4 Turn off .bak files; I'm fine using git for backups 2016-12-11 12:00:46 -05:00
Carol (Nichols || Goulding)
840cfc8e1c Clarify the readme a bit 2016-12-11 12:00:22 -05:00
Carol (Nichols || Goulding)
86862b1c71 Fix some spelling suggestions 2016-12-11 11:59:03 -05:00
Carol (Nichols || Goulding)
b6ac0b9300 Fix an incorrect word and line wrapping 2016-12-11 11:57:08 -05:00
Carol (Nichols || Goulding)
d5aa0440f7 Merge remote-tracking branch 'origin/pr/338' into spell 2016-12-11 11:54:44 -05:00
Scott Olson
12663fcbd4 Fix alignment in side-by-side code example. 2016-12-10 15:04:45 -08:00
Carol (Nichols || Goulding)
82594356b0 Save a link for later 2016-12-08 16:38:52 -05:00
Carol (Nichols || Goulding)
5d161de0ed Save the tr command I keep going to SO for 2016-12-05 11:06:38 -05:00
Carol (Nichols || Goulding)
8754519746 Merge pull request #347 from lukezaparaniuk/master
Fixed inaccuracies
2016-12-05 10:47:46 -05:00
Carol (Nichols || Goulding)
39f10b09b1 Merge pull request #346 from lukezaparaniuk/patch-1
Corrected Drop trait code representation on line 450
2016-12-05 10:46:07 -05:00
Luke Zaparaniuk
28c57b6ce6 Fixed inaccuracies
Switched the key and value types on line 44 to be correct and set the original value to the correct value on line 176
2016-12-05 08:26:48 +00:00
Luke Zaparaniuk
baf3884104 Corrected Drop trait code representation on line 450 2016-12-04 14:57:43 +00:00
Carol (Nichols || Goulding)
3ec682e539 Merge pull request #342 from rust-lang/ch4-ce
Ch4 copy edit
2016-12-02 14:15:54 -05:00
Carol (Nichols || Goulding)
95cc461aa5 Fix some code block line wrapping that only happens in the doc 2016-12-02 14:08:03 -05:00
Carol (Nichols || Goulding)
759067b651 Export the changes from the docx into md 2016-12-02 13:53:03 -05:00
Carol (Nichols || Goulding)
71f7dcc5e7 Make further modifications to nostarch's edits 2016-12-02 13:28:08 -05:00
Carol (Nichols || Goulding)
89707cdf3e Remove the chapter 4 odt until docx starts messing up 2016-12-02 13:28:08 -05:00
Carol (Nichols || Goulding)
1da79bbc7f Resolving copyeditor's comments in the docx 2016-12-02 13:28:08 -05:00
Carol (Nichols || Goulding)
3c71cd63d3 Update xsl
Gotta have every combination of formatting
2016-12-02 13:28:08 -05:00
Carol (Nichols || Goulding)
a0ca0ccef1 Chapter 4 as received from copyedit 2016-12-02 13:28:08 -05:00
Boris Egorov
0e19b6a5a6 Execute spellcheker script on travis
Fixes #118
2016-12-02 00:55:14 +07:00
Boris Egorov
6999230788 Add spellchecker script and dictionary of valid words for it
Fixes #118
2016-12-02 00:54:51 +07:00
Boris Egorov
b77aa4f5db Fix typos detected by aspell 2016-12-02 00:54:50 +07:00
Carol (Nichols || Goulding)
7836b5fb1f Fix some links and references 2016-12-01 11:36:35 -05:00
Carol (Nichols || Goulding)
eac3cea9cf Saving some content for when we get to concurrency 2016-12-01 11:27:32 -05:00
Carol (Nichols || Goulding)
f266813b3a Merge pull request #340 from Gudahtt/return-largest-number
Return largest number instead of smallest
2016-12-01 09:13:58 -05:00
Mark Stacey
1b75ca5530 Return largest number instead of smallest
Fixes #339
2016-11-30 10:55:00 -03:30
Carol (Nichols || Goulding)
fc85e09e23 Fix transition since we swapped testing and I/O 2016-11-29 12:05:27 -05:00
Carol (Nichols || Goulding)
949bf9c824 Ship Chapter 11 - Testing to No Starch 2016-11-28 12:32:22 -05:00
Carol (Nichols || Goulding)
462816a573 Use the new caption markup 2016-11-28 12:30:33 -05:00
Carol (Nichols || Goulding)
dfbc764db0 Fix a few things I noticed skimming the rendered content 2016-11-28 12:28:09 -05:00
Carol (Nichols || Goulding)
9b14e3735b Merge pull request #288 from rust-lang/testing
new chapter: testing
2016-11-28 11:50:58 -05:00
Carol (Nichols || Goulding)
093935fb90 More robust, not safer 2016-11-28 11:39:34 -05:00
Carol (Nichols || Goulding)
22e56cb6c6 Ship chapter 8 edits to nostarch 2016-11-28 10:32:29 -05:00
Carol (Nichols || Goulding)
97faa24c22 Merge remote-tracking branch 'origin/nostarch-ch8' 2016-11-28 10:24:58 -05:00
Carol (Nichols || Goulding)
f9216565b3 Transfer some changes from the doc that didn't make it over 2016-11-28 10:21:40 -05:00
Carol (Nichols || Goulding)
15397f4f00 Add more filenames; use valid caption markup 2016-11-28 10:17:40 -05:00
Carol (Nichols || Goulding)
220b2c21eb Merge pull request #334 from rust-lang/ch5-tr
Changes to chapter 5 after TR
2016-11-28 10:03:36 -05:00
Carol (Nichols || Goulding)
da337ddf90 Add ghosting and wingdings to the doc 2016-11-28 09:28:30 -05:00
Carol (Nichols || Goulding)
40d7da579d Small tweaks 2016-11-28 09:28:30 -05:00
Carol (Nichols || Goulding)
8dc8c796c3 Add a recommendation to stick to owned types
Fixes #305.
2016-11-28 09:28:30 -05:00
Carol (Nichols || Goulding)
985b93c2e9 Add some listing numbers to code blocks 2016-11-28 09:28:30 -05:00
Carol (Nichols || Goulding)
347d1e448a Fixing the code formatting in the box header 2016-11-28 09:28:30 -05:00
Carol (Nichols || Goulding)
df4625254f Make some changes we've made upstream 2016-11-28 09:28:30 -05:00
Carol (Nichols || Goulding)
effdfa3cda Update nostarch file codeblocks to match src 2016-11-28 09:28:30 -05:00
Carol (Nichols || Goulding)
de4ecc002e Make changes from the doc in src 2016-11-28 09:28:30 -05:00
Carol (Nichols || Goulding)
edf59fbe97 Update the error message 2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
646707c4b1 Fix some more formatting 2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
a9a983b8fc Add an explicit definition of method syntax 2016-11-28 09:27:48 -05:00