OSDN Git Service

Automatically align underspecified tasks boundaries on project boundaries when possible.
[tjqt4port/tj2qt4.git] / taskjuggler / ExpressionTree.cpp
2007-06-13 csCleanup include hierarchy
2007-04-19 csDon't use variable argument functions for error and...
2007-03-17 csReplace uppercase bool constant with proper lower case...
2007-02-23 csBy moving some parameters to the ExpressionParser const...
2007-02-21 csMajor cleanup of #include directives.
2007-02-21 csDon't use hardcoded limit for vsnprintf.
2007-02-20 csInline simple constructors and destructors.
2007-02-17 csMore member initializers.
2007-02-14 cs- Refactor ExpressionFunctionTable constructor.
2005-11-17 cs- Fixed disabling of actions during scheduling runs.
2005-01-08 cs- Assorted bug fixes for the GUI.
2004-11-21 cs- Some memory allocation issues fixed.
2004-11-21 cs- Improved error checking and reporting for logical...
2004-11-14 cs- Isolated expression parser into seperate classes...
2004-02-15 cs- Added some more test cases.
2004-01-11 cs- Update copyright to 2004.
2003-10-29 cs- Added support for hidecelltext and hidecellurl.
2003-07-21 cs- Added new query function isTaskOfProject.
2003-07-14 cs- Scenario support completed.
2003-05-25 cs- New functions and operators added for logical express...
2003-04-30 cs- More work on new HTML generator.
2003-03-04 cs- Fixed indentation.
2003-02-22 cs- Cosmetic fixes for problems found by valgrind.
2003-01-11 cs- Implemented HTML status report.
2003-01-07 cs- More code cleanups.
2003-01-06 cs- Lot's of code cleaning.
2002-12-19 cs- Big cleanup of Task class. Scenario data is now kept...
2002-12-15 cs- Fixed several memory issues found by valgrind.
2002-11-02 cs- Fixed several bugs in leaf-project importing.
2002-06-14 cs- Reverting fix for istask() since it was broken.
2002-06-13 freitagfixed compiler warnings
2002-06-13 csMake istask() work with non-top-level tasks as well.
2002-05-26 csDo not export project id in resource bookings. Use...
2002-05-12 cs* Support for later completion of task and resources...
2002-02-04 cs- Copyright 2002 added
2001-12-13 csNew mechanism to hide tasks during report generation...