Commit Graph

2 Commits

Author SHA1 Message Date
Alexander Belopolsky 3fe3e12de6 Fixed a typo in a comment. 2010-06-18 16:22:00 +00:00
Alexander Belopolsky d95a586d77 Issue #9012: "Separate compilation of time and datetime modules."
Segregated code shared between time and datetime modules into
Modules/_time.c.  Added a new header file, Modules/_time.h, which
will be used instead of Include/timefuncs.h for declarations shared
between time and datetime modules.
2010-06-16 22:38:15 +00:00