OSDN Git Service

Merge branch 'post-2.4.2'
[tjqt4port/tj2qt4.git] / taskjuggler / FileInfo.cpp
2009-07-23 Chris SchlaegerMerge branch 'post-2.4.2'
2009-06-09 Jean-YvesAdd wild character * (star) for scenarios property.
2007-06-07 csAdd warning for intervals without '-'.
2007-04-19 csDon't use variable argument functions for error and...
2007-03-17 csReplace uppercase bool constant with proper lower case...
2007-03-17 csMove similar code from FileInfo and Tokenizer classes...
2007-03-17 csAdd support for C++ style single-line comments in TJP...
2007-02-21 csGet rid of some over-eager use of new.
2007-02-21 csUse auto_ptr for some variables to prevent memory leaks...
2007-02-20 csInline simple constructors and destructors.
2007-02-20 csMore member initializers.
2007-02-18 csPatch from Andreas: Cleanup includes
2007-02-16 cs- Fixed crash on including non existant file.
2006-07-19 cs- Add support for escaped quotes in double or single...
2006-02-16 cs- Allow bookings after 'now' date in projection mode.
2005-11-17 cs- Fixed disabling of actions during scheduling runs.
2005-02-21 cs- More minor memory leaks fixed.
2005-01-30 cs- Added more editor functions (cut/copy/paste).
2005-01-04 cs- Some improvements for better GUI support.
2004-11-21 cs- Some memory allocation issues fixed.
2004-01-11 cs- Update copyright to 2004.
2004-01-11 cs- Fix double quoting of umlauts in Cell texts.
2003-12-19 cs- Fix generation of XML version 1 files for projects...
2003-10-28 cs- Added support for call to undefined macros (? operator).
2003-10-27 cs- Fix handling of MS and MacOS text files.
2003-08-25 cs- Add support for generating Makefile compatible depend...
2003-08-22 kkaempfadd '$(VAR)' as a means to reference shell environment.
2003-07-24 cs- Some build system clean ups.
2003-07-15 cs- First draft of CSV export.
2003-06-15 cs- Added user-defined attributes to docu.
2003-06-09 cs- Custom attributes can now optionally made inheritable.
2003-06-02 cs- Added support for user-defined attributes.
2003-05-25 cs- New functions and operators added for logical express...
2003-05-22 cs- Fixed error reporting for macros.
2003-05-02 kkaempfI guess bug 26632 applies to macros with double quotes...
2003-05-02 kkaempfcheck for macro expansion inside single quote string...
2003-04-22 cs- Show offensive line in macro errors.
2003-03-04 cs- Fixed indentation.
2003-03-04 cs- Better error messages for syntax errors in (nested...
2003-02-10 cs- Fixed parsing of relative and absolute IDs whithout...
2003-01-06 cs- Lot's of code cleaning.
2002-12-30 cs- Added better status reporting functions.