Commit message (Collapse) | Author | ||
---|---|---|---|
2021-04-10 | add snippets example | Egor Tensin | |
2021-04-09 | add some pages & posts to showcase the theme | Egor Tensin | |
2020-05-07 | remove everything except Jekyll theme stuff | Egor Tensin | |
I tagged the previous commit to explain what's going on. | |||
2020-05-06 | bind-mounts: rename the filefrom_jekyll_project | Egor Tensin | |
2020-05-06 | add "Docker: bind mounts" | Egor Tensin | |
2020-04-15 | shorter code snippets | Egor Tensin | |
2020-02-28 | ssh-tunnel: grammar fix | Egor Tensin | |
2020-02-25 | ssh-tunnel: fix a typo | Egor Tensin | |
2020-02-24 | add ssh-tunnel-windows.md | Egor Tensin | |
2019-09-30 | recurring: update | Egor Tensin | |
2019-09-30 | add default layouts to _config.yml | Egor Tensin | |
2019-09-30 | work around GitHub limitations for MathJax support | Egor Tensin | |
2019-09-30 | add "Recurring decimals" | Egor Tensin | |
2019-07-05 | include_relative doesn't like double slashes anymore | Egor Tensin | |
2018-02-18 | customize snippets language | Egor Tensin | |
2018-02-18 | markdownify post excerpts | Egor Tensin | |
2018-02-18 | peculiar: update excerpt | Egor Tensin | |
2018-02-18 | peculiar: move to _posts/ | Egor Tensin | |
2018-02-18 | enable post categories | Egor Tensin | |
2017-12-13 | boost: fix user configuration files | Egor Tensin | |
2017-12-13 | boost: fix paths | Egor Tensin | |
2017-08-05 | static-vs: update | Egor Tensin | |
2017-07-01 | std::call_once: fix grammar | Egor Tensin | |
2017-06-30 | static-vs: namespace { | 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-06-25 | add 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-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-02-01 | boost: no nowrap inside <code> tags | Egor Tensin | |
I changed my mind. | |||
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. | |||
2017-01-31 | boost: update | Egor Tensin | |
2017-01-07 | add "Building Boost on Windows" | Egor Tensin | |
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 | |