| Commit message (Expand) | Author | Age | Files | Lines |
* | removed imports so that the old spec doesn't need to be parsed | Rafael H. Schloming | 2010-01-21 | 1 | -2/+1 |
* | - removed old and redundent tests | Rafael H. Schloming | 2009-08-11 | 1 | -1/+3 |
* | use longs for large hex constant literals, this avoids scary looking warnings... | Rafael H. Schloming | 2009-03-25 | 1 | -1/+1 |
* | QPID-1419: remove wip support from 0-9 python client | Gordon Sim | 2008-12-02 | 1 | -5/+1 |
* | QPID-947: update cpp and python management to 0-10 final | Rafael H. Schloming | 2008-04-22 | 1 | -1/+1 |
* | Start moving towards final 0-10 spec: | Gordon Sim | 2008-02-21 | 1 | -1/+1 |
* | fixed python dependence on the content-length attribute (bz 419371) | Rafael H. Schloming | 2008-01-18 | 1 | -7/+5 |
* | python API updates | Rafael H. Schloming | 2007-11-07 | 1 | -26/+27 |
* | Enabled packed struct encoding in python, cpp, and java. Also fixed computati... | Rafael H. Schloming | 2007-10-14 | 1 | -2/+2 |
* | issue execution_sync rather than execution_flush prior to waiting for completion | Rafael H. Schloming | 2007-09-27 | 1 | -3/+3 |
* | Change to start execution mark at -1 | Gordon Sim | 2007-09-26 | 1 | -8/+12 |
* | Use octet each for class and method id (changed c++ and python) | Gordon Sim | 2007-09-21 | 1 | -2/+3 |
* | Fixed (il)logic in timeout management when waiting for completion. | Gordon Sim | 2007-09-19 | 1 | -2/+2 |
* | Initial implementation (plus very simple tests) of message.acquire, message.r... | Gordon Sim | 2007-09-03 | 1 | -0/+1 |
* | Refresh of transitional xml to more closely reflect latest specification | Gordon Sim | 2007-08-21 | 1 | -2/+10 |
* | added support for unpacked structs and execution.result | Rafael H. Schloming | 2007-08-10 | 1 | -3/+13 |
* | split invoke out into two distinct version specific impls | Rafael H. Schloming | 2007-08-09 | 1 | -28/+33 |
* | removed extraneous whitespace | Rafael H. Schloming | 2007-08-09 | 1 | -11/+7 |
* | Fixed syntax error in handling of timeouts. | Gordon Sim | 2007-08-09 | 1 | -1/+1 |
* | Timeout after waiting for completion that doesn't arrive. | Gordon Sim | 2007-08-08 | 1 | -3/+5 |
* | Some restructuring of the client code: | Gordon Sim | 2007-08-02 | 1 | -8/+1 |
* | Use execution layer to acknowledge messages. | Gordon Sim | 2007-07-27 | 1 | -10/+72 |
* | Changed use of Event to directly use Condition to workaround problems on othe... | Gordon Sim | 2007-07-26 | 1 | -12/+20 |
* | Some initial 0-10 support including placeholders for new domains, use of exec... | Gordon Sim | 2007-07-24 | 1 | -1/+12 |
* | Added initial 'execution-layer' to try out methods form the 0-10 execution cl... | Gordon Sim | 2007-07-23 | 1 | -0/+30 |
* | * python/qpid/*.py:: apply 0-9 changes missed by merge. | Alan Conway | 2007-03-21 | 1 | -5/+10 |
* | Merged revisions 507491-507559,507561-507601,507603-507621,507623-507671,5076... | Alan Conway | 2007-03-19 | 1 | -4/+7 |
* | Merged revisions 504590 via svnmerge from | Alan Conway | 2007-03-19 | 1 | -1/+26 |
* | * python/testlib.py: -s (spec) option now also takes abbreviations "0-8" and ... | Alan Conway | 2007-03-19 | 1 | -1/+7 |
* | Merged revisions 500305 via svnmerge from | Alan Conway | 2007-03-16 | 1 | -0/+2 |
* | Merged revisions 496593 via svnmerge from | Alan Conway | 2007-03-16 | 1 | -52/+140 |
* | Proper fix to race condition where connection-close is sent by server. Now ha... | Gordon Sim | 2007-01-23 | 1 | -15/+9 |
* | Locked Channel::close() due to race. | Gordon Sim | 2007-01-18 | 1 | -7/+13 |
* | Modified handling of reason for closing in peer to work around race between w... | Gordon Sim | 2007-01-18 | 1 | -0/+2 |
* | update Apache licenses to the current version | Stephen Vinoski | 2006-11-10 | 1 | -13/+16 |
* | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@450556... | Alan Conway | 2006-09-27 | 1 | -2/+1 |
* | Close channels on fatal errors to prevent hangs, provide useful stack trace. | Alan Conway | 2006-09-25 | 1 | -6/+3 |
* | Import of qpid from etp: | Rafael H. Schloming | 2006-09-19 | 1 | -0/+209 |