Commit Graph

944 Commits (8f8c232effcf403f28966d10f090083213f44fc3)
 

Author SHA1 Message Date
Thibault Kruse 8f8c232eff fix pushed merge conflicts 9 years ago
Andrew Pardoe 9c091b642b Merge branch 'tkruse-fix-style-classname' 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
Andrew Pardoe b19d8c269a Merge pull request #651 from robindegen/fixed_shuld_typo
Fixed typo shuld -> should and incorrect/incomplete sentence
9 years ago
Andrew Pardoe 12d9ba185a Merge branch 'tkruse-hunspell' 9 years ago
Andrew Pardoe 1c2f157bc4 Merge branch 'hunspell' of https://github.com/tkruse/CppCoreGuidelines into tkruse-hunspell 9 years ago
Gabriel Dos Reis 4efa0fb291 Merge pull request #666 from tkruse/dodgy-code
Minor dodgy code issues
9 years ago
Andrew Pardoe bc9d0b0ad9 Merge branch 'tkruse-fix-unique-anchors' 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 61c7fb74da Merge branch '0x8000-0000-master' 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 60330bdede Merge branch 'tkruse-upgrade-checkers' 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
Gabriel Dos Reis f43e1324c4 Merge pull request #689 from ascherer/correct_some_typos
Correct a few typos.
9 years ago
Andreas Scherer 25044afca0 Correct a few typos.
A quick inspection with 'aspell -l en_US'.
9 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
Thibault Kruse 70d056f087 Fix duplicate/wrong anchors. Fix Makefile uniq check for anchors, must sort 10 years ago
Thibault Kruse 4cbbf55bd3 style fixes 10 years ago
Thibault Kruse 180cd89a1f Cleanup travis file (reference check already done in Makefile) 10 years ago
Thibault Kruse 4a4edb5807 add hunspell spell checks, fix bugs in generation of plaintext file 10 years ago
Thibault Kruse 2333364047 Refactor remark plugin configuration into package.json, add link validation 10 years ago
Thibault Kruse 78bac72eaf Build: bugfix python script: detect more codeblocks as lintable 10 years ago
Thibault Kruse 6e1599f6f9 style fixes 10 years ago
Thibault Kruse db98d5f8b3 Upgrade remark (markdown linter) 10 years ago
Thibault Kruse 0323edddd8 Less verbose output of running make 10 years ago
Thibault Kruse 0120560f13 update to pypi cpplint 1.3.0, fix linter errors 10 years ago
Thibault Kruse ced78ffad1 typo 10 years ago
Thibault Kruse 6867d13363 type error 10 years ago
Thibault Kruse 9160dbb818 invalid enums 10 years ago
Thibault Kruse b14fe453a4 avoid keyword name 10 years ago
Thibault Kruse 9d4fc0b5cb bad type 10 years ago
Thibault Kruse d6ffbfdcc2 missing semicolon 10 years ago
Thibault Kruse 3e1519beb3 bad parens within name 10 years ago
Thibault Kruse bcca1488e8 unique var names in example 10 years ago
Thibault Kruse 46a26976ba typo in method invocation 10 years ago
Thibault Kruse 4e46bd9a8b fix indent 10 years ago
Thibault Kruse 12bdb63b06 fix parens 10 years ago