summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix typoAlexis Hildebrandt2023-04-111-1/+1
| * | Update api docsAlexis Hildebrandt2023-04-103-1/+41
| * | doc: Avoid LaTeX output when generating API docsAlexis Hildebrandt2023-04-101-1/+1
| * | doc: API docs use SVG for diagramsAlexis Hildebrandt2023-04-101-1/+1
| * | doc: Update doxygen to 1.9.6Alexis Hildebrandt2023-04-101-997/+1813
| * | doc: Minor clean-upAlexis Hildebrandt2023-04-103-3/+22
| * | doc: Add support for extra css to api documentationAlexis Hildebrandt2023-04-104-2/+11
| * | doc: Add API documentation main pageAlexis Hildebrandt2023-04-102-1/+11
| * | doc: Use CMake variables for project name and versionAlexis Hildebrandt2023-04-091-2/+2
| * | doc: Update required CMake versionAlexis Hildebrandt2023-04-091-1/+1
| * | doc: Fix generating api documentationAlexis Hildebrandt2023-04-092-6/+7
| |/
* / Fix typoAlexis Hildebrandt2023-04-111-1/+1
|/
* Merge pull request #2226 from wilhelmtell/fix-doc-typoAlexis Hildebrandt2023-03-311-1/+1
|\
| * Fix typo in documentationMatan Nassau2023-03-311-1/+1
|/
* Update NEWSMartin Michlmayr2023-03-301-0/+6
* Update versions from 3.3.2 releaseMartin Michlmayr2023-03-303-4/+4
* Update NEWSMartin Michlmayr2023-03-301-0/+8
* Fix Python version checkAlexis Hildebrandt2023-03-301-1/+1
* Add regression test for bugs #777 and #2207Martin Michlmayr2023-03-272-0/+22
* Fix typo in READMEAlexis Hildebrandt2023-03-241-1/+1
* Bump required Mpfr version to 4.0.2Alexis Hildebrandt2023-03-242-1/+14
* Bump required Gmp version to 6.1.2Alexis Hildebrandt2023-03-242-1/+14
* Bump required utfcpp version to 3.2.3Alexis Hildebrandt2023-03-241-1/+1
* Bump required Gpgmepp version to 1.13.1Alexis Hildebrandt2023-03-242-1/+4
* Bump required Python version to 3.9Alexis Hildebrandt2023-03-241-10/+7
* Bump required Boost version to 1.72Alexis Hildebrandt2023-03-246-56/+3
* Bump required CMake version to 3.16.2Alexis Hildebrandt2023-03-247-2618/+5
* Change a use of is_realzero to just is_zeroJohn Wiegley2023-03-231-1/+1
* docs: Enable stand-alone buildingAlexis Hildebrandt2023-03-223-3/+7
* flake: Run pre and post hooks in checkPhaseAlexis Hildebrandt2023-03-211-3/+5
* Build the Nix flake in CISteve Purcell2023-03-211-0/+22
* Require tzdata for Nix flake buildSteve Purcell2023-03-201-1/+1
* Increase string size limit in src/unistring.h assertJohn Wiegley2023-03-081-1/+2
* Re-add accidentially deleted PROJECT in CMakeLists.txtAlexis Hildebrandt2023-03-051-0/+2
* Refactor Ledger version info into cmake/LedgerVersion.cmakeAlexis Hildebrandt2023-03-053-10/+15
* Release 3.3.1Martin Michlmayr2023-03-033-4/+4
* Update NEWSMartin Michlmayr2023-03-031-0/+14
* Add test cases for issue #2205Martin Michlmayr2023-03-032-0/+31
* Do not perform commodity reduction when parsing a format directiveJohn Wiegley2023-03-031-3/+5
* doc: Fix texinfo invalid previous node referenceAlexis Hildebrandt2023-02-211-1/+1
* Enforce use of non-deprecated boost::filesystem APIAlexis Hildebrandt2023-02-202-1/+5
* Fix compiler warningsAlexis Hildebrandt2023-02-202-1/+5
* Remove unused server related codeAlexis Hildebrandt2023-02-203-50/+0
* Add info about compile features to --versionAlexis Hildebrandt2023-02-141-0/+9
* docs: Standardise spellingAlexis Hildebrandt2023-02-141-8/+8
* Mention that some Ledger features require PythonAlexis Hildebrandt2023-02-141-0/+3
* Update urls in README to httpsAlexis Hildebrandt2023-02-141-21/+25
* Bump Python version in READMEAlexis Hildebrandt2023-02-141-1/+1
* Format markdown table in READMEAlexis Hildebrandt2023-02-141-13/+13
* Update flake.nix to match nixpkgs ledger/default.nixAlexis Hildebrandt2023-02-141-22/+29