History log of /PHP-5.4/ext/date/lib/parse_date.re (Results 126 – 134 of 134)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# a736f99e 16-Jun-2005 foobar

- Improve portability.
# TODO: The standalone lib needs it's own build stuff, pretty much same as
# Zend has for standalone builds.


# 4ad939be 16-Jun-2005 Derick Rethans

- Rename "datetime.c" and "datetime.h" to "timelib.c" and "timelib.h" to
prevent duplicate header names.


# 7c264559 16-Jun-2005 Derick Rethans

- Fixed a regression with "last saturday"


# eb8b4fd4 15-Jun-2005 Derick Rethans

- Make it compile cleanly with MS VC++ too, which is completely anal in some
cases.


# cc33e8f5 15-Jun-2005 Edin Kadribasic

Nuke PHP_ prefix from timelib


# 6d766726 15-Jun-2005 Derick Rethans

- Hide the "Unexpected character..." message for now.


# 952a2c82 15-Jun-2005 Derick Rethans

- Whitespace and regenerate the .c file with my re2c.


# 28999771 15-Jun-2005 Edin Kadribasic

Make it compile on windows


# 4fb4cac6 14-Jun-2005 Derick Rethans

- Add my new timelib and ext/date. For now only strtotime() makes use of this.


123456