summaryrefslogtreecommitdiff
path: root/ext/date
Commit message (Expand)AuthorAgeFilesLines
* - Updated to version 2011.2 (2011b)Derick Rethans2011-02-151-412/+475
* Add DateInterval format() tests.Daniel Convissor2011-02-112-0/+92
* Add extensive tests for DateTime::diff(), add() and sub().Daniel Convissor2011-02-1013-0/+2052
* Fix bug #52290 (setDate, setISODate, setTime works wrong when DateTime create...Stanislav Malyshev2011-01-302-2/+3
* Fix bug #52808 (Segfault when specifying interval as two dates)Stanislav Malyshev2011-01-302-2/+99
* - Let's keep this consistent in the whole file.Derick Rethans2011-01-251-1/+1
* removed un-used variableIlia Alshanetsky2011-01-241-1/+0
* - Updated to version 2011.1 (2011a)Derick Rethans2011-01-241-73/+70
* fix testsStanislav Malyshev2011-01-245-44/+79
* Fixed bug #5273 (Can't use new properties in class extended from DateInterval)Stanislav Malyshev2011-01-242-30/+70
* Fixed Bug #52063 (DateTime constructor's second argument doesn't have a null ...Stanislav Malyshev2011-01-242-2/+17
* - be sure that we got tzid by adding a default casePierre Joye2011-01-201-12/+14
* - Fixed bug #53729 (DatePeriod fails to initialize recurrences on 64bitDerick Rethans2011-01-121-2/+2
* Added testIlia Alshanetsky2011-01-051-0/+17
* Optimize unix timestamp to date-string conversion for very high year valuesIlia Alshanetsky2011-01-051-0/+6
* Change DEBUG() to TIMELIB_DEBUG(), there are potential conflicts with other l...Scott MacVicar2011-01-032-11/+11
* - Year++Felipe Pena2011-01-012-2/+2
* - Fixed a bug in DateTime->modify() where absolute date/time statements had noDerick Rethans2010-12-154-4/+76
* - fix header installPierre Joye2010-12-141-2/+2
* - add phpize support for windows, need a nmake install for now (nmake devel-p...Pierre Joye2010-12-131-0/+2
* - Fixed a few test casesDerick Rethans2010-12-126-283/+73
* - Fixed two more test cases.Derick Rethans2010-11-282-332/+132
* - Fixed a few test cases.Derick Rethans2010-11-284-590/+23
* - Fix buildFelipe Pena2010-11-181-1/+1
* - Fixed the call as well.Derick Rethans2010-11-181-1/+1
* - Revert the ABI changing commit.Derick Rethans2010-11-182-2/+3
* - Sync from HEAD.Derick Rethans2010-11-132-23/+26
* - MFH: Added support for the ( and ) delimiters/separators toDerick Rethans2010-11-133-4/+8
* - Don't show timezone if it wasn't found while parsing.Derick Rethans2010-11-131-2/+0
* - Updated to version 2010.15 (2010o)Derick Rethans2010-11-011-3/+3
* - Updated to version 2010.13 (2010m)Derick Rethans2010-09-271-367/+367
* - Tests for bug #52342 (DateTime setIsoDate results in wrong timestamp).Derick Rethans2010-08-301-0/+23
* - Added test file that I forgot to commit.Derick Rethans2010-08-301-0/+22
* - Fixed bug #52430 (date_parse parse 24:xx:xx as valid time). (Derick)Derick Rethans2010-08-303-98/+143
* - Fixed bug #52454 (Relative dates and getTimestamp increments by one day)Derick Rethans2010-08-301-0/+1
* - Test for (non-)bug #52577.Derick Rethans2010-08-301-0/+19
* - Added test for bug #46874 (same as #52668).Derick Rethans2010-08-301-0/+31
* - Fixed bug #52668 (Iterating over a dateperiod twice is broken).Derick Rethans2010-08-305-11/+53
* - Updated to version 2010.12 (2010l)Derick Rethans2010-08-161-6/+6
* - Updated to version 2010.11 (2010k)Derick Rethans2010-08-161-612/+673
* Test for #50475Kai Schroeder2010-07-171-0/+18
* Test for #51819Kai Schroeder2010-07-171-0/+31
* Test for #48187Kai Schroeder2010-07-171-0/+26
* Test for #51994Kai Schroeder2010-07-171-0/+38
* Test for #52290Kai Schroeder2010-07-171-0/+27
* Update the re2c files aswell (bug #51943)Kalle Sommer Nielsen2010-07-141-0/+2
* Fixed bug #51943 (Several files are out of ANSI spec)Kalle Sommer Nielsen2010-07-131-0/+2
* - Fixed testsFelipe Pena2010-07-063-1/+5
* - Fixed Bug #51168 (fails to compile with Sun Studio)Sriram Natarajan2010-06-081-1/+1
* Fixed bug #51725 (xmlrpc_get_type() returns true on invalid dates). (Mike)Michael Wallner2010-05-121-1/+7