projects
/
php
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
php
1999-09-21
Andrew Skalski
removed NULL reference
commit
|
commitdiff
|
tree
|
snapshot
1999-09-21
Andrew Skalski
added missing "addr.sin_family = AF_INET" to socket...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-21
Andrey Hristov
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1999-09-21
Andrey Hristov
WDDX can now serialize and deserialize objects. It...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-21
Rasmus Lerdorf
Slightly redundant to check for crypt() here again...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-21
Andi Gutmans
- Fix problem where function parameter fetches were...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-21
Rasmus Lerdorf
fgetss/gzgetss fixes
commit
|
commitdiff
|
tree
|
snapshot
1999-09-21
Andrey Hristov
A couple of fixes.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-21
Sascha Schumann
AC_CRYPT_CAP depends on symbol checks performed...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-21
Sascha Schumann
* Do not check explicitly for symbols in the C...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-21
Thies C. Arntzen
added krsort() function
commit
|
commitdiff
|
tree
|
snapshot
1999-09-21
Sascha Schumann
Continue, if re2c is not available.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-21
Sascha Schumann
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-21
Sascha Schumann
Use install-sh (autoconf) script to install php...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-21
Sascha Schumann
On at least Win32, gettimeofday() returns values...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-21
Zeev Suraski
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1999-09-21
Zeev Suraski
Add get_func_args()
commit
|
commitdiff
|
tree
|
snapshot
1999-09-21
Zeev Suraski
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1999-09-21
Rasmus Lerdorf
woops
commit
|
commitdiff
|
tree
|
snapshot
1999-09-21
Rasmus Lerdorf
Fix zlib compile problem
commit
|
commitdiff
|
tree
|
snapshot
1999-09-20
Andi Gutmans
- Move some more language specific functions over to...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-20
Andi Gutmans
- Move some more Zend internal functions from PHP
commit
|
commitdiff
|
tree
|
snapshot
1999-09-20
Sascha Schumann
Timestamp commit. I do consider removing the rule...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-20
Egon Schmid
Here was also something missing.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-20
Andi Gutmans
- Next part of locking fix.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-20
Andrew Skalski
added FTP module
commit
|
commitdiff
|
tree
|
snapshot
1999-09-20
Andi Gutmans
- Newline for Sun's compiler
commit
|
commitdiff
|
tree
|
snapshot
1999-09-20
Andi Gutmans
- Add some internal functions to Zend
commit
|
commitdiff
|
tree
|
snapshot
1999-09-20
Andi Gutmans
- Internal functions which are basic language functions...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-20
Rasmus Lerdorf
Added optional allowable_tags arguments to strip_tags...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-20
Andi Gutmans
- First step in fixing locking problem. Array fetches...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-20
Andrew Skalski
php3 compatibility added
commit
|
commitdiff
|
tree
|
snapshot
1999-09-20
Andi Gutmans
- Indirect references had all of the fetches by mistake...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-20
Andrey Hristov
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1999-09-20
Andrey Hristov
- Upgraded var_dump() to take multiple arguments
commit
|
commitdiff
|
tree
|
snapshot
1999-09-20
Andrew Skalski
Replaced ftplib because of incompatible license.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-20
Stig Bakken
logic fix
commit
|
commitdiff
|
tree
|
snapshot
1999-09-20
Zeev Suraski
Added zend_num_args() and zend_get_arg()
commit
|
commitdiff
|
tree
|
snapshot
1999-09-20
Thies C. Arntzen
resource API & ZTS stuff
commit
|
commitdiff
|
tree
|
snapshot
1999-09-20
Zeev Suraski
Add a file in which we can put Zend builtin functions
commit
|
commitdiff
|
tree
|
snapshot
1999-09-20
Zeev Suraski
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1999-09-20
Zeev Suraski
Fixed a memory leak in the Apache per-directory directi...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-20
Thies C. Arntzen
added array_count_values function.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-20
Thies C. Arntzen
new API for var_dump
commit
|
commitdiff
|
tree
|
snapshot
1999-09-19
Zeev Suraski
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1999-09-18
Andi Gutmans
- Fix bug #2278
commit
|
commitdiff
|
tree
|
snapshot
1999-09-18
Andi Gutmans
- Try to fix the leak Rasmus reported. It's pretty...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-18
Andi Gutmans
- Make Win32 compile again
commit
|
commitdiff
|
tree
|
snapshot
1999-09-18
Stefan Roehrich
Fixed prototype.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-18
Zeev Suraski
Safer behavior
commit
|
commitdiff
|
tree
|
snapshot
1999-09-18
Sascha Schumann
Aline escape signs in macro definitions.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-18
Sascha Schumann
Pipe header names through sort and put only one...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-18
Sascha Schumann
There is no reason to define malloc() to xmalloc...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-17
Andrey Hristov
Make CVS quiet.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-17
Thies C. Arntzen
make SUNs c89 happy
commit
|
commitdiff
|
tree
|
snapshot
1999-09-17
Thies C. Arntzen
SUN c89 doesn't like } direct after a label;-(
commit
|
commitdiff
|
tree
|
snapshot
1999-09-17
Thies C. Arntzen
no // in the sources please
commit
|
commitdiff
|
tree
|
snapshot
1999-09-17
Thies C. Arntzen
added newline at end of file
commit
|
commitdiff
|
tree
|
snapshot
1999-09-17
Gergely Madarász
note the shared modules in the changelog
commit
|
commitdiff
|
tree
|
snapshot
1999-09-17
Sascha Schumann
Convert to Ex API. Does anyone have a better name for it?
commit
|
commitdiff
|
tree
|
snapshot
1999-09-17
Sascha Schumann
Use Ex API here as well.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-17
Sascha Schumann
Convert module to use Ex API.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-17
Thies C. Arntzen
fix #2316 - fetching empty LOBs via OCI8
commit
|
commitdiff
|
tree
|
snapshot
1999-09-17
Sascha Schumann
don't call empty function names
commit
|
commitdiff
|
tree
|
snapshot
1999-09-17
Sascha Schumann
add user-level callbacks
commit
|
commitdiff
|
tree
|
snapshot
1999-09-17
Zeev Suraski
- Fix bug #2318
commit
|
commitdiff
|
tree
|
snapshot
1999-09-17
Zeev Suraski
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1999-09-17
Sascha Schumann
supply path to xml include dir for APXS and APACI
commit
|
commitdiff
|
tree
|
snapshot
1999-09-17
Sascha Schumann
This format is also used by the XML module
commit
|
commitdiff
|
tree
|
snapshot
1999-09-17
Sascha Schumann
`0' flag ignored with precision specifier and `X' format
commit
|
commitdiff
|
tree
|
snapshot
1999-09-17
Sascha Schumann
If available, use Apache's embedded expat
commit
|
commitdiff
|
tree
|
snapshot
1999-09-17
Sascha Schumann
fix Unix build
commit
|
commitdiff
|
tree
|
snapshot
1999-09-16
Zeev Suraski
- Added support for unknown POST content types (Zeev)
commit
|
commitdiff
|
tree
|
snapshot
1999-09-16
Zeev Suraski
Introduce convert_to_*_ex()
commit
|
commitdiff
|
tree
|
snapshot
1999-09-16
Zeev Suraski
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1999-09-16
Zeev Suraski
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1999-09-16
Zeev Suraski
Generalize SAPI a bit
commit
|
commitdiff
|
tree
|
snapshot
1999-09-16
Andrey Hristov
Fixed memory leak.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-16
Andrew Skalski
Added documentation hooks to ftp.c
commit
|
commitdiff
|
tree
|
snapshot
1999-09-16
Andrew Skalski
added ftp_pwd() ftp_cdup() ftp_mkdir() and ftp_rmdir()
commit
|
commitdiff
|
tree
|
snapshot
1999-09-16
Andrew Skalski
added ftp_systype() and ftp_listraw() functions
commit
|
commitdiff
|
tree
|
snapshot
1999-09-16
Andrew Skalski
Added rudimentary FTP support.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-16
Sascha Schumann
improve short help messages
commit
|
commitdiff
|
tree
|
snapshot
1999-09-16
Sascha Schumann
this was twice here
commit
|
commitdiff
|
tree
|
snapshot
1999-09-16
Sascha Schumann
this helps compiling on non-ANSI C compliant platforms
commit
|
commitdiff
|
tree
|
snapshot
1999-09-16
Rasmus Lerdorf
libtool check fix
commit
|
commitdiff
|
tree
|
snapshot
1999-09-16
Sascha Schumann
.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-16
Sascha Schumann
Make some things accessible from outside for session...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-16
Sascha Schumann
.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-16
Sascha Schumann
wddx decode works as well
commit
|
commitdiff
|
tree
|
snapshot
1999-09-16
Sascha Schumann
wddx serialization works now
commit
|
commitdiff
|
tree
|
snapshot
1999-09-16
Sascha Schumann
Since Thies fixed var.c, objects work now, too.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-16
Sascha Schumann
use AM_PROG_CC_STDC which covers AIX, Ultrix, OSF/1...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-16
Sascha Schumann
silence libtool
commit
|
commitdiff
|
tree
|
snapshot
1999-09-16
Thies C. Arntzen
php4 now deserialized php3 objects correctly!
commit
|
commitdiff
|
tree
|
snapshot
1999-09-15
Thies C. Arntzen
when unserializing classes:
commit
|
commitdiff
|
tree
|
snapshot
1999-09-15
Andrey Hristov
Fixed printf format.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-15
Andrey Hristov
HASH_OF is now in php.h.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-15
Thies C. Arntzen
use new API in var.c
commit
|
commitdiff
|
tree
|
snapshot
1999-09-15
Thies C. Arntzen
i love id-strings
commit
|
commitdiff
|
tree
|
snapshot
next