summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog update1999-12-071-0/+51
* NEWS update1999-12-071-0/+2
* Now it compiles - couldn't find lib before.Evan Klinger1999-12-071-1/+1
* Eliminate some warnings.Evan Klinger1999-12-071-0/+1
* Minor changes and clean up.Evan Klinger1999-12-071-4/+5
* @- Added CyberCash support. (Evan)Evan Klinger1999-12-077-0/+521
* Move the #include of zend-parser.h out of zend_compile.hZeev Suraski1999-12-065-2/+4
* First step in making parsedate.y thread safe - use a pure parserZeev Suraski1999-12-061-15/+23
* More localizationZeev Suraski1999-12-062-2/+2
* fixed warningThies C. Arntzen1999-12-061-1/+1
* @- explode() is now binary-safe. (Thies)Thies C. Arntzen1999-12-061-13/+17
* @- strpos() is now binary-safe. (Thies)Thies C. Arntzen1999-12-061-2/+21
* Add another item.Andrei Zmievski1999-12-061-0/+2
* This is no longer needed. Note that we'll always need to undefine YYSTYPE, s...Zeev Suraski1999-12-061-2/+2
* Separate libpaths into PHP_LDFLAGS, so that we can address themSascha Schumann1999-12-063-5/+5
* Localize a couple of macrosZeev Suraski1999-12-063-3/+6
* opened_path could end up uninitialized - fixedZeev Suraski1999-12-061-1/+6
* removed unneded CLS_FETCH()Thies C. Arntzen1999-12-061-1/+0
* build error: wrong num parms to date_parseSam Ruby1999-12-061-6/+3
* first pass at method overloadingSam Ruby1999-12-062-12/+176
* Hmmm...must have misplaced the getcwd/chdir logic...Sam Ruby1999-12-061-0/+3
* *** empty log message ***Evan Klinger1999-12-061-1/+0
* ChangeLog update1999-12-061-0/+83
* NEWS update1999-12-061-0/+4
* Give it a nicer looking module nameSascha Schumann1999-12-051-1/+1
* *** empty log message ***Zeev Suraski1999-12-051-3/+0
* php3_* => php_*Sascha Schumann1999-12-051-1/+1
* Create helper library during configure timeSascha Schumann1999-12-052-7/+10
* Allow AC_ADD_LIBRARY to append librarySascha Schumann1999-12-051-2/+6
* Add rpaths to LDFLAGS during configure, drop them later.Sascha Schumann1999-12-052-2/+6
* Revert changes.Evan Klinger1999-12-051-1/+1
* @- Fix Informix compile (Evan)Evan Klinger1999-12-051-1/+1
* Fix leak in pthreads, and add initial support for GNU PthSascha Schumann1999-12-052-0/+24
* Thies, can you provide some docs? I need something to show to my German trans...Egon Schmid1999-12-051-1/+1
* @- added XML_Set_Object() function, now you can use the XML-Parser fromThies C. Arntzen1999-12-052-33/+70
* Fix some warningsSascha Schumann1999-12-054-1/+7
* Fix some warningsSascha Schumann1999-12-0513-33/+17
* Prepend added libraries and separate LDFLAGS handlingSascha Schumann1999-12-052-3/+5
* Fix some warningsSascha Schumann1999-12-055-6/+3
* Add ts_allocate_dtor, use ts_allocate_[cd]tor where appropiate.Sascha Schumann1999-12-052-8/+9
* More maintainer-mode cleanupsRasmus Lerdorf1999-12-052-10/+27
* More maintainer-mode cleanupsRasmus Lerdorf1999-12-0510-45/+46
* Fix a maintainer-mode warningRasmus Lerdorf1999-12-052-4/+6
* @Fix warnings compiling in maintainer mode. (Stig)Stig Bakken1999-12-059-7/+16
* ChangeLog update1999-12-051-0/+287
* NEWS update1999-12-051-0/+2
* Win32 .dsp updateZeev Suraski1999-12-041-17/+17
* That one is actually supposed to have 'php3' on it - it's the PHP 3.0 compati...Zeev Suraski1999-12-042-1/+1
* #if -> #ifdef change for HAVE_LIBDL (to be consistent with the same symbolStig Bakken1999-12-043-4/+4
* Create ``libs'' subdirectory as the current user and add /usr/ucblibSascha Schumann1999-12-041-0/+8