Skip to content
Merged
Changes from 3 commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
0d32bbe
Chapter 15: Smart pointers
steveklabnik Jan 17, 2017
4ad2690
more work on smart pointers
steveklabnik Feb 14, 2017
ac61cbd
finish off draft
steveklabnik Feb 22, 2017
01e407a
First editing pass
carols10cents Feb 23, 2017
092ff98
Address most comments, make more notes
carols10cents Feb 23, 2017
54e807c
A more thorough editing pass
carols10cents Feb 23, 2017
12e12c8
More edits
carols10cents Feb 25, 2017
b07ce30
All but the summary
carols10cents Feb 26, 2017
3af06ba
Whew. Finish editing.
carols10cents Feb 27, 2017
5af5c49
Split into sections
carols10cents Feb 27, 2017
8a39ec9
Connect Drop a bit more to Rc
carols10cents Feb 27, 2017
d2e6325
Multithreaded, one word, is in No Starch's style guide
carols10cents Feb 27, 2017
8d784f7
Finish a sentence
carols10cents Feb 27, 2017
334c10e
Wrap
carols10cents Feb 27, 2017
a251d43
Take awesome suggestions from @matthewjasper
carols10cents Feb 27, 2017
3595078
Start (but not complete) swapping out the weak Weak<T> ex
carols10cents Feb 28, 2017
61d552e
Clarify why we can't call Drop::drop
carols10cents Feb 28, 2017
77f697b
Make section titles consistent and easier to scan
carols10cents Mar 1, 2017
13b10e7
Rejigger intro
carols10cents Mar 1, 2017
aa03fa1
More rejiggering because of @ScottAbbey's excellent comments <3
carols10cents Mar 1, 2017
6672fd6
Another attempt at the Weak<T> example
carols10cents Mar 1, 2017
bf02924
Set up example about borrowing rules on refcell better
carols10cents Mar 1, 2017
b460d00
Remove unnecessary sentence
carols10cents Mar 1, 2017
5c6c1ab
Fix capitalization
carols10cents Mar 1, 2017
e4658ca
Remove File since it doesn't implement Deref
carols10cents Mar 1, 2017
c981fc0
Remove sentence about box being on the stack; not quite true
carols10cents Mar 1, 2017
84255f9
Address most of aturon's comments
carols10cents Mar 1, 2017
52d109f
Try to make examples a bit clearer
carols10cents Mar 1, 2017
90c380c
Try to clarify that RefCell isn't really a smart pointer
carols10cents Mar 2, 2017
72b4ceb
More RefCell clarification
carols10cents Mar 2, 2017
d7ade00
Clarify another instance of immutable data
carols10cents Mar 2, 2017
6646733
Use a sillier example than the non-functioning WebSocket
carols10cents Mar 2, 2017
90ba6d3
Incorporate the Weak example
carols10cents Mar 2, 2017
542013a
See if we can get away with not editing chapter 4
carols10cents Mar 2, 2017
b13b292
Fixing spelling and tests
carols10cents Mar 2, 2017
0e27654
Infinite type illustration
carols10cents Mar 2, 2017
a17e7ca
Add a diagram for Cons with Box
carols10cents Mar 2, 2017
07310e5
Add more figures
carols10cents Mar 2, 2017
87609b1
graphviz is terrible
carols10cents Mar 3, 2017
5f6113d
wrong way arrow
carols10cents Mar 3, 2017
3bfc407
halp can't get arrow pointing the way i want
carols10cents Mar 3, 2017
364ff83
more diagrams
carols10cents Mar 3, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading