summaryrefslogtreecommitdiff
path: root/ext/rpc/dotnet/dotnet.cpp
Commit message (Expand)AuthorAgeFilesLines
* moved to pecl by sascha. remove them from head.Sterling Hughes2003-06-251-237/+0
* updating license information in the headers.James Cox2003-06-101-3/+3
* Changed php_error to php_error_docref.Ilia Alshanetsky2003-01-191-2/+2
* Getting rid of the old API parsing code.Ilia Alshanetsky2003-01-151-9/+9
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* fix visual studio .net warningHarald Radi2001-10-261-1/+1
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-1/+2
* removed CoInitialize() and CoUninitialize()Harald Radi2001-08-151-4/+1
* - ZE2 fixesAndi Gutmans2001-08-131-1/+1
* WhitespaceZeev Suraski2001-08-111-2/+2
* TSRM fixHarald Radi2001-08-071-13/+13
* More TSRMLS_FETCH workZeev Suraski2001-07-311-5/+6
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th...Zeev Suraski2001-07-301-3/+4
* adapted to changes from com moduleHarald Radi2001-06-241-11/+11
* @added an additional parameter to dotnet_load to specify the codepage (phanto)Harald Radi2001-05-131-9/+21
* adapted because of the changes in the com moduleHarald Radi2001-05-021-9/+12
* make dotnet module build again & fix dsp ouput dirDaniel Beulshausen2001-04-301-2/+2
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* multiple codepage supportHarald Radi2001-02-171-2/+6
* correct phpinfo() outputHarald Radi2001-02-021-1/+1
* correct phpinfo() outputHarald Radi2001-02-021-8/+4
* use *_EXTERN_C() and PHP_WIN32Harald Radi2001-01-291-11/+6
* fixed unicodeconversion and parameter passing bugs in com and dotnet modulesHarald Radi2001-01-281-27/+11
* Add ***EXPERIMENTAL*** Zend OO Extension support for Microsoft.NetSam Ruby2000-08-261-0/+243