
CVS log for functions/dir.c
Up to functions/
Request diff between arbitrary revisions
No default branch
1.59 Wed Jun 16 11:34:18 MET 1999
UTC by ssb
CVS Tags: php_3_0_12, php_3_0_11, php_3_0_10, HEAD
Changed since 1.58: +5 -5
lines
Diffs to 1.58
(nice version)
changed from #if to #ifdef for HAVE_LINK, HAVE_SYMLINK, HAVE_FLOCK,
HAVE_SYS_TIME_H, HAVE_ST_BLKSIZE, HAVE_ST_BLOCKS, HAVE_DIRENT_H,
HAVE_GRP_H, HAVE_SYS_FILE_H, HAVE_SYS_SOCKET_H, HAVE_SYS_WAIT_H,
HAVE_UNISTD_H, HAVE_CUSERID, HAVE_RINT, HAVE_SIGNAL_H, HAVE_SETLOCALE
and HAVE_SYS_RESOURCE_H
1.58 Sun May 16 15:45:57 MET 1999
UTC by ssb
CVS Tags: php_3_0_9, php_3_0_8
Changed since 1.57: +6 -2
lines
Diffs to 1.57
(nice version)
glibc 2.1.1 stack corruption fix
1.57 Fri Jan 1 17:59:08 MET 1999
UTC by zeev
CVS Tags: php_3_0_7, php_3_0_7pre
Changed since 1.56: +2 -2
lines
Diffs to 1.56
(nice version)
1999 patch, happy new year everybody!
1.56 Wed Nov 25 7:37:18 MET 1998
UTC by rasmus
CVS Tags: php_3_0_6
Changed since 1.55: +4 -1
lines
Diffs to 1.55
(nice version)
Missing a prototype there
1.55 Wed Nov 18 21:23:04 MET 1998
UTC by ssb
Changed since 1.54: +11 -6
lines
Diffs to 1.54
(nice version)
folding fixes, emacs needs to have the end-fold mark on a separate line
1.54 Sun Nov 8 21:12:39 MET 1998
UTC by rasmus
Changed since 1.53: +16 -6
lines
Diffs to 1.53
(nice version)
Many more prototype comments - these ones by Christine
1.53 Fri Aug 14 23:47:15 MET 1998
UTC by steffann
CVS Tags: php_3_0_5, php_3_0_4, php_3_0_3
Changed since 1.52: +5 -5
lines
Diffs to 1.52
(nice version)
Changed the name of fopen_basedir to open_basedir to be a little more
accurate.
1.52 Wed Aug 5 0:33:56 MET 1998
UTC by steffann
Changed since 1.51: +8 -1
lines
Diffs to 1.51
(nice version)
fopen_basedir now also works on directories.
_php3_realpath now appends a / when the input-string points to a directory.
1.51 Mon Jun 22 20:28:30 MET 1998
UTC by zeev
CVS Tags: php_3_0_2a, php_3_0_2, php_3_0_1
Changed since 1.50: +4 -4
lines
Diffs to 1.50
(nice version)
Broken renaming :( - fixed
1.50 Mon Jun 22 19:38:36 MET 1998
UTC by zeev
Changed since 1.49: +4 -4
lines
Diffs to 1.49
(nice version)
hash_*() ==> _php3_hash_*()
1.49 Fri May 15 10:57:21 MET 1998
UTC by zeev
CVS Tags: php_3_0, php_3_0RC5
Changed since 1.48: +8 -8
lines
Diffs to 1.48
(nice version)
Changed INITFUNCARGS to INIT_FUNC_ARGS
Changed YYSTYPE to pval (php value)
1.48 Mon May 11 20:18:09 MET 1998
UTC by zeev
Changed since 1.47: +2 -2
lines
Diffs to 1.47
(nice version)
Rename parser.h -> php.h. We're doing a tad bit more than just parsing now...
1.47 Mon May 11 20:08:12 MET 1998
UTC by zeev
Changed since 1.46: +2 -2
lines
Diffs to 1.46
(nice version)
Use STANDARD_MODULE_PROPERTIES #define instead of 0,0,0,NULL in every module
***NOTE*** Changed "0" to mean FALSE again ***NOTE***
1.46 Mon May 11 19:57:10 MET 1998
UTC by zeev
Changed since 1.45: +2 -2
lines
Diffs to 1.45
(nice version)
Rename INITFUNCARG to INITFUNCARGS
1.45 Wed Apr 29 13:24:09 MET 1998
UTC by ssb
Changed since 1.44: +2 -2
lines
Diffs to 1.44
(nice version)
minor license clarification
1.44 Mon Apr 27 12:42:29 MET 1998
UTC by ssb
Changed since 1.43: +12 -7
lines
Diffs to 1.43
(nice version)
license change
1.43 Wed Mar 25 10:35:30 MET 1998
UTC by zeev
CVS Tags: php_3_0RC4, php_3_0RC3, php_3_0RC2, pre_loop_patch
Changed since 1.42: +2 -2
lines
Diffs to 1.42
(nice version)
Moved list.h to php3_list.h
1.42 Sun Mar 22 14:03:10 MET 1998
UTC by zeev
CVS Tags: php_3_0RC
Changed since 1.41: +5 -5
lines
Diffs to 1.41
(nice version)
3.1 -> 3.0 megapatch
1.41 Thu Mar 19 14:06:34 MET 1998
UTC by zeev
Changed since 1.40: +2 -2
lines
Diffs to 1.40
(nice version)
Added 'duplicate' flag to RETVAL_STRING/L and RETURN_STRING/L
1.40 Fri Jan 23 1:29:43 MET 1998
UTC by zeev
CVS Tags: php_3_0b6, php_3_0b5, php_3_0b4
Changed since 1.39: +2 -2
lines
Diffs to 1.39
(nice version)
* Optimized _php3_addslashes()
* Added an extra argument to all of the add_*_string*() functions that means
whether or not to duplicate the string.
* Sorted out a couple of memory leaks due to the above fix and optimized
a couple of places too
* Made MySQL return uninitliazed variables in case of NULL fields
1.39 Wed Dec 31 15:56:23 MET 1997
UTC by rasmus
CVS Tags: php_3_0b3
Changed since 1.38: +2 -2
lines
Diffs to 1.38
(nice version)
Happy New Year. Mondo 1997,1998 copyright patch
1.38 Fri Dec 5 20:51:06 MET 1997
UTC by shane
CVS Tags: php_3_0b2a, php_3_0b2, php_3_0b1
Changed since 1.37: +7 -7
lines
Diffs to 1.37
(nice version)
return_value bug fix for threaded app
1.37 Thu Dec 4 19:18:10 MET 1997
UTC by zeev
Changed since 1.36: +16 -8
lines
Diffs to 1.36
(nice version)
Restructure the rest of GET_TLS_VARS
rename GET_TLS_VARS to TLS_VARS
1.36 Thu Dec 4 18:58:35 MET 1997
UTC by shane
Changed since 1.35: +7 -35
lines
Diffs to 1.35
(nice version)
mega patch, use macro to get globals
1.35 Thu Dec 4 6:53:53 MET 1997
UTC by shane
Changed since 1.34: +7 -7
lines
Diffs to 1.34
(nice version)
THREAD GLOBALS
1.34 Thu Dec 4 6:11:47 MET 1997
UTC by shane
Changed since 1.33: +34 -10
lines
Diffs to 1.33
(nice version)
THREAD GLOBALS
1.33 Thu Dec 4 5:50:18 MET 1997
UTC by shane
Changed since 1.32: +10 -1
lines
Diffs to 1.32
(nice version)
THREAD GLOBALS
1.32 Wed Dec 3 0:35:06 MET 1997
UTC by zeev
CVS Tags: php_3_0a4
Changed since 1.31: +8 -8
lines
Diffs to 1.31
(nice version)
Took a slightly different approach in the way to define arguments behavior (will explain on phpdev)
Fixed the Solid function table - it wasn't null terminated!
Tabified all of the function tables
1.31 Tue Dec 2 1:04:14 MET 1997
UTC by shane
Changed since 1.30: +3 -3
lines
Diffs to 1.30
(nice version)
removing THREAD_LS
1.30 Sat Nov 29 2:12:19 MET 1997
UTC by zeev
Changed since 1.29: +7 -7
lines
Diffs to 1.29
(nice version)
Megapatch. Deglobalize return_value, make it be passed to internal functions.
1.29 Tue Nov 18 1:19:50 MET 1997
UTC by shane
CVS Tags: php_3_0a3
Changed since 1.28: +15 -0
lines
Diffs to 1.28
(nice version)
moved dir and file
1.28 Mon Nov 17 19:26:47 MET 1997
UTC by shane
Changed since 1.27: +3 -3
lines
Diffs to 1.27
(nice version)
adding thread local storage
1.27 Mon Nov 17 0:05:26 MET 1997
UTC by zeev
Changed since 1.26: +13 -7
lines
Diffs to 1.26
(nice version)
more fixes
1.26 Wed Nov 12 19:51:19 MET 1997
UTC by zeev
Changed since 1.25: +10 -10
lines
Diffs to 1.25
(nice version)
Optimized yystype_copy_constructor() for empty strings
Changed error defines
1.25 Tue Nov 11 16:52:57 MET 1997
UTC by andi
Changed since 1.24: +4 -4
lines
Diffs to 1.24
(nice version)
Changed handling of hash keys (read followup on the mailing list)
Fixed a bug in mysql_result() and msql_result() when specifying table names
1.24 Tue Nov 11 6:16:44 MET 1997
UTC by jim
Changed since 1.23: +10 -10
lines
Diffs to 1.23
(nice version)
rename my_phperror to php3_error
ERRTYPE_STRICT->E_WARNING, ERRTYPE_WARNING->E_ERROR, ERRTYPE_ERROR->E_FAILURE, ERRTYPE_PARSE->E_PARSE, ERRTYPE_ALL->E_ALL
as a special bonus, added prelim. documentation for the internal error reporting
1.23 Thu Oct 30 14:33:08 MET 1997
UTC by jaakko
CVS Tags: php_3_0a2
Changed since 1.22: +3 -1
lines
Diffs to 1.22
(nice version)
Partially done.
1.22 Wed Oct 29 18:42:21 MET 1997
UTC by zeev
CVS Tags: php_3_0a1
Changed since 1.21: +1 -2
lines
Diffs to 1.21
(nice version)
Removed #include's for internal_functions_registry.h from function files
Added magic_quotes to configure.in
1.21 Wed Oct 29 8:04:46 MET 1997
UTC by jaakko
Changed since 1.20: +2 -1
lines
Diffs to 1.20
(nice version)
Added missing internal_functions_registry.h to any files
containing function definitions declared in that header.
Also other missing header added.
Fixed some typos and mismatching prototypes.
Added 'static' to some source file internal functions.
Nothing should break..
1.20 Wed Oct 22 4:21:13 MET 1997
UTC by rasmus
Changed since 1.19: +2 -2
lines
Diffs to 1.19
(nice version)
Fix readdir() bug
1.19 Tue Oct 21 22:24:05 MET 1997
UTC by rasmus
Changed since 1.18: +3 -5
lines
Diffs to 1.18
(nice version)
A couple more dyslexic error function calls
1.18 Tue Oct 21 22:21:47 MET 1997
UTC by rasmus
Changed since 1.17: +2 -3
lines
Diffs to 1.17
(nice version)
Ack! args were reversed here. Stupid bug.
1.17 Sun Oct 19 5:18:21 MET 1997
UTC by jim
Changed since 1.16: +60 -7
lines
Diffs to 1.16
(nice version)
redefine ARG_COUNT() to be nNextFreeElement
add object-oriented directory interface (whee)
1.16 Mon Oct 13 1:02:06 MET 1997
UTC by jim
Changed since 1.15: +66 -35
lines
Diffs to 1.15
(nice version)
opendir(), rewinddir(), closedir() and readdir() to use list management, and allow multiple directories to be opened simultaneously
1.15 Tue Sep 30 3:38:16 MET 1997
UTC by shane
Changed since 1.14: +2 -2
lines
Diffs to 1.14
(nice version)
changed WINNT|WIN32 defines to MSVC5 defines to avoid conflicts with gnu-win32
1.14 Thu Sep 25 20:13:09 MET 1997
UTC by zeev
Changed since 1.13: +6 -6
lines
Diffs to 1.13
(nice version)
Added dynamic linking functions structure
1.13 Tue Sep 23 16:37:13 MET 1997
UTC by zeev
Changed since 1.12: +2 -2
lines
Diffs to 1.12
(nice version)
Renamed PHP/FI in the header to PHP
Boosted performance of the lexical scanner when scanning raw HTML
Beautified some of the syntax hilighting code
1.12 Mon Sep 15 22:20:06 MET 1997
UTC by shane
Changed since 1.11: +13 -4
lines
Diffs to 1.11
(nice version)
Windows 95/nt modifications made
1.11 Thu Sep 11 3:34:31 MET 1997
UTC by rasmus
Changed since 1.10: +1 -1
lines
Diffs to 1.10
(nice version)
Attempt to fix weird CVS timestamp problem
1.10 Sun Sep 7 16:02:30 MET 1997
UTC by zeev
Changed since 1.9: +4 -4
lines
Diffs to 1.9
(nice version)
Added error_reporting() function. One can set which types of errors to display and which not...
Ran make indent again :)
1.9 Sun Sep 7 10:33:33 MET 1997
UTC by zeev
Changed since 1.8: +9 -9
lines
Diffs to 1.8
(nice version)
Converted all php_ functions to php3_ to ensure there aren't conflicts with PHP2.
1.8 Thu Sep 4 16:10:34 MET 1997
UTC by zeev
Changed since 1.7: +6 -6
lines
Diffs to 1.7
(nice version)
Modified function names from yy3* to php*, and in a nicer manner, as suggested by Craig P. Forbes.
YY3STYPE is back to be YYSTYPE now (apidoc.txt restored).
Lives happily with the php2 module and doesn't require 'replace' anymore.
1.7 Thu Sep 4 12:32:13 MET 1997
UTC by ssb
Changed since 1.6: +5 -5
lines
Diffs to 1.6
(nice version)
RETURN_ZERO -> RETURN_TRUE
1.6 Thu Sep 4 11:41:34 MET 1997
UTC by zeev
Changed since 1.5: +7 -7
lines
Diffs to 1.5
(nice version)
Made neccessary modifications to allow both PHP2 and PHP3 to live in the same apache
1.5 Wed Sep 3 13:22:58 MET 1997
UTC by zeev
Changed since 1.4: +7 -10
lines
Diffs to 1.4
(nice version)
Indented stuff in the functions/ directory...
Fixed a couple of small bugs I don't remember
1.4 Wed Sep 3 4:27:07 MET 1997
UTC by andi
Changed since 1.3: +3 -3
lines
Diffs to 1.3
(nice version)
Changed a couple of RETURN_NEG to RETURN_FALSE. Please try and use RETURN_FALSE
so that we can use functions nicely within expressions.
Don't forget that in PHP 3.0 if you write 1 || coredump() coredump() will never
run.
1.3 Wed Sep 3 1:40:47 MET 1997
UTC by ssb
Changed since 1.2: +3 -2
lines
Diffs to 1.2
(nice version)
Registered different php_init_... functions with the module API.
Module API calls startup functions with php_module_conf * for APACHE, void
for CGI.
1.2 Tue Sep 2 23:11:35 MET 1997
UTC by ssb
Changed since 1.1: +4 -3
lines
Diffs to 1.1
(nice version)
forgot new header files
1.1 Tue Sep 2 23:08:48 MET 1997
UTC by ssb
Directory functions migrated.
This form allows you to request diff's between any two
revisions of a file. You may select a symbolic revision
name using the selection box or you may type in a numeric
name using the type-in text box.
You may select to see revision information from only
a single branch.
webmaster@php.net