Commit Graph

22 Commits

Author SHA1 Message Date
ambiguoustexture
80db4e3d4a book: re-compose words again to avoid out of pdf's margin (#230) 2022-03-05 16:24:52 +01:00
谭九鼎
aca2d372d7 book: use https for urls (#223) 2022-02-28 10:00:16 +01:00
Dw9
37401ada8b book: add std::weak_ptr<T>::lock (#216) 2021-11-20 16:01:25 +01:00
Changkun Ou
b0f6f30988 book: fmt 2021-08-11 12:41:48 +02:00
Killer_Quinn
69aa4f0bdf book: typo fix (#190) 2021-06-13 16:38:29 +02:00
Tengfei Niu
1e78a01ac0 book: fix incorrect return value description of std::weak_ptr expired (#144)
* Fix error

资源尚存在时,`std::weak_ptr` 的 `expired()` 方法返回 `false`, 否则返回 `true`。

* book: fix error

Fix error, while the resource of `std::shared_ptr` exists, `std::weak_ptr`'s `expired()` method returns `false`, otherwise it returns `true`.
2020-11-17 08:34:05 +01:00
Changkun Ou
1421f372e0 book: typo fixes
fixes #104
2020-07-26 11:04:07 +02:00
Adamas
e5450c767c book: fix smart pointers (#90) 2020-01-08 07:09:27 +01:00
Changkun Ou
bf6b09253b book: translation of ch05
Update #12
2019-07-19 18:34:41 +02:00
Changkun Ou
86d84d25ca book: chapter name refinement 2019-07-19 12:32:34 +02:00
Changkun Ou
864ef221e6 see #12: fix pandoc build fail because of regex 2019-07-16 10:49:54 +02:00
Changkun Ou
507f8b9673 see #12: translate ch06 2019-07-16 09:32:56 +02:00
Changkun Ou
da193739ee see #12: translation of preface and chapter 01 2019-07-09 12:20:35 +02:00
Ou Changkun
7ce3aa271a add: contributing guidelines & Typo fix (#60)
* fix: typo

* update: pdf builds & website builds

* update: contributing guidelines
2019-01-31 10:05:57 +01:00
Steven Zhang
823776c9e7 fix: typos (#47) 2018-11-25 15:47:40 +01:00
Changkun Ou
0750e93999 update: bad links 2018-08-02 14:06:15 +02:00
Changkun Ou
db45392f67 fix #34, language preciseness 2018-06-07 10:44:07 +02:00
Esphas
e705ef8c83 fix: typo (#32) 2018-05-21 06:35:50 +02:00
Changkun Ou
832c6220c5 fix: refine title number 2018-05-06 16:03:13 +02:00
Changkun Ou
cce1366a56 fix #5, solve image not show up issue 2018-05-06 14:35:05 +02:00
Changkun Ou
497516914d resolve #5, 使用 hexo 编译网站 2018-05-03 11:30:28 +02:00
Changkun Ou
c9e3040285 add #12: prepare English supports 2018-04-13 09:43:01 +02:00