~aarti-pai/drizzle/temporal

Viewing all changes in revision 870.

  • Committer: Jay Pipes
  • Date: 2009-01-26 21:57:42 UTC
  • Revision ID: jpipes@serialcoder-20090126215742-fqiod1kupy11uj4u
Major commit.

Added operator overload to Temporal class for subtraction of 
another Temporal instance.  The result is a TemporalInterval
instance.

Added a to_string() method to TemporalInterval.

Removed all the crap make_datetime_with_warn() stuff from
a couple functions.

Some include file cleanup would be nice once merged in 
with trunk.  Still can't figure out how to properly include CSTDINT
define without including global.h in a bunch of places, which is 
annoying to say the least.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: