Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include contrib files in distribution | Alexis Hildebrandt | 2023-04-18 | 2 | -0/+11 |
* | gpgme: Remove obsoleted rewind wrapper function | Alexis Hildebrandt | 2023-04-18 | 1 | -6/+2 |
* | gpgme: Remove code handling versions prior to required version | Alexis Hildebrandt | 2023-04-18 | 1 | -10/+0 |
* | Clean-up doxygen modules | Alexis Hildebrandt | 2023-04-16 | 7 | -7/+11 |
* | Merge pull request #2233 from afh/clean-up-class-list | Alexis Hildebrandt | 2023-04-13 | 25 | -79/+102 |
|\ | |||||
| * | Refactor python related types into ledger::python namespace | Alexis Hildebrandt | 2023-04-12 | 16 | -56/+66 |
| * | Refactor basic_flags_t to ledger::flags::basic_t | Alexis Hildebrandt | 2023-04-12 | 14 | -28/+34 |
| * | Refactor flag and pstream related types into ledger namespace | Alexis Hildebrandt | 2023-04-12 | 3 | -1/+8 |
* | | Merge pull request #2234 from afh/nix-gitignore | Alexis Hildebrandt | 2023-04-13 | 1 | -0/+4 |
|\ \ | |||||
| * | | Add .gitignore rules for developing ledger with Nix | Alexis Hildebrandt | 2023-04-13 | 1 | -0/+4 |
| |/ | |||||
* | | Merge pull request #2235 from afh/markdown-cleanup | Alexis Hildebrandt | 2023-04-13 | 3 | -83/+88 |
|\ \ | |||||
| * | | Some README and INSTALL clean-up | Alexis Hildebrandt | 2023-04-13 | 2 | -22/+24 |
| * | | Add updated versions of dependencies to 3.4.x | Alexis Hildebrandt | 2023-04-12 | 1 | -0/+1 |
| * | | Make references to bugs in NEWS.md links | Alexis Hildebrandt | 2023-04-12 | 1 | -61/+63 |
| |/ | |||||
* | | Merge pull request #2236 from afh/remove-travis | Alexis Hildebrandt | 2023-04-13 | 1 | -86/+0 |
|\ \ | |/ |/| | |||||
| * | Remove .travis.yml superseeded by GitHub Actions | Alexis Hildebrandt | 2023-04-13 | 1 | -86/+0 |
|/ | |||||
* | Merge pull request #2232 from afh/cmake-doxygen-cleanup | Alexis Hildebrandt | 2023-04-12 | 3 | -2709/+48 |
|\ | |||||
| * | doc: Replace custom command with doxygen_add_docs | Alexis Hildebrandt | 2023-04-12 | 2 | -2706/+42 |
| * | Bump required doxygen version to 1.9.5 | Alexis Hildebrandt | 2023-04-12 | 2 | -3/+6 |
|/ | |||||
* | Merge pull request #2230 from afh/pragma-once | Alexis Hildebrandt | 2023-04-11 | 57 | -230/+57 |
|\ | |||||
| * | Merge branch 'master' into pragma-once | Alexis Hildebrandt | 2023-04-11 | 11 | -1015/+1910 |
| |\ | |||||
| * | | Use #pragma once | Alexis Hildebrandt | 2023-04-10 | 57 | -228/+57 |
* | | | Fix typo | Alexis Hildebrandt | 2023-04-11 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Merge pull request #2228 from afh/api-documentation | Alexis Hildebrandt | 2023-04-11 | 11 | -1014/+1911 |
|\ \ | |||||
| * | | doc: Add support for extra html header for api documentation | Alexis Hildebrandt | 2023-04-11 | 2 | -1/+3 |
| * | | Fix typo | Alexis Hildebrandt | 2023-04-11 | 1 | -1/+1 |
| * | | Update api docs | Alexis Hildebrandt | 2023-04-10 | 3 | -1/+41 |
| * | | doc: Avoid LaTeX output when generating API docs | Alexis Hildebrandt | 2023-04-10 | 1 | -1/+1 |
| * | | doc: API docs use SVG for diagrams | Alexis Hildebrandt | 2023-04-10 | 1 | -1/+1 |
| * | | doc: Update doxygen to 1.9.6 | Alexis Hildebrandt | 2023-04-10 | 1 | -997/+1813 |
| * | | doc: Minor clean-up | Alexis Hildebrandt | 2023-04-10 | 3 | -3/+22 |
| * | | doc: Add support for extra css to api documentation | Alexis Hildebrandt | 2023-04-10 | 4 | -2/+11 |
| * | | doc: Add API documentation main page | Alexis Hildebrandt | 2023-04-10 | 2 | -1/+11 |
| * | | doc: Use CMake variables for project name and version | Alexis Hildebrandt | 2023-04-09 | 1 | -2/+2 |
| * | | doc: Update required CMake version | Alexis Hildebrandt | 2023-04-09 | 1 | -1/+1 |
| * | | doc: Fix generating api documentation | Alexis Hildebrandt | 2023-04-09 | 2 | -6/+7 |
| |/ | |||||
* / | Fix typo | Alexis Hildebrandt | 2023-04-11 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #2226 from wilhelmtell/fix-doc-typo | Alexis Hildebrandt | 2023-03-31 | 1 | -1/+1 |
|\ | |||||
| * | Fix typo in documentation | Matan Nassau | 2023-03-31 | 1 | -1/+1 |
|/ | |||||
* | Update NEWS | Martin Michlmayr | 2023-03-30 | 1 | -0/+6 |
* | Update versions from 3.3.2 release | Martin Michlmayr | 2023-03-30 | 3 | -4/+4 |
* | Update NEWS | Martin Michlmayr | 2023-03-30 | 1 | -0/+8 |
* | Fix Python version check | Alexis Hildebrandt | 2023-03-30 | 1 | -1/+1 |
* | Add regression test for bugs #777 and #2207 | Martin Michlmayr | 2023-03-27 | 2 | -0/+22 |
* | Fix typo in README | Alexis Hildebrandt | 2023-03-24 | 1 | -1/+1 |
* | Bump required Mpfr version to 4.0.2 | Alexis Hildebrandt | 2023-03-24 | 2 | -1/+14 |
* | Bump required Gmp version to 6.1.2 | Alexis Hildebrandt | 2023-03-24 | 2 | -1/+14 |
* | Bump required utfcpp version to 3.2.3 | Alexis Hildebrandt | 2023-03-24 | 1 | -1/+1 |
* | Bump required Gpgmepp version to 1.13.1 | Alexis Hildebrandt | 2023-03-24 | 2 | -1/+4 |
* | Bump required Python version to 3.9 | Alexis Hildebrandt | 2023-03-24 | 1 | -10/+7 |