yongliang
|
ba825d0a1a
|
Merge pull request #163 from StephenLuo23/cpp-style-update
更新google c++风格指南
|
2024-03-14 10:08:13 +08:00 |
|
yongliang
|
64afa66f28
|
Merge pull request #162 from Mq-b/0-and-nullptr/NULL-is-obsolete
修改 `6.17.` 以同步英文版
|
2024-03-14 10:07:46 +08:00 |
|
yongliang
|
bd5fa7a6ec
|
Merge pull request #161 from LouYu2015/pull-request
修订 Python 风格指南并重新翻译 C++ 风格指南
|
2024-03-14 10:07:26 +08:00 |
|
yongliang
|
c3a562c1df
|
Merge pull request #160 from Mq-b/remove-reference-parameter
删除 `4.3.` 与 `6.1.` 引用参数的内容
|
2024-03-14 10:06:20 +08:00 |
|
归故里
|
7519dc025c
|
不要使用std::forward? #104
解决
|
2024-03-04 11:36:22 +08:00 |
|
mq白
|
0e07b66a1a
|
Merge branch 'zh-google-styleguide:master' into master
|
2024-03-02 21:59:29 +08:00 |
|
归故里
|
bf2f9e3079
|
增加一个空格,解决超链接渲染问题
|
2024-03-02 21:58:38 +08:00 |
|
stephen.luo
|
13767cc4f5
|
perf: update cpp style guide
update chapter classes
|
2024-02-29 11:34:21 +08:00 |
|
归故里
|
94619be8ab
|
修改 6.17. 0 以同步英文版
|
2024-02-23 19:01:10 +08:00 |
|
Yu Lou
|
b61cb972fa
|
重新翻译 C++ 风格指南
|
2024-02-22 20:27:35 -08:00 |
|
归故里
|
1e3ce2ebab
|
删除 6.1 引用参数
|
2024-02-08 13:41:28 +08:00 |
|
归故里
|
ab6a835447
|
删除 4.3. 引用参数
|
2024-02-07 19:33:59 +08:00 |
|
yongliang
|
782f461f6f
|
Merge pull request #158 from Mq-b/inline-function-error
Update: 修改 `1.4.` 内联函数 定义中的错误描述
|
2024-01-30 09:41:41 +08:00 |
|
归故里
|
f538b9dc4a
|
修改内联函数定义中的错误描述
|
2024-01-26 22:53:23 +08:00 |
|
chenyongchangg
|
dd0af9ae75
|
Update headers.rst
增加了一些解释
|
2024-01-19 18:00:55 +08:00 |
|
yongliang
|
cfa8986901
|
Merge pull request #145 from miaoyushun/patch-2
修复C++规范中错误标题:[缺点] => [结论]
|
2022-12-03 18:13:46 +08:00 |
|
yongliang
|
f2f63adec7
|
Merge pull request #144 from miaoyushun/patch-1
修复C++规范规则描述不清晰
|
2022-12-03 18:13:09 +08:00 |
|
Rain Miao
|
a7430c4670
|
修复C++规范中错误标题:[缺点] => [结论]
|
2022-10-15 00:08:29 +08:00 |
|
Rain Miao
|
383586375d
|
修复C++规范规则描述不清晰
原始英文文档中并没有这个规则,按自己理解更新下这句前后重复的规则
|
2022-10-15 00:05:39 +08:00 |
|
Luohao Wang
|
62fe1199ef
|
Fix typo
|
2022-07-26 10:30:20 +08:00 |
|
grootbin
|
bb30fbcda1
|
Update formatting.rst
Revised duplicate sequence number 9.19
|
2022-04-16 11:01:56 +08:00 |
|
AleZH
|
968f72dc11
|
typo: 修改 cpp style 第六章中的错别字
|
2022-04-05 19:23:06 +08:00 |
|
HuanWeng
|
3549a35f6c
|
Update functions.rst
根据英文原版, 仅对4.1节改正了之前的翻译错误, 增加了部分内容. 水平有限, 仅供参考.
|
2022-01-25 22:44:17 -06:00 |
|
Nee
|
ba7392e250
|
Merge pull request #132 from xianfeng92/patch-1
Update classes.rst, thx for you pr.
|
2021-11-20 23:30:43 +08:00 |
|
XForg
|
2262805876
|
Update classes.rst
|
2021-10-19 17:30:42 +08:00 |
|
XForg
|
6d0ddc89a4
|
Update classes.rst
|
2021-10-19 17:04:05 +08:00 |
|
Joe Chen
|
ff4686d399
|
fix(google-cpp-styleguide/headers.rst): modify the meaning expression
表达官方原意,否则将 '#define' 改为 '#ifndef'
|
2021-09-19 23:01:03 +08:00 |
|
lingr7
|
3599c8d295
|
Update headers.rst
fix includes -> #43
|
2020-12-02 11:28:43 +08:00 |
|
nediiii
|
f0e74b1be5
|
Update others.rst
little typo
|
2020-09-07 20:53:11 +08:00 |
|
wikinee
|
e4ac3df57c
|
Update file config.py
Update manually-generate-pdf-document.md
Remove offline_reading, instead with Github release
Fix Cpp/formating a translation error
|
2020-08-15 18:37:39 +08:00 |
|
robotchaoX
|
da2608aa72
|
Update classes.rst
|
2020-05-12 23:35:52 +08:00 |
|
chyelang
|
fd1dae5460
|
Update classes.rst
fix typo
|
2020-03-31 10:49:56 +08:00 |
|
Yang.Y
|
f837c554bb
|
Merge pull request #95 from gmle/patch-2
Add Punctuation.
|
2018-12-14 13:57:07 +08:00 |
|
Yang.Y
|
9dc47a451d
|
Merge pull request #96 from gmle/patch-3
章节序号错误
|
2018-12-14 13:55:47 +08:00 |
|
忘了
|
1e49561242
|
Modify chapter.
Modify the eighth chapter on the problem of chapter labeling errors
|
2018-12-11 11:47:03 +08:00 |
|
忘了
|
10d78127af
|
Add Punctuation.
Add Punctuation of 1.3.
|
2018-12-11 11:44:41 +08:00 |
|
忘了
|
475d5d43ba
|
Modify Chapter 9
Modify the problem of Chapter 9 on repeating chapter labels
|
2018-12-11 11:43:03 +08:00 |
|
bluefoxah
|
f18a363dd9
|
官方文档为IsValid
官方文档为IsValid
|
2018-11-19 17:03:21 +08:00 |
|
Yang.Y
|
9d8dce1dee
|
Merge pull request #82 from zhangyu0310/patch-1
Update others.rst
|
2018-06-26 10:03:09 +08:00 |
|
YuZhang
|
b86ea3ffa3
|
Update naming.rst
|
2018-06-26 09:59:23 +08:00 |
|
YuZhang
|
fe1e14ac5a
|
Update others.rst
|
2018-06-26 09:58:46 +08:00 |
|
rustyhu
|
4257f8a458
|
Fix some translation understanding, according to original English text.
|
2018-02-26 17:46:58 +08:00 |
|
Xris
|
6175eeafa8
|
update translation
Remove paragraphs that does not exists in original text and add new
paragraphs and contents . Fix some translation issues.
|
2017-09-07 03:54:29 +08:00 |
|
Xris
|
3834b83504
|
fix rst format errors
|
2017-09-07 03:18:54 +08:00 |
|
kenkangxgwe
|
e4929cf6ff
|
fix translation in #1.5
|
2017-09-04 22:51:22 -04:00 |
|
kenkangxgwe
|
70a122de25
|
fix ref link for section 1.5
|
2017-09-04 21:36:53 -04:00 |
|
kenkangxgwe
|
5a1e9ef3a4
|
fix codeblock indent
|
2017-09-04 21:30:08 -04:00 |
|
HeGaoYuan
|
cb7d3b6534
|
fix a small mistake in nameing.rst file
|
2017-08-02 10:38:54 +08:00 |
|
周炀
|
529e44511f
|
Update magic.rst
fix a mistake
|
2017-05-19 20:46:12 +08:00 |
|
Ling.Li
|
0f89e39337
|
Ling.Li: 1. Finish modifying Chapter 3.
|
2017-04-20 19:26:47 +08:00 |
|