summaryrefslogtreecommitdiff
path: root/ext/ming
Commit message (Expand)AuthorAgeFilesLines
* Make these all work with persistent streams too.Wez Furlong2002-09-251-6/+8
* - Let's make this a little bit more professional :)Derick Rethans2002-08-281-1/+1
* Fix a couple of protosRasmus Lerdorf2002-07-141-6/+6
* Never add libraries without checking that they exist and can be linked.foobar2002-04-291-2/+3
* shlib suffix was not defind and rint() was not found without -lm.Rui Hirokawa2002-04-291-1/+2
* Some ws fixes and general cleanup.foobar2002-04-082-2040/+1733
* Fixed compile failure with ZTS build.foobar2002-04-071-0/+2
* - Fixed bug: #16203foobar2002-03-271-1/+1
* - Fix bug spotted by Lukas Schroeder <lukas@edeal.de>.Markus Fischer2002-03-191-1/+1
* Streams now make more use of the memory manager, so tracking downWez Furlong2002-03-171-2/+2
* fix win32 warning and ming leakWez Furlong2002-03-171-0/+2
* - Fixed some typos.foobar2002-03-161-3/+4
* correct some problems with mingWez Furlong2002-03-161-37/+17
* change * formattingWez Furlong2002-03-161-2/+2
* New PHP streams...Wez Furlong2002-03-151-19/+20
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-9/+1
* - Fixed bug: #15190foobar2002-03-091-2/+2
* proto fixesHartmut Holzgraefe2001-12-151-2/+11
* Fixed a typo and added [] around the message text.foobar2001-12-121-2/+2
* More ZTS fixes.foobar2001-12-121-10/+2
* Fixed some compile problems (in ZTS mode)foobar2001-12-122-17/+14
* Update headers.Sebastian Bergmann2001-12-112-4/+4
* Unified the configure messages.foobar2001-11-301-3/+4
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* Fixed some protos.Egon Schmid2001-10-091-124/+99
* ming-0.2a needs rint() in libm.Rui Hirokawa2001-09-291-0/+3
* 2nd phase in back-substitution those macro'sJeroen van Wolffelaar2001-09-251-2/+2
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-16/+16
* proto fixes "double" -> "float"Hartmut Holzgraefe2001-09-211-21/+21
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* More compile warnings nuked.foobar2001-08-221-12/+14
* Added flags for SWFDisplayItem_addActionDave Hayden2001-08-201-78/+197
* changed version check to look for function Ming_useSWFVersion, indicatingDave Hayden2001-08-201-2/+2
* added function prototypes:Dave Hayden2001-08-201-0/+3
* - ZE2 fixesAndi Gutmans2001-08-131-1/+1
* More TSRM work.foobar2001-08-071-172/+170
* some more eliminate-fetches-or-escalate-them-at-leastSascha Schumann2001-08-051-1/+3
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-11/+25
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th...Zeev Suraski2001-07-301-13/+13
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-0/+9
* remove un-necessary inline bloat...Sterling Hughes2001-05-281-21/+21
* Killed compile warnings.foobar2001-05-282-14/+14
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* Fix indentation of ./configure --help messages.Sascha Schumann2001-05-121-1/+1
* - Change macros from V_ to VCWD_ because of AIX name clashAndi Gutmans2001-04-301-7/+7
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-2/+2
* Added a check for the one function missing in <= 0.1.0 versions of ming lib.foobar2001-03-161-1/+6
* Killed a compile warning + made ming extension compile with the older ming libs.foobar2001-03-161-0/+3
* Missing files.foobar2001-03-161-0/+2
* Beutify + fix some errors in finding libs and header files.foobar2001-03-161-8/+5