Carl Fredrik Samson
08b155698c
Merge branch 'master' of https://github.com/cfsamson/books-futures-explained
2020-04-13 14:21:00 +02:00
Carl Fredrik Samson
d9eb756ef7
Added Bonus Section implementing a proper Parker
...
The problems addressed in the earlier version led to an "incorrect"
example which is bad to pass along after reading a whole book. after
getting some feedback in #2 i decided to show how we can create a
proper `Parker`.
The main example (which I assume most interested readers will copy) now
uses a proper parking thechnique so there should be no more dataraces
left.
I also removed the "Reader Excercise" paragraph suggesting that they
explore a way to implement proper parking since we now show that in
our main example.
2020-04-13 14:16:32 +02:00
Carl Fredrik Samson
d2bcca7aa6
Merge pull request #10 from ianthetechie/master
...
Fix minor typo
2020-04-12 10:14:40 +02:00
Ian Wagner
1520be032c
Fix minor typo
2020-04-12 16:59:56 +09:00
Carl Fredrik Samson
6c38c20d16
Merge pull request #9 from eupn/patch-2
...
6_future_example.md: fix typo
2020-04-12 01:02:27 +02:00
Carl Fredrik Samson
3a31d08a9c
Merge pull request #8 from eupn/patch-1
...
4_pin.md: fix typo
2020-04-12 01:01:50 +02:00
eupn
3757194684
6_future_example.md: fix typo
2020-04-12 01:52:17 +08:00
eupn
79a04ce025
4_pin.md: fix typo
2020-04-12 01:35:18 +08:00
Carl Fredrik Samson
f4b2029788
Merge pull request #7 from MarinPostma/typo-future
...
fix typo in code example
2020-04-11 00:28:49 +02:00
Carl Fredrik Samson
73363e0583
Merge branch 'master' into typo-future
2020-04-11 00:27:21 +02:00
Carl Fredrik Samson
02bb33c6b6
minor fixes to the debug printout of the main example
2020-04-11 00:23:39 +02:00
marin
9744403a6b
fix typo in code example
2020-04-10 23:46:59 +02:00
Carl Fredrik Samson
8934c46679
fixed imports in futures example
2020-04-10 21:10:48 +02:00
Carl Fredrik Samson
4032c673e2
fixed error message thanks to #6
2020-04-10 20:53:15 +02:00
Carl Fredrik Samson
7d00580699
Merge branch 'olehmisar-plural-code'
2020-04-10 20:39:51 +02:00
Carl Fredrik Samson
dbf8395bc0
merged with latest changes and made some additional corrections
2020-04-10 20:39:35 +02:00
Carl Fredrik Samson
32bedb934c
several improvements, see #2 for more details
2020-04-10 20:26:41 +02:00
Carl Fredrik Samson
08cda06ade
Merge pull request #5 from olehmisar/patch-1
...
Minor fixes of verbs
2020-04-10 14:49:22 +02:00
Carl Fredrik Samson
39aecb264a
Merge pull request #3 from Robert-Steiner/fix-minor-typos
...
Fixed minor typing errors
2020-04-09 22:08:02 +02:00
Robert Steiner
9f2578f334
Fixed minor typing errors
2020-04-09 19:31:22 +02:00
Carl Fredrik Samson
a90ff78349
some minor formatting updates
2020-04-09 00:43:25 +02:00
Carl Fredrik Samson
882ea1bc2a
Merge pull request #1 from rkr35/master
...
Small spelling, grammar, and phrasing edits for Background Information
2020-04-09 00:12:02 +02:00
rkr35
9334463c06
Background Information: Add spelling and grammar changes
2020-04-08 16:35:19 -04:00
rkr35
f0a1d9a204
Introduction: Credits and thanks: Remove "and and"
2020-04-08 15:05:42 -04:00
olehmisar
8dfc2f8ed3
Put plural endings after grave accents
2020-04-08 13:53:35 +03:00
Oleh Misarosh
331bf7e4df
Fix verb & clarify the sentence
2020-04-08 13:33:38 +03:00
Oleh Misarosh
0d5934e8b4
Fix the plural verb
2020-04-08 13:22:22 +03:00
Carl Fredrik Samson
a3ac3071df
corrected futures 1.0 and 3.0 to 0.1 and 0.3
2020-04-07 21:15:14 +02:00
cfsamson
5947e07122
final audit pass
2020-04-07 11:55:33 +02:00
cfsamson
01181ce2a2
removed 1 line of code from greenthreads
2020-04-07 11:47:32 +02:00
cfsamson
f99523aaf5
final audit pass with minor changes
2020-04-07 11:13:17 +02:00
Carl Fredrik Samson
6e7a6bbc8d
Update README.md
2020-04-07 01:52:46 +02:00
Carl Fredrik Samson
a840a1c3e2
linked to jons twitter
2020-04-06 22:34:58 +02:00
Carl Fredrik Samson
90a0bed607
spelling... again...
2020-04-06 21:31:02 +02:00
Carl Fredrik Samson
c31f162b37
spelling
2020-04-06 21:21:52 +02:00
Carl Fredrik Samson
7cfcd34d20
spelling
2020-04-06 21:18:35 +02:00
Carl Fredrik Samson
07cb377fc1
updated readme
2020-04-06 21:13:28 +02:00
Carl Fredrik Samson
ad3f4ced09
fixed link
2020-04-06 21:09:36 +02:00
Carl Fredrik Samson
1f4fd82851
fixed link
2020-04-06 21:07:32 +02:00
Carl Fredrik Samson
2eb70ef351
formatting
2020-04-06 21:05:52 +02:00
Carl Fredrik Samson
578c22ce01
final audit pass futures_example
2020-04-06 20:55:41 +02:00
cfsamson
0e57808ac6
audit pass conclusion
2020-04-06 17:01:34 +02:00
cfsamson
df7fe72386
audit pass Pin
2020-04-06 16:07:26 +02:00
cfsamson
16cd145661
audit pass on waker + generators
2020-04-06 15:20:02 +02:00
cfsamson
9c2079c839
audit pass introduction and background_information
2020-04-06 12:28:49 +02:00
Carl Fredrik Samson
9b9b72afa5
fixed failing test
2020-04-06 02:12:23 +02:00
Carl Fredrik Samson
310ee249fd
fixed failing test
2020-04-06 01:55:40 +02:00
Carl Fredrik Samson
12cfcb03c1
fixed failing test
2020-04-06 01:52:41 +02:00
Carl Fredrik Samson
15d7c726f8
finished book!!!!!!
2020-04-06 01:51:18 +02:00
Carl Fredrik Samson
3a3ad1eeea
improved futures chapter
2020-04-05 20:05:39 +02:00