John Wiegley
d89dad4780
Bump version in default.nix
2016-11-29 10:14:29 -08:00
John Wiegley
3302d15cc5
Merge pull request #481 from ginabythebay/next
...
Fix 1098
2016-11-14 13:50:06 -08:00
John Wiegley
9c2bc01d52
Further simplifications src/CMakeLists.txt
2016-11-13 16:05:05 -08:00
John Wiegley
e21697d7b1
Disable #pragma messages from Clang
2016-11-13 15:31:43 -08:00
John Wiegley
71b89f1fc6
Escape ++ in cmake matches
2016-11-13 15:18:46 -08:00
John Wiegley
121687a026
Don't use -isystem with g++ anymore
2016-11-13 15:16:32 -08:00
John Wiegley
1107f489fa
Change src/CMakeLists.txt to notice c++ as g++
2016-11-13 15:11:46 -08:00
John Wiegley
c384530c6f
Add tools/nix-build.sh
2016-11-13 12:29:46 -08:00
John Wiegley
e24315d22a
Don't explicitly reference test file in 1057.test
2016-11-13 12:16:29 -08:00
Gina White
6e91b4ddf7
Fix 1098
...
Point people to bugzilla, deskzilla.
2016-11-13 11:23:21 -08:00
Martin Michlmayr
b6392fa40f
Update cmd-tags.test for fix for bug #1043
2016-11-12 18:57:21 -08:00
John Wiegley
960f4e809f
Fix 1043
2016-11-12 18:51:11 -08:00
John Wiegley
f1dc15a4c7
Make bool implicitly convertible in Python to value_t
2016-11-12 18:18:10 -08:00
Alexis Hildebrandt
602a4340e2
Merge pull request #479 from thdox/fix-copyright
...
Fix copyright year
[ci skip]
2016-11-12 16:56:46 -08:00
John Wiegley
a5fa6d67ca
Merge pull request #480 from ginabythebay/next
...
document quoted_rfc4180
2016-11-12 16:55:06 -08:00
Gina White
37beb58181
doc quoted_rfc4180 in man page
2016-11-12 16:04:32 -08:00
Gina White
10895d6237
document quoted_rfc4180
2016-11-12 15:37:55 -08:00
Martin Michlmayr
65e7d09b5c
Update doc/NEWS for 3.1.2
2016-11-12 15:17:34 -08:00
John Wiegley
221c37a202
Add new reporting function quoted_rfc4180
2016-11-12 15:01:47 -08:00
John Wiegley
faf6804b4c
Don't build Elisp files in default.nix
2016-11-10 10:59:24 -08:00
thdox
5e90606cc5
Fix copyright year
2016-11-01 18:59:51 +01:00
John Wiegley
f0e6140c8b
Merge pull request #395 from thdox/force-color
...
--force-color does not require anymore --color.
2016-10-27 13:10:35 -07:00
thdox
5b70d4e5e4
Add test for --color option
2016-10-27 22:05:49 +02:00
thdox
cc59fa9efe
Add another test to opt-force-color.test
...
To verify that no ANSI color codes are printed when the --force-color
option is not set.
2016-10-27 22:05:49 +02:00
thdox
b3174a8ff9
--force-color is now tested in CheckBaselinetests.py
2016-10-27 22:05:49 +02:00
thdox
0fce4e831e
--force-color does not require anymore --color.
...
This was reported as Bug #1109
2016-10-27 22:05:49 +02:00
John Wiegley
310370db04
Merge pull request #474 from thdox/ledger-mode-finalize-split
...
Ledger mode finalize split
2016-10-27 13:02:51 -07:00
thdox
978466c801
Remove reference to lisp directory
...
As ledger-mode has been moved to its own github repository.
[ci skip]
2016-10-27 21:32:00 +02:00
thdox
6d143a333b
Cleanup
...
[ci skip]
2016-10-27 21:31:56 +02:00
thdox
6e4e5a1725
Add reference to Emacs ledger-mode
...
As now, ledger-mode has its own github repository.
[ci skip]
2016-10-27 21:31:54 +02:00
thdox
16813b68a6
Remove compilation of ledger-mode lisp files
...
As ledger-mode has been moved to its own repository.
[ci skip]
2016-10-27 21:31:51 +02:00
thdox
8a457bbdd5
ledger-mode has now its own repository
...
[ci skip]
2016-10-27 21:31:49 +02:00
thdox
278a68b867
Remove contributing tips with regard to ledger-mode
...
As ledger-mode has its own repository.
[ci skip]
2016-10-27 21:31:44 +02:00
thdox
d9c1a290a8
Remove the build of ledger-mode in Makefile
...
[ci skip]
2016-10-27 21:31:35 +02:00
thdox
01214f2ab8
Remove ledger-mode.texi from doc/CMakeLists
...
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]
2016-10-27 21:31:19 +02:00
John Wiegley
77b9c60a3e
Merge pull request #473 from schmave/win-no-tests
...
Ignore failed tests on appveyor; only build next and master [ci skip]
2016-10-17 21:55:55 -07:00
John Wiegley
a285b2ad43
Merge pull request #472 from mk12/bug-1187-assertions
...
Fix bug 1187: Allow balance assertions with multiple posts to the same account
2016-10-17 15:54:04 -07:00
Evan Mallory
a683cf7486
Ignore failed tests on appveyor; only build next and master
2016-10-11 09:35:45 -04:00
Mitchell Kember
d541cceaf7
Fix bug 1187: Allow balance assertions with multiple posts to same account
2016-10-07 20:25:20 -07:00
John Wiegley
e27ae09e22
Remove ledger-mode.texi
2016-10-04 14:48:49 -07:00
John Wiegley
bd1a2c528a
Merge pull request #470 from schmave/win-strptime
...
Fix Windows strptime
2016-10-03 09:18:33 -07:00
John Wiegley
d4d0334a3b
Merge pull request #471 from schmave/win-path
...
Use boost parent_path() method instead of manual computation
2016-10-03 09:18:13 -07:00
John Wiegley
3ebe330bf1
Merge pull request #469 from schmave/win-383
...
Fix regress test 383 on Windows
2016-10-02 22:49:18 -07:00
Evan Mallory
2dbafc53fd
Use boost parent_path() method instead of manual computation
...
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.
2016-10-02 20:17:34 -04:00
Evan Mallory
441cadead3
Fix Windows strptime
...
This fixes the datetime-related tests in testAddition and testSubtraction in the LedgerMathTests
2016-10-02 20:11:22 -04:00
Evan Mallory
94c0db0133
Fix regress test 383 on Windows
...
%g is not available in Windows strftime. See documentation at https://msdn.microsoft.com/en-us/library/fe06s4ak.aspx
2016-10-02 20:02:24 -04:00
John Wiegley
ca9877ff41
Merge pull request #468 from Vanav/cygwin_fix
...
Fix build under Cygwin
2016-10-02 10:32:25 -07:00
Ivan Vanyushkin
c278559083
Fix build under Cygwin.
2016-09-29 21:46:45 +03:00
John Wiegley
cd58d43228
Merge pull request #467 from schmave/win-2
...
Fix test harness to work with msys2
2016-09-29 09:59:06 -07:00
Alexis Hildebrandt
258cab91ab
Merge pull request #465 from dkasak/patch-1
...
Fix compilation error with boost 1.61
2016-09-26 18:19:52 +02:00