217 Commits (495a5ab0057504b6719ee5be7462db8fa64a46f2)

Author SHA1 Message Date
Derick Rethans 24b973cafc - Fixed bug #45554 (Inconsistent behavior of the u format char). 17 years ago
Derick Rethans d936dd1802 - Updated to version 2009.11 (2009k) 17 years ago
Derick Rethans ee084018e7 - Updated to version 2009.11 (2009k) 17 years ago
Derick Rethans b2d3c2bf18 - Updated to version 2009.10 (2009j) 17 years ago
Pierre Joye c06884c960 - add TODO about int definition cleanup 17 years ago
Pierre Joye 2db291e728 - MFH: simplify, use correct type and silent warnings 17 years ago
Derick Rethans 6421bb34f8 - Updated to version 2009.9 (2009i) 17 years ago
Derick Rethans f10d399459 - Updated to version 2009.8 (2009h) 17 years ago
Derick Rethans f2ef1dec3c - Fixed bug #48149 (Cannot make interval parts larger than 9999) by 17 years ago
Derick Rethans febc2763dd - MFH: Fixed bug #48058 (Year formatter goes wrong with out-of-int range). 17 years ago
Derick Rethans 1bca3a1dc1 - Updated to version 2009.7 (2009g) 17 years ago
Nuno Lopes f30aaa1d6d fix strict aliasing problems. 17 years ago
Derick Rethans 12ecab1c3b - Updated to version 2009.6 (2009f) 17 years ago
Derick Rethans 53cead8268 - Updated to version 2009.5 (2009e) 17 years ago
Derick Rethans 7560b2ec2f - Updated to version 2009.4 (2009d) 17 years ago
Derick Rethans caf9054e3d - Updated to version 2009.3 (2009c) 17 years ago
Derick Rethans 9942dde8bd - Updated to version 2009.1 (2009a) 17 years ago
Sebastian Bergmann 08659c2dcd MFH: Bump copyright year, 3 of 3. 17 years ago
Derick Rethans aea378c91c - MFH: Fixed bug #46889: Memory leak in strtotime(). 17 years ago
Ilia Alshanetsky 9c97213e0b Fix a small portion of memory leak in bug #46889 17 years ago
Pierre Joye 9d6e793b4b - MFH: fix build (was never used like that before recent commit to session) > local include use quotes not <> 17 years ago
Derick Rethans f2720ecc34 - MFH: Export DateTime and DateTimeZone class entries so that external 18 years ago
Derick Rethans 1c08ae1c8e - MFH: Fixed an issue with the * format specifier for parsing from a 18 years ago
Derick Rethans e40786ca1b - Updated to version 2008.9 (2008i) 18 years ago
Derick Rethans 8f8f18bc18 - Updated to version 2008.8 (2008h) 18 years ago
Derick Rethans 642f5cffd4 - Updated to version 2008.7 (2008g) 18 years ago
Derick Rethans 77ba4c0e07 - Updated to version 2008.6 (2008f) 18 years ago
Derick Rethans e3cd394979 - MFH: Support for "back of <hour>" and "front of <hour>" phrases that are used 18 years ago
Antony Dovgal 3b7051bea2 MFH: do not fail & segfault if malloc(0) returns NULL, that's expected 18 years ago
Derick Rethans 833f96a2b3 - MFH: Fixed a bug that caused miscalculations with the "last <weekday> of <n> 18 years ago
Pierre Joye 20e75d80a7 - MFH: improve previous fix for scan, disable optimizer only for scan() using #pragma optimize 18 years ago
Derick Rethans 4591f12d9f - MFH: Fixed bug #45545 (DateInterval has a limitation of 4 chars for ISO 18 years ago
Derick Rethans b5e2564abf - MFH: Fixed a bug with the YYYY-MM format not resetting the day correctly. 18 years ago
Derick Rethans 1c8055a4ff - Updated to version 2008.5 (2008e) 18 years ago
Derick Rethans 07c9bd8382 - MFH: Fixed an issue with "first <weekday> of" in case the first <weekday> was 18 years ago
Derick Rethans 11f9cd84f7 - MFH: Fixed bug #43452 (strings containing a weekday, or a number plus weekday 18 years ago
Derick Rethans 84693147d0 - MFH: Added support for selectively listing timezone identifiers by country 18 years ago
Derick Rethans 039bc2d3e2 - Updated to version 2008.4.1 (2008d) 18 years ago
Derick Rethans 0ab7520dc0 - MFH: Fixed bug #45529 (new DateTimeZone() and date_create()->getTimezone() behave 18 years ago
Derick Rethans 3df7836db9 - MFH: Also add the warnings for times. This does not make sense for the 18 years ago
Derick Rethans c76ba173a9 - MFH: Added a warning to the error struct in case a parsed-date was found to 18 years ago
Derick Rethans 5ab9ca968b - MFH: Fixed a compiler warning - the code didn't make much sense. 18 years ago
Derick Rethans db2ed70a73 - MFH: Fixed bug #45459 (date_create_from_format() fails on DATE_RFC3339) by 18 years ago
Derick Rethans 4a23bbfe75 - MFH: Fixed some ambiguities in the date parser. 18 years ago
Derick Rethans 484d6b21c0 - Replaced // by /* .. */ comments. 18 years ago
Derick Rethans c9e8ea703f - Updated to version 2008.4 (2008d) 18 years ago
Derick Rethans 17c284d522 - Updated to version 2008.3 (2008c) 18 years ago
Derick Rethans f533671711 - MFH: Added support for "<xth> <weekday of" and "last <weekday> of" phrases to 18 years ago
Derick Rethans c06ab8ca23 - MFH: Added support for using ISO 8601 time intervals to define a DatePeriod 18 years ago
Derick Rethans 76708f3c2e - MFH: Fixed weekdays adding/subtracting algorithm. 18 years ago