<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/cpp/bindings/qmf2/ruby, branch dep_removal</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>QPID-3586: Changes for QPID-3464 break cmake build in tar.gz distribution</title>
<updated>2011-11-07T20:56:53+00:00</updated>
<author>
<name>Andrew Stitcher</name>
<email>astitcher@apache.org</email>
</author>
<published>2011-11-07T20:56:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=1c90ca7456e04263635ef3d626808bf8a1118ad8'/>
<id>1c90ca7456e04263635ef3d626808bf8a1118ad8</id>
<content type='text'>
- Added in the new CMake files to EXTRA_DIST in the Makefile.am files so
  that they get built into the tarballs
- Added some cluster test files back into the .../tests/cluster.mk file
  as they seem to have been dropped by mistake (and having them missing
  also breaks the cmake build in a similar way)

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1198929 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added in the new CMake files to EXTRA_DIST in the Makefile.am files so
  that they get built into the tarballs
- Added some cluster test files back into the .../tests/cluster.mk file
  as they seem to have been dropped by mistake (and having them missing
  also breaks the cmake build in a similar way)

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1198929 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3464: Build Improvements (CMake) [from Jan-Marek Glogowski]</title>
<updated>2011-11-03T14:32:01+00:00</updated>
<author>
<name>Andrew Stitcher</name>
<email>astitcher@apache.org</email>
</author>
<published>2011-11-03T14:32:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=063f1124a86299ac774b11cbcfe455fbe9ec0d55'/>
<id>063f1124a86299ac774b11cbcfe455fbe9ec0d55</id>
<content type='text'>
- Improved CMake build significantly bringing it closer in parity to
  autotools build

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1197146 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Improved CMake build significantly bringing it closer in parity to
  autotools build

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1197146 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA - Makefile cleanup for wrapped bindings</title>
<updated>2011-05-25T14:28:41+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-05-25T14:28:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=9e3214850a8f8d419660cb42ee8004134f751870'/>
<id>9e3214850a8f8d419660cb42ee8004134f751870</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1127542 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1127542 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA - Added -fno-strict-aliasing for swig-generated C++ sources.</title>
<updated>2011-04-28T20:01:43+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-04-28T20:01:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=ca65326bddd04992a2be7ae61e3f02871a8670fd'/>
<id>ca65326bddd04992a2be7ae61e3f02871a8670fd</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1097592 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1097592 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3046</title>
<updated>2011-02-11T01:19:12+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-02-11T01:19:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=0256258e435b9319d92251827c53d6495890020f'/>
<id>0256258e435b9319d92251827c53d6495890020f</id>
<content type='text'>
Added missing wrapper functions for AgentSession::raiseEvent in Ruby and Python
Added a raised event in the Python agent example


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1069654 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added missing wrapper functions for AgentSession::raiseEvent in Ruby and Python
Added a raised event in the Python agent example


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1069654 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing even handling in the console.</title>
<updated>2011-02-04T08:22:30+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-02-04T08:22:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=6b455d864349e7b90369fd424051210599fc9565'/>
<id>6b455d864349e7b90369fd424051210599fc9565</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1067111 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1067111 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged missing functionality from the QMFv1 Ruby and Python interfaces to the QMFv2 interfaces:</title>
<updated>2011-02-04T06:38:31+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-02-04T06:38:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=c7d2d3fb92b0e8fe3000adfe5a021bb69ccdc34a'/>
<id>c7d2d3fb92b0e8fe3000adfe5a021bb69ccdc34a</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1067095 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1067095 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Exposed asMap for DataAddr objects in Pyton and Ruby wrappers.</title>
<updated>2011-01-11T17:58:04+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-01-11T17:58:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=180f6554ab2755973026dfe6f47d94be9286da41'/>
<id>180f6554ab2755973026dfe6f47d94be9286da41</id>
<content type='text'>
Enhanced the examples to show the passing of a DataAddr in an argument.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1057774 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enhanced the examples to show the passing of a DataAddr in an argument.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1057774 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QMFv2 API change:</title>
<updated>2011-01-11T16:02:23+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-01-11T16:02:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=8850626ab31ff00e0eca619fda60a72775005eaa'/>
<id>8850626ab31ff00e0eca619fda60a72775005eaa</id>
<content type='text'>
  1) Added public constructor for DataAddr(Variant::Map)
  2) Fixed Python and Ruby typemaps to support Variant::Map&amp; and Variant::List&amp; with const
  3) Added support for building Queries based on object-id maps in both Python and Ruby wrappers


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1057709 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  1) Added public constructor for DataAddr(Variant::Map)
  2) Fixed Python and Ruby typemaps to support Variant::Map&amp; and Variant::List&amp; with const
  3) Added support for building Queries based on object-id maps in both Python and Ruby wrappers


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1057709 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated Python and Ruby wrappers to reflect API changes.</title>
<updated>2011-01-10T14:08:50+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-01-10T14:08:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=b7f5f402c2f1f92f84bf8cdfc5b15a87714fbcbf'/>
<id>b7f5f402c2f1f92f84bf8cdfc5b15a87714fbcbf</id>
<content type='text'>
Updates to the agent examples.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1057200 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updates to the agent examples.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1057200 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
