Bjarne Stroustrup
c5cecf1e88
new rule F.9; unused parameters
...
Issue #808
2017-02-11 12:25:05 -05:00
Bjarne Stroustrup
631bbbbaf8
typos MI and membership
2017-02-09 17:32:01 -05:00
Jacob Langley
eb4be01970
Fix spelling errors
2017-02-08 10:04:05 -08:00
Jacob Langley
9f07e19c0d
Replace the libreoffice dicti with the ubuntu dict for perf
...
Ubuntu dictionaries extracted from:
http://us.archive.ubuntu.com/ubuntu/pool/main/h/hunspell-en-us/hunspell-en-us_20070829-6ubuntu3_all.deb
2017-02-08 09:45:41 -08:00
Bjarne Stroustrup
87bb531080
tools and library rules
...
in philosophy
2017-02-07 18:05:54 -05:00
Jacob Langley
f5e0865041
Make hunspell work regardless of dev environment
...
Add en_US dictionary from https://extensions.libreoffice.org/extensions/english-dictionaries/2017-01.01
rather than relying on system installed ones which may not exist and
point the make logic at that dictionary
2017-02-07 12:46:04 -08:00
Jacob Langley
163dbfb3df
Merge branch 'master' into jacobl.macbuild
2017-02-07 10:26:30 -08:00
Andrew Pardoe
47e5764e6e
Update date
2017-02-06 11:55:23 -08:00
Andrew Pardoe
b7a3c641c6
Merge branch 'tituswinters-thread-tooling'
2017-02-06 11:51:39 -08:00
Andrew Pardoe
9ddb9e1648
Merge parts of PR #787
2017-02-06 11:51:03 -08:00
Andrew Pardoe
20403c8d6d
Merge branch 'thread-tooling' of https://github.com/tituswinters/CppCoreGuidelines into tituswinters-thread-tooling
2017-02-06 11:36:22 -08:00
Andrew Pardoe
8b65eb18cb
Merge branch 'master' of https://github.com/isocpp/CppCoreGuidelines
2017-02-06 11:35:37 -08:00
Andrew Pardoe
11e5e00f23
Merge pull request #818 from cubbimew/c138
...
C.138 initial content
2017-02-06 11:23:59 -08:00
Jacob Langley
76576a82ea
Use perl-oneliners instead of linux grep specific command options
2017-02-03 11:44:20 -08:00
Bjarne Stroustrup
f2dfcfc438
minor cleanup
2017-02-01 17:05:22 -05:00
Jonathan Wakely
14f67ae8dd
Fix typos from commit 9858685786
2017-01-31 12:13:10 +00:00
Andrew Pardoe
f7aedf3d75
Fixing typos in last commit. Thank you, Sergey & Jonathan.
2017-01-30 11:55:59 -08:00
hsutter
8f2ecf0665
Closed #557
...
Added example from the issue
2017-01-30 11:52:11 -08:00
hsutter
51b4cddbca
Closed #810
...
Added an example to SF.7
Clarified SF.6 and SF.7 that "using-directive" means "using namespace"
2017-01-30 11:40:47 -08:00
Andrew Pardoe
9858685786
Clarifying title per issue 793
2017-01-30 11:36:57 -08:00
teassy000
8a9bb3bc61
fix c.127 example issue. ( #789 )
...
auto will deduce as unique_ptr<D> and the correct destructor will call. Anyway, this should be a bad example.
2017-01-30 19:32:41 +00:00
Sergey Zubkov
4d86abfdb4
When the title of ES.56 was changed, its entry in the ES ToC wasn't ( #831 )
2017-01-30 19:27:13 +00:00
Sergey Zubkov
0b4b815d0b
uncross links to the self-assignment rules ( #830 )
2017-01-30 19:26:56 +00:00
Andrew Pardoe
51191c13d2
Merge pull request #825 from johelegp/interfaces_non_trivial_fixes
...
I: Enforcement fixes/completion
2017-01-30 11:19:55 -08:00
Gabriel Dos Reis
dd7275623d
Merge pull request #834 from cubbimew/c131-constify
...
C.131: getters should be const member functions
2017-01-30 06:59:27 -08:00
Gabriel Dos Reis
539d8a7d83
Merge pull request #833 from cubbimew/c127-ub
...
C.127 should not claim that there is a defined behavior
2017-01-30 06:58:14 -08:00
Sergey Zubkov
bee5e87e90
C.131: getters should be const member functions
2017-01-30 06:47:00 -05:00
Sergey Zubkov
808d304687
C.127 should not claim that there is a defined behavior
2017-01-30 06:24:16 -05:00
Andrew Pardoe
25201c82fc
Merge pull request #828 from mancoast/master
...
Review/Rework of English Language Readability
2017-01-23 11:12:34 -08:00
mancoast
63582c929e
Rework of English Language style
2017-01-18 07:45:47 -05:00
Gabriel Dos Reis
655bbcafa8
Merge pull request #824 from johelegp/interfaces_fixes
...
I: Grammar, spacing and typo fixes
2017-01-02 12:51:18 -08:00
Gabriel Dos Reis
94fdad103d
Merge pull request #823 from johelegp/gsl_concept_dead_link_fix
...
GSL.concept: Dead link fix
2017-01-02 12:50:02 -08:00
Gabriel Dos Reis
c040dfab55
Merge pull request #822 from johelegp/gsl_fixes
...
GSL: Grammar, spacing and markdown fixes
2017-01-02 12:49:05 -08:00
Gabriel Dos Reis
8efb4cc35b
Merge pull request #821 from johelegp/philosophy_fixes
...
P: Grammar, correction and typo fixes
2017-01-02 12:47:36 -08:00
Johel Ernesto Guerrero Peña
2b3e249cff
I: Grammar, spacing and typo fixes
2016-12-31 20:58:30 -04:00
Johel Ernesto Guerrero Peña
5f95cb2734
I: Enforcement fixes/completion
2016-12-31 20:56:49 -04:00
Johel Ernesto Guerrero Peña
3bb9192d66
GSL: Grammar, spacing and markdown fixes
2016-12-30 18:20:04 -04:00
Johel Ernesto Guerrero Peña
bb4202ed92
GSL.concept: Dead link fix
...
Described in #407 , 4a9e41d7
added the section but didn't fix the links.
2016-12-30 17:28:21 -04:00
Johel Ernesto Guerrero Peña
d30134b150
P: Grammar, correction and typo fixes
2016-12-30 00:21:51 -04:00
Sergey Zubkov
a968af59d0
C.138 initial content
2016-12-18 14:46:11 -05:00
Andrew Pardoe
9cfa3eafd7
Updating date
2016-12-12 11:39:59 -08:00
Andrew Pardoe
4f2a64b920
Per our discussion, C.42 enforcement belongs to C.41
2016-12-12 11:27:40 -08:00
hsutter
882d88ebe5
Closed #809 .
2016-12-05 14:20:37 -08:00
Gabriel Dos Reis
d7b408edb5
Merge pull request #804 from severinmeyer/Issue-556
...
Fix remaining typos mentioned in issue #556
2016-11-22 15:01:26 -08:00
Severin Meyer
bcd9904ae2
Fix remaining typos mentioned in issue #556
...
ES.23: Correct the Fibonacci series
ES.71: Fix bug in example code
T.61: Use the correct type for the class member
Appendix C: Use an example string that is not identical to a C++ keyword and clarify comment
2016-11-22 23:08:27 +01:00
Gabriel Dos Reis
7fb5621495
Merge pull request #799 from severinmeyer/NL-Typos-squashed
...
Fix typos in section NL: Naming and layout
2016-11-22 07:54:48 -08:00
Gabriel Dos Reis
32368d99c6
Merge pull request #800 from severinmeyer/CP-Typos-squashed
...
Fix typos in section CP: Concurrency
2016-11-22 07:53:52 -08:00
Gabriel Dos Reis
1b259959f6
Merge pull request #801 from severinmeyer/ES-Typos-squashed
...
Fix typos in section ES: Expressions and statements
2016-11-22 07:53:00 -08:00
Gabriel Dos Reis
783ab6c6ca
Merge pull request #802 from severinmeyer/E-Typos-squashed
...
Fix typos in section E: Error handling
2016-11-22 07:52:01 -08:00
Gabriel Dos Reis
9dd8a0ded6
Merge pull request #803 from severinmeyer/Other-Typos-squashed
...
Fix a few more typos
2016-11-22 07:51:14 -08:00