aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rfsv.cc
Commit message (Collapse)AuthorAgeFilesLines
* General cleanup:Fritz Elfert2000-08-071-0/+65
| | | | | | | | | | | - 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)
* Added a wrapper for enums and changed all return-code related stuffFritz Elfert2000-08-021-154/+76
| | | | | | as well as some other enums to use that instead of plain enums. This results in stronger type checking, range checking and the ability to write an enum's textual representation.
* Release of plptools-0.5Fritz Elfert2000-01-171-0/+158