summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added initialize Commodity test file.John Wiegley2008-04-136-31/+97
|
* changesJohn Wiegley2008-04-131-17/+0
|
* changesJohn Wiegley2008-04-132-4/+0
|
* Updated version number.John Wiegley2008-04-131-10/+10
|
* Completed commodity math tests.John Wiegley2008-04-131-1/+11
|
* Got most of the commodity tests working, save multiplication and division.John Wiegley2008-04-131-0/+7
|
* Updated version numberJohn Wiegley2008-04-131-1/+1
|
* Removed a lint warnings; added an ###autoload declaration.John Wiegley2008-04-131-1/+4
|
* Got make distcheck working (yet again).John Wiegley2008-04-136-114/+104
|
* Added some missing code.John Wiegley2008-04-134-64/+109
|
* Added stubs for several more commodity tests.John Wiegley2008-04-134-0/+86
|
* Completed commodity math tests.John Wiegley2008-04-137-506/+747
|
* Got most of the commodity tests working, save multiplication and division.John Wiegley2008-04-137-302/+508
|
* *** no comment ***John Wiegley2008-04-131-4/+4
|
* changesJohn Wiegley2008-04-131-0/+1
|
* Started adding commodity testsJohn Wiegley2008-04-1322-3109/+3399
|
* Finished uncommoditized amount unit tests.John Wiegley2008-04-136-131/+488
|
* *** no comment ***John Wiegley2008-04-131-10/+10
|
* *** no comment ***John Wiegley2008-04-131-1/+1
|
* make distcheck now works.John Wiegley2008-04-131-10/+10
|
* make distcheck now works.John Wiegley2008-04-1312-182/+744
|
* Miscellaneous changesJohn Wiegley2008-04-131-0/+5
|
* Miscellaneous changesJohn Wiegley2008-04-131-4/+0
|
* Added all of the files necessary for building with configure (i.e., soJohn Wiegley2008-04-1311-0/+43986
| | | | running acprep is not necessary).
* Added a reference to gdtoa, for doing expected conversion of double to amount.John Wiegley2008-04-1369-116/+40025
|
* Miscellaneous changesJohn Wiegley2008-04-132-2/+2
|
* Miscellaneous changesJohn Wiegley2008-04-131-0/+0
|
* Miscellaneous changesJohn Wiegley2008-04-131-0/+1
|
* Added python tests.John Wiegley2008-04-131-0/+2
|
* Added python tests.John Wiegley2008-04-1322-23/+34
|
* Added python tests.John Wiegley2008-04-136-0/+309
|
* *** no comment ***John Wiegley2008-04-131-1/+1
|
* Miscellaneous changesJohn Wiegley2008-04-132-0/+0
|
* Miscellaneous changesJohn Wiegley2008-04-1310-114/+121
|
* Miscellaneous changesJohn Wiegley2008-04-135-5/+5
|
* Miscellaneous changesJohn Wiegley2008-04-132-162/+162
|
* Cleared out all warnings; started work on getting Python up again.John Wiegley2008-04-1335-1004/+1123
|
* *** no comment ***John Wiegley2008-04-131-12/+12
|
* Miscellaneous changesJohn Wiegley2008-04-132-348/+46
|
* Cleaned up warnings revealed by building with Xcode.John Wiegley2008-04-1314-16/+3172
|
* Miscellaneous changesJohn Wiegley2008-04-130-0/+0
|
* Miscellaneous changesJohn Wiegley2008-04-131-1/+0
|
* Miscellaneous changesJohn Wiegley2008-04-133-81/+2
|
* Removed all uses of PCH (which was far more trouble than it was worth).John Wiegley2008-04-1327-185/+0
|
* Removed dump.cc, dump.h.John Wiegley2008-04-131-2/+0
|
* Check in all changes made so far toward 3.0.John Wiegley2008-04-1377-5094/+11998
|
* changesJohn Wiegley2008-04-133-4/+4
|
* *** empty log message ***John Wiegley2008-04-133-10/+12
|
* *** empty log message ***John Wiegley2008-04-132-12/+10
|
* Made separate modules for the csv command, since the prior method wasJohn Wiegley2008-04-1314-61/+200
| | | | not fully correct.