aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_posts (follow)
Commit message (Collapse)AuthorAge
* add default layouts to _config.ymlEgor Tensin2019-09-30
|
* work around GitHub limitations for MathJax supportEgor Tensin2019-09-30
|
* add "Recurring decimals"Egor Tensin2019-09-30
|
* include_relative doesn't like double slashes anymoreEgor Tensin2019-07-05
|
* customize snippets languageEgor Tensin2018-02-18
|
* markdownify post excerptsEgor Tensin2018-02-18
|
* peculiar: update excerptEgor Tensin2018-02-18
|
* peculiar: move to _posts/Egor Tensin2018-02-18
|
* enable post categoriesEgor Tensin2018-02-18
|
* boost: fix user configuration filesEgor Tensin2017-12-13
|
* boost: fix pathsEgor Tensin2017-12-13
|
* static-vs: updateEgor Tensin2017-08-05
|
* std::call_once: fix grammarEgor Tensin2017-07-01
|
* static-vs: namespace {Egor Tensin2017-06-30
|
* enable syntax highlightingEgor Tensin2017-06-30
| | | | | I'm not sure about it. Maybe I'll get rid of it in the future.
* std::call_once: ```c++ instead of simply ```Egor Tensin2017-06-27
|
* std::call_once: Markdown style fixEgor Tensin2017-06-25
|
* add post "static vs. inline vs. namespace {"Egor Tensin2017-06-25
| | | | | | | 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.
* std::call_once: fix a linkEgor Tensin2017-05-30
| | | | | | | | | 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.
* std::call_once: rename the src/ folderEgor Tensin2017-02-04
|
* boost: no nowrap inside <code> tagsEgor Tensin2017-02-01
| | | | I changed my mind.
* std::call_once: shorten titleEgor Tensin2017-01-31
|
* _posts: grammar tweaksEgor Tensin2017-01-31
|
* std::call_once: updateEgor Tensin2017-01-31
| | | | | * Remove unnecessary code from the post. * Fix potential thread-safety issues in the complete sample.
* boost: updateEgor Tensin2017-01-31
|
* add "Building Boost on Windows"Egor Tensin2017-01-07
|
* disable syntax highlightingEgor Tensin2016-10-26
|
* fix licensing noticesEgor Tensin2016-10-01
|
* move common assets to common/, more info to configEgor Tensin2016-06-25
|
* put most of my personal info to _config.ymlEgor Tensin2016-06-21
|
* fix links & code styleEgor Tensin2016-05-21
|
* rename the projectEgor Tensin2016-05-19
|
* move post assets into proper subdirectoriesEgor Tensin2016-03-08
|
* std::call_once: add a complete code sampleEgor Tensin2016-03-08
|
* grammar tweaksEgor Tensin2016-03-07
|
* std::call_once: wrap text at column 79Egor Tensin2016-03-07
|
* add post excerptsEgor Tensin2015-08-08
|
* std::call_once: fix code samplesEgor Tensin2015-07-03
|
* replace '_' with '-' in post URLsEgor Tensin2015-07-03
|
* add "std::call_once bug in Visual Studio 2012/2013"Egor Tensin2015-07-03