summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* - Move uuencode to the right place (ext/standard)Andi Gutmans2003-10-301-4/+4
* - Add uuencode.c to the projectAndi Gutmans2003-10-271-0/+4
* The web server user name starts with IUSR_ and not ISUR_,Gabor Hojtsy2003-10-231-2/+2
* Add libxml extension for common code that is needed to be shared betweenShane Caraveo2003-10-191-4/+24
* fix wrong string length for registry valuesStanislav Malyshev2003-10-191-1/+2
* fix compilationStanislav Malyshev2003-10-191-1/+1
* Add function for getting php.ini path from registryStanislav Malyshev2003-10-192-1/+24
* add com iterator supportWez Furlong2003-10-171-0/+4
* Nuke compile warningsfoobar2003-09-201-1/+1
* - Fixed typoDerick Rethans2003-09-191-1/+1
* Fixed bug #25333 (Possible body corruption & crash in win32 mail()).Ilia Alshanetsky2003-09-081-23/+18
* renamed http.h -> php_http.hfoobar2003-09-061-1/+1
* Add ext/standard/http.{c|h}.Sebastian Bergmann2003-09-061-0/+8
* Add xsl.Sebastian Bergmann2003-09-011-0/+12
* - added mcve to the modules workspacefoobar2003-08-281-0/+12
* fix debug build. use libxml dynamic linking until it can re-export symbolsRob Richards2003-08-251-2/+2
* provide general hook for exporting symbols from php4ts.dllWez Furlong2003-08-222-0/+57
* Might help to have the COM stuff actually build...Wez Furlong2003-08-141-0/+48
* emalloc -> safe_emallocIlia Alshanetsky2003-08-121-1/+1
* Fixed bug #22947 (Ack() inside win32/sendmail.c may stall in certainIlia Alshanetsky2003-08-111-5/+5
* Fixed bug #25037 (Possible infinite loop inside SendText())Ilia Alshanetsky2003-08-111-0/+1
* Fix library linkageZeev Suraski2003-08-041-1/+1
* Add missing library pathZeev Suraski2003-08-041-1/+1
* add xpath.c to DOM source filesRob Richards2003-07-241-0/+4
* Fixed bug #23798 (Spaces were not being stripped from Bcc header)Ilia Alshanetsky2003-07-231-17/+47
* Add sqlite session handler to win32 buildEdin Kadribasic2003-07-011-0/+4
* Add missing sqlite referencesZeev Suraski2003-07-011-4/+4
* - Fix win32 install instructionsDerick Rethans2003-06-301-4/+4
* Conform to the sqlite.dsp updatesZeev Suraski2003-06-301-2/+2
* Remove unnecessary elements, internationalizeZeev Suraski2003-06-301-26/+14
* Buckle your seatbelt, Dorothy, 'cause Aggregation is going bye-bye.Sebastian Bergmann2003-06-282-16/+0
* fix the libxml linking warningsRob Richards2003-06-271-4/+4
* Missing part of SQLite enabling on windows.Edin Kadribasic2003-06-271-17/+29
* Enabled sqlite by default on Windows.Edin Kadribasic2003-06-271-8/+28
* Committing engine select projectSascha Schumann2003-06-263-0/+117
* Leftovers.Sebastian Bergmann2003-06-261-9/+1
* libxml workZeev Suraski2003-06-261-4/+4
* Remove MySQL leftovers.Sebastian Bergmann2003-06-261-11/+3
* Sync.Sebastian Bergmann2003-06-261-48/+12
* - Add libxml directoryZeev Suraski2003-06-261-19/+17
* Add ext/dom and ext/simplexml to the Win32 default build. #Apart from a linke...Sebastian Bergmann2003-06-251-0/+179
* Remove ext/rpc references from Windows build.Sebastian Bergmann2003-06-251-88/+0
* Remove references to bundled libmysql.Sebastian Bergmann2003-06-234-62/+38
* updating license information in the headers.James Cox2003-06-1012-36/+36
* Leftover.Sebastian Bergmann2003-05-252-0/+10
* Get rid of references to expat in MSVC project files. For now this expects li...Sebastian Bergmann2003-05-242-193/+12
* Leftovers.Sebastian Bergmann2003-05-192-16/+16
* First try at getting the Windows build working again after libxml2 got unbund...Sebastian Bergmann2003-05-192-42/+42
* Adjust path to bundled expat sources for Win32 build.Sebastian Bergmann2003-05-032-50/+50
* Leftover.Sebastian Bergmann2003-03-261-12/+0