Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't explicitly reference test file in 1057.test | John Wiegley | 2016-11-13 | 1 | -1/+1 |
| | |||||
* | Update cmd-tags.test for fix for bug #1043 | Martin Michlmayr | 2016-11-12 | 1 | -0/+3 |
| | |||||
* | Fix 1043 | John Wiegley | 2016-11-12 | 2 | -10/+18 |
| | |||||
* | Make bool implicitly convertible in Python to value_t | John Wiegley | 2016-11-12 | 1 | -0/+1 |
| | |||||
* | Merge pull request #479 from thdox/fix-copyright | Alexis Hildebrandt | 2016-11-12 | 1 | -1/+1 |
|\ | | | | | | | | | Fix copyright year [ci skip] | ||||
| * | Fix copyright year | thdox | 2016-11-01 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #480 from ginabythebay/next | John Wiegley | 2016-11-12 | 2 | -1/+16 |
|\ \ | | | | | | | document quoted_rfc4180 | ||||
| * | | doc quoted_rfc4180 in man page | Gina White | 2016-11-12 | 1 | -0/+4 |
| | | | |||||
| * | | document quoted_rfc4180 | Gina White | 2016-11-12 | 1 | -1/+12 |
|/ / | |||||
* | | Update doc/NEWS for 3.1.2 | Martin Michlmayr | 2016-11-12 | 1 | -5/+9 |
| | | |||||
* | | Add new reporting function quoted_rfc4180 | John Wiegley | 2016-11-12 | 2 | -0/+20 |
| | | |||||
* | | Don't build Elisp files in default.nix | John Wiegley | 2016-11-10 | 1 | -9/+21 |
|/ | |||||
* | Merge pull request #395 from thdox/force-color | John Wiegley | 2016-10-27 | 5 | -6/+27 |
|\ | | | | | --force-color does not require anymore --color. | ||||
| * | Add test for --color option | thdox | 2016-10-27 | 1 | -0/+11 |
| | | |||||
| * | Add another test to opt-force-color.test | thdox | 2016-10-27 | 1 | -0/+8 |
| | | | | | | | | | | To verify that no ANSI color codes are printed when the --force-color option is not set. | ||||
| * | --force-color is now tested in CheckBaselinetests.py | thdox | 2016-10-27 | 2 | -1/+0 |
| | | |||||
| * | --force-color does not require anymore --color. | thdox | 2016-10-27 | 3 | -2/+5 |
|/ | | | | This was reported as Bug #1109 | ||||
* | Merge pull request #474 from thdox/ledger-mode-finalize-split | John Wiegley | 2016-10-27 | 10 | -33/+16 |
|\ | | | | | Ledger mode finalize split | ||||
| * | Remove reference to lisp directory | thdox | 2016-10-27 | 1 | -1/+1 |
| | | | | | | | | | | | | As ledger-mode has been moved to its own github repository. [ci skip] | ||||
| * | Cleanup | thdox | 2016-10-27 | 2 | -2/+0 |
| | | | | | | | | [ci skip] | ||||
| * | Add reference to Emacs ledger-mode | thdox | 2016-10-27 | 2 | -10/+10 |
| | | | | | | | | | | | | As now, ledger-mode has its own github repository. [ci skip] | ||||
| * | Remove compilation of ledger-mode lisp files | thdox | 2016-10-27 | 1 | -7/+0 |
| | | | | | | | | | | | | As ledger-mode has been moved to its own repository. [ci skip] | ||||
| * | ledger-mode has now its own repository | thdox | 2016-10-27 | 1 | -2/+3 |
| | | | | | | | | [ci skip] | ||||
| * | Remove contributing tips with regard to ledger-mode | thdox | 2016-10-27 | 1 | -6/+1 |
| | | | | | | | | | | | | As ledger-mode has its own repository. [ci skip] | ||||
| * | Remove the build of ledger-mode in Makefile | thdox | 2016-10-27 | 1 | -4/+0 |
| | | | | | | | | [ci skip] | ||||
| * | Remove ledger-mode.texi from doc/CMakeLists | thdox | 2016-10-27 | 1 | -1/+1 |
|/ | | | | | | | | | As ledger-mode has now its own github repository, the file ledger-mode.texi has been moved there. As such the compilation was failing, by removing this file, it is now compiling successfully through "make doc". [ci skip] | ||||
* | Merge pull request #473 from schmave/win-no-tests | John Wiegley | 2016-10-17 | 1 | -1/+7 |
|\ | | | | | Ignore failed tests on appveyor; only build next and master [ci skip] | ||||
| * | Ignore failed tests on appveyor; only build next and master | Evan Mallory | 2016-10-11 | 1 | -1/+7 |
| | | |||||
* | | Merge pull request #472 from mk12/bug-1187-assertions | John Wiegley | 2016-10-17 | 5 | -1/+117 |
|\ \ | | | | | | | Fix bug 1187: Allow balance assertions with multiple posts to the same account | ||||
| * | | Fix bug 1187: Allow balance assertions with multiple posts to same account | Mitchell Kember | 2016-10-07 | 5 | -1/+117 |
|/ / | |||||
* | | Remove ledger-mode.texi | John Wiegley | 2016-10-04 | 1 | -1193/+0 |
| | | |||||
* | | Merge pull request #470 from schmave/win-strptime | John Wiegley | 2016-10-03 | 1 | -8/+8 |
|\ \ | | | | | | | Fix Windows strptime | ||||
| * | | Fix Windows strptime | Evan Mallory | 2016-10-02 | 1 | -8/+8 |
| |/ | | | | | | | This fixes the datetime-related tests in testAddition and testSubtraction in the LedgerMathTests | ||||
* | | Merge pull request #471 from schmave/win-path | John Wiegley | 2016-10-03 | 1 | -8/+5 |
|\ \ | | | | | | | Use boost parent_path() method instead of manual computation | ||||
| * | | Use boost parent_path() method instead of manual computation | Evan Mallory | 2016-10-02 | 1 | -8/+5 |
| |/ | | | | | | | This fixes error-in-include.test, dir-apply.test, 6188B0EC.test, and 89233B6D.test when running under msys2 on Windows. The manual computation is incorrect when there are both forward slash and backward slash characters in the path. | ||||
* | | Merge pull request #469 from schmave/win-383 | John Wiegley | 2016-10-02 | 1 | -1/+1 |
|\ \ | | | | | | | Fix regress test 383 on Windows | ||||
| * | | Fix regress test 383 on Windows | Evan Mallory | 2016-10-02 | 1 | -1/+1 |
| |/ | | | | | | | %g is not available in Windows strftime. See documentation at https://msdn.microsoft.com/en-us/library/fe06s4ak.aspx | ||||
* | | Merge pull request #468 from Vanav/cygwin_fix | John Wiegley | 2016-10-02 | 9 | -11/+24 |
|\ \ | |/ |/| | Fix build under Cygwin | ||||
| * | Fix build under Cygwin. | Ivan Vanyushkin | 2016-09-29 | 9 | -11/+24 |
| | | |||||
* | | Merge pull request #467 from schmave/win-2 | John Wiegley | 2016-09-29 | 5 | -7/+55 |
|\ \ | |/ |/| | Fix test harness to work with msys2 | ||||
| * | Fix test harness to work with msys2 | Evan Mallory | 2016-09-23 | 5 | -7/+55 |
| | | | | | | | | | | | | With this change, 97% of the tests pass. See the build on appveyor for more info: https://ci.appveyor.com/project/Evan/ledger/build/build-49 I'll follow up with another PR to fix some of the remaining broken tests | ||||
* | | Merge pull request #465 from dkasak/patch-1 | Alexis Hildebrandt | 2016-09-26 | 1 | -1/+1 |
|\ \ | |/ |/| | Fix compilation error with boost 1.61 | ||||
| * | Fix compilation error with boost 1.61 | Denis | 2016-09-12 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #466 from schmave/win-1 | John Wiegley | 2016-09-17 | 14 | -26/+59 |
|\ \ | |/ |/| | Fix build under msys32; add Appveyor continuous build | ||||
| * | Fix build under msys32; add Appveyor continuous build | Evan Mallory | 2016-09-17 | 14 | -26/+59 |
|/ | | | | | | | | | | | | * Appveyor is a continuous integration platform for Windows that is free for open source projects. See latest test build here: https://ci.appveyor.com/project/Evan/ledger/build/artifacts * Changed WIN32 to _WIN32 because this article http://nadeausoftware.com/articles/2012/01/c_c_tip_how_use_compiler_predefined_macros_detect_operating_system claims that it is defined by the greatest number of compilers. * Modified HAVE_ISATTY and other system defines so that system.hh compiles when cmake fails to find the relevant function. * Add missing include in test/unit/t_value.cc Almost all tests fail when you run them on msys32. I will address that in a future PR. | ||||
* | Merge pull request #464 from srbaker/patch-1 | John Wiegley | 2016-09-08 | 1 | -1/+1 |
|\ | | | | | Remove reference to `ncursesw` MacPort. | ||||
| * | Remove reference to `ncursesw` MacPort. | Steven R. Baker | 2016-09-08 | 1 | -1/+1 |
|/ | | | The `ncursesw` port doesn't exist anymore, its functionality is included in the `ncurses` port. | ||||
* | Emacs Lisp files have been moved to https://github.com/ledger/ledger-mode | John Wiegley | 2016-08-02 | 22 | -5134/+0 |
| | |||||
* | Update default.nix | John Wiegley | 2016-08-02 | 1 | -5/+6 |
| | |||||
* | Merge pull request #461 from gunnarx/next | John Wiegley | 2016-08-02 | 1 | -1/+1 |
|\ | | | | | Documentation - Clarify hard separator explanation |