]>
granicus.if.org Git - php/log
Andi Gutmans [Wed, 14 Jul 1999 09:10:14 +0000 (09:10 +0000)]
- Fix for boolean convert to number
Thies C. Arntzen [Tue, 13 Jul 1999 13:22:15 +0000 (13:22 +0000)]
*** empty log message ***
Sascha Schumann [Mon, 12 Jul 1999 20:21:14 +0000 (20:21 +0000)]
add some which are always substituted
Rasmus Lerdorf [Mon, 12 Jul 1999 20:20:56 +0000 (20:20 +0000)]
Tested imap, and had a look at ldap. ldap should be working, but my
ldap server is currently in a box.
Rasmus Lerdorf [Mon, 12 Jul 1999 19:18:07 +0000 (19:18 +0000)]
Finish porting aspell - tested and works ok now
Andi Gutmans [Mon, 12 Jul 1999 18:07:01 +0000 (18:07 +0000)]
- Fixed a purify warning
Sascha Schumann [Mon, 12 Jul 1999 17:21:49 +0000 (17:21 +0000)]
update
Andrey Hristov [Mon, 12 Jul 1999 17:16:14 +0000 (17:16 +0000)]
*** empty log message ***
Andrey Hristov [Mon, 12 Jul 1999 17:07:34 +0000 (17:07 +0000)]
*** empty log message ***
Andi Gutmans [Mon, 12 Jul 1999 17:04:55 +0000 (17:04 +0000)]
*** empty log message ***
Sascha Schumann [Mon, 12 Jul 1999 14:19:27 +0000 (14:19 +0000)]
test commit (new format inspired by FreeBSD cvs-all)
Thies C. Arntzen [Mon, 12 Jul 1999 13:56:29 +0000 (13:56 +0000)]
destructors should return 1, shouldn't they?
Thies C. Arntzen [Mon, 12 Jul 1999 13:26:56 +0000 (13:26 +0000)]
par with 3.0
Thies C. Arntzen [Mon, 12 Jul 1999 11:49:32 +0000 (11:49 +0000)]
fixed mem-problem
Thies C. Arntzen [Mon, 12 Jul 1999 10:36:19 +0000 (10:36 +0000)]
small php4 fixes
Sascha Schumann [Sun, 11 Jul 1999 10:52:14 +0000 (10:52 +0000)]
typo
Sascha Schumann [Sun, 11 Jul 1999 10:51:41 +0000 (10:51 +0000)]
merge in some autoconf stuff
Zeev Suraski [Sat, 10 Jul 1999 22:50:44 +0000 (22:50 +0000)]
Oh, that dumb bug.
Andi Gutmans [Sat, 10 Jul 1999 18:46:20 +0000 (18:46 +0000)]
Ok, so we do have to lock in there
Andi Gutmans [Sat, 10 Jul 1999 16:56:56 +0000 (16:56 +0000)]
Fix assignments of reference variables
Zeev Suraski [Sat, 10 Jul 1999 12:44:56 +0000 (12:44 +0000)]
Woops, fix.
Zeev Suraski [Sat, 10 Jul 1999 11:47:16 +0000 (11:47 +0000)]
Put the garbage in the garbage bin
Zeev Suraski [Sat, 10 Jul 1999 11:45:23 +0000 (11:45 +0000)]
Get rid of AiCount completely
Zeev Suraski [Sat, 10 Jul 1999 10:55:55 +0000 (10:55 +0000)]
Final tweaks
Zeev Suraski [Sat, 10 Jul 1999 09:29:02 +0000 (09:29 +0000)]
More locking work
Zeev Suraski [Fri, 9 Jul 1999 21:00:24 +0000 (21:00 +0000)]
*** empty log message ***
Zeev Suraski [Fri, 9 Jul 1999 20:57:29 +0000 (20:57 +0000)]
More stuff
Zeev Suraski [Fri, 9 Jul 1999 20:45:55 +0000 (20:45 +0000)]
Don't touch refcount and EA directly
Zeev Suraski [Fri, 9 Jul 1999 20:43:59 +0000 (20:43 +0000)]
Step 4:
Move to a 7-bit counter (not fully implemented yet)
Zeev Suraski [Fri, 9 Jul 1999 18:19:48 +0000 (18:19 +0000)]
Phase 3:
Use a single bit to mark IS_REF variables
Zeev Suraski [Fri, 9 Jul 1999 17:44:41 +0000 (17:44 +0000)]
Step 2:
Rename is_ref to EA
Zeev Suraski [Fri, 9 Jul 1999 17:36:12 +0000 (17:36 +0000)]
Step 1 in nuking the garbage collector:
- Change the hash destructor to return int
Zeev Suraski [Fri, 9 Jul 1999 17:24:47 +0000 (17:24 +0000)]
Step 1 in nuking the garbage collector:
- Change the hash destructor to return int
- Don't kill the bucket on hash_destroy if the destructor returns 0
Rasmus Lerdorf [Fri, 9 Jul 1999 14:56:33 +0000 (14:56 +0000)]
Add Aspell module
Zeev Suraski [Fri, 9 Jul 1999 11:19:38 +0000 (11:19 +0000)]
*** empty log message ***
Zeev Suraski [Fri, 9 Jul 1999 11:10:19 +0000 (11:10 +0000)]
Send a SIGSEGV instead of exiting, to trigger a core dump
Zeev Suraski [Fri, 9 Jul 1999 11:03:56 +0000 (11:03 +0000)]
* Support recoverable failure from erealloc()
* Fix the shutdown code on an unrecoverable erealloc() failure
Zeev Suraski [Fri, 9 Jul 1999 07:35:13 +0000 (07:35 +0000)]
Fix the mess in SIGSEGV handling, hopefully
Andrey Hristov [Thu, 8 Jul 1999 21:56:19 +0000 (21:56 +0000)]
More cleanup.
Andrey Hristov [Thu, 8 Jul 1999 21:42:29 +0000 (21:42 +0000)]
Reduce clutter a bit.
Zeev Suraski [Thu, 8 Jul 1999 19:18:42 +0000 (19:18 +0000)]
*** empty log message ***
Zeev Suraski [Thu, 8 Jul 1999 17:15:43 +0000 (17:15 +0000)]
Avoid sending NULL argument to printf
Zeev Suraski [Thu, 8 Jul 1999 16:55:27 +0000 (16:55 +0000)]
Support definition of classes that are derived from classes that are defined in runtime
Thies C. Arntzen [Thu, 8 Jul 1999 14:12:07 +0000 (14:12 +0000)]
on par with latest php3
Andrey Hristov [Wed, 7 Jul 1999 21:50:33 +0000 (21:50 +0000)]
Fix a memory leak by not allowing session_start() to be called more than once.
Sascha Schumann [Tue, 6 Jul 1999 21:02:07 +0000 (21:02 +0000)]
enable it, until we find a better way
Sascha Schumann [Tue, 6 Jul 1999 20:29:16 +0000 (20:29 +0000)]
add sendmail
Zeev Suraski [Tue, 6 Jul 1999 19:49:48 +0000 (19:49 +0000)]
Support PCRE under Win32
Zeev Suraski [Tue, 6 Jul 1999 19:24:13 +0000 (19:24 +0000)]
avoid two copies of pcre.c in the repository
Sascha Schumann [Mon, 5 Jul 1999 17:05:38 +0000 (17:05 +0000)]
make Solaris gcc happy
Andrey Hristov [Mon, 5 Jul 1999 15:25:51 +0000 (15:25 +0000)]
Correct option caching
Sascha Schumann [Mon, 5 Jul 1999 10:51:11 +0000 (10:51 +0000)]
use void * instead of long for 64-bit test
Thies C. Arntzen [Mon, 5 Jul 1999 09:33:47 +0000 (09:33 +0000)]
ups
Thies C. Arntzen [Mon, 5 Jul 1999 08:49:13 +0000 (08:49 +0000)]
fixed mem-leak
Thies C. Arntzen [Mon, 5 Jul 1999 07:42:07 +0000 (07:42 +0000)]
ported IPTC fro php3
Thies C. Arntzen [Mon, 5 Jul 1999 07:03:44 +0000 (07:03 +0000)]
added RESOURCE-returning
Thies C. Arntzen [Mon, 5 Jul 1999 06:29:04 +0000 (06:29 +0000)]
up to php3 version
returns resources now!
Thies C. Arntzen [Mon, 5 Jul 1999 06:26:29 +0000 (06:26 +0000)]
added RETVAL_RESOURCE and RETURN_RESOURCE
Zeev Suraski [Sun, 4 Jul 1999 23:50:58 +0000 (23:50 +0000)]
Make convert_to_string() regard false as "" instead of "0"
Thies C. Arntzen [Sun, 4 Jul 1999 13:30:13 +0000 (13:30 +0000)]
updated to latest php3
Zeev Suraski [Sat, 3 Jul 1999 23:43:02 +0000 (23:43 +0000)]
*** empty log message ***
Zeev Suraski [Sat, 3 Jul 1999 23:15:10 +0000 (23:15 +0000)]
Support x-httpd-php-source
Sascha Schumann [Sat, 3 Jul 1999 22:05:56 +0000 (22:05 +0000)]
*** empty log message ***
Sascha Schumann [Sat, 3 Jul 1999 19:46:32 +0000 (19:46 +0000)]
remove cvsignore files as well
Sascha Schumann [Sat, 3 Jul 1999 19:37:55 +0000 (19:37 +0000)]
don't wipe files for distributions
Sascha Schumann [Sat, 3 Jul 1999 19:35:08 +0000 (19:35 +0000)]
'make dist' builds an easy distributable tarball
Sascha Schumann [Sat, 3 Jul 1999 19:08:03 +0000 (19:08 +0000)]
add missing include
Sascha Schumann [Sat, 3 Jul 1999 18:46:10 +0000 (18:46 +0000)]
checking for ints won't work, since they are 32 bit on both platforms
Sascha Schumann [Sat, 3 Jul 1999 18:31:58 +0000 (18:31 +0000)]
ignore this
Sascha Schumann [Sat, 3 Jul 1999 18:13:43 +0000 (18:13 +0000)]
would be logical to enable display source mode
Zeev Suraski [Sat, 3 Jul 1999 18:03:02 +0000 (18:03 +0000)]
Support isset()/empty() for string offsets
Sascha Schumann [Sat, 3 Jul 1999 17:44:20 +0000 (17:44 +0000)]
ar t is a little bit noisy on Rhapsody
Zeev Suraski [Sat, 3 Jul 1999 16:05:58 +0000 (16:05 +0000)]
Fix a crash
Sascha Schumann [Sat, 3 Jul 1999 15:42:28 +0000 (15:42 +0000)]
almost no config.m4 substitutes these anymore.
Sascha Schumann [Sat, 3 Jul 1999 03:34:47 +0000 (03:34 +0000)]
work around the Apache problem that it pollutes the namespace
Sascha Schumann [Sat, 3 Jul 1999 02:45:46 +0000 (02:45 +0000)]
add usual rhapsody hack
Sascha Schumann [Sat, 3 Jul 1999 02:44:11 +0000 (02:44 +0000)]
missing DL_HANDLE broke build
Sascha Schumann [Sat, 3 Jul 1999 02:36:56 +0000 (02:36 +0000)]
there must be a better way
Sascha Schumann [Sat, 3 Jul 1999 02:34:09 +0000 (02:34 +0000)]
typo
Sascha Schumann [Sat, 3 Jul 1999 01:28:31 +0000 (01:28 +0000)]
let's start OS X hacking
Sascha Schumann [Fri, 2 Jul 1999 23:56:02 +0000 (23:56 +0000)]
..
Sascha Schumann [Fri, 2 Jul 1999 23:55:45 +0000 (23:55 +0000)]
...
Sascha Schumann [Fri, 2 Jul 1999 23:51:01 +0000 (23:51 +0000)]
.
Sascha Schumann [Fri, 2 Jul 1999 23:32:55 +0000 (23:32 +0000)]
test commit
Sascha Schumann [Fri, 2 Jul 1999 23:31:25 +0000 (23:31 +0000)]
test commit
Sascha Schumann [Fri, 2 Jul 1999 21:12:03 +0000 (21:12 +0000)]
workaround for 64-bit platforms
Thies C. Arntzen [Fri, 2 Jul 1999 15:45:52 +0000 (15:45 +0000)]
added some refcount stuff
Thies C. Arntzen [Fri, 2 Jul 1999 15:31:02 +0000 (15:31 +0000)]
losses memory like hell, but seems to work!
3 things (this is a bad hack as of now!):
- xml.c uses _php3_strtoupper
is #include "../standard/php3_string.h" the right way to get the prototype?
- i've copied php3i_long_pval/php3i_string_pval from the php3 tree into
xml.c (this is defnetly WRONG, but where do i find those?)
- as php3tls_pval_destructor is not available in zend, i've
#define php3tls_pval_destructor(a) pval_destructor(a) which is maybe not what we want!
Sascha Schumann [Fri, 2 Jul 1999 14:37:36 +0000 (14:37 +0000)]
fix from php3
Zeev Suraski [Fri, 2 Jul 1999 14:10:57 +0000 (14:10 +0000)]
define zend_bool
Sascha Schumann [Fri, 2 Jul 1999 13:59:51 +0000 (13:59 +0000)]
suppress No such file or directory
Sascha Schumann [Thu, 1 Jul 1999 15:48:57 +0000 (15:48 +0000)]
someone please try whether the autoconf stuff works
for sybase and sybase-ct - I've neither one.
Sascha Schumann [Thu, 1 Jul 1999 15:42:29 +0000 (15:42 +0000)]
maybe fix, following Joey's description
Sascha Schumann [Thu, 1 Jul 1999 15:39:58 +0000 (15:39 +0000)]
--with-zlib should work now
Thies C. Arntzen [Thu, 1 Jul 1999 09:26:05 +0000 (09:26 +0000)]
changed boolean behaviour:
var_dump(
Sascha Schumann [Thu, 1 Jul 1999 05:47:06 +0000 (05:47 +0000)]
some additional consts
Sascha Schumann [Thu, 1 Jul 1999 05:45:58 +0000 (05:45 +0000)]
vpath thingie
Sascha Schumann [Thu, 1 Jul 1999 05:45:48 +0000 (05:45 +0000)]
implement a simple API in the case someone wants to define his/her own serialization stuff
Zeev Suraski [Wed, 30 Jun 1999 17:17:39 +0000 (17:17 +0000)]
Make require accept any parameter
Zeev Suraski [Tue, 29 Jun 1999 22:08:07 +0000 (22:08 +0000)]
No need for a PSLS_FETCH() if PSLS_D/PSLS_DC are supplied as function arguments