<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/TSRM, branch php-4.3.0dev</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>Changes to build TSRM on NetWare</title>
<updated>2002-05-29T08:41:21+00:00</updated>
<author>
<name>Venkat Raghavan S</name>
<email>rvenkat@php.net</email>
</author>
<published>2002-05-29T08:41:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=c61598f32babf080802a4c73d8eec1006f9fc0a2'/>
<id>c61598f32babf080802a4c73d8eec1006f9fc0a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change to build on NetWare: TSRM_CONFIG.H not required</title>
<updated>2002-05-29T05:16:58+00:00</updated>
<author>
<name>Venkat Raghavan S</name>
<email>rvenkat@php.net</email>
</author>
<published>2002-05-29T05:16:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=ab699a7c2b1fa10f0f711cdef422aef86fa8efb4'/>
<id>ab699a7c2b1fa10f0f711cdef422aef86fa8efb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Basic NetWare changes</title>
<updated>2002-05-28T08:54:17+00:00</updated>
<author>
<name>Venkat Raghavan S</name>
<email>rvenkat@php.net</email>
</author>
<published>2002-05-28T08:54:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=d69261d12c23cf80e9291de40f033e390ce114f1'/>
<id>d69261d12c23cf80e9291de40f033e390ce114f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed directory access problem when direcory name is encoded in japanese Shift_JIS encoding.</title>
<updated>2002-04-25T14:43:40+00:00</updated>
<author>
<name>Rui Hirokawa</name>
<email>hirokawa@php.net</email>
</author>
<published>2002-04-25T14:43:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=860e67588461bd93108ab48dd7d8459df6d96a5c'/>
<id>860e67588461bd93108ab48dd7d8459df6d96a5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed problem when multibyte character is included in file path on Windows. If _MBCS is defined, _tcstok is defined as _mbstrtok which is multibyte enabled strtok. If _MBCS is not defined, _tcstok is defined as strtok.</title>
<updated>2002-04-21T22:20:14+00:00</updated>
<author>
<name>Rui Hirokawa</name>
<email>hirokawa@php.net</email>
</author>
<published>2002-04-21T22:20:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=222a2f4feff4d78f859a6d1551cb2c809bf9d1fa'/>
<id>222a2f4feff4d78f859a6d1551cb2c809bf9d1fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix check.. tsrm_config.h exists on all platforms but Win32.</title>
<updated>2002-03-07T15:07:49+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2002-03-07T15:07:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=cb8181dd4e9a2fbbf996bd9ea89c8cfb6064d37d'/>
<id>cb8181dd4e9a2fbbf996bd9ea89c8cfb6064d37d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update headers.</title>
<updated>2001-12-11T15:16:21+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2001-12-11T15:16:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=d863d52a5d1bd35d08950df8955a9d353b79b8b3'/>
<id>d863d52a5d1bd35d08950df8955a9d353b79b8b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This was needed afterall. Without this Apache segfaulted when accessing PHP scripts.</title>
<updated>2001-12-09T23:43:20+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2001-12-09T23:43:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=9b81440b7639456bdf67bc0177785c4fbbbd543a'/>
<id>9b81440b7639456bdf67bc0177785c4fbbbd543a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Undo (per Jani's request)</title>
<updated>2001-12-09T01:00:57+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2001-12-09T01:00:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=216e81db96b54261a09dcd8cfc8f6c4235d1aa9f'/>
<id>216e81db96b54261a09dcd8cfc8f6c4235d1aa9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Jani's AIX fixes</title>
<updated>2001-12-07T17:37:00+00:00</updated>
<author>
<name>Sterling Hughes</name>
<email>sterling@php.net</email>
</author>
<published>2001-12-07T17:37:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=751d155b9614bd9643b171675f8cb775062dfc0a'/>
<id>751d155b9614bd9643b171675f8cb775062dfc0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
