2 Commits

Author SHA1 Message Date
Jef Driesen
f94d2b295f Fix the 64bit integer type for the mingw compiler.
The mingw native 64bit integer type is long long. The msvc __int64 type
is supported for compatibility reasons, but requires including one of
the standard C header files.
2010-05-06 08:35:45 +00:00
Jef Driesen
54410dab8d Add a datetime module. 2010-02-01 21:19:55 +00:00