aboutsummaryrefslogtreecommitdiffstats
path: root/lib/psitime.cc
Commit message (Collapse)AuthorAgeFilesLines
* General cleanup:Fritz Elfert2000-08-071-4/+68
| | | | | | | | | | | - Corrected some operators of bufferArray - Added more constructors to PsiTime - Added one more fallback for Timezone calculation in PsiTime - Use PsiTime in rfsv - Moved some common methods from rfsv16/32 to rfsv - Added more kdoc comments. - Made interface more robust (added const whereever possible, changed pointer arguments to references)
* Applied mjg-0.6 patch.Fritz Elfert2000-07-311-0/+117
Started adding kdoc compliant documentation comments. Added PsiTime