Commit Graph

964 Commits

Author SHA1 Message Date
Bjarne Stroustrup
56b4efd430 fixing some bugs in examples
#697
2016-08-28 12:31:11 -04:00
Gabriel Dos Reis
5827b64a5f Merge pull request #715 from tkruse/fix-typos
fix typos
2016-08-27 22:25:11 -07:00
Thibault Kruse
b6ab4ed066 spell check fix 2016-08-28 12:04:01 +09:00
Thibault Kruse
4d97aea4c9 fix typos 2016-08-28 11:58:16 +09:00
Bjarne Stroustrup
d7725aa37c ES.100
new example
2016-08-27 21:14:16 -04:00
Bjarne Stroustrup
1d53754694 Union section fleshed out
#692 #570
2016-08-27 14:49:57 -04:00
Bjarne Stroustrup
cbad9769de ES.102 fleshed out
response to issue #675
2016-08-26 16:30:20 -04:00
Bjarne Stroustrup
34e719bb36 ES.12: Do not reuse names in nested scopes
new rule, and a few minor fixes
2016-08-26 11:48:09 -04:00
Gabriel Dos Reis
ca798a640b Merge pull request #709 from tkruse/fix-typos
Fix typos
2016-08-25 20:02:23 -07:00
Gabriel Dos Reis
f6d6ffeb7e Merge pull request #708 from tkruse/fix-code-indentation
style: fix code indentation
2016-08-25 20:00:09 -07:00
Thibault Kruse
83f60b4415 Fix typos 2016-08-26 04:59:00 +02:00
Thibault Kruse
5aea4a1fef style: fix code indentation 2016-08-26 04:03:20 +02:00
Bjarne Stroustrup
67191255fa Updates to NR section 2016-08-25 16:18:48 -04:00
Bjarne Stroustrup
1ddd9cdb7a typo fix
P.11 issue #670
2016-08-24 11:18:58 -04:00
Andrew Pardoe
3f0aa7c379 Merge pull request #694 from tkruse/merge-leftovers
Bad Merge leftovers
2016-08-22 18:00:04 -07:00
Andrew Pardoe
dc0cf8bdc5 Merge pull request #695 from tkruse/fix-google-link
Google styleguide now lives on github
2016-08-22 17:59:00 -07:00
Thibault Kruse
1931fdcff5 Google styleguide now lives on github 2016-08-23 00:15:42 +02:00
Thibault Kruse
ae9e7f0118 fix typos in custom spellcheck dict 2016-08-22 23:34:06 +02:00
Thibault Kruse
a1c248b26f unique variable names in example 2016-08-22 23:21:14 +02:00
Thibault Kruse
c0bff45961 style fixes 2016-08-22 23:21:14 +02:00
Thibault Kruse
8f8c232eff fix pushed merge conflicts 2016-08-22 23:21:14 +02:00
Andrew Pardoe
9c091b642b Merge branch 'tkruse-fix-style-classname' 2016-08-22 12:00:25 -07:00
Andrew Pardoe
9cf040ebec Merge branch 'fix-style-classname' of https://github.com/tkruse/CppCoreGuidelines into tkruse-fix-style-classname 2016-08-22 12:00:11 -07:00
Andrew Pardoe
fbe6aac021 Merge pull request #618 from tlanc007/CP.2_617
CP.2_617: Changed variable s to a tigher form of span.
2016-08-22 11:43:39 -07:00
Gabriel Dos Reis
6760960e7a Merge pull request #613 from tlanc007/C.33_610
C.33_610: changed owner<T>* to owner<T*> per issue 610
2016-08-22 11:39:31 -07:00
Andrew Pardoe
b19d8c269a Merge pull request #651 from robindegen/fixed_shuld_typo
Fixed typo shuld -> should and incorrect/incomplete sentence
2016-08-22 11:38:51 -07:00
Andrew Pardoe
12d9ba185a Merge branch 'tkruse-hunspell' 2016-08-22 11:34:53 -07:00
Andrew Pardoe
1c2f157bc4 Merge branch 'hunspell' of https://github.com/tkruse/CppCoreGuidelines into tkruse-hunspell 2016-08-22 11:34:17 -07:00
Gabriel Dos Reis
4efa0fb291 Merge pull request #666 from tkruse/dodgy-code
Minor dodgy code issues
2016-08-22 11:33:01 -07:00
Andrew Pardoe
bc9d0b0ad9 Merge branch 'tkruse-fix-unique-anchors' 2016-08-22 11:27:26 -07:00
Andrew Pardoe
7cbdb3d356 Merge branch 'fix-unique-anchors' of https://github.com/tkruse/CppCoreGuidelines into tkruse-fix-unique-anchors 2016-08-22 11:27:12 -07:00
Gabriel Dos Reis
7e34d8880c Merge pull request #681 from tkruse/rebased-typo-fixes
Rebased typo fixes
2016-08-22 11:25:56 -07:00
Andrew Pardoe
61c7fb74da Merge branch '0x8000-0000-master' 2016-08-22 11:16:59 -07:00
Andrew Pardoe
bfcffb8561 Merge branch 'master' of https://github.com/0x8000-0000/CppCoreGuidelines into 0x8000-0000-master 2016-08-22 11:16:42 -07:00
Andrew Pardoe
3f3d80d7ec Reapplying one fix from 680 after a slightly bad merge 2016-08-22 11:11:10 -07:00
Andrew Pardoe
60330bdede Merge branch 'tkruse-upgrade-checkers' 2016-08-22 11:09:17 -07:00
Andrew Pardoe
6ba822f535 Merge branch 'upgrade-checkers' of https://github.com/tkruse/CppCoreGuidelines into tkruse-upgrade-checkers 2016-08-22 11:09:01 -07:00
Andrew Pardoe
7f510892e5 Merge pull request #680 from tkruse/fix-style
style fixes
2016-08-22 11:05:40 -07:00
Andrew Pardoe
9a9e958955 Manually fixed PR #657 2016-08-22 10:49:29 -07:00
Gabriel Dos Reis
f43e1324c4 Merge pull request #689 from ascherer/correct_some_typos
Correct a few typos.
2016-08-21 14:19:03 -07:00
Andreas Scherer
25044afca0 Correct a few typos.
A quick inspection with 'aspell -l en_US'.
2016-08-21 12:26:42 +02:00
Thibault Kruse
be304fedd6 R.1 example: change names according to NL.8 2016-08-18 02:00:36 +02:00
Thibault Kruse
0af83def79 Style: Rename classes with underscore as separator 2016-08-18 01:49:26 +02:00
Thibault Kruse
2bfb860cfe separate names with underscores 2016-08-18 01:47:12 +02:00
Thibault Kruse
0701c4df62 Style: Consistently name custom classes with initial capital and underscore notation 2016-08-18 01:33:29 +02:00
Thibault Kruse
00cf8d08ff Fix bad reference 2016-08-17 22:25:49 +02:00
Sam Bristow
9f2d2645ff Remove rogue comma from example 2016-08-17 18:29:08 +02:00
Passw
04cd9a5d73 fix typo 2016-08-17 18:28:24 +02:00
Robin Degen
d084dcef31 Fixed typo shuld -> should, fixed missing words 2016-08-17 18:26:59 +02:00
Thibault Kruse
70d056f087 Fix duplicate/wrong anchors. Fix Makefile uniq check for anchors, must sort 2016-08-17 18:05:33 +02:00