0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 22 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
1. Common_PrintU modified to remove STDIN, STDOUT, STDERR, which were causing problems with the Eclipse PDT Debugger (3.5.0 RC3), and replaced with a routine to determine intention, using php://stdout, php://stderr and php://stdin instead. More... almost 15 years ago
Relocalized taxEngineDocumentation. More... about 15 years ago
Added taxEngine/taxEngineDocumentation sub-project. This project will stay current with then snapshot into which it is loaded. More... about 15 years ago
Deleted expired documentation. More... about 15 years ago
Refactored Common_Autoload and Common_FederalTaxDataFactory More... about 15 years ago
Fixed layout problems with AnalyzeTrace, cli parameters in main.php and stack operation in AnalyzeTrace. More... about 15 years ago
Changes to support tracing of calls. Created taxEngineTrace application to analyze the trace output. More... about 15 years ago
Modified boolean in taxEngineServer_serverindex from false (development) to true (production). More... about 15 years ago
A couple of cosmetic changes (e.g. - adding {} to singular if). More... about 15 years ago
Updated documentation from 0.1.5 to 0.1.6 More... about 15 years ago
Added WSDL url to the taxEngineClient configuration from index.php and implemented in Client.php. More... about 15 years ago
Direction of the final comparison in RefundableChildTaxCredit calculator returned the RefundableChildTaxCredit (599) instead of the Tentative Credit for 3 or more dependents (956). Reversed the sense of the comparison to return the proper value. More... about 15 years ago
Finished conversion of taxEngineClient to use the proper paths. More... about 15 years ago
Moved Client.php, ClientView.php, index.php and taxEngine logos to taxEngineClient More... about 15 years ago
Finished documentation and modifications to the taxEngineServer. Deleted no longer used classes EnginePaths, xmlEnginePaths.php and xmlEnginePaths.xml. More... about 15 years ago
Removed no longer used classes from taxEngine_taxEngineApplication. More... about 15 years ago
Added Common_CliParameters class to process console input parameters. More... about 15 years ago
Removed taxEngine_TaxRegistry dependency in all projects and modified to use Common_BaseRegistry. More... about 15 years ago
Completed documentation for taxEngine_Calculator classes and taxEngine base classes. More... about 15 years ago
Completed testStaticRegistry and TestSetup in Common/Tests. More... about 15 years ago
Added tests directory to common and TestSetup.php. More... about 15 years ago
Created Common_BaseRegistry and Common_StaticRegistry (untested). More... about 15 years ago
Fixed SpouseTotalWitholding calculator to return the spouse's withholding if MFJ. Was only returning if MFS. More... over 15 years ago
Fixed StandardDeduction calculator - uses tp_age and/or sp_age as appropriate. More... over 15 years ago
Fixed StandardDeduction calculator - was using the sp_age (spouse's age) instead of tp_age (taxpayer's age). More... over 15 years ago
Added licenses to all folders...no code changes. More... over 15 years ago
Changes to ClientView were to re-format 2 or 3 lines to make code more readable. NO CODE CHANGES WERE MADE. More... over 15 years ago
Fixed errant line 127 - was passing a boolean true as first arguement to function call, only function had been modified to not expect the boolean any longer as it was not in use. More... over 15 years ago
Added missing comments and cleaned up the opening, license, etc. More... over 15 years ago
Re-arranging the layout. More... over 15 years ago