summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - fixed bug in hwnew_new_document_from_fileUwe Steinmann2002-07-031-10/+7
|
* Fix the nasty crash. And Sterling..test next time before you commit?foobar2002-07-031-4/+8
|
* ws fixfoobar2002-07-031-41/+40
|
* NEWS update2002-07-031-0/+1
|
* ChangeLog update2002-07-031-0/+74
|
* Add default arguments to new internal mail function.Frank M. Kromann2002-07-021-1/+1
|
* Make sure To addresses are parsed correct with RFC822.Frank M. Kromann2002-07-021-3/+27
|
* Oops. Last commit reverted some of sebastians changes.Frank M. Kromann2002-07-021-10/+9
|
* -fix datatypes for some vriablesMarcus Boerger2002-07-021-19/+21
| | | | | | | -fix comment for function exif_process_CME -force return parameters to be passed by reference #this should kill warnings on win systems as found by Edin
* Switch from imap_sendmail.* to sendmail.c under Win32Frank M. Kromann2002-07-022-9/+60
|
* Fixing compilation of FrontBase extension with ZTSFrank M. Kromann2002-07-021-5/+5
|
* use access instead of manually determining file permissions..Sterling Hughes2002-07-021-21/+40
|
* Switch from imap_sendmail.* to sendmail.c under Win32Frank M. Kromann2002-07-022-13/+51
|
* These files are no longer needed as the imap module will use the standard ↵Frank M. Kromann2002-07-022-268/+0
| | | | sendmail function under Win32
* - Be nice to users and allow them to check if the mail was sendDerick Rethans2002-07-021-1/+1
|
* - Disable 5th parameter to mail in safemodeDerick Rethans2002-07-021-5/+9
| | | | | @- Disabled the fifth parameter to the mail function in safemode. (Derick)
* make 'remote-info' use package.info. add deps to 'list-all'Christian Dickmann2002-07-022-5/+5
|
* Avoid error messages, if the variable is empty.Sascha Schumann2002-07-021-1/+1
| | | | | ./config.status: test: !=: unary operator expected
* - Fix for bug #15547 (Patch by Justin Garrett <usjgarrett@byu.edu>)Derick Rethans2002-07-021-0/+5
|
* ChangeLog update2002-07-022-0/+48
|
* - You don't need libtool to build sapi/cli on Darwin.Marko Karppinen2002-07-012-1/+10
| | | | | | | | | | | - We don't need libtool to build sapi/cli on Darwin. - You want the sapi/cli build line to be in sapi/cli, not Makefile.global. - We want the sapi/cli build line to be in sapi/cli, not Makefile.global. - He can go about his business. - You can go about your business. - Move along. - Move along. Move along.
* - No C++ commentsDerick Rethans2002-07-013-10/+10
|
* In Darwin we have this thing called two-level namespaceMarko Karppinen2002-07-011-2/+3
|
* - Fix bug when acccessing $this not in class scope.Andi Gutmans2002-07-011-8/+9
|
* outcomment everything related to domxml_elem_set_attribute_node(). ThisChristian Stocker2002-07-012-1/+7
| | | | | | function is not implemented and shouldn't show up at all for the time being
* Fix win32 build.foobar2002-07-011-4/+2
|
* - Export zend_object_get_address()Andi Gutmans2002-07-012-2/+2
|
* "-" is not acceptable in a #define (i have since discovered). converting all ↵James Cox2002-07-011-1/+1
| | | | | | | - to _ is the right thing to do. # should we issue a warning here too?
* ChangeLog update2002-07-012-0/+25
|
* - Remember to document autoload when I have time.Andi Gutmans2002-06-301-0/+1
|
* Main script should not be parsed when (include|require)_once()'ed, #17720Sander Roobol2002-06-301-0/+10
| | | | | # Derick, MFH?
* - MFZE1Derick Rethans2002-06-301-1/+1
|
* - More error messages cleanupDerick Rethans2002-06-301-4/+4
|
* Fix bug: #16252foobar2002-06-302-0/+10
|
* This does not work with AIX find..foobar2002-06-301-2/+2
|
* ChangeLog update2002-06-302-0/+105
|
* - Upgrade bundled libtool to 1.4.2. Following stuff mentioned at:foobar2002-06-293-125/+166
| | | | | | | | | | http://www.gnu.org/software/libtool/news.html * Diagnose and warn about not-quite-working combinations of gcc and ld on Solaris. * Improved OpenBSD support. * Improved cygwin support. * Bugfixes.
* - Get ready for alpha2Andi Gutmans2002-06-291-1/+1
|
* Fix some 8bit issues with IRCG nickname encoding andSascha Schumann2002-06-291-2/+2
| | | | | Change the underlying interface of smart_str to accept unsigned char.
* Unify error messages part 1Derick Rethans2002-06-291-149/+149
|
* - Invalid -> UndefinedAndi Gutmans2002-06-291-3/+3
|
* - Fix GD build with GD 1.8.3Derick Rethans2002-06-291-1/+1
|
* - Fix for bug #17654Derick Rethans2002-06-291-1/+1
|
* - Add missing semi-colon.Andi Gutmans2002-06-291-0/+1
|
* - Improve some error messages.Andi Gutmans2002-06-292-4/+4
|
* - Revert previous fix.Andi Gutmans2002-06-291-3/+1
|
* fix leakThies C. Arntzen2002-06-292-4/+4
|
* Search example (which demonstrates using of mnogosearch API) is updated.Sergey Kartashoff2002-06-292-19/+54
|
* - Change E_ERROR -> E_COMPILE_ERROR where needed.Andi Gutmans2002-06-291-13/+8
|
* - Fix for bug #17882. We complain if the same method is declared twice.Andi Gutmans2002-06-291-1/+3
|