History log of /php-src/ (Results 114926 – 114950 of 115016)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
9deab41119-Apr-1999 Andi Gutmans

Add a couple of ZEND_API's

edf17b2a19-Apr-1999 Stig Bakken

include the right header files

7d9c4da419-Apr-1999 Stig Bakken

generate acconfig.h from acconfig.h.in and ext/*/config.h.stub

dd03a7a219-Apr-1999 Andi Gutmans

Support =unset as arguments

7dee737f19-Apr-1999 Stig Bakken

moved odbc into ext/

aac5a43119-Apr-1999 Stig Bakken

keep old files if they are not modified

269877fd19-Apr-1999 Stig Bakken

moved dbase into ext/

6094128a19-Apr-1999 Stig Bakken

moved dbase into ext/ along with the bundled library
dbase programs are no longer included

b515f34d19-Apr-1999 Stig S. Bakken

removed -lnsl and -lsocket checks from zend

3912318919-Apr-1999 Stig Bakken

run automake and run autoconf in libzend

1390eadc18-Apr-1999 Zeev Suraski

Ah, so that file is generated too

1ae9891e18-Apr-1999 Zeev Suraski

AiCount needs to be decreased here

cc5e008b18-Apr-1999 Zeev Suraski

* Added buildconf, runs all the scripts necessary to build configure (Stig - if there's any way
to detect whether we need to run 'automake --add-missing', please add it...)
* Make vpath wor

* Added buildconf, runs all the scripts necessary to build configure (Stig - if there's any way
to detect whether we need to run 'automake --add-missing', please add it...)
* Make vpath work again
* Minor UNIX bugfixes

show more ...

5e8c322818-Apr-1999 Zeev Suraski

Make Win32 happy with the recent changes.

f432c05c18-Apr-1999 Zeev Suraski

Forgot to add these - Win32 registry support

342c6e0b18-Apr-1999 Zeev Suraski

Whatnot:
* updated alloc_persist to use critical sections
* changed extension shutdown to two-phase
* updated dependencies
* PR support (don't remember if there was any really)

2e8fb4e318-Apr-1999 Zeev Suraski

Win32 registry support

593e603e17-Apr-1999 Andi Gutmans

- Make gettype() behave like it used to where it returned "object" for
objects.

1e2474b117-Apr-1999 Stig Bakken

Apache module compiles again

f4f53c8517-Apr-1999 Stig Bakken

this file is now generated

4f7b0a0c17-Apr-1999 Stig Bakken

make sure the images on the phpinfo() page point to PHP-enabled pages

74fb12ef17-Apr-1999 Stig Bakken

this file is now generated

257de2ba17-Apr-1999 Stig Bakken

First commit of re-structuring phase one. We have started using automake in
sub-directories and started to move extension code into ext/<name>. For now,
I have moved the "standard" extensio

First commit of re-structuring phase one. We have started using automake in
sub-directories and started to move extension code into ext/<name>. For now,
I have moved the "standard" extension (which is quite a mix of everything
right now) and the GD extension into their own subdirs in ext/.
The configure script now also runs configure in the libzend directory
automatically and makes sure php4 and libzend use the same config.cache file.
To avoid running configure in libzend, use the --no-recursion option.
"make" in php4 also builds libzend now.
The Apache module doesn't compile right now, but a fix for that is
coming up.

show more ...


Makefile.in
acinclude.m4
aclocal.m4
configure.in
configure.in.in
ext/Makefile.am
ext/ereg/ereg.c
ext/ereg/php_ereg.h
ext/gd/Makefile.am
ext/gd/config.m4
ext/gd/gd.c
ext/gd/php3_gd.h
ext/gd/setup.stub
ext/standard/Makefile.am
ext/standard/base64.c
ext/standard/base64.h
ext/standard/basic_functions.c
ext/standard/basic_functions.h
ext/standard/browscap.c
ext/standard/config.m4
ext/standard/cyr_convert.c
ext/standard/cyr_convert.h
ext/standard/datetime.c
ext/standard/datetime.h
ext/standard/dir.c
ext/standard/dns.c
ext/standard/dns.h
ext/standard/exec.c
ext/standard/exec.h
ext/standard/file.c
ext/standard/file.h
ext/standard/filestat.c
ext/standard/formatted_print.c
ext/standard/fsock.c
ext/standard/fsock.h
ext/standard/global.h
ext/standard/html.c
ext/standard/html.h
ext/standard/image.c
ext/standard/image.h
ext/standard/info.c
ext/standard/info.h
ext/standard/iptc.c
ext/standard/link.c
ext/standard/mail.c
ext/standard/math.c
ext/standard/md5.c
ext/standard/md5.h
ext/standard/microtime.c
ext/standard/microtime.h
ext/standard/pack.c
ext/standard/pack.h
ext/standard/pageinfo.c
ext/standard/pageinfo.h
ext/standard/php3_browscap.h
ext/standard/php3_dir.h
ext/standard/php3_filestat.h
ext/standard/php3_iptc.h
ext/standard/php3_link.h
ext/standard/php3_mail.h
ext/standard/php3_standard.h
ext/standard/php3_string.h
ext/standard/php3_syslog.h
ext/standard/php3_var.h
ext/standard/phpdir.h
ext/standard/phpmath.h
ext/standard/quot_print.c
ext/standard/quot_print.h
ext/standard/rand.c
ext/standard/reg.c
ext/standard/reg.h
ext/standard/soundex.c
ext/standard/string.c
ext/standard/syslog.c
ext/standard/type.c
ext/standard/type.h
ext/standard/uniqid.c
ext/standard/uniqid.h
ext/standard/url.c
ext/standard/url.h
ext/standard/var.c
internal_functions.c
main/configuration-parser.y
main/fopen_wrappers.c
main/main.c
main/php_version.h
main/safe_mode.c
scripts/armerge
scripts/config-stubs
scripts/mkextlib.in
scripts/preconfig
setup
2127ede116-Apr-1999 Stig Bakken

updated GD from php3 repository, using it as a test extension for the new
directory structure

8cf2d74b16-Apr-1999 Andi Gutmans

- Make the memory leak message print PHP4.

1...<<45914592459345944595459645974598459946004601