Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add snippets example | Egor Tensin | 2021-04-10 |
| | |||
* | add some pages & posts to showcase the theme | Egor Tensin | 2021-04-09 |
| | |||
* | remove everything except Jekyll theme stuff | Egor Tensin | 2020-05-07 |
| | | | | I tagged the previous commit to explain what's going on. | ||
* | bind-mounts: rename the filefrom_jekyll_project | Egor Tensin | 2020-05-06 |
| | |||
* | add "Docker: bind mounts" | Egor Tensin | 2020-05-06 |
| | |||
* | shorter code snippets | Egor Tensin | 2020-04-15 |
| | |||
* | ssh-tunnel: grammar fix | Egor Tensin | 2020-02-28 |
| | |||
* | ssh-tunnel: fix a typo | Egor Tensin | 2020-02-25 |
| | |||
* | add ssh-tunnel-windows.md | Egor Tensin | 2020-02-24 |
| | |||
* | 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-09-30 |
| | |||
* | include_relative doesn't like double slashes anymore | Egor Tensin | 2019-07-05 |
| | |||
* | 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 | 2018-02-18 |
| | |||
* | boost: fix user configuration files | Egor Tensin | 2017-12-13 |
| | |||
* | boost: fix paths | Egor Tensin | 2017-12-13 |
| | |||
* | static-vs: update | Egor Tensin | 2017-08-05 |
| | |||
* | std::call_once: fix grammar | Egor Tensin | 2017-07-01 |
| | |||
* | static-vs: namespace { | Egor Tensin | 2017-06-30 |
| | |||
* | enable syntax highlighting | Egor Tensin | 2017-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 Tensin | 2017-06-27 |
| | |||
* | std::call_once: Markdown style fix | Egor Tensin | 2017-06-25 |
| | |||
* | add post "static vs. inline vs. namespace {" | Egor Tensin | 2017-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 link | Egor Tensin | 2017-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/ folder | Egor Tensin | 2017-02-04 |
| | |||
* | boost: no nowrap inside <code> tags | Egor Tensin | 2017-02-01 |
| | | | | I changed my mind. | ||
* | std::call_once: shorten title | Egor Tensin | 2017-01-31 |
| | |||
* | _posts: grammar tweaks | Egor Tensin | 2017-01-31 |
| | |||
* | std::call_once: update | Egor Tensin | 2017-01-31 |
| | | | | | * Remove unnecessary code from the post. * Fix potential thread-safety issues in the complete sample. | ||
* | boost: update | Egor Tensin | 2017-01-31 |
| | |||
* | add "Building Boost on Windows" | Egor Tensin | 2017-01-07 |
| | |||
* | disable syntax highlighting | Egor Tensin | 2016-10-26 |
| | |||
* | fix licensing notices | Egor Tensin | 2016-10-01 |
| | |||
* | move common assets to common/, more info to config | Egor Tensin | 2016-06-25 |
| | |||
* | put most of my personal info to _config.yml | Egor Tensin | 2016-06-21 |
| | |||
* | fix links & code style | Egor Tensin | 2016-05-21 |
| | |||
* | rename the project | Egor Tensin | 2016-05-19 |
| | |||
* | move post assets into proper subdirectories | Egor Tensin | 2016-03-08 |
| | |||
* | std::call_once: add a complete code sample | Egor Tensin | 2016-03-08 |
| | |||
* | grammar tweaks | Egor Tensin | 2016-03-07 |
| | |||
* | std::call_once: wrap text at column 79 | Egor Tensin | 2016-03-07 |
| | |||
* | add post excerpts | Egor Tensin | 2015-08-08 |
| | |||
* | 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 | 2015-07-03 |