John Wiegley
fcae023196
Reverted the master branch back to the state of v2.6.0.90, because I intend to
...
be much more thorough about what gets commited to the master and why. This
will still be the branch where new work will be checked in, but only after
thorough review in a development branch.
2008-05-02 01:24:29 -04:00
John Wiegley
925597a0ff
Fixed #36 : -e wasn't parsing the passed in date correctly.
2008-04-13 05:11:17 -04:00
John Wiegley
c851e1dcba
Corrected help documentation for --budget flag.
2008-04-13 05:08:37 -04:00
John Wiegley
04dfda2282
Made separate modules for the csv command, since the prior method was
...
not fully correct.
2008-04-13 02:41:33 -04:00
John Wiegley
2982e637c2
*** empty log message ***
2008-04-13 02:41:32 -04:00
John Wiegley
f9b874e1cb
Added elision styles.
2008-04-13 02:41:32 -04:00
John Wiegley
5a93d4819e
Reworked the way date/times are handled.
2008-04-13 02:41:32 -04:00
John Wiegley
a5aff9eee9
Several fixes to lot price handling.
2008-04-13 02:41:31 -04:00
John Wiegley
e32d9e64a7
Added much better error location.
2008-04-13 02:41:29 -04:00
John Wiegley
96d6d62ad9
Began support for improved commodity handling.
2008-04-13 02:41:28 -04:00
John Wiegley
7901598f1d
Checked in all major updates.
2008-04-13 02:41:27 -04:00
John Wiegley
a8012940f4
Removed Python integration support.
2008-04-13 02:41:21 -04:00
John Wiegley
2cf6fe3fc7
(process_environment): If the environment tag is NULL (which is really
...
should never be), then don't use it.
2008-04-13 02:41:04 -04:00
John Wiegley
c9fb11bd60
updated to version 2.0
2008-04-13 02:40:47 -04:00
John Wiegley
a32173ace6
changes
2008-04-13 02:40:47 -04:00
John Wiegley
ccf5571910
fixed a serious problem that prevented environment settings from being read
2004-09-27 18:29:11 -04:00
John Wiegley
f8a62c444f
made several of the buffers used non-static
2004-09-26 23:48:31 -04:00
John Wiegley
3a3227298d
if a commodity price cannot be downloaded, report it as an error
2004-09-25 02:51:55 -04:00
John Wiegley
ecf8a4b79c
whitespace fix
2004-09-23 00:29:17 -04:00
John Wiegley
061e19e302
make config_t visible to Python; almost possible to implement main.cc in main.py
2004-09-14 06:25:29 -04:00
John Wiegley
fcaaa37201
switch from using deque back to list; affects speed by up to 30%!
2004-09-06 05:38:32 -04:00
John Wiegley
032afa5657
a bit of a reorg; still much more to go
2004-08-29 03:23:55 -04:00
John Wiegley
16841fbae3
added (disabled) code for Boost.Python
2004-08-27 23:38:39 -04:00
John Wiegley
c6860970f2
removed all uses of std::vector; simplified some code
2004-08-24 20:01:51 -04:00
John Wiegley
876f5b84ab
a few fixes
2004-08-24 02:40:23 -04:00
John Wiegley
6d5333b896
use value_t instead of balance_pair_t; gains for 10% binary, 2% textual
2004-08-21 23:18:45 -04:00
John Wiegley
048d59afbc
added missing header
2004-08-17 05:04:13 -04:00
John Wiegley
325cf53ea7
several significant speed improvements (removed excessive copying of strings)
2004-08-17 04:57:38 -04:00
John Wiegley
cd7d7e5b88
slight fixes
2004-08-17 01:50:38 -04:00
John Wiegley
0cac03ba7d
performance tweaks
2004-08-13 17:41:29 -04:00
John Wiegley
6944e5950a
more options fixes
2004-08-13 17:02:25 -04:00
John Wiegley
a334214604
added option.cc and option.h
2004-08-13 04:36:24 -04:00