summaryrefslogtreecommitdiff
path: root/TSRM
Commit message (Expand)AuthorAgeFilesLines
* - Don't fix include_once() case sensitivity problem for beta 2.Andi Gutmans2003-10-301-1/+1
* - This should work.Andi Gutmans2003-10-291-3/+8
* - Allow for case-insensitivity of include_once()/require_once() onAndi Gutmans2003-10-291-0/+18
* Aligned configure help texts.foobar2003-10-031-2/+3
* MF4: Have realpath nowStanislav Malyshev2003-09-301-0/+1
* MF4: add realpath function for win32Stanislav Malyshev2003-09-302-1/+11
* Revert patch r1.40, bug is in glob() not IS_ABSOLUTE_PATH()Ilia Alshanetsky2003-09-201-1/+1
* Fixed bug #25583 (Incorrect handling of absolute path without drive).Ilia Alshanetsky2003-09-201-1/+1
* - Fixed bug #25240 (spaces before pre-processor directives)foobar2003-08-251-1/+1
* Fixed bug #21958 (workaround for unusual realpath() on AIX & Tru64).Ilia Alshanetsky2003-08-071-0/+27
* Fixed bug #17414 (pthreads bug work around)Ilia Alshanetsky2003-08-051-0/+1
* Restore HEAD of TSRM to what it was two days ago.Sebastian Bergmann2003-06-2510-214/+289
* bring head into sync with the php4 branchJames Cox2003-06-2310-289/+214
* updating license information in the headers.James Cox2003-06-106-18/+18
* cleanup macrosSascha Schumann2003-06-041-3/+3
* - Fix non-ZTS build after Sterling's changes to TSRMDerick Rethans2003-04-281-1/+4
* add TSRMLS_FETCH_CTX which allows you to map a variable to a ts context.Sterling Hughes2003-04-271-0/+1
* Fix for Bug #21310, based on a patch by jflemer@php.net.Wez Furlong2003-03-171-42/+51
* VCWD_LSTAT is not available on win32/netwarefoobar2003-02-201-2/+0
* More Win32 build improvementsZeev Suraski2003-02-172-0/+6
* - Whitespace fixesDerick Rethans2003-02-091-5/+6
* is_executable() now available on win32Shane Caraveo2003-02-094-4/+34
* Fix leaksZeev Suraski2003-01-072-5/+10
* call dtors on shutdownZeev Suraski2003-01-071-0/+3
* NetWare related changes/modifications.Anantha Kesari H Y2003-01-027-178/+205
* Bump year.Sebastian Bergmann2002-12-316-6/+6
* - Add comment in macro and remove some now unneeded codeAndi Gutmans2002-12-202-6/+2
* Make IS_ABSOLUTE_PATH use the IS_UNC_PATH macro rather then duplicate theIlia Alshanetsky2002-12-201-2/+2
* Netware related changes/modifications.Anantha Kesari H Y2002-12-192-0/+3
* On Win32 make PHP treat UNC paths as absolute paths, this should solve bugsIlia Alshanetsky2002-12-111-1/+1
* Revert of previous patch ad requested by Andi.Ilia Alshanetsky2002-11-151-1/+1
* Fix bug 19689, solution suggested by dmitry@koteroff.ru.Ilia Alshanetsky2002-11-141-1/+1
* Fix missing header warnings (alloca.h) on Sun Os & Tru64.Ilia Alshanetsky2002-11-111-3/+5
* Instead of checking whether realpath exists based on OS. Use theIlia Alshanetsky2002-11-062-2/+2
* - Fix TSRM_ERROR macroAndi Gutmans2002-11-051-1/+1
* Added 4th argument to virtual_file_ex() that specifies whether or notIlia Alshanetsky2002-11-052-23/+23
* Revert virtual_link() patch.Ilia Alshanetsky2002-11-042-31/+13
* - Clean up mess made by netware guys. There's no reason not to abstractAndi Gutmans2002-11-042-17/+6
* Fix bug #20235.Ilia Alshanetsky2002-11-041-7/+4
* windows is smart enough to provide a way to set cwd for new processes.Shane Caraveo2002-10-293-26/+8
* Fixed a bug noticed by Jon Parise.Ilia Alshanetsky2002-10-221-2/+2
* Fixed compile warnings.Ilia Alshanetsky2002-10-221-8/+4
* Fixed symlink/link functions on ZTS builds.Ilia Alshanetsky2002-10-212-3/+28
* - WhitspaceDerick Rethans2002-10-051-19/+19
* Add BeOS thread support to TSRM. This should not impact on any other OS'sDavid Reid2002-10-055-29/+76
* Add VCWD_ACCESSSascha Schumann2002-10-042-0/+25
* This is way too verbose... Please enable it in your local .dsp settings ifZeev Suraski2002-09-041-1/+0
* make win32 debug output more verboseHarald Radi2002-08-076-11/+6
* Changes to build TSRM on NetWareVenkat Raghavan S2002-05-296-44/+449
* Change to build on NetWare: TSRM_CONFIG.H not requiredVenkat Raghavan S2002-05-291-1/+2