Commit Graph

61 Commits

Author SHA1 Message Date
Sergei Shulman 5c64f74cb2 Fix typos 2022-06-07 12:56:47 +02:00
Gleb Koveshnikov 4d06253cbc init 2022-03-31 15:21:57 +03:00
user 2a91e3df13 fix typos 2022-03-24 14:03:41 +03:00
Gleb Koveshnikov 3e841ea40c fix typos and lang syntax highlight 2022-03-20 12:49:46 +03:00
Sergei Shulman 8a50869c6e Fix minor typos 2022-02-20 20:17:47 +02: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 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
Dmis fb0cd05def unreachable sentinel 2021-11-06 00:48:35 +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
Dmis f5593d756f fix typo 2021-09-08 22:31:03 +03:00
Dmis 876b8fb7a6 correct notes about modern langs 2021-09-08 22:27:52 +03:00
Dmis 2bdb83fcbf some style changes 2021-09-05 18:53:51 +03:00
Dmis 1651b290ae some style changes 2021-09-05 18:52:12 +03:00
Dmis 415d15e95f add uninitialized variables 2021-09-05 18:46:00 +03:00
Vladimir Gamalyan 34a4c4c331 Fix a typo 2021-08-09 00:36:28 +03:00
Dmitry 69a70aee28 Update trivial_types_and_ABI.md 2021-08-08 17:10:04 +03:00
Dmis fa0d75af07 trivial types 2021-08-08 17:00:56 +03:00
Lapshin Dmitry 6f509ff78b I am grumpy! 2021-05-31 03:15:36 +03:00
Dmis fcad6c5f50 fix style 2021-05-30 20:12:47 +03:00
Dmis da3f3eae8f notes about template and anomynous namespace 2021-05-30 20:09:41 +03:00
Dmis 1089c1a030 notes about template and anomynous namespace 2021-05-30 20:07:02 +03:00
Dmis bbc6cee412 fix reference 2021-05-30 19:52:42 +03:00
Dmis f42f47fa19 fix wrong header 2021-05-30 19:51:31 +03:00
Dmis 24cd11e1d1 fix __attribute__ displaying 2021-05-30 19:50:27 +03:00
Dmis cfb5967d3d ODR violation fixes 2021-05-30 19:48:37 +03:00
Dmis ae103c6e62 ODR violation 2021-05-30 19:42:36 +03:00
Dmitry 754e71af72 Update runtime/static_initialization_order_fiasco.md
Co-authored-by: Dmitry Volodin <mr.molkree@gmail.com>
2021-03-05 18:18:29 +03:00
Lapshin Dmitry bb5e748d40 Update static_initialization_order_fiasco.md 2021-03-05 14:07:55 +03:00
Dmis ca752666c7 static initialization order fiasco 2021-02-27 22:15:15 +03:00
Dmis 56d6afacad fix variable name 2021-02-20 00:47:48 +03:00
Dmis 3aafa560d6 comments 2021-02-20 00:42:27 +03:00
Dmis 5c76dcd7b9 typos and comments 2021-02-20 00:40:04 +03:00
Dmis ba765987e4 notes abount noexcept dctors 2021-02-20 00:30:33 +03:00
Dmis 2548a5671f nullptr dereference 2021-02-20 00:23:11 +03:00
Dmitry K 5da4e512d0 Fix minor mistakes and typos. 2021-02-17 09:57:34 +03:00
Dmis 5e85411426 fix spelling 2021-02-08 20:01:06 +03:00
Dmis 5f82eb426d typos 2021-02-08 19:57:41 +03:00
Dmis a09dcc51f4 rvo vs raii 2021-02-08 19:54:30 +03:00
Dmis 28a08fc3a6 title 2021-02-02 01:04:21 +03:00
Dmis 2cd420d73f array overrun 2021-02-02 01:00:14 +03:00
Dmitry 4023caf2d8 Update garbage_collector.md
notes about `get_pointer_safety`
2021-01-26 14:41:09 +03:00
Dmitry d362ba7ec6 Update garbage_collector.md
rephrase
2021-01-25 23:24:01 +03:00
Dmitry c968686570 Update garbage_collector.md
add gc wordings
2021-01-25 23:22:38 +03:00
Dmitry c506e282d6 Merge pull request #31 from LDVSOFT/fix-punctuation
Fix punctuation
2021-01-25 22:34:40 +03:00
Dmitry 3bb9db58aa Update garbage_collector.md
fix example
2021-01-25 21:55:34 +03:00
Dmitry a7de65fe68 Update garbage_collector.md
style
2021-01-25 21:49:00 +03:00