#
1a4535f6 |
| 20-Jun-2005 |
Derick Rethans |
- Implemented FR #29585 (Support week numbers in strtotime())
|
#
c4114579 |
| 17-Jun-2005 |
Derick Rethans |
- The incoming TS is GMT... but the hole filler wants local time so we have to convert it. - Change e-mail address
|
#
f4de0395 |
| 17-Jun-2005 |
Derick Rethans |
- Rename tl_config.h to timelib_config.h
|
#
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.
|
#
e56a091b |
| 15-Jun-2005 |
Derick Rethans |
- Commit re-generated parser.
|
#
6d766726 |
| 15-Jun-2005 |
Derick Rethans |
- Hide the "Unexpected character..." message for now.
|
#
318c7aea |
| 15-Jun-2005 |
Derick Rethans |
- Commit fixed .c file with fixed re2c.
|
#
952a2c82 |
| 15-Jun-2005 |
Derick Rethans |
- Whitespace and regenerate the .c file with my re2c.
|
#
dd9698a6 |
| 15-Jun-2005 |
Edin Kadribasic |
Touch + manual fix for re2c bug where it forgets {} in static int scan()
|
#
4fb4cac6 |
| 14-Jun-2005 |
Derick Rethans |
- Add my new timelib and ext/date. For now only strtotime() makes use of this.
|