[darcs-devel] darcs patch: Make documentation on dates more explicit. (and 5 more)

E.Y.Kow at brighton.ac.uk E.Y.Kow at brighton.ac.uk
Mon Jan 28 14:09:09 UTC 2008


Sun Jan 27 16:29:31 GMT 2008  Eric Kow <E.Y.Kow at brighton.ac.uk>
  * Make documentation on dates more explicit.

Sun Jan 27 16:30:40 GMT 2008  Eric Kow <E.Y.Kow at brighton.ac.uk>
  * Overhaul date parsing code.
  
  - Add the ability to match on partial ISO 8601 dates, for example,
    treating 2008-08 as matching the whole month and not just the
    first day of that month
  - Fix some bugs in the parsing of fancy English dates
  - Fix bugs in the interpretation of English dates (for example,
    the interpretation of '3 days before last week' was for all
    patches since that date, and not for all patches *on* that
    date)
  - Treat user input as being in the local timezone
  - Make the matching code a bit more compact

Sun Jan 27 16:42:41 GMT 2008  Eric Kow <eric.kow at loria.fr>
  * Support more interactive use of echo_to_darcs in test harness.

Sun Jan 27 16:42:54 GMT 2008  Eric Kow <eric.kow at loria.fr>
  * More aggressive testing of date parser.
  
  Using record --pipe to set patch dates.

Mon Jan 28 11:52:14 GMT 2008  Eric Kow <E.Y.Kow at brighton.ac.uk>
  * Simplify date matcher and fix tz-related bug.
  
  When matching partial dates, we should not trust the ctYear, etc on the
  CalendarTime because it may vary by timezone.  This also leads to a
  simplification in the tentative date matching.
  
  Note: subtle change in matching.  Now all matching is done
  within a range, excluding the latter date.  We check
             date <  end
  instead of date <= end

Mon Jan 28 11:53:07 GMT 2008  Eric Kow <E.Y.Kow at brighton.ac.uk>
  * Remove TimeDiff experiment.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 39427 bytes
Desc: A darcs patch for your repository!
Url : http://lists.osuosl.org/pipermail/darcs-devel/attachments/20080128/2a5b2098/attachment-0001.bin 


More information about the darcs-devel mailing list