| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Configuration now is in config.h and this is included as the very first header.
|
|
|
|
|
| |
Started adding kdoc compliant documentation comments.
Added PsiTime
|
| |
|
|
|
|
| |
Several fixes in plpnfsd: NFS-mounted device has not been writable.
|
|
|