wxDateTime starting to work, more tests for it and for threads in console sample
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 30 Nov 1999 21:55:00 +0000 (21:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 30 Nov 1999 21:55:00 +0000 (21:55 +0000)
commit2f02cb8966964ea7a6f5d875ed9f3434ea05ab59
treed21029667958a771c94962a2db9abab58cc16d46
parentec96574fbd4e8a7f64c7cc668c24436dd7aac039
wxDateTime starting to work, more tests for it and for threads in console sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/thread.tex
include/wx/datetime.h
include/wx/datetime.inl [new file with mode: 0644]
include/wx/longlong.h
samples/console/console.cpp
src/common/datetime.cpp
src/common/string.cpp