summaryrefslogtreecommitdiff
path: root/ext/ming
Commit message (Expand)AuthorAgeFilesLines
* Fix class namesMarcus Boerger2004-03-291-16/+16
* Commit the header, too.Marcus Boerger2004-03-271-152/+151
* Follow ming_xy naming conventionMarcus Boerger2004-03-271-3/+3
* Fix complation errors after convertion to new macro'sFrank M. Kromann2004-03-261-4/+4
* Use studlyCaps and new macros (that should be it)Marcus Boerger2004-03-261-372/+382
* Really use studlyCaps hereMarcus Boerger2004-03-251-127/+127
* Hack to check for ming version 0.2 and 0.3 to inclue the right libs.Frank M. Kromann2004-03-111-3/+31
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-2/+2
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* make these build with new win32 build system.Wez Furlong2003-12-191-0/+16
* Actually register the classMarcus Boerger2003-12-121-0/+1
* Fix win32 compilation. This will import the core_globals_idFrank M. Kromann2003-11-151-2/+2
* Adding missing class init's for new ming 0.3a functionsFrank M. Kromann2003-11-151-1/+8
* Compiler fixes for older ming versionsMarcus Boerger2003-11-121-7/+26
* Added mandatory safe_mode & open_basedir checks.Ilia Alshanetsky2003-11-071-0/+9
* Getting rid of c++ style commentsFrank M. Kromann2003-11-061-3/+5
* MFB: Adding new features from ming 0.3a.Frank M. Kromann2003-11-062-8/+997
* Fixed ming to work with new OO stuff. Patch by tony2001 at phpclub dot netfoobar2003-09-071-58/+72
* - Simple test for mingfoobar2003-09-051-0/+48
* Fix the compile warnings properlyfoobar2003-08-111-1/+11
* Nuke unused varsMarcus Boerger2003-08-101-6/+1
* - CS/WS fixesfoobar2003-07-114-90/+116
* Allow the use of both ming 0.2a and 0.3a (API\s changed)Frank M. Kromann2003-07-111-0/+24
* Adding missing compression paramters to output functionsFrank M. Kromann2003-07-101-23/+68
* ZTS fixMarcus Boerger2003-07-021-1/+1
* Fixed a crash when text is added before a font is specified.Ilia Alshanetsky2003-07-021-0/+5
* updating license to 3.0Andrey Hristov2003-06-162-4/+4
* $Id tag addedAndrey Hristov2003-06-161-0/+3
* load of proto fixesAndrey Hristov2003-06-161-56/+60
* updating license information in the headers.James Cox2003-06-102-2/+2
* Fixing functionicalls with variable number of parameters...Stefan Esser2003-03-061-1/+1
* adding missing zlib.lib and path to bindlibFrank M. Kromann2003-01-221-5/+5
* Bump year.Sebastian Bergmann2002-12-312-2/+2
* fix warningsMarcus Boerger2002-11-121-2/+2
* fix warningsMarcus Boerger2002-11-122-69/+92
* Fixed compile error.Ilia Alshanetsky2002-11-121-2/+3
* php_error() => php_error_docref()Marcus Boerger2002-11-121-27/+28
* Get rid of redundant loopRasmus Lerdorf2002-10-081-6/+0
* FreeBSD ming port sticks ming.h in /usr/local/include/ming/ming.h andRasmus Lerdorf2002-10-081-1/+17
* 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