Pascal Cadotte Michaud
|
43ca7880c7
|
remove weird characters in R.38 examples
|
2015-09-18 21:03:07 -04:00 |
|
Pascal Cadotte Michaud
|
95e8e527fb
|
typo: identfied -> identified
|
2015-09-18 20:39:15 -04:00 |
|
Pascal Cadotte Michaud
|
b01f499285
|
Fix two typos in the precondition section
|
2015-09-18 20:31:30 -04:00 |
|
Andrew Murray
|
227529c729
|
Fixed typos
|
2015-09-19 08:22:34 +10:00 |
|
Marco A
|
6a1ccf5d0c
|
Fix small typos
|
2015-09-18 23:43:07 +02:00 |
|
Adam Schwalm
|
f59b024b7f
|
Remove unnecessary reference to 'no naked new' in ES.62
|
2015-09-18 16:07:58 -05:00 |
|
Andrew Pardoe
|
95f6cfcdd8
|
Merge pull request #14 from chrisrosset/master
Fix typo in ES.1
|
2015-09-18 13:36:53 -07:00 |
|
Andrew Pardoe
|
10f913f891
|
Merge branch 'ErikUggeldahl-SpellingAndSpaceCorrections'
|
2015-09-18 13:34:14 -07:00 |
|
Andrew Pardoe
|
ec3e041874
|
Merge branch 'SpellingAndSpaceCorrections' of https://github.com/ErikUggeldahl/CppCoreGuidelines into ErikUggeldahl-SpellingAndSpaceCorrections
|
2015-09-18 13:32:32 -07:00 |
|
Andrew Pardoe
|
b4dfe868b8
|
Merge pull request #12 from mprobson/master
Fix CPL anchor to match links
|
2015-09-18 13:27:26 -07:00 |
|
Christopher Rosset
|
dcfc21ea1f
|
Fix typo in ES.1
|
2015-09-18 20:54:29 +01:00 |
|
Michael Robson
|
472d7cb66b
|
Fix CPL anchor to match links
Change-Id: I182b0628f5d02325301960dcf325f94f6d2f3df4
|
2015-09-18 14:25:01 -05:00 |
|
Erik Uggeldahl
|
ccf97bd378
|
Remove extra trailing spaces
|
2015-09-18 15:08:09 -04:00 |
|
Erik Uggeldahl
|
0554c1fa5a
|
Correct small spelling mistakes
|
2015-09-18 15:05:22 -04:00 |
|
Andrew Pardoe
|
ee75a9cfcb
|
Merge pull request #10 from tonymagro/master
Fix typo in C.3 example
|
2015-09-18 11:57:09 -07:00 |
|
Andrew Pardoe
|
a71b728666
|
Merge branch 'rec-typos'
|
2015-09-18 11:54:35 -07:00 |
|
Andrew Pardoe
|
292d57f999
|
Merging PR
|
2015-09-18 11:54:07 -07:00 |
|
Tony Magro
|
2f066bb6a2
|
Fix typo in C.3 example
|
2015-09-18 13:28:47 -05:00 |
|
Andrew Pardoe
|
c5b8efea4a
|
Merge pull request #6 from whoshuu/patch-2
Update comment in I.4 second example
|
2015-09-18 11:04:45 -07:00 |
|
Andrew Pardoe
|
3650a3f016
|
Merge pull request #5 from dextercd/patch-1
Update CppCoreGuidelines.md
|
2015-09-18 10:59:48 -07:00 |
|
Andrew Pardoe
|
2d360b5acf
|
Merge pull request #4 from whoshuu/patch-1
Correct spelling and fix grammar in the intro
|
2015-09-18 10:28:09 -07:00 |
|
Andrew Pardoe
|
050b46b0a3
|
Merge pull request #3 from Loghorn/P5-patch
Fix P.5 first example
|
2015-09-18 10:24:18 -07:00 |
|
Huu Nguyen
|
774f159646
|
Update comment in I.4 second example
|
2015-09-18 09:15:25 -07:00 |
|
Huu Nguyen
|
e2faf345e5
|
Correct spelling and fix grammar in the intro
|
2015-09-18 08:55:13 -07:00 |
|
dextercd
|
803a7f6aef
|
Update CppCoreGuidelines.md
|
2015-09-18 17:50:40 +02:00 |
|
Alessandro Vergani
|
4757800cfd
|
Fix P.5 first example
The shift instruction in the example should be <<= instead of >>=
|
2015-09-18 16:18:07 +02:00 |
|
Herb Sutter
|
2ce60168eb
|
Added Bounds profile
|
2015-09-16 10:50:49 -07:00 |
|
Herb Sutter
|
f292f6793b
|
Added Type profile
|
2015-09-16 10:22:43 -07:00 |
|
Herb Sutter
|
563f7062a9
|
Added Profiles section with stubs
|
2015-09-16 09:54:07 -07:00 |
|
Andrew Pardoe
|
d2b77ac2c7
|
Revert "Fixed hyperlink" as the link is now valid
This reverts commit 8ba5c8a4de .
|
2015-09-15 07:43:25 -07:00 |
|
Andrew Pardoe
|
f2a900b542
|
Updated version number
|
2015-09-14 07:44:16 -07:00 |
|
Andrew Pardoe
|
8ba5c8a4de
|
Fixed hyperlink
|
2015-09-13 20:50:02 -07:00 |
|
Andrew Pardoe
|
6f49042045
|
Fixed typo
|
2015-09-13 20:24:16 -07:00 |
|
Andrew Pardoe
|
947cf3affc
|
Initial checkin
|
2015-09-13 20:21:02 -07:00 |
|
AndrewPardoe
|
2143806a7a
|
Squashed commit of the following:
commit d3b2481bb3aef24c36cf710fa214312e02620e4e
Author: AndrewPardoe <Andrew.Pardoe@Microsoft.com>
Date: Fri Aug 28 17:10:40 2015 -0700
Line breaks :-)
|
2015-08-28 17:11:43 -07:00 |
|
AndrewPardoe
|
83cf86b2ca
|
Adding LICENSE file from 7/23/15 .docx
|
2015-08-28 17:02:09 -07:00 |
|
Andrew Pardoe
|
43d3a6289f
|
Initial commit
|
2015-08-19 13:22:52 -07:00 |
|