Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Revert bogus time.h commit | Zeev Suraski | 2000-06-30 | 1 | -2/+2 |
| | | | | | | - Fixed a problem under some versions of Windows that could cause PHP to hang on startup if errors occured, e.g. in the php.ini file | ||||
* | Set version number on DLLs | Zeev Suraski | 2000-06-30 | 3 | -8/+8 |
| | |||||
* | PHP modules should only be in the php_modules.dsw workspace... | Zeev Suraski | 2000-06-30 | 2 | -24/+0 |
| | |||||
* | - Limit lines to 80 chars | Zeev Suraski | 2000-06-27 | 1 | -24/+27 |
| | | | | | | - Let people know they don't have to use the ISAPI filter if they don't need HTTP authenatication | ||||
* | Revert the sendmail.c patch - it uses 4 different variables that aren't ↵ | Zeev Suraski | 2000-06-27 | 1 | -30/+12 |
| | | | | | | | defined, and breaks the Win32 build | ||||
* | should now get multiple To: and Cc: recievers right | Hartmut Holzgraefe | 2000-06-27 | 1 | -12/+30 |
| | | | | | (code taken from php3 version) | ||||
* | add Java as a valid package | Sam Ruby | 2000-06-27 | 2 | -0/+24 |
| | |||||
* | Update | Zeev Suraski | 2000-06-25 | 1 | -0/+2 |
| | |||||
* | - Update .dsp | Zeev Suraski | 2000-06-25 | 1 | -0/+17 |
| | | | | | - Add Win32 'spec' file | ||||
* | - Line breaks at 80 chars and change php4ts.dll -> php4isapi.dll | Andi Gutmans | 2000-06-25 | 1 | -24/+27 |
| | |||||
* | Add Win32 README file | Zeev Suraski | 2000-06-25 | 1 | -0/+99 |
| | |||||
* | - winsnmp.c has moved to ext/snmp | Andi Gutmans | 2000-06-24 | 1 | -1/+1 |
| | |||||
* | - Make the output globals accessible from the outside world | Zeev Suraski | 2000-06-24 | 1 | -0/+8 |
| | | | | | - Fix Win32 compilation | ||||
* | - Make Windows compile. Was missing crc32.c | Andi Gutmans | 2000-06-22 | 1 | -0/+4 |
| | |||||
* | - Make Windows compile | Andi Gutmans | 2000-06-17 | 1 | -1/+1 |
| | | | | | - Windows doesn't support LC_MESSAGES | ||||
* | C++ // comments are evil ... | Hartmut Holzgraefe | 2000-06-16 | 4 | -57/+60 |
| | |||||
* | @- Moved VC++ Win32 project and workspace files to the win32 directory | Zeev Suraski | 2000-06-14 | 7 | -0/+2921 |
| | | | | | @ (Zeev) | ||||
* | Fix Win32 build | Zeev Suraski | 2000-06-04 | 2 | -3/+7 |
| | |||||
* | The behaviour for result == NULL || entry == NULL is undefined. | Sascha Schumann | 2000-05-24 | 1 | -8/+4 |
| | |||||
* | Updating workspace with the latest modules | Frank M. Kromann | 2000-05-24 | 1 | -0/+12 |
| | |||||
* | Add POSIX-like readdir_r for Win32 | Sascha Schumann | 2000-05-23 | 2 | -2/+35 |
| | |||||
* | adding project for swf | Frank M. Kromann | 2000-05-22 | 1 | -0/+12 |
| | |||||
* | Change reentrancy API to always use the php prefix. | Sascha Schumann | 2000-05-04 | 1 | -2/+2 |
| | | | | | | Check for the declaration of reentrant functions, so that we can use them in non-ZTS mode on all platforms. | ||||
* | adding calendar project | Frank M. Kromann | 2000-05-01 | 1 | -0/+12 |
| | |||||
* | adding project file for mcrypt module | Frank M. Kromann | 2000-04-23 | 1 | -0/+12 |
| | |||||
* | add oracle and oci8 | Thies C. Arntzen | 2000-04-21 | 1 | -0/+24 |
| | |||||
* | Adding Java project to modules workspace | Frank M. Kromann | 2000-04-20 | 1 | -0/+12 |
| | |||||
* | Adding ftp project to modules workspace | Frank M. Kromann | 2000-04-20 | 1 | -0/+12 |
| | |||||
* | - Add the zlib project to the php_modules workspace, and fix it's C-runtime ↵ | Zeev Suraski | 2000-04-20 | 1 | -0/+12 |
| | | | | | | | definitions - Move IMAP to the high performance API | ||||
* | Adding mssql to modules | Frank M. Kromann | 2000-04-15 | 1 | -0/+12 |
| | |||||
* | - Change PHP_ to V_ (directory & file functions) | Andi Gutmans | 2000-04-15 | 1 | -1/+1 |
| | |||||
* | - One more fopen -> PHP_FOPEN patch | Andi Gutmans | 2000-04-04 | 1 | -1/+1 |
| | |||||
* | @- Made the IMAP and LDAP modules compilable under Windows and thread-safe ↵ | Zeev Suraski | 2000-04-01 | 1 | -12/+0 |
| | | | | (Zeev) | ||||
* | Several fixes, plus remove bindlib_w32 (it's more trouble than it's worth) | Zeev Suraski | 2000-03-31 | 1 | -0/+12 |
| | |||||
* | @- Modified the registry INI entry reader (Win32) to work with drive ↵ | Zeev Suraski | 2000-03-25 | 1 | -8/+14 |
| | | | | | | | | | letters. For @ example, if you wish to wish to specify INI entries for C:\foo\bar, you should @ create HKLM\PHP\Per Directory Values\C\foo\bar in the registry, and add @ string values for each directive you want to override in this directory (Zeev) | ||||
* | Allow the INI callbacks to know at what stage PHP is | Zeev Suraski | 2000-02-26 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Zeev Suraski | 2000-02-19 | 2 | -2/+2 |
| | |||||
* | Get Win32 IMAP DLL to compile | Zeev Suraski | 2000-02-05 | 1 | -0/+24 |
| | |||||
* | libzend -> Zend | Zeev Suraski | 1999-12-19 | 1 | -1/+1 |
| | |||||
* | More php3_ cleanup | Zeev Suraski | 1999-12-17 | 2 | -2/+2 |
| | |||||
* | need to prevent multiple usage | Shane Caraveo | 1999-11-30 | 1 | -1/+4 |
| | |||||
* | Convert more source files to use thread-safe functions | Sascha Schumann | 1999-11-26 | 1 | -3/+3 |
| | |||||
* | - Make Win32 compile again | Andi Gutmans | 1999-09-18 | 1 | -1/+2 |
| | |||||
* | - Make dir functions compile in Win32 | Andi Gutmans | 1999-09-05 | 1 | -4/+5 |
| | | | | | - Fix too early memory manager initialization (For you Thies) | ||||
* | More cleanups | Zeev Suraski | 1999-09-03 | 1 | -0/+12 |
| | |||||
* | - Add PHP Modules workspace | Zeev Suraski | 1999-08-13 | 1 | -0/+29 |
| | | | | | | - Get the MySQL module to compile&work under thread-safe Win32 - Fix various thread safety issues with dynamic modules | ||||
* | solve infinite recursion error when including <signal.h> | Philippe Verdy | 1999-08-08 | 1 | -1/+13 |
| | |||||
* | Use php.ini instead of php3.ini | Zeev Suraski | 1999-06-19 | 1 | -1/+1 |
| | |||||
* | * fixed some #if/#ifdef issues | Stig Bakken | 1999-06-16 | 1 | -1/+1 |
| | | | | | | | | | | | | * hand-patched in php3 changes from 3.0.6 to HEAD in these files: fopen-wrappers.[ch] ext/standard/file.[ch] ext/standard/fsock.[ch] ext/standard/php3_string.h ext/standard/string.c * added some new file/socket macros for more readable code: FP_FGETS(buf,len,sock,fp,issock) FP_FREAD(buf,len,sock,fp,issock) FP_FEOF(sock,fp,issock) FP_FGETC(sock,fp,issock) | ||||
* | Sync. with php3. Only add Date: and From: if not supplied by user | Frank M. Kromann | 1999-06-10 | 1 | -13/+15 |
| |