Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes #4426 -- use modern idiom in our bindings docs (#4428) | Alex Gaynor | 2018-08-30 | 1 | -1/+1 |
| | |||||
* | Attempt to use coverage to quantify how many of the CONDITIONAL_NAMES we ↵ | Alex Gaynor | 2017-07-08 | 1 | -4/+11 |
| | | | | | | | | | | | | | | | | | | really use (#3763) * Attempt to use coverage to quantify how many of the CONDITIONAL_NAMES we really use * rewrite file to improve coverage * Write it this way so we can use line coverage * lost this one :-( * fix comment and flake8 * update the docs as well * flake8 | ||||
* | Funcs macros gone (#3695) | Paul Kehrer | 2017-06-27 | 1 | -3/+1 |
| | | | | | | | | * No more FUNCS/MACROS distinction * change the docs to not talk about MACROS since they're gone * remove out of date comment | ||||
* | Update docs to reflect a change that occured long ago with bindings (#3517) | Alex Gaynor | 2017-04-26 | 1 | -3/+4 |
| | |||||
* | Drop 1.0.0 (#3312) | Alex Gaynor | 2016-12-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * delete the 1.0.0 support * drop the version check * drop the AES-CTR stuff * Update the example * openssl truncates for us now * delete unused test * unused imports * Remove a bunch of conditional bindings for NPN * no more 1.0.0 builders * libressl fix * update the docs * remove dead branches * oops * this is a word, damnit * spelling * try removing this * this test is not needed * unused import | ||||
* | Update URLs for new RTD domain (#2879) | Alex Gaynor | 2016-04-28 | 1 | -1/+1 |
| | |||||
* | Use HTTPS for a number of URLs in the docs | Alex Gaynor | 2014-12-12 | 1 | -1/+1 |
| | |||||
* | update docs to fix #1481 | Paul Kehrer | 2014-11-29 | 1 | -0/+4 |
| | |||||
* | Dance around the word "fallbacks"" | Laurens Van Houtven | 2014-06-23 | 1 | -2/+2 |
| | |||||
* | typedefs -> type definitions | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
| | |||||
* | Spelling fix: parentheses | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
| | |||||
* | Spelling fix: achieve | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
| | |||||
* | Spelling fix: library | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
| | |||||
* | Move C bindings style guide to C bindings document | Laurens Van Houtven | 2014-06-23 | 1 | -0/+72 |
| | |||||
* | Fix ReST hyperlink markup | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
| | |||||
* | Fix ReST syntax for a code block | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
| | |||||
* | Improve wording | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
| | |||||
* | Add docs about exposing features in C bindings | Laurens Van Houtven | 2014-06-23 | 1 | -0/+112 |
| | |||||
* | Add C binding documentation page | Laurens Van Houtven | 2014-06-23 | 1 | -0/+8 |