]>
granicus.if.org Git - php/log
Andi Gutmans [Thu, 20 Apr 2000 21:07:39 +0000 (21:07 +0000)]
- Change a getcwd()
Frank M. Kromann [Thu, 20 Apr 2000 18:40:17 +0000 (18:40 +0000)]
Adding Java project to modules workspace
Frank M. Kromann [Thu, 20 Apr 2000 18:31:50 +0000 (18:31 +0000)]
Adding ftp project to modules workspace
Andi Gutmans [Thu, 20 Apr 2000 17:58:25 +0000 (17:58 +0000)]
- virtual_lstat() doesn't exist on Windows.
Frank M. Kromann [Thu, 20 Apr 2000 17:49:26 +0000 (17:49 +0000)]
Adding project file for ftp module on Win32
Zeev Suraski [Thu, 20 Apr 2000 17:49:04 +0000 (17:49 +0000)]
Remove strlcpy from the zlib project
Zeev Suraski [Thu, 20 Apr 2000 17:48:22 +0000 (17:48 +0000)]
- Add the zlib project to the php_modules workspace, and fix it's C-runtime definitions
- Move IMAP to the high performance API
Frank M. Kromann [Thu, 20 Apr 2000 17:41:18 +0000 (17:41 +0000)]
Adding strlcpy to makefile
Andi Gutmans [Thu, 20 Apr 2000 17:40:03 +0000 (17:40 +0000)]
- Export strlcat()/strcpy() for Frank.
- Windows doesn't have lstat().
Zeev Suraski [Thu, 20 Apr 2000 17:24:01 +0000 (17:24 +0000)]
- Fix virtual cwd bug
- Add more V_STAT() V_LSTAT() changes
Frank M. Kromann [Thu, 20 Apr 2000 16:59:55 +0000 (16:59 +0000)]
Making zlib compile under Win32 and fixing a typo
Andi Gutmans [Thu, 20 Apr 2000 16:38:08 +0000 (16:38 +0000)]
- Add missing V_STAT()
Frank M. Kromann [Thu, 20 Apr 2000 15:49:56 +0000 (15:49 +0000)]
Fixing init problem for Zval's in mssql_query
Sascha Schumann [Thu, 20 Apr 2000 15:13:29 +0000 (15:13 +0000)]
New style
Sascha Schumann [Thu, 20 Apr 2000 14:59:59 +0000 (14:59 +0000)]
Do not enable GD, if --without-gd was used
Zeev Suraski [Thu, 20 Apr 2000 14:55:16 +0000 (14:55 +0000)]
- Change macro names from Z to Z_
Zeev Suraski [Thu, 20 Apr 2000 14:52:54 +0000 (14:52 +0000)]
- CHange macro names from Z to Z_
Zeev Suraski [Thu, 20 Apr 2000 14:32:39 +0000 (14:32 +0000)]
Add some macros for nicer zval handling
Zeev Suraski [Thu, 20 Apr 2000 14:23:35 +0000 (14:23 +0000)]
Fix, beautify and convert the IMAP module to the high performance API
Andrei Zmievski [Thu, 20 Apr 2000 13:49:07 +0000 (13:49 +0000)]
Do proper ieeefp.h check.
Andrei Zmievski [Thu, 20 Apr 2000 13:47:15 +0000 (13:47 +0000)]
Check for ieeefp.h.
Andi Gutmans [Thu, 20 Apr 2000 13:43:48 +0000 (13:43 +0000)]
- Another PHP_WIN32 patch
Andi Gutmans [Thu, 20 Apr 2000 13:23:19 +0000 (13:23 +0000)]
- Change to PHP_WIN32
Thies C. Arntzen [Thu, 20 Apr 2000 07:35:22 +0000 (07:35 +0000)]
improve fix
Thies C. Arntzen [Thu, 20 Apr 2000 07:24:56 +0000 (07:24 +0000)]
compile before commit! compile before commit! compile before commit!
Thies C. Arntzen [Thu, 20 Apr 2000 07:23:55 +0000 (07:23 +0000)]
revert andrei's path (i can't compile anymore on linux)
we're always using #ifndef HAVE_BLA instead of if !HAVE_BLA and if we need ieeefp.h for some weird platform (which one is that?) we need an autoconf check for it.
<changelog@php.net> [Thu, 20 Apr 2000 01:09:15 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Thu, 20 Apr 2000 01:09:12 +0000 (01:09 +0000)]
NEWS update
Zeev Suraski [Wed, 19 Apr 2000 23:46:26 +0000 (23:46 +0000)]
Fix Win32 compilation. Hillarious April 1st joke!
Colin Viebrock [Wed, 19 Apr 2000 23:18:15 +0000 (23:18 +0000)]
*** empty log message ***
Colin Viebrock [Wed, 19 Apr 2000 23:17:02 +0000 (23:17 +0000)]
A little easter egg for April 1st ... :)
Andrei Zmievski [Wed, 19 Apr 2000 18:38:01 +0000 (18:38 +0000)]
Modified entry.
Andrei Zmievski [Wed, 19 Apr 2000 18:36:50 +0000 (18:36 +0000)]
Just a type cast is sufficient.
Frank M. Kromann [Wed, 19 Apr 2000 17:28:23 +0000 (17:28 +0000)]
SIGPIPE is unknown on WIN32 platforms
Andrei Zmievski [Wed, 19 Apr 2000 15:55:52 +0000 (15:55 +0000)]
Include proper files for finite.
Andrei Zmievski [Wed, 19 Apr 2000 15:53:09 +0000 (15:53 +0000)]
Make ext/calendar optional.
Thies C. Arntzen [Wed, 19 Apr 2000 15:37:43 +0000 (15:37 +0000)]
ignore SIGPIPE in standalone-mode so that one can actually use fsockopen() *and* have the remote side close the socket whithout PHP dying!
Zeev Suraski [Wed, 19 Apr 2000 15:21:22 +0000 (15:21 +0000)]
author fixes
Zeev Suraski [Wed, 19 Apr 2000 15:15:33 +0000 (15:15 +0000)]
Improve performance of the PHP_SELF registration under ISAPI
Zeev Suraski [Wed, 19 Apr 2000 15:10:14 +0000 (15:10 +0000)]
Support E_USER_* error types
Zeev Suraski [Wed, 19 Apr 2000 15:08:06 +0000 (15:08 +0000)]
Initial support for trapping errors (not complete and disabled; will be enabled only
post-PHP 4.0.0)
Andrei Zmievski [Wed, 19 Apr 2000 14:59:02 +0000 (14:59 +0000)]
Some fixes.
Andrei Zmievski [Wed, 19 Apr 2000 14:50:19 +0000 (14:50 +0000)]
Fix attribution
Zeev Suraski [Wed, 19 Apr 2000 13:18:01 +0000 (13:18 +0000)]
Kill warning
Zeev Suraski [Wed, 19 Apr 2000 13:15:57 +0000 (13:15 +0000)]
Fix a couple of _ex()'s
Zeev Suraski [Wed, 19 Apr 2000 13:15:13 +0000 (13:15 +0000)]
- Renamed get_used_files() to get_required_files() for consistency
- Documented some functions
- Added user-level warning messages
- Added user_error()
Rasmus Lerdorf [Wed, 19 Apr 2000 13:03:47 +0000 (13:03 +0000)]
fgetcsv() patch from Nick Talbott
@ The fgetcsv() function now handles embedded end-of-line in a quoted field
@ (Nick Talbott)
Zeev Suraski [Wed, 19 Apr 2000 12:43:54 +0000 (12:43 +0000)]
phpcredits() update.
Andi Gutmans [Wed, 19 Apr 2000 08:17:34 +0000 (08:17 +0000)]
- Export pass_include() for Windows
<changelog@php.net> [Wed, 19 Apr 2000 01:09:09 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 19 Apr 2000 01:09:06 +0000 (01:09 +0000)]
NEWS update
Evan Klinger [Tue, 18 Apr 2000 22:50:24 +0000 (22:50 +0000)]
@- Fixed long2ip() to return the correct IP address. (Evan)
# ip2long() is still broken.
Zeev Suraski [Tue, 18 Apr 2000 22:23:28 +0000 (22:23 +0000)]
Add convert_to_writable_*_ex() macros (unused at this time)
Zeev Suraski [Tue, 18 Apr 2000 22:22:48 +0000 (22:22 +0000)]
- Fix many memory leaks in the IMAP module
- Begin migrating to the high performance API
Egon Schmid [Tue, 18 Apr 2000 20:00:21 +0000 (20:00 +0000)]
Corrected some protos.
Zeev Suraski [Tue, 18 Apr 2000 19:42:22 +0000 (19:42 +0000)]
indent/beautify
Zeev Suraski [Tue, 18 Apr 2000 19:18:47 +0000 (19:18 +0000)]
Document the ob_*() functions
Jouni Ahto [Tue, 18 Apr 2000 02:58:25 +0000 (02:58 +0000)]
# Document module status
Jouni Ahto [Tue, 18 Apr 2000 02:52:45 +0000 (02:52 +0000)]
# Reaching alpha status with this module...
<changelog@php.net> [Tue, 18 Apr 2000 01:09:12 +0000 (01:09 +0000)]
ChangeLog update
Frank M. Kromann [Mon, 17 Apr 2000 19:54:50 +0000 (19:54 +0000)]
minor optimization
Andrew Skalski [Mon, 17 Apr 2000 19:28:58 +0000 (19:28 +0000)]
fixed imap quota/relogin compilation errors
Egon Schmid [Mon, 17 Apr 2000 18:57:40 +0000 (18:57 +0000)]
Have forgotten myself.
Andi Gutmans [Mon, 17 Apr 2000 17:16:47 +0000 (17:16 +0000)]
- Fix order of JMPZNZ arguments
Thies C. Arntzen [Mon, 17 Apr 2000 13:25:16 +0000 (13:25 +0000)]
ups, finite is already a macro on Win32
Thies C. Arntzen [Mon, 17 Apr 2000 11:51:26 +0000 (11:51 +0000)]
shut up CVS!
Stig Bakken [Mon, 17 Apr 2000 11:23:18 +0000 (11:23 +0000)]
ignore stuff
Thies C. Arntzen [Mon, 17 Apr 2000 10:39:13 +0000 (10:39 +0000)]
HPUX11 only has isfinite()
Hartmut Holzgraefe [Mon, 17 Apr 2000 09:44:49 +0000 (09:44 +0000)]
initial checkin
<changelog@php.net> [Mon, 17 Apr 2000 01:09:12 +0000 (01:09 +0000)]
ChangeLog update
Andrei Zmievski [Sun, 16 Apr 2000 19:34:10 +0000 (19:34 +0000)]
This doesn't belong in NEWS.
Sascha Schumann [Sun, 16 Apr 2000 16:32:51 +0000 (16:32 +0000)]
Undefine HAVE_*_R, so that we get our replacements
Nick Gorham [Sun, 16 Apr 2000 16:16:59 +0000 (16:16 +0000)]
Removed unnecessary FAR's (I am assuming we don't need to work under
16 bit windows). They break several ODBC builds.
Egon Schmid [Sun, 16 Apr 2000 16:02:31 +0000 (16:02 +0000)]
The comma is also optional.
Rasmus Lerdorf [Sun, 16 Apr 2000 15:44:04 +0000 (15:44 +0000)]
Move this check to the main configure.in file. Fixes #3979
Sascha Schumann [Sun, 16 Apr 2000 13:44:38 +0000 (13:44 +0000)]
Updates
Hartmut Holzgraefe [Sun, 16 Apr 2000 11:40:19 +0000 (11:40 +0000)]
added unixtojd() and jdtounix() to convert from unix time_t to
Julian Days and vice versa
<changelog@php.net> [Sun, 16 Apr 2000 01:09:15 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Sun, 16 Apr 2000 01:09:12 +0000 (01:09 +0000)]
NEWS update
Hartmut Holzgraefe [Sat, 15 Apr 2000 20:35:09 +0000 (20:35 +0000)]
made calendar a real extension instead of a dl one only
Frank M. Kromann [Sat, 15 Apr 2000 19:42:27 +0000 (19:42 +0000)]
Adding mssql to modules
Frank M. Kromann [Sat, 15 Apr 2000 19:30:45 +0000 (19:30 +0000)]
Fixing compilation errors in MSSQL module
Frank M. Kromann [Sat, 15 Apr 2000 19:20:43 +0000 (19:20 +0000)]
Adding $PHP_SELF variable for compatibility with other platforms
Sascha Schumann [Sat, 15 Apr 2000 17:41:25 +0000 (17:41 +0000)]
SECTION is not defined in info.h anymore
Sascha Schumann [Sat, 15 Apr 2000 17:41:02 +0000 (17:41 +0000)]
Support install directories other than srcdir/root
Sascha Schumann [Sat, 15 Apr 2000 17:40:39 +0000 (17:40 +0000)]
Add documentation on how to install PHP in AOLserver
Thies C. Arntzen [Sat, 15 Apr 2000 17:06:21 +0000 (17:06 +0000)]
hpux needs _REENTRANT
Andi Gutmans [Sat, 15 Apr 2000 17:02:42 +0000 (17:02 +0000)]
- Fix leak in require_once()
Thies C. Arntzen [Sat, 15 Apr 2000 15:32:32 +0000 (15:32 +0000)]
fixes compile on platforms without dl() support.
#i think zend_register_extension should be declared static
Andi Gutmans [Sat, 15 Apr 2000 14:37:28 +0000 (14:37 +0000)]
- PHP_FOPEN -> V_FOPEN
Zeev Suraski [Sat, 15 Apr 2000 14:30:18 +0000 (14:30 +0000)]
Remove unnecessary argument
Andi Gutmans [Sat, 15 Apr 2000 14:28:48 +0000 (14:28 +0000)]
- Change PHP_ to V_ (directory & file functions)
Andi Gutmans [Sat, 15 Apr 2000 14:20:01 +0000 (14:20 +0000)]
- Change PHP_ to V_ (directory & file functions)
Zeev Suraski [Sat, 15 Apr 2000 14:17:18 +0000 (14:17 +0000)]
Fix ZTS
Andi Gutmans [Sat, 15 Apr 2000 13:56:09 +0000 (13:56 +0000)]
@ "use" is not yet supported; instead use include_once() or require_once()
@ for the time being (Andi, Zend library)
Andi Gutmans [Sat, 15 Apr 2000 13:53:32 +0000 (13:53 +0000)]
@ Fix bug in number_format (Jon Forsberg)
Zeev Suraski [Sat, 15 Apr 2000 13:53:20 +0000 (13:53 +0000)]
Forgot to commit the php4 fixes
Zeev Suraski [Sat, 15 Apr 2000 13:02:22 +0000 (13:02 +0000)]
- Clean up resource lists namespace
- Prepare extended resource list destructor APIs (currently unused)
Danny Heijl [Sat, 15 Apr 2000 12:54:07 +0000 (12:54 +0000)]
- fix Win32 Release_TS build of Informix driver (danny).
<changelog@php.net> [Sat, 15 Apr 2000 01:09:12 +0000 (01:09 +0000)]
ChangeLog update