Commit Graph

1250 Commits

Author SHA1 Message Date
Carol (Nichols || Goulding)
f120d9fa59 Merge pull request #357 from JIghtuse/master
Resolve Travis issues with spellchecker script (Fixes #356)
2016-12-14 12:48:33 -05:00
Boris Egorov
4b82f8a99d spellcheck: Exit with error on missing dictionary file 2016-12-14 10:25:11 +07:00
Boris Egorov
1ce13eceee Revert "Uggghhh take out spell checking from travis for now"
This reverts commit ad2fc2bcf0.
2016-12-14 10:24:25 +07:00
Boris Egorov
010cdb0d67 dictionary: Add a few words aspell 0.60.7 considers new spellings 2016-12-14 10:24:25 +07:00
Boris Egorov
cf8d29add7 Revert "Try telling aspell that the current dir is its home dir too"
This reverts commit 4b75fda8be.
2016-12-14 09:53:32 +07:00
Boris Egorov
5aec311b09 Revert "Travis isn't seeing our dictionary; try not copying to tmp"
This reverts commit 972f916e35.
2016-12-14 09:51:48 +07:00
Carol (Nichols || Goulding)
a52ff4465f Push more logic into lib instead of main 2016-12-13 18:28:20 -05:00
Carol (Nichols || Goulding)
f1257ec9b7 Rework the examples using iterator methods 2016-12-13 18:28:20 -05:00
Carol (Nichols || Goulding)
245204cd13 Have to ignore the mains 2016-12-13 18:28:20 -05:00
Carol (Nichols || Goulding)
c59a629d9a Demonstrate output to stderr 2016-12-13 18:28:20 -05:00
Carol (Nichols || Goulding)
0e74058c38 Add code that uses an env var to do case insensitive search 2016-12-13 18:28:20 -05:00
Carol (Nichols || Goulding)
0ae9662c70 Remove cargo build output 2016-12-13 18:28:20 -05:00
Carol (Nichols || Goulding)
31eeae8be0 Ignore code blocks that won't pass mdbook test 2016-12-13 18:28:20 -05:00
Carol (Nichols || Goulding)
ce0853df16 Hook together main and lib 2016-12-13 18:28:19 -05:00
Carol (Nichols || Goulding)
dea608d349 Make a few steps of adding on to the project 2016-12-13 18:28:19 -05:00
Carol (Nichols || Goulding)
4559876018 Start code for the I/O project chapter 2016-12-13 18:28:19 -05:00
Carol (Nichols || Goulding)
ad2fc2bcf0 Uggghhh take out spell checking from travis for now 2016-12-13 17:20:53 -05:00
Carol (Nichols || Goulding)
4b75fda8be Try telling aspell that the current dir is its home dir too
Idk.
http://unix.stackexchange.com/questions/325869/aspell-how-to-ignore-words-permanently
2016-12-13 16:40:18 -05:00
Carol (Nichols || Goulding)
438b081ae5 Print some things to figure out why travis can't see the dictionary 2016-12-13 16:05:16 -05:00
Carol (Nichols || Goulding)
972f916e35 Travis isn't seeing our dictionary; try not copying to tmp 2016-12-13 15:40:24 -05:00
Carol (Nichols || Goulding)
eda6971c59 Add english dictionary for aspell too 2016-12-13 14:18:37 -05:00
Carol (Nichols || Goulding)
1b60e32a70 Actually read the docs about how to install aspell on travis 2016-12-13 10:31:52 -05:00
Carol (Nichols || Goulding)
da4fa22fca Install aspell on travis 2016-12-13 10:23:07 -05:00
Carol (Nichols || Goulding)
ddd3041ded Merge pull request #353 from ykomatsu/ykomatsu
Fix trivial issues
2016-12-13 08:36:58 -05:00
Yoshito Komatsu
d05b7c63ff Fix trivial issues 2016-12-13 15:09:00 +09:00
Carol (Nichols || Goulding)
2e2e1a1d74 Rearrange explanatory text and code to make sense
Fixes #350.
2016-12-11 12:41:49 -05:00
Carol (Nichols || Goulding)
212ff12921 Fix references to the code by using wingdings in the docx
Connects to #350.
2016-12-11 12:41:41 -05:00
Carol (Nichols || Goulding)
d95ab62c3e Merge remote-tracking branch 'origin/pr/352' 2016-12-11 12:15:30 -05:00
Carol (Nichols || Goulding)
2ef3f30a48 Add new valid words to the dictionary 2016-12-11 12:06:49 -05:00
Carol (Nichols || Goulding)
bae3793a60 Technically judgement is a misspelling apparently 2016-12-11 12:06:49 -05:00
Carol (Nichols || Goulding)
1771ae0ebd Fix a typo that got into the dictionary 2016-12-11 12:06:49 -05:00
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