Age | Commit message (Expand) | Author |
---|---|---|
2006-08-22 | (svn r6047) -Codechange: FOR_ALL now _only_ loops valid items, and skips inva... | truelight |
2006-08-22 | (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit... | rubidium |
2006-08-20 | (svn r5999) -Feature: change the original date format to a 32 bits format bas... | rubidium |
2006-08-16 | (svn r5928) -Cleanup: remove ConvertIntDate and use ConvertYMDToDate as Conve... | rubidium |
2006-08-16 | (svn r5926) -Codechange: make _cur_year contain the full year, instead of the... | rubidium |
2006-08-15 | (svn r5918) -Cleanup: rename ConvertDayToYMD/ConvertYMDToDay as they really c... | rubidium |
2006-08-15 | (svn r5916) -Cleanup: use MIN_YEAR/MAX_YEAR for the year boundaries and BASE_... | rubidium |
2006-08-15 | (svn r5915) -Cleanup: some variables were named *_date while they were only h... | rubidium |
2006-08-14 | (svn r5887) -Cleanup: move date related functions, defines and variables to d... | rubidium |