summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* cmake: Clean up add_ledger_library_dependencies macroAlexis Hildebrandt2024-07-081-9/+7
* cmake: Fix BOOST_REGEX_UNICODE_RUNS check when USE_PYTHON=ONAlexis Hildebrandt2024-07-081-1/+1
* cmake: Add Python tests only when building with Python supportAlexis Hildebrandt2024-07-082-3/+6
* Fix conditional compilation of Python <3.12 codeAlexis Hildebrandt2024-07-081-4/+3
* Fix Python 3.12 deprecation warningAlexis Hildebrandt2024-07-081-3/+18
* Use Python raw strings for regex methods argumentAlexis Hildebrandt2024-07-0810-113/+113
* Add documentation for 'stats' and 'select'Monster05062024-07-081-2/+34
* fix documentation syntax (#3)Igbanam Ogbuluijah2024-07-081-4/+4
* update documentation (#2)Igbanam Ogbuluijah2024-07-081-1/+25
* Restore expr context after calc, #2330 #2343Tavis Ormandy2024-07-082-2/+17
* Fix Query Parser for Automated Transactions (#1)Igbanam Ogbuluijah2024-06-253-0/+29
* Merge pull request #2345 from ledger/dependabot/github_actions/cachix/install...Alexis Hildebrandt2024-05-151-1/+1
|\
| * chore(deps): bump cachix/install-nix-action from 26 to 27dependabot[bot]2024-05-151-1/+1
|/
* Merge pull request #2337 from cho-m/boost-1.85.0Alexis Hildebrandt2024-05-151-1/+0
|\
| * Fix build with Boost 1.85.0Michael Cho2024-04-251-1/+0
|/
* Merge pull request #2334 from ledger/dependabot/github_actions/cachix/install...Alexis Hildebrandt2024-03-081-1/+1
|\
| * chore(deps): bump cachix/install-nix-action from 25 to 26dependabot[bot]2024-03-081-1/+1
|/
* Expand the size of an arbitrary safety limitJohn Wiegley2024-01-191-1/+1
* Change an assertion into an if testJohn Wiegley2024-01-191-1/+2
* Merge pull request #2323 from ledger/dependabot/github_actions/cachix/install...Alexis Hildebrandt2024-01-151-1/+1
|\
| * chore(deps): bump cachix/install-nix-action from 24 to 25dependabot[bot]2024-01-151-1/+1
|/
* Merge pull request #2313 from afh/update-acprepAlexis Hildebrandt2024-01-051-27/+40
|\
| * acprep: Add support for nix develop on macOSAlexis Hildebrandt2023-12-061-0/+7
| * acprep: Replace hardcoded paths with shutil.whichAlexis Hildebrandt2023-12-061-3/+3
| * acprep: Minor clean-upAlexis Hildebrandt2023-12-061-3/+1
| * acprep: Simplify detecting system via os.unameAlexis Hildebrandt2023-12-061-21/+2
| * acprep: Add dependencies for Debian trixieAlexis Hildebrandt2023-12-061-0/+27
* | Fix compiler warning about std::binary_functionAlexis Hildebrandt2023-12-123-2/+8
* | Merge pull request #2315 from afh/update-utfcppAlexis Hildebrandt2023-12-1232-519/+1580
|\ \
| * | utfcpp: Update to 4.0.4Alexis Hildebrandt2023-12-1032-519/+1580
* | | Merge pull request #2316 from afh/improve-manual-testingAlexis Hildebrandt2023-12-121-0/+4
|\ \ \
| * | | test: Accept test names as argumentsAlexis Hildebrandt2023-12-091-0/+4
* | | | cmake: Minor clean-up regarding ICU versionAlexis Hildebrandt2023-12-121-1/+2
|/ / /
* / / chore: Fix inline python format-stringsAlexis Hildebrandt2023-12-082-3/+3
|/ /
* | Merge pull request #2291 from jstamant/doc-updateAlexis Hildebrandt2023-12-071-7/+9
|\ \ | |/ |/|
| * applied suggestion from code reviewJustin St-Amant2023-12-071-1/+1
| * Minor documentation update - on posting comments and fixed some examplesJustin St-Amant2023-09-201-7/+9
* | Merge pull request #2288 from burntraisin/unrecognized-versionAlexis Hildebrandt2023-12-061-2/+19
|\ \
| * | Add support for Ubuntu 22.04 Jammy in ./acprepburntraisin2023-09-041-2/+19
* | | Merge pull request #2311 from afh/modernize-test-scriptsAlexis Hildebrandt2023-12-069-196/+161
|\ \ \
| * \ \ Merge branch 'master' into modernize-test-scriptsAlexis Hildebrandt2023-12-054-33/+2
| |\ \ \
| * | | | tests: Modernize test scriptsAlexis Hildebrandt2023-12-059-196/+161
* | | | | man: Fix common glyph usage errorsAlexis Hildebrandt2023-12-061-10/+10
| |/ / / |/| | |
* | | | Merge pull request #2310 from afh/remove-py2-testsAlexis Hildebrandt2023-12-054-33/+2
|\ \ \ \ | |/ / / |/| | |
| * | | chore: Install icu4c for tests and force install of dependenciesAlexis Hildebrandt2023-12-051-1/+1
| * | | test: Remove Python2 specific testsAlexis Hildebrandt2023-12-053-32/+1
|/ / /
* | | Merge pull request #2308 from afh/migrate-py-scriptsAlexis Hildebrandt2023-12-0524-2065/+2101
|\ \ \
| * | | Migrate Python scripts to Python 3Alexis Hildebrandt2023-12-043-1971/+2005
| * | | Migrate Python scripts to Python 3Alexis Hildebrandt2023-12-0421-94/+96
* | | | Merge pull request #2307 from afh/improve-icuAlexis Hildebrandt2023-12-043-4/+9
|\ \ \ \ | |/ / / |/| | |