Tags give the ability to mark specific points in history as being important
-
-
-
-
owl-00-02-15b6567ed4 · ·
Remove OWLDate destructor as it revealed bug in gcc4.7 caused compilation failure of the OHRootObjectT class.
-
owl-00-02-14a534ce76 · ·
Replace internal storage of OWLDate and OWLTime from "struct tm" to "time_t", that should improve performance of IS subscribers dealing with timestamps of IS object (original "time_t" was converted to "struct tm" and then back to "time_t")
-
-
-
-
-
-
-
owl-00-02-07b5172bab · ·
fix bug discovered with Coverity (wrong end-of-string check) in OWL time parser; e.g. such bug results OWLTime("01/01/01 ") fails
-
-
-
-
-