Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 | foobar | 2004-01-17 | 1 | -2434/+0 |
| | |||||
* | Adding new com_dotnet source files to project | Frank M. Kromann | 2004-01-08 | 1 | -0/+8 |
| | |||||
* | export libxml2 and iconv symbols | Rob Richards | 2003-12-08 | 1 | -12/+12 |
| | | | | | extensions no longer link against either of those | ||||
* | - remove non-existing files | foobar | 2003-12-04 | 1 | -4/+0 |
| | |||||
* | - remove non-existing files | foobar | 2003-12-04 | 1 | -4/+0 |
| | |||||
* | Add dom_iterators.c to project. | Sebastian Bergmann | 2003-11-29 | 1 | -0/+4 |
| | |||||
* | - Move uuencode to the right place (ext/standard) | Andi Gutmans | 2003-10-30 | 1 | -4/+4 |
| | |||||
* | - Add uuencode.c to the project | Andi Gutmans | 2003-10-27 | 1 | -0/+4 |
| | |||||
* | Add libxml extension for common code that is needed to be shared between | Shane Caraveo | 2003-10-19 | 1 | -4/+24 |
| | | | | | | | | | | | | various xml extensions. currently the only implemented support is the addition of the streams support for libxml. One new function, libxml_set_streams_context, which allows a streams context to bet set prior to loading or writing documents. This works transparently with any extension that uses libxml. All ini settings that effect streams will also now effect the loading and writing of xml documents. TODO: linux support, not sure if config.m4 will work right. | ||||
* | add com iterator support | Wez Furlong | 2003-10-17 | 1 | -0/+4 |
| | |||||
* | renamed http.h -> php_http.h | foobar | 2003-09-06 | 1 | -1/+1 |
| | |||||
* | Add ext/standard/http.{c|h}. | Sebastian Bergmann | 2003-09-06 | 1 | -0/+8 |
| | |||||
* | fix debug build. use libxml dynamic linking until it can re-export symbols | Rob Richards | 2003-08-25 | 1 | -2/+2 |
| | |||||
* | provide general hook for exporting symbols from php4ts.dll | Wez Furlong | 2003-08-22 | 1 | -0/+51 |
| | |||||
* | Might help to have the COM stuff actually build... | Wez Furlong | 2003-08-14 | 1 | -0/+48 |
| | |||||
* | Fix library linkage | Zeev Suraski | 2003-08-04 | 1 | -1/+1 |
| | |||||
* | Add missing library path | Zeev Suraski | 2003-08-04 | 1 | -1/+1 |
| | |||||
* | add xpath.c to DOM source files | Rob Richards | 2003-07-24 | 1 | -0/+4 |
| | |||||
* | Add sqlite session handler to win32 build | Edin Kadribasic | 2003-07-01 | 1 | -0/+4 |
| | |||||
* | Add missing sqlite references | Zeev Suraski | 2003-07-01 | 1 | -4/+4 |
| | |||||
* | Conform to the sqlite.dsp updates | Zeev Suraski | 2003-06-30 | 1 | -2/+2 |
| | |||||
* | Buckle your seatbelt, Dorothy, 'cause Aggregation is going bye-bye. | Sebastian Bergmann | 2003-06-28 | 1 | -8/+0 |
| | |||||
* | fix the libxml linking warnings | Rob Richards | 2003-06-27 | 1 | -4/+4 |
| | |||||
* | Enabled sqlite by default on Windows. | Edin Kadribasic | 2003-06-27 | 1 | -8/+28 |
| | | | | | | # Also added iconv.lib to the build since it is a dependency of # the precompiled libxml. This will be removed later. | ||||
* | Leftovers. | Sebastian Bergmann | 2003-06-26 | 1 | -9/+1 |
| | |||||
* | libxml work | Zeev Suraski | 2003-06-26 | 1 | -4/+4 |
| | | | | | use static libxml library | ||||
* | - Add libxml directory | Zeev Suraski | 2003-06-26 | 1 | -19/+17 |
| | | | | | | - Add zlib to configurations where it was missing - Remove libmysql linkage | ||||
* | Add ext/dom and ext/simplexml to the Win32 default build. #Apart from a ↵ | Sebastian Bergmann | 2003-06-25 | 1 | -0/+179 |
| | | | | linker error when HAVE_SIMPLEXML=1 is set this already works. More research, after a good night's sleep, is required ;-) | ||||
* | Remove ext/rpc references from Windows build. | Sebastian Bergmann | 2003-06-25 | 1 | -88/+0 |
| | |||||
* | Remove references to bundled libmysql. | Sebastian Bergmann | 2003-06-23 | 1 | -10/+10 |
| | |||||
* | Leftover. | Sebastian Bergmann | 2003-05-25 | 1 | -0/+5 |
| | |||||
* | Get rid of references to expat in MSVC project files. For now this expects ↵ | Sebastian Bergmann | 2003-05-24 | 1 | -119/+9 |
| | | | | libxml2 (library and includes) in one of the MSVC default include/library directories. Right now it doesn't link, dunno why -- working on it. | ||||
* | Leftovers. | Sebastian Bergmann | 2003-05-19 | 1 | -13/+13 |
| | |||||
* | First try at getting the Windows build working again after libxml2 got ↵ | Sebastian Bergmann | 2003-05-19 | 1 | -25/+25 |
| | | | | unbundled. | ||||
* | Adjust path to bundled expat sources for Win32 build. | Sebastian Bergmann | 2003-05-03 | 1 | -30/+30 |
| | |||||
* | Update win32 build. | Wez Furlong | 2003-02-27 | 1 | -0/+12 |
| | | | | | Since msvc sucks, I had to rename ext/standard/streams.c to ext/standed/streamsfuncs.c | ||||
* | Fixup build for win32 | Wez Furlong | 2003-02-27 | 1 | -0/+44 |
| | |||||
* | Add comment about thread-safety of gethostbyname on win32. | Wez Furlong | 2003-02-21 | 1 | -5/+5 |
| | | | | | Set the correct path to the win32 config.h file in the .dsp file. | ||||
* | - Cleaned this mess a bit: | foobar | 2003-02-17 | 1 | -1/+1 |
| | | | | | | | | | | . Centralized the functions sunrise/sunset to php_sunrise_sunset to lessen duplicate code. . Made wrapper function php_do_date_sunrise_sunset() to lessen duplicate code. . Coding style fixes. . renamed sunfuncs.h -> php_sunfuncs.h | ||||
* | Add the sunfuncs to the .dsp file for Moshe. | Wez Furlong | 2003-02-16 | 1 | -0/+8 |
| | |||||
* | Update win32 project for streams juggling. | Wez Furlong | 2003-02-16 | 1 | -16/+32 |
| | |||||
* | A add much more useful select(2) implementation than is provided by | Wez Furlong | 2003-02-16 | 1 | -4/+4 |
| | | | | | | | | | | | | | windows sockets. The winsock implementation will only work with sockets; our implementation works with sockets and file descriptors. By association, stream_select() will now operate correctly with files, pipes and sockets. This change required linking against the winsock2 library. In terms of compatibility, only older versions of windows 95 do not have winsock2 installed by default. It is available as a redistributable file, and is most likely installed by any OS patches (eg: Internet Explorer) applied by the user. Also, add a win32 compatible pipe test when opening a stream from a pipe. This test will only work on NT, win2k and XP platforms. Without this test, interleaved fread() and select() calls would cause the read buffer to be clobbered. I will be working on a fix for this issue for win9x. | ||||
* | Adding new files to the project. | Edin Kadribasic | 2003-01-28 | 1 | -0/+8 |
| | | | | | # First half of Sebastian's patch, Ilia will commit the second part shortly | ||||
* | Fix .dsp | Zeev Suraski | 2003-01-23 | 1 | -112/+116 |
| | |||||
* | fix path to config.w32.h | Harald Radi | 2003-01-16 | 1 | -1/+0 |
| | |||||
* | Add proc_open.c to project. | Sebastian Bergmann | 2003-01-15 | 1 | -0/+4 |
| | |||||
* | Leftover. | Sebastian Bergmann | 2003-01-11 | 1 | -4/+0 |
| | |||||
* | HEAD defaults to build with ZE2 now | Harald Radi | 2003-01-10 | 1 | -69/+106 |
| | |||||
* | Revert config.w32.h.in -> config.w32.h build step per discussion with Zeev. | Sebastian Bergmann | 2003-01-05 | 1 | -52/+1 |
| | |||||
* | Add filter.c, user_filters.c. Group stream related sources. | Sebastian Bergmann | 2003-01-01 | 1 | -7/+15 |
| |