Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix datatype mismatch | Anatol Belski | 2014-10-28 | 1 | -1/+1 |
* | master renames phase 3 | Anatol Belski | 2014-08-25 | 1 | -5/+5 |
* | first shot on merging the core fro the int64 branch | Anatol Belski | 2014-08-16 | 1 | -5/+5 |
* | fixed glob compilation with vc12 | Anatol Belski | 2014-01-20 | 1 | -3/+10 |
* | typo fixes (accommodate, parameter) | Veres Lajos | 2013-06-10 | 1 | -1/+1 |
* | - use php_sys_sat | Pierre Joye | 2010-09-13 | 1 | -1/+1 |
* | - ws | Pierre Joye | 2010-09-13 | 1 | -25/+24 |
* | - silent warning | Pierre Joye | 2010-09-13 | 1 | -1/+1 |
* | - use php_sys_lstat | Pierre Joye | 2010-09-13 | 1 | -1/+1 |
* | Fixed compiler warning | Kalle Sommer Nielsen | 2010-08-17 | 1 | -2/+1 |
* | - expose glob and globfree on wi ndows, can be used by shared ext (core or ex... | Pierre Joye | 2009-01-01 | 1 | -2/+2 |
* | Simplify the code base as this getpwd() was used only once | Dmitry Stogov | 2006-11-10 | 1 | -2/+6 |
* | Nuke compile warnings | foobar | 2003-09-20 | 1 | -1/+1 |
* | - Let's be consistent with these.. | foobar | 2003-02-17 | 1 | -1/+1 |
* | Fixed bug #21597 (made glob() understand windows paths) | Edin Kadribasic | 2003-01-27 | 1 | -4/+11 |
* | Sync with openbsd glob.c 1.19 | Edin Kadribasic | 2002-06-04 | 1 | -1/+1 |
* | Removed some leftover debugging code. | Edin Kadribasic | 2002-06-04 | 1 | -3/+1 |
* | Added glob() support for windows. | Edin Kadribasic | 2002-05-19 | 1 | -0/+917 |