Commit message (Collapse) | Author | ||
---|---|---|---|
2020-05-07 | remove everything except Jekyll theme stuff | Egor Tensin | |
I tagged the previous commit to explain what's going on. | |||
2020-04-15 | shorter code snippets | Egor Tensin | |
2019-09-30 | add default layouts to _config.yml | Egor Tensin | |
2018-02-18 | enable post categories | Egor Tensin | |
2017-07-01 | std::call_once: fix grammar | Egor Tensin | |
2017-06-30 | enable syntax highlighting | Egor Tensin | |
I'm not sure about it. Maybe I'll get rid of it in the future. | |||
2017-06-27 | std::call_once: ```c++ instead of simply ``` | Egor Tensin | |
2017-06-25 | std::call_once: Markdown style fix | Egor Tensin | |
2017-05-30 | std::call_once: fix a link | Egor 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-04 | std::call_once: rename the src/ folder | Egor Tensin | |
2017-01-31 | std::call_once: shorten title | Egor Tensin | |
2017-01-31 | _posts: grammar tweaks | Egor Tensin | |
2017-01-31 | std::call_once: update | Egor Tensin | |
* Remove unnecessary code from the post. * Fix potential thread-safety issues in the complete sample. | |||
2016-10-26 | disable syntax highlighting | Egor Tensin | |
2016-10-01 | fix licensing notices | Egor Tensin | |
2016-06-25 | move common assets to common/, more info to config | Egor Tensin | |
2016-06-21 | put most of my personal info to _config.yml | Egor Tensin | |
2016-05-21 | fix links & code style | Egor Tensin | |
2016-05-19 | rename the project | Egor Tensin | |
2016-03-08 | move post assets into proper subdirectories | Egor Tensin | |
2016-03-08 | std::call_once: add a complete code sample | Egor Tensin | |
2016-03-07 | grammar tweaks | Egor Tensin | |
2016-03-07 | std::call_once: wrap text at column 79 | Egor Tensin | |
2015-08-08 | add post excerpts | Egor Tensin | |
2015-07-03 | std::call_once: fix code samples | Egor Tensin | |
2015-07-03 | replace '_' with '-' in post URLs | Egor Tensin | |
2015-07-03 | add "std::call_once bug in Visual Studio 2012/2013" | Egor Tensin | |