aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_posts (unfollow)
Commit message (Collapse)Author
2019-09-30add default layouts to _config.ymlEgor Tensin
2019-09-30work around GitHub limitations for MathJax supportEgor Tensin
2019-09-30add "Recurring decimals"Egor Tensin
2019-07-05include_relative doesn't like double slashes anymoreEgor Tensin
2018-02-18customize snippets languageEgor Tensin
2018-02-18markdownify post excerptsEgor Tensin
2018-02-18peculiar: update excerptEgor Tensin
2018-02-18peculiar: move to _posts/Egor Tensin
2018-02-18enable post categoriesEgor Tensin
2017-12-13boost: fix user configuration filesEgor Tensin
2017-12-13boost: fix pathsEgor Tensin
2017-08-05static-vs: updateEgor Tensin
2017-07-01std::call_once: fix grammarEgor Tensin
2017-06-30static-vs: namespace {Egor Tensin
2017-06-30enable syntax highlightingEgor Tensin
I'm not sure about it. Maybe I'll get rid of it in the future.
2017-06-27std::call_once: ```c++ instead of simply ```Egor Tensin
2017-06-25std::call_once: Markdown style fixEgor Tensin
2017-06-25add post "static vs. inline vs. namespace {"Egor Tensin
Also includes a bunch of includes to easily add grouped code snippets to a post. They were present before, but I wiped them away during the recent major history rewriting which I still regret about.
2017-05-30std::call_once: fix a linkEgor Tensin
It might seem like it's been broken since forever, but it's actually a consequence of my idiotic idea to completely rewrite this repository's history. One of the things I wanted to fix is I would like the code to reside in master. I did import it, but messed up the history completely as a result.
2017-02-04std::call_once: rename the src/ folderEgor Tensin
2017-02-01boost: no nowrap inside <code> tagsEgor Tensin
I changed my mind.
2017-01-31std::call_once: shorten titleEgor Tensin
2017-01-31_posts: grammar tweaksEgor Tensin
2017-01-31std::call_once: updateEgor Tensin
* Remove unnecessary code from the post. * Fix potential thread-safety issues in the complete sample.
2017-01-31boost: updateEgor Tensin
2017-01-07add "Building Boost on Windows"Egor Tensin
2016-10-26disable syntax highlightingEgor Tensin
2016-10-01fix licensing noticesEgor Tensin
2016-06-25move common assets to common/, more info to configEgor Tensin
2016-06-21put most of my personal info to _config.ymlEgor Tensin
2016-05-21fix links & code styleEgor Tensin
2016-05-19rename the projectEgor Tensin
2016-03-08move post assets into proper subdirectoriesEgor Tensin
2016-03-08std::call_once: add a complete code sampleEgor Tensin
2016-03-07grammar tweaksEgor Tensin
2016-03-07std::call_once: wrap text at column 79Egor Tensin
2015-08-08add post excerptsEgor Tensin
2015-07-03std::call_once: fix code samplesEgor Tensin
2015-07-03replace '_' with '-' in post URLsEgor Tensin
2015-07-03add "std::call_once bug in Visual Studio 2012/2013"Egor Tensin