Commit Graph

224 Commits

Author SHA1 Message Date
Jason Turner
b9006b8a0b Merge pull request #51 from theta682/master
Updated URL for Google Test
2016-09-17 08:03:09 -06:00
Timothy Lyanguzov
31ee7e2bf9 Updated URL for Google Test 2016-09-17 19:45:28 +12:00
Jason Turner
75077c22cb Merge pull request #50 from ekse/patch-1
Updated a link to new site
2016-09-09 07:05:14 -06:00
ekse
2da51324fa Updated a link to new site
The content has moved to a new site and the currently linked version has code formatting issues.
2016-09-05 17:05:07 -04:00
Jason Turner
691a44814d Merge pull request #49 from cubranic/patch-1
Fix the link to the Ninja build system
2016-09-01 10:38:05 -06:00
Davor Cubranic
5683c9214e Fix the link to the Ninja build system 2016-09-01 09:18:29 -07:00
Jason Turner
c45c92fd16 Merge pull request #48 from sourcedelica/patch-1
Fix broken link to Google coding standard
2016-06-30 12:58:59 -06:00
Eric Pederson
7275d2fcc5 Fix broken link to Google coding standard 2016-06-30 13:04:20 -04:00
Jason Turner
7966043dfa Update 02-Use_the_Tools_Available.md 2016-05-30 08:15:41 -06:00
Jason Turner
3bc2c04819 Add note about underflow
Closes #47
v1.0.0
2016-05-25 15:50:11 -06:00
Jason Turner
75e12df808 Update 03-Style.md 2016-05-25 15:32:23 -06:00
Jason Turner
251eb8fa3f Add note to 'never use std::bind' 2016-05-25 15:28:39 -06:00
Jason Turner
4ce45d6da9 Update 02-Use_the_Tools_Available.md 2016-05-25 13:10:40 -06:00
Jason Turner
6ed4f24dd4 Update 02-Use_the_Tools_Available.md 2016-05-25 13:09:48 -06:00
Jason Turner
fc26def57a Update 09-Enable_Scripting.md 2016-05-25 13:02:56 -06:00
Jason Turner
4b205f3b2c Update 02-Use_the_Tools_Available.md 2016-05-25 13:02:23 -06:00
Jason Turner
ca6ab13f24 Update list of warnings for MSVC and GCC/clang 2016-05-25 12:46:46 -06:00
Jason Turner
3858b94c23 Update 01-Preface.md 2016-05-24 22:59:58 -06:00
Jason Turner
9276595b7a Update README.md 2016-05-24 22:59:32 -06:00
Jason Turner
74a4c084be Update book.json 2016-05-24 22:58:17 -06:00
Jason Turner
408a94b297 Update book.json 2016-05-24 22:47:13 -06:00
Jason Turner
f19b15781e Update book.json 2016-05-24 22:42:23 -06:00
Jason Turner
2328111711 Update book.json 2016-05-24 22:37:14 -06:00
Jason Turner
4520dcd62a Update 03-Style.md 2016-05-24 22:28:48 -06:00
Jason Turner
01ab3b9fa5 Add example for explicit conversion operators 2016-05-24 22:20:03 -06:00
Jason Turner
51ca655e8d Further reading updates
* Learning C++ Best Practices
* LLVM coding standards
* The Ultimate Question of Programming, Refactoring, and Everything
2016-05-24 18:09:32 -06:00
Jason Turner
7f06092bf1 Add meson, conan and Qt Build Suite tools 2016-05-24 17:59:08 -06:00
Jason Turner
0283fd3c17 Merge pull request #41 from rob100/variadic_functions
Do not define a variadic function
2016-03-11 14:57:38 -07:00
Jason Turner
ac40acbbd5 Update 02-Use_the_Tools_Available.md 2016-02-18 08:13:29 -07:00
Jason Turner
1c2491c384 Update comments on double vs float
See also #46
2015-12-30 13:30:38 -07:00
Jason Turner
571b39ca31 Merge pull request #44 from smeredith/style
Edit style section for grammar and clarity
2015-10-26 10:33:21 -06:00
Steve Meredith
a3db2e57dc Edit style section for grammar and clarity
I added a few missing punctuations and cleaned up the wording in a few places to
make it a little clearer.
I fixed the name of the constructor in a couple of the code examples.
2015-10-26 09:02:46 -07:00
Jason Turner
613895ce9e Merge pull request #43 from misto/patch-1
Update entry on Cevelop
2015-10-13 08:19:17 -06:00
Mirko Stocker
e3da49750d Update entry on Cevelop
@PeterSommerlad asked me to update the entry on Cevelop.
2015-10-09 10:06:34 +02:00
Jason Turner
b28ae0e75e Update 02-Use_the_Tools_Available.md 2015-10-07 08:25:49 -06:00
Jason Turner
bdc0396ba8 Merge pull request #42 from rob100/cpp11GuideLink
Added link to C++ Core Guideline
2015-09-24 19:31:24 -06:00
rob100
b142772df8 Added link to C++ Core Guideline 2015-09-23 10:39:37 +02:00
rob100
4a3abb8232 Do not define a variadic function 2015-09-15 14:51:52 +02:00
Jason Turner
d8ea5adc67 Update notes on return types 2015-08-28 12:07:06 -06:00
Jason Turner
5e2eead0b6 Merge pull request #40 from jonathandturner/patch-1
Moving link to the key part of the sentence
2015-08-25 11:27:31 -06:00
Jonathan Turner
bc10318946 Moving link to the key part of the sentence 2015-08-25 10:17:18 -07:00
Jason Turner
d3a6edba2e better examples for passing values for safety
Address comments from #37
2015-08-24 16:15:05 -06:00
Jason Turner
bf0a81c718 Merge pull request #38 from vladon/patch-1
Update 04-Considering_Safety.md
2015-08-24 16:03:40 -06:00
Jason Turner
ad3611d657 Merge pull request #39 from vladon/patch-2
Update 04-Considering_Safety.md
2015-08-24 16:01:51 -06:00
Jason Turner
2f5e5384f7 Merge pull request #35 from rob100/precompiled_header
Precompiled Header
2015-08-24 15:54:37 -06:00
rob100
1620934aa5 Added information about cotire 2015-08-24 13:49:43 +02:00
rob100
0a9dfb1ce2 Added more disadvantages for precompiled headers 2015-08-24 13:38:33 +02:00
Vladislav Yaroslavlev
f6b955a3e9 Update 04-Considering_Safety.md
Passing and returning simple types
2015-08-23 02:06:03 +03:00
Vladislav Yaroslavlev
330b170e77 Update 04-Considering_Safety.md 2015-08-23 01:52:26 +03:00
Jason Turner
d1064a60b8 Comment on the function parameter naming. 2015-08-21 19:02:09 -06:00