<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/rpc/com/com_wrapper.c, branch PHP-4.0.6</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>Fix naming issue</title>
<updated>2001-05-10T05:42:54+00:00</updated>
<author>
<name>Sterling Hughes</name>
<email>sterling@php.net</email>
</author>
<published>2001-05-10T05:42:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=b01ba3f82085a318526be69b986c1eb186b6b768'/>
<id>b01ba3f82085a318526be69b986c1eb186b6b768</id>
<content type='text'>
# UNTESTED, but it should do the trick
# everyone on a winblows box please try out the change

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# UNTESTED, but it should do the trick
# everyone on a winblows box please try out the change

</pre>
</div>
</content>
</entry>
<entry>
<title>E_ERROR instead of E_WARNING on nullpointer exceptions</title>
<updated>2001-05-09T00:00:01+00:00</updated>
<author>
<name>Harald Radi</name>
<email>phanto@php.net</email>
</author>
<published>2001-05-09T00:00:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=ffefed197226f469d99b15e2b493d9bc19d47e1c'/>
<id>ffefed197226f469d99b15e2b493d9bc19d47e1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed leaky code</title>
<updated>2001-05-03T11:20:29+00:00</updated>
<author>
<name>Harald Radi</name>
<email>phanto@php.net</email>
</author>
<published>2001-05-03T11:20:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=172a9c93031a21c19ad035df210c2b76e517bb88'/>
<id>172a9c93031a21c19ad035df210c2b76e517bb88</id>
<content type='text'>
#cleaned up dirty hack from yesterday

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
#cleaned up dirty hack from yesterday

</pre>
</div>
</content>
</entry>
<entry>
<title>removed itypeinfo calls because they didn't work on every machine</title>
<updated>2001-05-02T21:51:19+00:00</updated>
<author>
<name>Harald Radi</name>
<email>phanto@php.net</email>
</author>
<published>2001-05-02T21:51:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=8dc2dbaf9b1bad044e4f9bfa0fdfb417e4e3e79f'/>
<id>8dc2dbaf9b1bad044e4f9bfa0fdfb417e4e3e79f</id>
<content type='text'>
#i'm investigating this ...

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
#i'm investigating this ...

</pre>
</div>
</content>
</entry>
<entry>
<title>- Change macros from V_ to VCWD_ because of AIX name clash</title>
<updated>2001-04-30T12:45:02+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2001-04-30T12:45:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=4c823e8a895632382de841055fa961ec760d086c'/>
<id>4c823e8a895632382de841055fa961ec760d086c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>@Using ITypeInfo instead of IDispatch if possible. This makes DCOM calls</title>
<updated>2001-03-20T22:35:30+00:00</updated>
<author>
<name>Harald Radi</name>
<email>phanto@php.net</email>
</author>
<published>2001-03-20T22:35:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=256d7998095c76b46dfcd9b3f555db309de37630'/>
<id>256d7998095c76b46dfcd9b3f555db309de37630</id>
<content type='text'>
@and even COM calls much faster.
@All ini settings are now prefixed by 'com.'.
@Now you need not provide a path to the file containing the typelib, you can
@also provide the GUID of the TypeLib - entry or an IID for preloading
@type - information. (phanto)
memory leak was reportet, i'm not sure that it is fixed by now, but it should be.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
@and even COM calls much faster.
@All ini settings are now prefixed by 'com.'.
@Now you need not provide a path to the file containing the typelib, you can
@also provide the GUID of the TypeLib - entry or an IID for preloading
@type - information. (phanto)
memory leak was reportet, i'm not sure that it is fixed by now, but it should be.

</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix copyright notices with 2001</title>
<updated>2001-02-26T06:11:02+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2001-02-26T06:11:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=eb6ba01d1c739f1005554034fcdb991e810dfc21'/>
<id>eb6ba01d1c739f1005554034fcdb991e810dfc21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Win32 build</title>
<updated>2001-02-20T22:32:29+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2001-02-20T22:32:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=a3775357ec57389e8da4eb6054db76df92f418f9'/>
<id>a3775357ec57389e8da4eb6054db76df92f418f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>@- Added new object VARIANT() to encapsulate values for use with</title>
<updated>2001-02-18T16:49:06+00:00</updated>
<author>
<name>Harald Radi</name>
<email>phanto@php.net</email>
</author>
<published>2001-02-18T16:49:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=a15e465a34d4d4e4861e4dd077ccaa16e752b71c'/>
<id>a15e465a34d4d4e4861e4dd077ccaa16e752b71c</id>
<content type='text'>
@  the COM and DOTNET module. Therefore it is now possible to pass
@  values by reference, convert php values to extended variant types (currency,
@  date, idispatch, iunknown, ...) and define the codepage that should
@  be used for unicode - conversion.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
@  the COM and DOTNET module. Therefore it is now possible to pass
@  values by reference, convert php values to extended variant types (currency,
@  date, idispatch, iunknown, ...) and define the codepage that should
@  be used for unicode - conversion.

</pre>
</div>
</content>
</entry>
<entry>
<title>multiple codepage support</title>
<updated>2001-02-17T02:16:29+00:00</updated>
<author>
<name>Harald Radi</name>
<email>phanto@php.net</email>
</author>
<published>2001-02-17T02:16:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=55f25fb9423db649c5ea76558083dcb944675f00'/>
<id>55f25fb9423db649c5ea76558083dcb944675f00</id>
<content type='text'>
export global constants

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
export global constants

</pre>
</div>
</content>
</entry>
</feed>
