CVS log for parser3/src/classes/amqp.C

[BACK] Up to [parser3project] / parser3 / src / classes

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN


Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Apr 25 13:38:46 2026 UTC (5 weeks, 3 days ago) by moko
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Copyright year updated, websites links changed to https://

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jan 9 03:36:59 2026 UTC (4 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
auto_delete is better false by default (related to feature #1288)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jan 9 03:30:39 2026 UTC (4 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +9 -9 lines
more methods bool args fixes, nowait removed (related to feature #1288)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jan 9 03:19:37 2026 UTC (4 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -5 lines
nowait was mixed up with exclusive in consume

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jan 9 02:25:51 2026 UTC (4 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +14 -6 lines
amqp_basic_cancel added to consume, purge returns purged messages count (related to feature #1288)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jan 8 15:45:25 2026 UTC (4 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +198 -159 lines
addition to feature #1288:
declare_exchange + declare_queue = declare;
delete_exchange + delete_queue = delete;
bind_queue -> bind;
unbind_queue -> unbind;
+ purge, + info;
consume can be called without callback with optional $.count(N), returns array of messages;

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Nov 22 15:36:40 2025 UTC (6 months, 1 week ago) by moko
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4 lines
delivery_tag changed from string to double (related to feature #1288)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Nov 8 00:27:08 2025 UTC (6 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +58 -42 lines
tls support added, errors reporting improved (related to feature #1288)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Nov 7 23:53:42 2025 UTC (6 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +56 -5 lines
tls support added (related to feature #1288)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Nov 7 23:00:11 2025 UTC (6 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +38 -13 lines
exceptions text now printed (related to feature #1288)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Nov 7 22:36:35 2025 UTC (6 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +70 -84 lines
properties hash simplified (related to feature #1288)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Nov 7 01:26:13 2025 UTC (6 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +28 -26 lines
consume fixed (related to feature #1288)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Nov 6 22:08:03 2025 UTC (6 months, 3 weeks ago) by moko
Branches: MAIN
amqp class draft with basic RabbitMQ C library (librabbitmq) support (partially implements #1288)

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

E-mail: