| Commit message (Expand) | Author | Age | Files | Lines |
| * | Changed to use message.recover instead of message.release | Arnaud Simon | 2007-10-03 | 1 | -1/+1 |
| * | applied patch from gsim to fix order of bit decoding | Rafael H. Schloming | 2007-10-03 | 1 | -4/+1 |
| * | fixed encoding of b/e bits and handling of max frame size | Rafael H. Schloming | 2007-10-03 | 5 | -15/+23 |
| * | error checking for field table decode, actually close sessions on session clo... | Rafael H. Schloming | 2007-10-01 | 3 | -4/+41 |
| * | fixed codec of UUIDs | Rafael H. Schloming | 2007-09-27 | 2 | -4/+4 |
| * | improved close handling, made session.sync() return on session close | Rafael H. Schloming | 2007-09-25 | 3 | -1/+31 |
| * | switched to one byte for class/method ids | Rafael H. Schloming | 2007-09-24 | 2 | -3/+3 |
| * | added a mapping for byte[]s | Rafael H. Schloming | 2007-09-24 | 2 | -0/+2 |
| * | added field table encoding/decoding | Rafael H. Schloming | 2007-09-24 | 14 | -105/+642 |
| * | added frame-end constant | Rafael H. Schloming | 2007-09-20 | 2 | -2/+11 |
| * | merged the qpidity.url classes in to qpid.url and deleted qpidity.url | Rajith Muditha Attapattu | 2007-09-19 | 6 | -271/+8 |
| * | added messageAcquire method | Arnaud Simon | 2007-09-19 | 1 | -0/+6 |
| * | forgot to dispatch non L4 methods inside SessionDelegate | Rafael H. Schloming | 2007-09-19 | 1 | -1/+6 |
| * | * ProtocolEvent.Switch --> ProtocolDelegate | Rafael H. Schloming | 2007-09-17 | 13 | -118/+118 |
| * | Took out the URL parsing logic from the AMQConnectionURL and moved in two Par... | Rajith Muditha Attapattu | 2007-09-14 | 1 | -2/+3 |
| * | * moved most of the classes in the org.apache.qpidity package to | Rafael H. Schloming | 2007-09-13 | 55 | -1503/+1334 |
| * | Remerge of M2. All tests pass locally | Martin Ritchie | 2007-08-30 | 4 | -28/+86 |
| * | Added basic test case to test JMS | Rajith Muditha Attapattu | 2007-08-24 | 8 | -37/+91 |
| * | moved Encoder, Decoder and related classes into the codec sub-package | Rafael H. Schloming | 2007-08-23 | 16 | -19/+51 |
| * | updated from M2 branch | Arnaud Simon | 2007-08-23 | 1 | -17/+10 |
| * | Updated XID | Arnaud Simon | 2007-08-22 | 1 | -0/+268 |
| * | Updated QpidURL scheme | Arnaud Simon | 2007-08-20 | 4 | -349/+411 |
| * | wrote a parser for the new URL format | Rajith Muditha Attapattu | 2007-08-17 | 3 | -15/+431 |
| * | added destination URL handling | Arnaud Simon | 2007-08-17 | 5 | -3/+444 |
| * | Added clearData() and getTransferId() to the Message interface | Rajith Muditha Attapattu | 2007-08-15 | 2 | -4/+56 |
| * | added error code support | Rajith Muditha Attapattu | 2007-08-13 | 5 | -13/+110 |
| * | Added a Toy Exchange that does same basic routing for direct and topic. | Rajith Muditha Attapattu | 2007-08-10 | 5 | -46/+215 |
| * | implemented the Connection and Session API | Rajith Muditha Attapattu | 2007-08-09 | 20 | -54/+902 |
| * | updated the amqp.0-10-preview.xml to reflect the latest votes, and added supp... | Rafael H. Schloming | 2007-08-09 | 7 | -3/+163 |
| * | fixed executionSync | Rafael H. Schloming | 2007-08-08 | 4 | -9/+61 |
| * | changed the API based on the discussions with rafi and arnaud. also fixed the... | Rajith Muditha Attapattu | 2007-08-08 | 3 | -8/+5 |
| * | fixed a bunch of temporary hacks, we now auto process comands that have no pa... | Rafael H. Schloming | 2007-08-08 | 13 | -48/+166 |
| * | implemented Session.sync() | Rafael H. Schloming | 2007-08-08 | 10 | -27/+242 |
| * | - made generated classes mutable | Rafael H. Schloming | 2007-08-07 | 30 | -298/+881 |
| * | moved from client | Arnaud Simon | 2007-08-06 | 12 | -0/+2442 |
| * | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@563097... | Arnaud Simon | 2007-08-06 | 4 | -0/+577 |
| * | added default exchange | Arnaud Simon | 2007-08-05 | 1 | -0/+51 |
| * | added struct codegen and fixed naming bug in generated getters | Rafael H. Schloming | 2007-08-04 | 2 | -3/+3 |
| * | Fixed compilation errors | Rajith Muditha Attapattu | 2007-08-03 | 2 | -51/+3 |
| * | Moved into client | Arnaud Simon | 2007-08-03 | 1 | -60/+0 |
| * | added amqp.0-10-preview.xml and switched the qpidity codegen over to use it | Rafael H. Schloming | 2007-08-03 | 10 | -47/+76 |
| * | fixed build failures caused by sloppy checkins and SNAPSHOT dependencies, cha... | Rafael H. Schloming | 2007-08-03 | 1 | -53/+48 |
| * | added more comments to the CommonSessionDelegate | Rajith Muditha Attapattu | 2007-08-01 | 1 | -0/+5 |
| * | added wiring to Rafi's comm stack | Rajith Muditha Attapattu | 2007-08-01 | 3 | -0/+98 |
| * | StreamingMessageListener - was added to deliver message parts as an when they... | Rajith Muditha Attapattu | 2007-08-01 | 2 | -0/+122 |
| * | plumbed the input/output into MINA and filled out more of the encoding/decoding | Rafael H. Schloming | 2007-08-01 | 34 | -368/+1714 |
| * | Rolled back revision 561365 and commented out some broken code in ClientSessi... | Rafael H. Schloming | 2007-07-31 | 4 | -92/+28 |
| * | Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44... | Martin Ritchie | 2007-07-31 | 4 | -28/+92 |
| * | made the Header interface public, so I could use that in the Qpid API | Rajith Muditha Attapattu | 2007-07-30 | 1 | -1/+1 |
| * | modified the generate script to add throws QpidException to the methods in In... | Rajith Muditha Attapattu | 2007-07-27 | 1 | -1/+8 |