<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rabbitmq-c-github-ask.git, branch win32_example_include_fix</title>
<subtitle>github.com: ask/rabbitmq-c
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/'/>
<entry>
<title>Fix for stdint.h not found in examples</title>
<updated>2012-03-06T20:40:45+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>alan.antonuk@gmail.com</email>
</author>
<published>2012-02-28T20:38:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=b410efda35a3f02c3e333beb3e27b2d16d07ad5b'/>
<id>b410efda35a3f02c3e333beb3e27b2d16d07ad5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9 from alanxz/vs2008_install_stdint_fix</title>
<updated>2012-03-06T20:14:31+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>alan.antonuk@gmail.com</email>
</author>
<published>2012-03-06T20:14:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=f45fc60fc346d5758acd1359483dadecc708a914'/>
<id>f45fc60fc346d5758acd1359483dadecc708a914</id>
<content type='text'>
Fix: add stdint.h to install target on MSVC &lt; 1600</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix: add stdint.h to install target on MSVC &lt; 1600</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: add stdint.h to install target on MSVC &lt; 1600</title>
<updated>2012-03-06T20:09:22+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>aega@med.umich.edu</email>
</author>
<published>2012-03-06T20:09:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=b9c1acaaa38f4dfe1e537cb39b849fbfc37880ce'/>
<id>b9c1acaaa38f4dfe1e537cb39b849fbfc37880ce</id>
<content type='text'>
MSVC doesn't have stdint.h for versions less than 1600, we need to
both have this included and installed along with the header files
as the stdint.h is used from amqp.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MSVC doesn't have stdint.h for versions less than 1600, we need to
both have this included and installed along with the header files
as the stdint.h is used from amqp.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Update MinGW/MSYS paths in etc/install-mingw.sh</title>
<updated>2012-01-23T18:20:27+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2012-01-23T18:20:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=16e2586ff6eff92fb6f805c630faa0b3ab8af5a5'/>
<id>16e2586ff6eff92fb6f805c630faa0b3ab8af5a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an option to limit how many messages are consumed</title>
<updated>2011-11-09T14:36:20+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2011-11-09T14:36:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=89071d2ff9f6757402e219c4b8e6cf0c580a7b02'/>
<id>89071d2ff9f6757402e219c4b8e6cf0c580a7b02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct URL that should point to rabbitmq-codegen</title>
<updated>2011-11-05T11:15:35+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2011-11-05T11:15:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=3bd58ca342079a85e355faa09af1b7d3c20f243f'/>
<id>3bd58ca342079a85e355faa09af1b7d3c20f243f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix up some markdown formatting</title>
<updated>2011-11-04T21:45:37+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2011-11-04T21:45:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=b6ebcff848b1ce8b1a70fcdf8a3421614d189484'/>
<id>b6ebcff848b1ce8b1a70fcdf8a3421614d189484</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a README.md symlink so that github will render the markdown</title>
<updated>2011-11-04T20:47:38+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2011-11-04T20:47:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=8bc7a700771eeb081a361f0590c386fee7d12209'/>
<id>8bc7a700771eeb081a361f0590c386fee7d12209</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge bug24528 (cmake build support)</title>
<updated>2011-11-04T17:42:07+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2011-11-04T17:42:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=942f3a0392e939d3b4dd8efe45e2b679aaf4138a'/>
<id>942f3a0392e939d3b4dd8efe45e2b679aaf4138a</id>
<content type='text'>
From Alan Antonuk's github pull request
(&lt;https://github.com/rabbitmq/rabbitmq-c/pull/3&gt;).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Alan Antonuk's github pull request
(&lt;https://github.com/rabbitmq/rabbitmq-c/pull/3&gt;).
</pre>
</div>
</content>
</entry>
<entry>
<title>Guard msinttypes include dir with MSVC and not WIN32</title>
<updated>2011-11-04T15:47:00+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>aega@med.umich.edu</email>
</author>
<published>2011-11-04T15:47:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=e50965d73b505480fa4b9cfdfe233c24c012d3a0'/>
<id>e50965d73b505480fa4b9cfdfe233c24c012d3a0</id>
<content type='text'>
stdint.h is provided by MinGW/MSYS on Win32. It is not provided by MSVC
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
stdint.h is provided by MinGW/MSYS on Win32. It is not provided by MSVC
</pre>
</div>
</content>
</entry>
</feed>
