Revision tags: BEFORE_EXP_MERGE |
|
#
c0404f46 |
| 11-Aug-2001 |
Zeev Suraski |
Whitespace
|
Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT |
|
#
fcf57d37 |
| 04-Aug-2001 |
Jeroen van Wolffelaar |
Layout: revert accidentel joining of lines
|
#
2b17cd19 |
| 04-Aug-2001 |
Jeroen van Wolffelaar |
Named some constants in filestat to improve readability
|
#
bc42c375 |
| 31-Jul-2001 |
Zeev Suraski |
More TSRMLS_FETCH work. Got it under 400 now.
|
#
797a079a |
| 30-Jul-2001 |
Zeev Suraski |
More TSRMLS_FETCH work, and a bit of cleanup
|
#
d87cc976 |
| 28-Jul-2001 |
Zeev Suraski |
Redesigned thread safety mechanism - nua nua
|
Revision tags: PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4 |
|
#
cae817a5 |
| 11-Jun-2001 |
Daniel Beulshausen |
move some constants to a more appropriate place
|
Revision tags: php-4.0.6RC3 |
|
#
81e2cf03 |
| 06-Jun-2001 |
Rasmus Lerdorf |
Fix folding and clean up some extensions
|
#
25c3a3a3 |
| 05-Jun-2001 |
Rasmus Lerdorf |
vim-6 does folding - clean up a bunch of missing folding tags plus some misguided RINIT and RSHUTDOWN calls in a few fringe extensions
|
Revision tags: php-4.0.6RC2 |
|
#
311278f2 |
| 22-May-2001 |
Jon Parise |
@ - Fix disk_free_space() and disk_total_space() under FreeBSD. (jon) FreeBSD defines statfs(2) in <sys/mount.h>. Teach PHP to look for it there.
|
#
82b31fb7 |
| 15-May-2001 |
Jon Parise |
@ - Added disk_total_space() to return the total size of a filesystem. @ (Patch from Steven Bower)
|
#
6c5db8d2 |
| 15-May-2001 |
Jon Parise |
@ - Renamed diskfreespace() to disk_free_space() to conform to established @ naming conventions. (jon)
|
Revision tags: php-4.0.6RC1 |
|
#
6123e2ab |
| 14-May-2001 |
Derick Rethans |
- Bumbed up the warning level to be in sync with fopen (which is E_WARNING too) (See bug #10856)
|
#
c115a755 |
| 11-May-2001 |
Jason Greene |
Rewrote stat() and fstat() to be memory efficient, due to a recent thread on php-dev. Note: I added a macro that might have use in other instances, but for now is included in php_fil
Rewrote stat() and fstat() to be memory efficient, due to a recent thread on php-dev. Note: I added a macro that might have use in other instances, but for now is included in php_filestat.h
show more ...
|
#
0ed93d71 |
| 11-May-2001 |
Jason Greene |
@fstat() and stat() now return identical output by returning a numerical and @string indexed array (Jason) (Andrei's suggestion to still allow backwords compatibility.)
|
Revision tags: php-4.0.5 |
|
#
4c823e8a |
| 30-Apr-2001 |
Andi Gutmans |
- Change macros from V_ to VCWD_ because of AIX name clash
|
Revision tags: php-4.0.5RC8 |
|
#
ef1835f5 |
| 25-Apr-2001 |
Andi Gutmans |
- Fix filetype() and lstat() too.
|
#
ef71855b |
| 25-Apr-2001 |
Andi Gutmans |
- Another fix
|
#
502b4efb |
| 25-Apr-2001 |
Andi Gutmans |
- Nuke warning. This signed/unsigned stuff gets really annoying sometimes.
|
#
76860d4f |
| 25-Apr-2001 |
Andi Gutmans |
- Fix problem with is_link(), there seem to be at least another couple of - bugs lurking around though. - Cleaned up code a bit and optimized it a bit too.
|
Revision tags: php-4.0.5RC7 |
|
#
83b5a2fb |
| 03-Apr-2001 |
foobar |
SCO (and maybe others) do not have this defined.
|
Revision tags: php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1 |
|
#
eb6ba01d |
| 26-Feb-2001 |
Andi Gutmans |
- Fix copyright notices with 2001
|
#
c2fb53be |
| 23-Feb-2001 |
Sascha Schumann |
Finish fopen-wrappers rename.
|
#
47f77955 |
| 21-Feb-2001 |
Sascha Schumann |
Correctly check for the existence of the st_rdev field. Note that this field is required to exist for SUSv3 conformance. Submitted by: amra@us.ibm.com PR: #9358
|
#
bbe53ded |
| 15-Feb-2001 |
Egon Schmid |
Small typo.
|