Olaf Dietsche
|
bb2e744c3f
|
Minor spelling fixes
|
9 years ago |
Felix Morgner
|
8078b0a1f8
|
Move whitespace to right place
|
9 years ago |
Thibault Kruse
|
1e4b13bfb0
|
fix whitespace after comma
|
9 years ago |
Thibault Kruse
|
9c148afad3
|
Fix transition of *Excption* to #### Exception in 4d7b1d
|
9 years ago |
Thibault Kruse
|
254c123c14
|
fix internal link
|
9 years ago |
Thibault Kruse
|
13419aa5dd
|
fix code style
|
9 years ago |
Thibault Kruse
|
603a1b4286
|
Fix whitespace inconsistencies, remove tabs
|
9 years ago |
Thibault Kruse
|
27b585ad71
|
style issues
|
9 years ago |
Bjarne Stroustrup
|
0aea7d997b
|
Added Per.7
Design to enable optimization
|
9 years ago |
Jeroen Habraken
|
bf0d7e415f
|
Fixes the NL.26 link.
|
9 years ago |
Neil MacIntosh
|
b5d5d3f547
|
Fix order of declarations inside example
Fixes #668.
|
9 years ago |
Neil MacIntosh
|
d1f22ae88d
|
Fix order of declarations inside example
As per #668, fixing order of declarations in example to match NL.16.
|
9 years ago |
Bjarne Stroustrup
|
3ca23f1575
|
fix Enum.4
|
9 years ago |
Bjarne Stroustrup
|
3ec8cfc5cc
|
Issue 660
Note added
|
9 years ago |
Bjarne Stroustrup
|
4d7b1d7b63
|
minor formatting changes
|
9 years ago |
Bjarne Stroustrup
|
56b4efd430
|
fixing some bugs in examples
#697
|
9 years ago |
Thibault Kruse
|
4d97aea4c9
|
fix typos
|
9 years ago |
Bjarne Stroustrup
|
d7725aa37c
|
ES.100
new example
|
9 years ago |
Bjarne Stroustrup
|
1d53754694
|
Union section fleshed out
#692 #570
|
9 years ago |
Bjarne Stroustrup
|
cbad9769de
|
ES.102 fleshed out
response to issue #675
|
9 years ago |
Bjarne Stroustrup
|
34e719bb36
|
ES.12: Do not reuse names in nested scopes
new rule, and a few minor fixes
|
9 years ago |
Gabriel Dos Reis
|
ca798a640b
|
Merge pull request #709 from tkruse/fix-typos
Fix typos
|
9 years ago |
Thibault Kruse
|
83f60b4415
|
Fix typos
|
9 years ago |
Thibault Kruse
|
5aea4a1fef
|
style: fix code indentation
|
9 years ago |
Bjarne Stroustrup
|
67191255fa
|
Updates to NR section
|
9 years ago |
Bjarne Stroustrup
|
1ddd9cdb7a
|
typo fix
P.11 issue #670
|
9 years ago |
Andrew Pardoe
|
3f0aa7c379
|
Merge pull request #694 from tkruse/merge-leftovers
Bad Merge leftovers
|
9 years ago |
Thibault Kruse
|
1931fdcff5
|
Google styleguide now lives on github
|
9 years ago |
Thibault Kruse
|
a1c248b26f
|
unique variable names in example
|
9 years ago |
Thibault Kruse
|
c0bff45961
|
style fixes
|
9 years ago |
Andrew Pardoe
|
9cf040ebec
|
Merge branch 'fix-style-classname' of https://github.com/tkruse/CppCoreGuidelines into tkruse-fix-style-classname
|
9 years ago |
Andrew Pardoe
|
fbe6aac021
|
Merge pull request #618 from tlanc007/CP.2_617
CP.2_617: Changed variable s to a tigher form of span.
|
9 years ago |
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
|
9 years ago |
Gabriel Dos Reis
|
4efa0fb291
|
Merge pull request #666 from tkruse/dodgy-code
Minor dodgy code issues
|
9 years ago |
Andrew Pardoe
|
7cbdb3d356
|
Merge branch 'fix-unique-anchors' of https://github.com/tkruse/CppCoreGuidelines into tkruse-fix-unique-anchors
|
9 years ago |
Gabriel Dos Reis
|
7e34d8880c
|
Merge pull request #681 from tkruse/rebased-typo-fixes
Rebased typo fixes
|
9 years ago |
Andrew Pardoe
|
bfcffb8561
|
Merge branch 'master' of https://github.com/0x8000-0000/CppCoreGuidelines into 0x8000-0000-master
|
9 years ago |
Andrew Pardoe
|
3f3d80d7ec
|
Reapplying one fix from 680 after a slightly bad merge
|
9 years ago |
Andrew Pardoe
|
6ba822f535
|
Merge branch 'upgrade-checkers' of https://github.com/tkruse/CppCoreGuidelines into tkruse-upgrade-checkers
|
9 years ago |
Andrew Pardoe
|
7f510892e5
|
Merge pull request #680 from tkruse/fix-style
style fixes
|
9 years ago |
Andrew Pardoe
|
9a9e958955
|
Manually fixed PR #657
|
9 years ago |
Andreas Scherer
|
25044afca0
|
Correct a few typos.
A quick inspection with 'aspell -l en_US'.
|
10 years ago |
Thibault Kruse
|
be304fedd6
|
R.1 example: change names according to NL.8
|
10 years ago |
Thibault Kruse
|
0af83def79
|
Style: Rename classes with underscore as separator
|
10 years ago |
Thibault Kruse
|
2bfb860cfe
|
separate names with underscores
|
10 years ago |
Thibault Kruse
|
0701c4df62
|
Style: Consistently name custom classes with initial capital and underscore notation
|
10 years ago |
Thibault Kruse
|
00cf8d08ff
|
Fix bad reference
|
10 years ago |
Sam Bristow
|
9f2d2645ff
|
Remove rogue comma from example
|
10 years ago |
Passw
|
04cd9a5d73
|
fix typo
|
10 years ago |
Robin Degen
|
d084dcef31
|
Fixed typo shuld -> should, fixed missing words
|
10 years ago |