Commit Graph

52 Commits

Author SHA1 Message Date
Alexis Beingessner
59ff3a39ae expand on ctors 2015-07-06 20:25:14 -07:00
Alexis Beingessner
31adad6aad SHARD ALL THE CHAPTERS 2015-07-06 18:36:16 -07:00
Alexis Beingessner
a42a415205 rework unsafe intro to be 1000% more adorable 2015-07-03 09:49:30 -07:00
Alexis Beingessner
dd98edd60e lifetiiiiimes 2015-07-02 23:57:28 -07:00
Alexis Beingessner
e4f718ad1c uninit cleanup 2015-07-01 13:37:17 -07:00
Alexis Beingessner
ccb08a52fe TODO 2015-07-01 13:12:11 -07:00
Alexis Beingessner
18067e4109 start on proper atomics 2015-07-01 13:11:13 -07:00
Alexis Beingessner
108a697b1c conversion corrections 2015-06-29 22:30:10 -07:00
Alexis Beingessner
b26958caf7 add unwinding section to index 2015-06-29 21:44:07 -07:00
Alexis Beingessner
5d4f854b4a so much unwinding 2015-06-29 21:42:27 -07:00
Alexis Beingessner
10af239aad unwinding start 2015-06-29 17:13:15 -07:00
Alexis Beingessner
9c6a46b0ee fiddlin' 2015-06-29 15:43:51 -07:00
Alexis Beingessner
65a0c1753e poke at data and conversions more 2015-06-29 11:35:09 -07:00
Alexis Beingessner
a1f6bbc67a niko fixes 2015-06-26 16:52:20 -07:00
Alexis Beingessner
d2e802b827 tweak usize::MAX 2015-06-26 09:29:42 -07:00
Alexis Beingessner
758895718c rewrap uninit 2015-06-25 09:47:11 -07:00
Alexis Beingessner
14d11b3767 Merge pull request #6 from killercup/patch-1
Fix Typo
2015-06-25 09:08:56 -07:00
Alexis Beingessner
77e5f70460 Merge pull request #5 from Manishearth/patch-1
Fix grammar
2015-06-25 09:08:00 -07:00
Pascal Hertleif
0f924555e5 Fix Typo 2015-06-25 11:24:14 +02:00
Manish Goregaokar
414f730197 If you prick a code block, does it not bleed? 2015-06-25 13:53:05 +05:30
Manish Goregaokar
3f6692874f lowercase level Virtual Machine 2015-06-25 13:47:04 +05:30
Manish Goregaokar
8b60fe99ec The Unsafe English Language demands tribute 2015-06-25 13:45:52 +05:30
Alexis Beingessner
a9143a8e2a fix vec size_hint 2015-06-24 22:49:02 -07:00
Alexis Beingessner
fa6fff585f vec 1.0 2015-06-24 16:21:17 -07:00
Alexis Beingessner
af2fd1d53e rustbook support 2015-06-24 12:15:45 -07:00
Alexis Beingessner
3287372161 so much Vec 2015-06-24 10:59:45 -07:00
Alexis Beingessner
75621b80a8 Merge pull request #4 from ben0x539/patch-2
extra whitespace to render *-list as list
2015-06-23 06:51:47 -07:00
Benjamin Herr
e5d39f7abe extra whitespace to render *-list as list
This worked fine on github but isn't displayed as a bulleted list on
http://www.cglab.ca/~abeinges/blah/turpl/concurrency.html#send-and-sync
2015-06-23 14:23:23 +02:00
Alexis Beingessner
bb32315226 fix paper link 2015-06-21 09:57:44 -07:00
Alexis Beingessner
8e75c50729 community fixups 2015-06-21 09:41:45 -07:00
Alexis Beingessner
9997a6eb27 Merge pull request #1 from Manishearth/patch-1
fix double "however"
2015-06-21 09:11:54 -07:00
Alexis Beingessner
2d5c1bbee0 Merge pull request #2 from ben0x539/patch-1
Tiny typo of "positive"
2015-06-21 09:11:03 -07:00
Alexis Beingessner
2bcd58ebb4 Merge pull request #3 from petrochenkov/patch-1
Fix description of integer conversions
2015-06-21 09:10:43 -07:00
Vadim Petrochenkov
74665906ab Fix description of integer conversions 2015-06-21 18:54:41 +03:00
Benjamin Herr
709641bdf0 Tiny typo of "positive" 2015-06-21 16:03:29 +02:00
Manish Goregaokar
9c87b1f8db fix double "however" 2015-06-21 15:30:09 +05:30
Alexis Beingessner
069681a953 vec exmaple maybe 2015-06-20 23:15:48 -07:00
Alexis Beingessner
8f531d9d7e progress 2015-06-20 14:34:17 -07:00
Alexis Beingessner
edb29ec53d futz with headers more 2015-06-19 15:52:21 -07:00
Alexis Beingessner
7d41c950c4 fix data headers 2015-06-19 15:45:49 -07:00
Alexis Beingessner
cb4f081b5e remove ffi and no_std, TRPL's got it 2015-06-19 15:42:30 -07:00
Alexis Beingessner
fabbd4e863 progress 2015-06-19 15:41:39 -07:00
Alexis Beingessner
c3c9d91405 progress 2015-06-19 14:51:27 -07:00
Alexis Beingessner
74b398b93d progress on lifetimes 2015-06-19 14:23:41 -07:00
Alexis Beingessner
02134464b0 progress 2015-06-19 10:52:41 -07:00
Alexis Beingessner
3be2643cb2 stub out more stuff 2015-06-18 21:11:00 -07:00
Alexis Beingessner
f8be0737ea progress 2015-06-18 21:04:48 -07:00
Alexis Beingessner
3318e3d8ed progress 2015-06-10 14:08:03 -07:00
Alexis Beingessner
39c047317f progress 2015-06-10 13:57:00 -07:00
Alexis Beingessner
f2a37fce15 blurp 2015-06-08 09:57:05 -07:00