summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* - Let's be tad more verbose what's happening during 'make install'foobar2002-07-032-6/+6
* Removed unneeded check for MBSTR_ENC_TRANSFrank M. Kromann2002-07-031-2/+0
* Adding _RU files to projectFrank M. Kromann2002-07-031-1/+9
* Fixing ZTS buildFrank M. Kromann2002-07-032-2/+2
* Adding missing prototypeFrank M. Kromann2002-07-031-0/+4
* fixed shift_jis character corruption including 0x5c as second byte on uploade...Rui Hirokawa2002-07-032-0/+23
* formatting fixesSterling Hughes2002-07-031-50/+61
* fix bug #17963Sterling Hughes2002-07-031-3/+9
* Fixed win32 build.Edin Kadribasic2002-07-032-0/+8
* Add sapi_header_op interface which supersedes the sapi_add_header and _exSascha Schumann2002-07-031-10/+12
* - Fix windows buildDerick Rethans2002-07-033-0/+12
* - 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
* 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
* -fix datatypes for some vriablesMarcus Boerger2002-07-021-19/+21
* 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
* - 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
* - Fix for bug #15547 (Patch by Justin Garrett <usjgarrett@byu.edu>)Derick Rethans2002-07-021-0/+5
* - No C++ commentsDerick Rethans2002-07-012-9/+9
* outcomment everything related to domxml_elem_set_attribute_node(). ThisChristian Stocker2002-07-012-1/+7
* - More error messages cleanupDerick Rethans2002-06-301-4/+4
* Fix bug: #16252foobar2002-06-302-0/+10
* Fix some 8bit issues with IRCG nickname encoding andSascha Schumann2002-06-291-2/+2
* Unify error messages part 1Derick Rethans2002-06-291-149/+149
* - Fix GD build with GD 1.8.3Derick Rethans2002-06-291-1/+1
* - Fix for bug #17654Derick Rethans2002-06-291-1/+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
* Fix some build error on win32 (snapshot build)foobar2002-06-292-8/+8
* make this build too.James Cox2002-06-291-8/+0
* removed these files from build.James Cox2002-06-291-8/+0
* This is not done anymore. (should fix win32 snapshot build too)foobar2002-06-291-2/+0
* - Fix the shared problem. (the previous patch really didn't fix anything)foobar2002-06-291-20/+15
* Missing TSRMLS_* stufffoobar2002-06-292-7/+7
* remember the value of ext_shared passed into the --with-pdflib, since itAnil Madhavapeddy2002-06-281-0/+3
* - More gotchas...Derick Rethans2002-06-281-2/+2
* - Fix more TSRM gotchasDerick Rethans2002-06-281-9/+9
* - Fix TSRM gotchaDerick Rethans2002-06-281-2/+2
* t1lib.h needs to be included here now.foobar2002-06-281-0/+1
* Moved all gd.h related stuff to gd.cfoobar2002-06-282-18/+12
* Remove unnecessary #include'sfoobar2002-06-281-6/+0
* Remove unused files.foobar2002-06-283-585/+2
* Unify error messagesDerick Rethans2002-06-283-157/+157
* Fix bug: #14735foobar2002-06-281-0/+1
* Fix bug: #17528, do not crash with empty string.foobar2002-06-281-1/+1