Commit Graph

193 Commits

Author SHA1 Message Date
Dmitry b374ee4673 Update shared_ptr_constructor.md
typing
2022-07-28 18:17:44 +04:00
Nekrolm 8a927eeec0 small rephrase 2022-07-28 17:00:37 +03:00
Nekrolm 087e8dc926 add notes for std::make_shared 2022-07-28 16:58:54 +03:00
Dmitry 3d2309353c Merge pull request #84 from sgshulman/typo_proxy
Fix typos in proxy types
2022-06-20 22:57:40 +04:00
Sergei Shulman 027248b3de Fix typos and add linking phrases 2022-06-20 20:31:50 +02:00
Sergei Shulman 5d4d281afd Fix godbolt example 2022-06-20 19:58:09 +02:00
Sergei Shulman 076bb36c8f Fix dashes 2022-06-20 19:43:15 +02:00
Nekrolm c681d3fa19 fix standard verison for features 2022-06-19 18:00:50 +04:00
Nekrolm c6b90d69ed swap examples 2022-06-19 17:50:39 +04:00
Nekrolm ca56619a8f proxy objects 2022-06-19 17:35:05 +04:00
Dmitry c4cfdc3f71 Merge pull request #82 from sgshulman/typos
Fix typos
2022-06-07 15:41:36 +04:00
Sergei Shulman 5c64f74cb2 Fix typos 2022-06-07 12:56:47 +02:00
Dmitry Sviridkin 06c31a7b8a add notes about 0-terminated strings 2022-04-21 14:04:29 +04:00
Dmitry Sviridkin baa73d9683 adopt sig_atomic_t notes 2022-04-20 16:41:33 +04:00
Dmitry ab3b47a60d Merge pull request #75 from gleb-kov/sig-atomic-t
sig_atomic_t notes
2022-04-20 16:08:47 +04:00
Dmitry Sviridkin da039f903c add notes about implicit mutation and deep bugs 2022-04-20 14:41:25 +04:00
Dmitry c90919d79d Merge pull request #80 from gleb-kov/make-compile
make Unreachable sentinel compilable
2022-03-31 16:30:54 +04:00
Gleb Koveshnikov 4d06253cbc init 2022-03-31 15:21:57 +03:00
Dmitry b54c579d38 Merge pull request #79 from anatoly-tenenev/fix_typos
fix typos
2022-03-24 15:19:30 +04:00
user 2a91e3df13 fix typos 2022-03-24 14:03:41 +03:00
Dmitry d492b0140d Merge pull request #78 from gleb-kov/typos-in-runtime
fix typos and syntax highlighting
2022-03-20 19:31:45 +04:00
Gleb Koveshnikov 3e841ea40c fix typos and lang syntax highlight 2022-03-20 12:49:46 +03:00
Dmitry 5fb6b7db19 Merge pull request #76 from gleb-kov/article-naming
typos in readme and double_lock
2022-02-22 20:16:03 +03:00
gleb-kov 07ceb5d580 resolve conflicts 2022-02-22 10:50:26 +03:00
Gleb Koveshnikov a169731363 Merge branch 'master' into article-naming 2022-02-22 10:49:30 +03:00
Dmitry aaa2e782f3 Merge pull request #77 from sgshulman/typos
Fix typos
2022-02-20 23:24:21 +03:00
Sergei Shulman 9b9d2d7eb9 Fix typos in syntax 2022-02-20 21:54:26 +02:00
Sergei Shulman 8a50869c6e Fix minor typos 2022-02-20 20:17:47 +02:00
gleb-kov 2c45bb1600 sig_atomic_t 2022-02-20 17:11:10 +03:00
Sergei Shulman c646cd007d Fix numeric typos 2022-02-20 15:00:20 +02:00
gleb-kov 2fe4b12bb4 typos in readme and double_lock 2022-02-20 15:45:10 +03:00
Sergei Shulman d8a384746e Fix concurrency typos 2022-02-20 14:42:44 +02:00
Dmitry 10c194fc13 Merge pull request #74 from sgshulman/fix_reference
Fix race_condition reference
2022-02-20 15:08:53 +03:00
Sergei Shulman c2ccc7d48c Fix race_condition reference 2022-02-20 13:57:16 +02:00
Dmitry 3911942290 Merge pull request #73 from gleb-kov/master
prettify zero_size.md
2022-02-20 14:00:01 +03:00
gleb-kov 9037242f4e prettify zero_size.md 2022-02-20 13:49:10 +03:00
Dmitry 8f6f60e6a5 Update garbage_collector.md 2022-02-19 01:22:44 +03:00
Dmitry fcc3aa0db7 Update garbage_collector.md 2022-02-19 01:22:33 +03:00
Dmis 599e925b74 fix typo 2022-02-09 20:03:07 +03:00
Dmis 2acda8db27 add integer promotion 2022-02-09 20:01:09 +03:00
Dmis e422f496e9 some notes 2021-12-19 15:50:06 +03:00
Dmis 09b9014621 reserved names 2021-12-19 15:47:55 +03:00
Dmis fc4399f586 virtuals in ctor/dctor 2021-11-28 01:42:29 +03:00
Dmitry ec22e5c7af Merge pull request #66 from alinaut/patch-1
Fix typo in comment
2021-11-09 20:26:16 +03:00
Alina Bykovskaya ee1805af21 Fix typo in comment 2021-11-09 18:07:30 +03:00
Dmis b19990e6a1 add notes about vector implementation 2021-11-06 00:58:28 +03:00
Dmis fb0cd05def unreachable sentinel 2021-11-06 00:48:35 +03:00
Dmitry d477dc9d92 Merge pull request #60 from dotcypress/patch-1
fix typo
2021-10-14 23:16:36 +03:00
Vitaly Domnikov 8205ae4757 fix typo 2021-10-14 13:12:42 -07:00
Dmis 8683678d0d init order fiasco and unused headers 2021-10-14 22:58:05 +03:00