John Wiegley
|
c8f58ea686
|
Added support for building with Clang and libc++ in C++11
|
2012-04-28 05:23:36 -05:00 |
|
John Wiegley
|
1a45d74543
|
Don't rsync as much when preparing proof builds
|
2012-04-28 05:22:20 -05:00 |
|
John Wiegley
|
fcd05632e0
|
Fixes to the proofing process
|
2012-04-27 15:48:00 -05:00 |
|
John Wiegley
|
95429c7031
|
Removed unnecessary code from acprep
|
2012-04-26 16:38:38 -05:00 |
|
John Wiegley
|
a5d1de154d
|
Added a build script
|
2012-04-25 03:09:57 -05:00 |
|
John Wiegley
|
a910549ca9
|
Fixes so that tests can run under distcheck
|
2012-04-25 03:09:56 -05:00 |
|
John Wiegley
|
548af968f6
|
#if 0'd out some unused code
|
2012-04-25 03:09:56 -05:00 |
|
John Wiegley
|
dee54c7c1f
|
Rewrite ignore file
|
2012-04-25 03:09:56 -05:00 |
|
John Wiegley
|
72d1011251
|
Build-related changes
|
2012-04-25 03:09:56 -05:00 |
|
John Wiegley
|
6af3f0448f
|
More support for building with Clang
|
2012-04-25 03:09:55 -05:00 |
|
John Wiegley
|
adbd99414b
|
Remove some dead code
|
2012-04-25 03:09:55 -05:00 |
|
John Wiegley
|
711281472b
|
Add support for g++ 4.8
|
2012-04-25 03:09:55 -05:00 |
|
John Wiegley
|
5a9b56f024
|
Use chmod before removing the proof build directory
|
2012-04-25 03:09:55 -05:00 |
|
John Wiegley
|
823f76eaf0
|
Upgrade GCC_VERSION to 4.7
|
2012-04-25 03:09:54 -05:00 |
|
John Wiegley
|
04574bc511
|
Merge pull request #64 from kljohann/vim
Vim: Update syntax file, create indentation file, set commentstring (Bugs 528, 529)
|
2012-04-22 14:48:46 -07:00 |
|
Johann Klähn
|
76ab0acaaa
|
vim. small fixes for syntax highlighting
Also pre-declarations aren't folded anymore because the current
'foldexpr' does not make too much sense for them.
|
2012-04-22 16:03:51 +02:00 |
|
Johann Klähn
|
5f85c72d08
|
vim. add indent file
Adresses Bug 529.
|
2012-04-22 15:42:57 +02:00 |
|
Johann Klähn
|
55256d7445
|
vim. update syntax file
|
2012-04-22 15:42:28 +02:00 |
|
Johann Klähn
|
dc0264aca1
|
vim. set commentstring
Fixes bug 528.
|
2012-04-22 15:41:57 +02:00 |
|
John Wiegley
|
ee641f353c
|
Resolve some issues with proof builds
|
2012-04-15 01:17:01 -05:00 |
|
John Wiegley
|
1ad826c2bc
|
Proof using both GCC and Clang
|
2012-04-13 15:16:28 -05:00 |
|
John Wiegley
|
86f5f8e520
|
Set FLAVOR= on all make invocations
|
2012-04-13 15:16:28 -05:00 |
|
John Wiegley
|
1e572d508d
|
Add 'data' member to account/journal objects
|
2012-04-13 15:16:27 -05:00 |
|
John Wiegley
|
6a5360e2b5
|
Make --detail a synonym for --rich-data
|
2012-04-13 15:16:24 -05:00 |
|
John Wiegley
|
e3ac243019
|
Started work on a "views" report document model
|
2012-04-08 05:04:49 -05:00 |
|
John Wiegley
|
ad7ace902c
|
Allow --invert to work with --monthly
Fixes #770
|
2012-04-06 01:32:38 -05:00 |
|
Craig Earls
|
aece63395b
|
Commented out references to GNUCash
|
2012-04-04 06:09:50 -07:00 |
|
John Wiegley
|
322d55823e
|
post.x = y defines metadata tag x
|
2012-04-04 02:28:07 -05:00 |
|
John Wiegley
|
5a615ec680
|
Make metadata tags case insensitive
|
2012-04-04 02:27:49 -05:00 |
|
John Wiegley
|
807cce12ff
|
Make status and state valexpr synonyms
|
2012-04-04 02:27:26 -05:00 |
|
John Wiegley
|
878afc6d47
|
Added 'lowered' helper function
|
2012-04-04 02:26:50 -05:00 |
|
John Wiegley
|
fcabd64a89
|
Whitespace fix
|
2012-04-04 02:26:34 -05:00 |
|
John Wiegley
|
1809e63fb0
|
Added a test harness error diagnostic
|
2012-03-30 04:49:45 -05:00 |
|
John Wiegley
|
5c57eff64a
|
Simplify feat-option_py.test
|
2012-03-30 04:49:19 -05:00 |
|
John Wiegley
|
0259381bae
|
Added test/python to EXTRA_DIST
|
2012-03-30 04:46:53 -05:00 |
|
John Wiegley
|
715568bdd4
|
Minor changes to tools/proof
|
2012-03-30 04:46:42 -05:00 |
|
John Wiegley
|
df1cbc33d1
|
Whitespace fix
|
2012-03-30 04:45:51 -05:00 |
|
John Wiegley
|
931d6ff3f4
|
Fix to Python value() method handling
|
2012-03-30 00:51:06 -05:00 |
|
John Wiegley
|
bf66abc258
|
Added another Python support regression test
|
2012-03-30 00:51:06 -05:00 |
|
John Wiegley
|
413a392aa9
|
Added the first Python support regression test
|
2012-03-30 00:51:06 -05:00 |
|
John Wiegley
|
a1c33fec02
|
Allow dates to be passed to Python value() method
|
2012-03-30 00:51:06 -05:00 |
|
John Wiegley
|
8e8c2904f5
|
Never price commodities using annotated commodities
|
2012-03-30 00:51:05 -05:00 |
|
John Wiegley
|
4b2b9dc009
|
Current directory fix to ldg-test.el
|
2012-03-30 00:51:05 -05:00 |
|
Martin Michlmayr
|
3a159a1344
|
Add a regression test
|
2012-03-29 22:56:56 +01:00 |
|
John Wiegley
|
b5e76f0056
|
Fix to commodity printing
|
2012-03-29 16:28:53 -05:00 |
|
John Wiegley
|
0f180b917a
|
Improved some error messages
|
2012-03-29 16:25:22 -05:00 |
|
John Wiegley
|
7422fa5f3e
|
Allow post.cost to work in Python
|
2012-03-29 15:56:05 -05:00 |
|
John Wiegley
|
08f65eeadc
|
Allow serialization to be enabled again
|
2012-03-29 15:35:20 -05:00 |
|
John Wiegley
|
ef7cab0830
|
Removed the cmd-emacs baseline test
The time issue causes too many false positives.
|
2012-03-29 03:55:48 -05:00 |
|
John Wiegley
|
902ab72eb4
|
Forgot to copy two members in post_t's copy-ctor
|
2012-03-28 03:02:31 -05:00 |
|