]> granicus.if.org Git - php/log
php
25 years ago(build.mk) fix suggested by sascha.
Thies C. Arntzen [Sun, 10 Oct 1999 17:34:13 +0000 (17:34 +0000)]
(build.mk) fix suggested by sascha.

25 years ago(build.mk) make cvsclean now also deletes the libzend & TSRM symlinks.
Thies C. Arntzen [Sun, 10 Oct 1999 17:24:26 +0000 (17:24 +0000)]
(build.mk) make cvsclean now also deletes the libzend & TSRM symlinks.

25 years agoAdd stub.c for helper library.
Sascha Schumann [Sun, 10 Oct 1999 17:15:19 +0000 (17:15 +0000)]
Add stub.c for helper library.

25 years ago(build.mk) added target cvsclean: removed all files listed in all .cvsignore files...
Thies C. Arntzen [Sun, 10 Oct 1999 17:14:29 +0000 (17:14 +0000)]
(build.mk) added target cvsclean: removed all files listed in all .cvsignore files found in the current tree.

25 years agoWorkaround for Informix set of libraries. One library depends on
Sascha Schumann [Sun, 10 Oct 1999 17:12:23 +0000 (17:12 +0000)]
Workaround for Informix set of libraries. One library depends on
another "library" (an object file). We build a standard library
out of this object here, so that we can link it in at the right place
later.

25 years agoThis should fix the deadlock
Zeev Suraski [Sun, 10 Oct 1999 13:30:03 +0000 (13:30 +0000)]
This should fix the deadlock

25 years agoRemove -DPIC preprocessor macros. This is defined by libtool
Sascha Schumann [Sun, 10 Oct 1999 12:41:56 +0000 (12:41 +0000)]
Remove -DPIC preprocessor macros. This is defined by libtool
automatically, if a shared library is built. This would lead
to multiple definitions of get_module(). If you want to build
modules, add -DCOMPILE_DL to your CFLAGS.

25 years agoLink in IFX_LIBS properly.
Sascha Schumann [Sun, 10 Oct 1999 12:10:41 +0000 (12:10 +0000)]
Link in IFX_LIBS properly.

25 years ago- Clean up a bit. Separate before the locking so that we can use SEPARATE_ZVAL
Andi Gutmans [Sun, 10 Oct 1999 04:38:51 +0000 (04:38 +0000)]
- Clean up a bit. Separate before the locking so that we can use SEPARATE_ZVAL
  macro.

25 years agoAdd clean target which removes standard targets
Sascha Schumann [Sun, 10 Oct 1999 02:02:13 +0000 (02:02 +0000)]
Add clean target which removes standard targets

25 years agobuild.mk can be used to generate build tools. It is usually
Sascha Schumann [Sun, 10 Oct 1999 01:23:15 +0000 (01:23 +0000)]
build.mk can be used to generate build tools. It is usually
faster than buildconf, since it rebuilds only components, if
it is necessary. To use it, run

    $ make -f build.mk

25 years agoChangeLog update
<changelog@php.net> [Sun, 10 Oct 1999 01:08:21 +0000 (01:08 +0000)]
ChangeLog update

25 years agoClean up and add 'clean' target which removes standard targets recursively
Sascha Schumann [Sun, 10 Oct 1999 01:04:39 +0000 (01:04 +0000)]
Clean up and add 'clean' target which removes standard targets recursively

25 years agobuild.mk can be used to generate build tools. It is usually
Sascha Schumann [Sun, 10 Oct 1999 00:22:05 +0000 (00:22 +0000)]
build.mk can be used to generate build tools. It is usually
faster than buildconf, since it rebuilds only components, if
it is necessary. To use it, run

    $ make -f build.mk

25 years ago- Shouldn't be needed
Andi Gutmans [Sat, 9 Oct 1999 20:37:08 +0000 (20:37 +0000)]
- Shouldn't be needed

25 years ago- God damn this sucked. I hopefully fixed the problems with classes although
Andi Gutmans [Sat, 9 Oct 1999 20:29:36 +0000 (20:29 +0000)]
- God damn this sucked. I hopefully fixed the problems with classes although
  we might need to clean stuff up a bit.

25 years agoDefine RTLD_NOW to DL_NOW, if RTLD_NOW is not defined (for OpenBSD).
Sascha Schumann [Sat, 9 Oct 1999 18:03:23 +0000 (18:03 +0000)]
Define RTLD_NOW to DL_NOW, if RTLD_NOW is not defined (for OpenBSD).

25 years agoRemove redundant library declaration. All libtool libraries
Sascha Schumann [Sat, 9 Oct 1999 16:50:14 +0000 (16:50 +0000)]
Remove redundant library declaration. All libtool libraries
are referenced through DEPENDENCIES now.

25 years agoOnly link with bundled regex, if the user wants it.
Sascha Schumann [Sat, 9 Oct 1999 16:45:12 +0000 (16:45 +0000)]
Only link with bundled regex, if the user wants it.

25 years agoPOSIX_MISTAKE is enabled by default.
Sascha Schumann [Sat, 9 Oct 1999 16:44:39 +0000 (16:44 +0000)]
POSIX_MISTAKE is enabled by default.

25 years agofix suggested by sascha for xml-build in apxs mode
Thies C. Arntzen [Sat, 9 Oct 1999 13:43:27 +0000 (13:43 +0000)]
fix suggested by sascha for xml-build in apxs mode

25 years agoChangeLog update
<changelog@php.net> [Sat, 9 Oct 1999 05:41:53 +0000 (05:41 +0000)]
ChangeLog update

25 years agoNEWS update
<changelog@php.net> [Sat, 9 Oct 1999 05:41:39 +0000 (05:41 +0000)]
NEWS update

25 years agoForgot to remove workaround for SQLANY_BUG which is no longer needed
Andreas Karajannis [Fri, 8 Oct 1999 19:43:27 +0000 (19:43 +0000)]
Forgot to remove workaround for SQLANY_BUG which is no longer needed

25 years agoMoved Environment handle to connection struct for thread safety
Andreas Karajannis [Fri, 8 Oct 1999 19:35:50 +0000 (19:35 +0000)]
Moved Environment handle to connection struct for thread safety

25 years agoMention php-cvs-daily list.
Andrei Zmievski [Fri, 8 Oct 1999 18:05:59 +0000 (18:05 +0000)]
Mention php-cvs-daily list.

25 years ago Use correct data type for mutex.
Sascha Schumann [Fri, 8 Oct 1999 16:29:33 +0000 (16:29 +0000)]
Use correct data type for mutex.

25 years ago Implement temporary workaround for thread-safety issues. This
Sascha Schumann [Fri, 8 Oct 1999 16:24:31 +0000 (16:24 +0000)]
Implement temporary workaround for thread-safety issues. This
    serializes all request accesses. To disable, define NO_GLOBAL_LOCK

25 years agoMore emphasis on ChangeLog and NEWS daily updates.
Andrei Zmievski [Fri, 8 Oct 1999 16:09:52 +0000 (16:09 +0000)]
More emphasis on ChangeLog and NEWS daily updates.

25 years agomailing list test
<changelog@php.net> [Fri, 8 Oct 1999 16:00:10 +0000 (16:00 +0000)]
mailing list test

25 years agotesting
<changelog@php.net> [Fri, 8 Oct 1999 15:29:13 +0000 (15:29 +0000)]
testing

25 years agotest
<changelog@php.net> [Fri, 8 Oct 1999 15:23:58 +0000 (15:23 +0000)]
test

25 years agoMore information on how to use the special prefixes and the frequency
Andrei Zmievski [Fri, 8 Oct 1999 13:59:27 +0000 (13:59 +0000)]
More information on how to use the special prefixes and the frequency
of NEWS and ChangeLog updates.

25 years ago(php_info_aolserver): Show information about the SAPI module
Sascha Schumann [Fri, 8 Oct 1999 13:06:28 +0000 (13:06 +0000)]
(php_info_aolserver): Show information about the SAPI module
(php_ns_module_main): Return early, if request startup failed

25 years agoAdded the files for t1lib support. No porting from PHP3 done yet.
Jouni Ahto [Fri, 8 Oct 1999 07:56:43 +0000 (07:56 +0000)]
Added the files for t1lib support. No porting from PHP3 done yet.

25 years agoChangeLog update
<changelog@php.net> [Fri, 8 Oct 1999 03:51:25 +0000 (03:51 +0000)]
ChangeLog update

25 years ago(PHP gmmktime) Should now give right values. Note that there was never need for
Jouni Ahto [Fri, 8 Oct 1999 03:08:44 +0000 (03:08 +0000)]
(PHP gmmktime) Should now give right values. Note that there was never need for
       the acrobacy adjusting the time for GMT. mktime() fills
       tm_gmtoff with just the right offset to add.
@- Fixed gmmktime() so that the following should always be true:
   gmmktime([args]) == mktime([args]) + date('Z', mktime([args])) (Jouni)
# Heh, conforming to the rules anyway...

25 years ago(PHP setlocale) Locale settings are now correctly restored to the values
Jouni Ahto [Fri, 8 Oct 1999 02:10:57 +0000 (02:10 +0000)]
(PHP setlocale) Locale settings are now correctly restored to the values
set in environment at request shutdown.
@- setlocale doesn't anymore screw up things if you forgot to change it back
   to the original settings. (Jouni)
# Trying to conform to the rules set up by Andrei. Let's hope this works.

25 years agoApparently, we did too much cleanup. The server survives now much longer.
Sascha Schumann [Thu, 7 Oct 1999 21:47:39 +0000 (21:47 +0000)]
Apparently, we did too much cleanup. The server survives now much longer.

25 years agoNEWS update
Andrei Zmievski [Thu, 7 Oct 1999 21:41:37 +0000 (21:41 +0000)]
NEWS update

25 years agoNew files.
Andrei Zmievski [Thu, 7 Oct 1999 21:38:22 +0000 (21:38 +0000)]
New files.

Please read README.CVS-RULES!

25 years agoPOST works now and does not block anymore.
Sascha Schumann [Thu, 7 Oct 1999 21:23:55 +0000 (21:23 +0000)]
POST works now and does not block anymore.

25 years agoRemove SAPI_TARGET and use PHP_SAPI completely.
Sascha Schumann [Thu, 7 Oct 1999 21:04:26 +0000 (21:04 +0000)]
Remove SAPI_TARGET and use PHP_SAPI completely.

The target filename is now available as SAPI_PROGRAM, SAPI_SHARED, and
SAPI_STATIC.

25 years ago(ns_globals_struct): remove content_type member
Sascha Schumann [Thu, 7 Oct 1999 20:21:55 +0000 (20:21 +0000)]
(ns_globals_struct): remove content_type member

(php_ns_request_dtor): remove content_type destructor, re-add path_translated destructor

25 years ago Add comments to the source code and fix POST-read-data bug.
Sascha Schumann [Thu, 7 Oct 1999 20:15:26 +0000 (20:15 +0000)]
Add comments to the source code and fix POST-read-data bug.

25 years agoSome ChangeLog surgery.
Andrei Zmievski [Thu, 7 Oct 1999 19:53:33 +0000 (19:53 +0000)]
Some ChangeLog surgery.

25 years ago Add help to get people started.
Sascha Schumann [Thu, 7 Oct 1999 19:53:20 +0000 (19:53 +0000)]
Add help to get people started.

25 years agoMade henv a real global var. Seems to work basically when multithreaded
Andreas Karajannis [Thu, 7 Oct 1999 18:49:41 +0000 (18:49 +0000)]
Made henv a real global var. Seems to work basically when multithreaded

25 years ago nsapi => aolserver changes
Sascha Schumann [Thu, 7 Oct 1999 18:46:40 +0000 (18:46 +0000)]
nsapi => aolserver changes

25 years ago nsapi => aolserver
Sascha Schumann [Thu, 7 Oct 1999 18:45:30 +0000 (18:45 +0000)]
nsapi => aolserver

    "NSAPI" suggests Netscape too often.

25 years agoRenaming ChangeLog to NEWS. All future entries intended for public should
Andrei Zmievski [Thu, 7 Oct 1999 16:56:42 +0000 (16:56 +0000)]
Renaming ChangeLog to NEWS. All future entries intended for public should
go into NEWS.

25 years ago PHP_SHOW_LD_LIBRARY_PATH leaked out of my test environment.
Sascha Schumann [Thu, 7 Oct 1999 16:47:53 +0000 (16:47 +0000)]
PHP_SHOW_LD_LIBRARY_PATH leaked out of my test environment.

25 years ago- new functions pdf_get_font, pdf_get_fontsize, pdf_get_fontname
Uwe Steinmann [Thu, 7 Oct 1999 16:00:48 +0000 (16:00 +0000)]
- new functions pdf_get_font, pdf_get_fontsize, pdf_get_fontname

25 years agoTest commit again.
Andrei Zmievski [Thu, 7 Oct 1999 14:32:07 +0000 (14:32 +0000)]
Test commit again.
# add white space

25 years agoTesting commit.
Andrei Zmievski [Thu, 7 Oct 1999 14:24:18 +0000 (14:24 +0000)]
Testing commit.
@ Removed white space.

25 years agoIgnore generated files.
Andrei Zmievski [Thu, 7 Oct 1999 14:05:08 +0000 (14:05 +0000)]
Ignore generated files.

25 years agoPut PLS_FETCH() in the correct place.
Andrei Zmievski [Thu, 7 Oct 1999 14:00:18 +0000 (14:00 +0000)]
Put PLS_FETCH() in the correct place.

25 years agoIgnore generated files.
Andrei Zmievski [Thu, 7 Oct 1999 13:53:35 +0000 (13:53 +0000)]
Ignore generated files.

25 years agoFix for #2457.
Andrei Zmievski [Thu, 7 Oct 1999 13:23:33 +0000 (13:23 +0000)]
Fix for #2457.

25 years agofix ZTS compile
Thies C. Arntzen [Thu, 7 Oct 1999 12:49:25 +0000 (12:49 +0000)]
fix ZTS compile

25 years agofixed hopefully last XML problem. that one was hard!
Thies C. Arntzen [Thu, 7 Oct 1999 12:27:40 +0000 (12:27 +0000)]
fixed hopefully last XML problem. that one was hard!

25 years agoadded zval_del_ref() function
Thies C. Arntzen [Thu, 7 Oct 1999 12:20:40 +0000 (12:20 +0000)]
added zval_del_ref() function

25 years ago(php_ns_request_handler): call ts_free_thread() to clean up
Sascha Schumann [Thu, 7 Oct 1999 12:00:32 +0000 (12:00 +0000)]
(php_ns_request_handler): call ts_free_thread() to clean up

25 years agocompiles again - and gets compiled
Thies C. Arntzen [Thu, 7 Oct 1999 10:56:04 +0000 (10:56 +0000)]
compiles again - and gets compiled

25 years ago Pass -avoid-version when building a shared library to avoid problems
Sascha Schumann [Thu, 7 Oct 1999 10:03:24 +0000 (10:03 +0000)]
Pass -avoid-version when building a shared library to avoid problems
    with "installing" symbolic links. We need to do this conditional, since
    some libtool versions imply --disable-static with this option.

25 years agoSET_VAR_STR* expect a emalloc'ed copy of the string!
Thies C. Arntzen [Thu, 7 Oct 1999 09:13:39 +0000 (09:13 +0000)]
SET_VAR_STR* expect a emalloc'ed  copy of the string!

25 years ago- Reverse my patch
Andi Gutmans [Thu, 7 Oct 1999 04:38:03 +0000 (04:38 +0000)]
- Reverse my patch

25 years agoEnable hardcoding runpaths for more platforms and allow Solaris' patch to run
Sascha Schumann [Wed, 6 Oct 1999 23:26:36 +0000 (23:26 +0000)]
Enable hardcoding runpaths for more platforms and allow Solaris' patch to run
buildconf.

25 years ago Ignore already applied patches.
Sascha Schumann [Wed, 6 Oct 1999 19:34:36 +0000 (19:34 +0000)]
Ignore already applied patches.

    If somebody could make this work on Solaris, I'd appreciate it.

25 years ago Allow *.a and *.o as libtool objects, and hardcode runpaths into
Sascha Schumann [Wed, 6 Oct 1999 18:58:14 +0000 (18:58 +0000)]
Allow *.a and *.o as libtool objects, and hardcode runpaths into
    shared libraries.

    (Both taken from FreeBSD's libtool port.)

25 years ago- Fixed memory leak with this pointer. It was somtimes initialized with refcount
Andi Gutmans [Wed, 6 Oct 1999 17:45:15 +0000 (17:45 +0000)]
- Fixed memory leak with this pointer. It was somtimes initialized with refcount
  of 2 instead of 1.
- Also fixed a place where object.ptr_ptr is set to pointing to a zval* instead
  of zval**. I don't think this is ever used so we might be able to remove it
  altogether.

25 years agoMove random functions related defines into its own header file.
Andrei Zmievski [Wed, 6 Oct 1999 16:34:36 +0000 (16:34 +0000)]
Move random functions related defines into its own header file.

25 years ago*** empty log message ***
Thies C. Arntzen [Wed, 6 Oct 1999 15:09:44 +0000 (15:09 +0000)]
*** empty log message ***

25 years agofix for using resources as array indices
Thies C. Arntzen [Wed, 6 Oct 1999 15:09:26 +0000 (15:09 +0000)]
fix for using resources as array indices

25 years ago Fix "make clean". automake does not define an extra target for clean.
Sascha Schumann [Wed, 6 Oct 1999 14:41:36 +0000 (14:41 +0000)]
Fix "make clean". automake does not define an extra target for clean.

25 years ago unidiff isn't widely recognized, change to context format.
Sascha Schumann [Wed, 6 Oct 1999 13:18:12 +0000 (13:18 +0000)]
unidiff isn't widely recognized, change to context format.

25 years ago Fixed pg_fetch_array() with three arguments.
Sascha Schumann [Wed, 6 Oct 1999 13:15:23 +0000 (13:15 +0000)]
Fixed pg_fetch_array() with three arguments.

    Submitted by: brian@soda.berkeley.edu

25 years ago- replaced most getParamters against getParamtersEx calls
Thies C. Arntzen [Wed, 6 Oct 1999 12:54:45 +0000 (12:54 +0000)]
- replaced most getParamters against getParamtersEx calls
- removed ParamterPassedByReference where appropiate

25 years ago * --copy always, since we need to change ltmain.sh
Sascha Schumann [Wed, 6 Oct 1999 12:06:48 +0000 (12:06 +0000)]
* --copy always, since we need to change ltmain.sh
    * make patch on some obscure UNIX happy

25 years ago- fixed some memory leaks
Uwe Steinmann [Wed, 6 Oct 1999 05:31:24 +0000 (05:31 +0000)]
- fixed some memory leaks

25 years ago- as always forgot the Changelog entry
Uwe Steinmann [Wed, 6 Oct 1999 05:29:18 +0000 (05:29 +0000)]
- as always forgot the Changelog entry

25 years ago- support for mimetype application/vnd.fdf needed by fdf module
Uwe Steinmann [Wed, 6 Oct 1999 05:26:25 +0000 (05:26 +0000)]
- support for mimetype application/vnd.fdf needed by fdf module
  (only active if fdf support is compiled in)

25 years ago- fix to work with new version of FdfTk
Uwe Steinmann [Wed, 6 Oct 1999 05:23:28 +0000 (05:23 +0000)]
- fix to work with new version of FdfTk

25 years ago FreeBSD's libtool port seems to contain a bug which is triggered by
Sascha Schumann [Tue, 5 Oct 1999 20:59:21 +0000 (20:59 +0000)]
FreeBSD's libtool port seems to contain a bug which is triggered by
    -avoid-version. Removing it, since we don't absolutely need this option.

25 years ago Apply patch automatically at buildconf time
Sascha Schumann [Tue, 5 Oct 1999 17:43:45 +0000 (17:43 +0000)]
Apply patch automatically at buildconf time

25 years ago Fix typo (xml_globals => dir_globals)
Sascha Schumann [Tue, 5 Oct 1999 16:18:40 +0000 (16:18 +0000)]
Fix typo (xml_globals => dir_globals)

25 years agouse reference counting for emulating child<->parent (cursor<->connection) relationships.
Thies C. Arntzen [Tue, 5 Oct 1999 16:06:54 +0000 (16:06 +0000)]
use reference counting for emulating child<->parent (cursor<->connection) relationships.

25 years ago Explicit casts to ulong. Some compiler don't like pointers in %
Sascha Schumann [Tue, 5 Oct 1999 15:15:01 +0000 (15:15 +0000)]
Explicit casts to ulong. Some compiler don't like pointers in %

25 years ago More portability stuff
Sascha Schumann [Tue, 5 Oct 1999 15:13:22 +0000 (15:13 +0000)]
More portability stuff

25 years agodir modules is now resourcified & thread-safe!
Thies C. Arntzen [Tue, 5 Oct 1999 14:36:00 +0000 (14:36 +0000)]
dir modules is now resourcified & thread-safe!

25 years ago Generate files for distribution (also adds parsedate.c)
Sascha Schumann [Tue, 5 Oct 1999 14:12:43 +0000 (14:12 +0000)]
Generate files for distribution (also adds parsedate.c)

25 years ago Fix typo.
Sascha Schumann [Tue, 5 Oct 1999 13:55:23 +0000 (13:55 +0000)]
Fix typo.

25 years ago OSF/1 V4.0 wants -lcxx
Sascha Schumann [Tue, 5 Oct 1999 13:50:13 +0000 (13:50 +0000)]
OSF/1 V4.0 wants -lcxx

25 years ago Add $automake_flags, to allow propagation of --copy
Sascha Schumann [Tue, 5 Oct 1999 13:47:16 +0000 (13:47 +0000)]
Add $automake_flags, to allow propagation of --copy

25 years ago Get rid of *_SHLIB variables. Our config scripts don't need Perl,
Sascha Schumann [Tue, 5 Oct 1999 13:46:52 +0000 (13:46 +0000)]
Get rid of *_SHLIB variables. Our config scripts don't need Perl,
    unfortunately the "apxs" utility does. Someone slap the creator of apxs.

25 years agoRemove _A.
Andrei Zmievski [Tue, 5 Oct 1999 13:33:57 +0000 (13:33 +0000)]
Remove _A.

25 years ago Fix automake dependencies
Sascha Schumann [Tue, 5 Oct 1999 13:27:37 +0000 (13:27 +0000)]
Fix automake dependencies

25 years ago*** empty log message ***
Thies C. Arntzen [Tue, 5 Oct 1999 12:11:26 +0000 (12:11 +0000)]
*** empty log message ***

25 years agofixed ora_close again
Thies C. Arntzen [Tue, 5 Oct 1999 12:10:52 +0000 (12:10 +0000)]
fixed ora_close again

25 years agofix some warnings
Thies C. Arntzen [Tue, 5 Oct 1999 12:09:08 +0000 (12:09 +0000)]
fix some warnings