Commit Graph

1103 Commits

Author SHA1 Message Date
aaaxx
a407734bc4 Fix missing word 2017-01-06 13:16:14 +01:00
Carol (Nichols || Goulding)
2d32840aae Update chapter reference. Fixes #376. 2016-12-30 12:54:05 -05:00
Carol (Nichols || Goulding)
901aa3d788 Fix code examples and output 2016-12-30 12:43:26 -05:00
Carol (Nichols || Goulding)
1a7c4764e7 Improving code examples 2016-12-30 11:39:07 -05:00
Carol (Nichols || Goulding)
69447b8633 Merge pull request #372 from aaaxx/patch-1
Fix reference to wrong figure
2016-12-29 14:14:19 -05:00
Carol (Nichols || Goulding)
2d886dad20 Ship Chapter 12 I/O Project to nostarch 2016-12-29 10:40:14 -05:00
Carol (Nichols || Goulding)
9687722e61 Merge remote-tracking branch 'origin/io-project' 2016-12-29 10:36:23 -05:00
Carol (Nichols || Goulding)
c8b6fad1ba Space needed before curly braces 2016-12-29 10:36:07 -05:00
Carol (Nichols || Goulding)
469ace636c Make the paragraph about whether it's worth it to use clone into a box 2016-12-29 10:34:52 -05:00
Carol (Nichols || Goulding)
30550a8365 Don't mention the next function since we don't use it 2016-12-29 10:31:49 -05:00
Carol (Nichols || Goulding)
42c876b3ff Fix extra whitespace 2016-12-29 10:31:06 -05:00
Carol (Nichols || Goulding)
f15fe19f64 Get ch 9 ready to ship to nostarch 2016-12-28 20:42:58 -05:00
Carol (Nichols || Goulding)
eef7eac9b6 Fix some problems so the nostarch script runs 2016-12-28 20:39:30 -05:00
Carol (Nichols || Goulding)
e5fd66a122 Merge remote-tracking branch 'origin/ch9-edits' 2016-12-28 20:27:05 -05:00
Carol (Nichols || Goulding)
a70d684317 Reword a comment 2016-12-28 20:26:52 -05:00
Carol (Nichols || Goulding)
7f9a149b80 Explain ref 2016-12-28 20:25:34 -05:00
Carol (Nichols || Goulding)
c76e72fa7e Reword awkwardness 2016-12-28 20:22:38 -05:00
Carol (Nichols || Goulding)
587d605c81 One more in the dictionary 2016-12-28 20:06:40 -05:00
Carol (Nichols || Goulding)
609f68f3e9 Fix a filename to match conventions 2016-12-28 20:00:02 -05:00
Carol (Nichols || Goulding)
54e8d79012 Merge remote-tracking branch 'origin/master' into io-project 2016-12-28 19:59:08 -05:00
Carol (Nichols || Goulding)
a62a15131c Fixing more spelling 2016-12-28 19:52:31 -05:00
Carol (Nichols || Goulding)
de6075be98 Fixing more spelling mistakes!!!!! 2016-12-28 19:48:06 -05:00
Carol (Nichols || Goulding)
f85c7af6cd Fix misspellings or add words to the dictionary 2016-12-28 18:39:01 -05:00
Carol (Nichols || Goulding)
70efcbe967 Add some words to the dictionary 2016-12-28 18:32:55 -05:00
Carol (Nichols || Goulding)
e46fd3c432 Use capitals instead of italics for grep explanation 2016-12-28 18:30:03 -05:00
Carol (Nichols || Goulding)
01af63778c Split into sections and add more headings 2016-12-28 18:27:45 -05:00
Carol (Nichols || Goulding)
7f58e97599 Merge remote-tracking branch 'origin/master' into io-project 2016-12-28 18:03:35 -05:00
Carol (Nichols || Goulding)
991844d9ae Finish my first edit of ch 12 2016-12-28 18:02:59 -05:00
Carol (Nichols || Goulding)
99db509737 Get code blocks to compile 2016-12-27 18:17:05 -05:00
Carol (Nichols || Goulding)
817d64276b Really rough outline notes 2016-12-27 09:54:03 -05:00
Steve Klabnik
3cd2cb2890 finish up the last bit 2016-12-27 09:29:47 -05:00
Carol (Nichols || Goulding)
948b1b4177 Outline for cargo chapter 2016-12-26 16:33:28 -05:00
Carol (Nichols || Goulding)
3a0ff3c7c1 More notes, small changes to TOC 2016-12-26 16:03:45 -05:00
Carol (Nichols || Goulding)
8919f24fc1 Remove FFI - let's do a separate minibook instead. 2016-12-26 15:56:56 -05:00
Carol (Nichols || Goulding)
20c8df08ea Move nightly to appendix 2016-12-26 15:56:03 -05:00
aaaxx
0a10b2f956 Fix reference to wrong figure
Please double check if I got this concept right; I'm a programming noob.
2016-12-26 07:26:53 +01:00
Carol (Nichols || Goulding)
f3e052020a Doing that thing i do 2016-12-23 14:35:00 -05:00
Carol (Nichols || Goulding)
85d7ac52f7 oh fine 2016-12-22 19:08:50 -05:00
Carol (Nichols || Goulding)
6edf3a3530 Fix spelling errors caught by aspell!!!!!!!!! 2016-12-22 18:55:29 -05:00
Carol (Nichols || Goulding)
5e5919fe83 Only build the master branch; we usually have PRs for other branches
Now that lots of other rust-lang stuff is using travis, I don't want to
take 2 spots in the queue every time we push to a PR!
2016-12-22 18:46:44 -05:00
Carol (Nichols || Goulding)
19d7a9bec8 Adding use statements needed to make the tests pass
Not sure why Read isn't needed in the other read_to_string examples...
2016-12-22 18:41:37 -05:00
Carol (Nichols || Goulding)
eb7a5e03c0 Add plural backtraces to the dictionary 2016-12-22 18:36:16 -05:00
Carol (Nichols || Goulding)
1cc9530f89 Finish reworking panic/not panic section 2016-12-22 18:34:54 -05:00
Carol (Nichols || Goulding)
b1ee872a7e Revise the example code to be a better example
Fixes #341.
2016-12-22 18:11:49 -05:00
Carol (Nichols || Goulding)
8510d736ef More changes as a result of nostarch comments 2016-12-22 18:11:36 -05:00
Carol (Nichols || Goulding)
4610e53460 Edits to chapter 9 as a result of feedback from nostarch 2016-12-20 16:59:56 -05:00
steveklabnik
196b7ff6f8 do some writing 2016-12-19 17:50:23 -05:00
Carol (Nichols || Goulding)
7d2a7b45a9 Merge pull request #362 from dawirstejeck/off_by_one
Fix off-by-one mistake in while loop explanation
2016-12-18 11:18:33 -05:00
Carol (Nichols || Goulding)
1cd368ca8d Merge pull request #361 from aaaxx/patch-1
Fix typo
2016-12-18 11:17:41 -05:00
Carol (Nichols || Goulding)
322144c265 Merge pull request #360 from mkjois/curl-sh-warning
Added typical disclaimer about curl | sh.
2016-12-18 11:17:11 -05:00