<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/TSRM, branch php-4.0b4</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>.dsp updates</title>
<updated>1999-12-31T16:20:04+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>1999-12-31T16:20:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4765396846df950857c5772d20ac19897f9578d8'/>
<id>4765396846df950857c5772d20ac19897f9578d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>THREAD_T refers to thread ids, not attributes</title>
<updated>1999-12-30T15:52:08+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>1999-12-30T15:52:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=701a00d39126f3bfe36b88a31b846d4b6cf67c4e'/>
<id>701a00d39126f3bfe36b88a31b846d4b6cf67c4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite TSRM_CHECK_GCC_ARG to cache its result</title>
<updated>1999-12-30T02:19:39+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>1999-12-30T02:19:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9aef66711e1cedea234934d3e79c7b4be7f527a8'/>
<id>9aef66711e1cedea234934d3e79c7b4be7f527a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Let check succeed on systems which don't need special flags for pthreads.</title>
<updated>1999-12-30T00:48:45+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>1999-12-30T00:48:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=85a5a2873ed2b3a82f05e833426145233d902038'/>
<id>85a5a2873ed2b3a82f05e833426145233d902038</id>
<content type='text'>
Also change the message to be more informative.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also change the message to be more informative.

</pre>
</div>
</content>
</entry>
<entry>
<title>Save a few lines while checking for -pthread[s]?</title>
<updated>1999-12-27T09:54:12+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>1999-12-27T09:54:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4e1baf3a4ec67d89adfd83639162224cadb57dbe'/>
<id>4e1baf3a4ec67d89adfd83639162224cadb57dbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Put -pthreads? into CFLAGS; libtool still filters it out during shared</title>
<updated>1999-12-24T15:44:58+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>1999-12-24T15:44:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=69f8907a29e8afa4b195bd6ba7ecff095bd00c76'/>
<id>69f8907a29e8afa4b195bd6ba7ecff095bd00c76</id>
<content type='text'>
library linking; need to find a way to prevent that.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
library linking; need to find a way to prevent that.

</pre>
</div>
</content>
</entry>
<entry>
<title>Improved check for GCC's -pthread and -pthreads flag</title>
<updated>1999-12-22T22:23:06+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>1999-12-22T22:23:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=aa3737e6e1880d20cf7f1e8388f6584c7a1cea33'/>
<id>aa3737e6e1880d20cf7f1e8388f6584c7a1cea33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable TSRM to use Pth</title>
<updated>1999-12-21T18:03:35+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>1999-12-21T18:03:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fa1f318d74fc7a944d4644aeb6ea4e87485eca7e'/>
<id>fa1f318d74fc7a944d4644aeb6ea4e87485eca7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Pthreads check</title>
<updated>1999-12-21T16:29:30+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>1999-12-21T16:29:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4fb1e2788fa4b8895b476e01a1803eaa316e3e41'/>
<id>4fb1e2788fa4b8895b476e01a1803eaa316e3e41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Critical Sections under Win32 - shows roughly 40% performance increase under</title>
<updated>1999-12-20T20:02:25+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>1999-12-20T20:02:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=469966917b33f97d0d03e51d409c5f93f48a8969'/>
<id>469966917b33f97d0d03e51d409c5f93f48a8969</id>
<content type='text'>
multithreaded Win32!

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
multithreaded Win32!

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