Mercurial
rabbitmq-server
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
(0)
-60
tip
codegen.py
3 months ago
Update copyright 2012
file
|
diff
|
annotate
7 months ago
cosmetic
file
|
diff
|
annotate
7 months ago
unroll property parser
file
|
diff
|
annotate
9 months ago
more autogenerated specs
file
|
diff
|
annotate
15 months ago
Merged default into bug23483
file
|
diff
|
annotate
16 months ago
Correct all remaining copyright notices
file
|
diff
|
annotate
16 months ago
Sender-specified distribution for fanout exchanges
file
|
diff
|
annotate
18 months ago
merge bug23475 into default (eliminate dialyzer errors)
file
|
diff
|
annotate
18 months ago
refactor: extract shortstr size check
file
|
diff
|
annotate
18 months ago
don't check shortstr size on decode since it is guaranteed to fit
file
|
diff
|
annotate
18 months ago
yet another spec error
file
|
diff
|
annotate
18 months ago
export types in more sensible order and add some that were missing
file
|
diff
|
annotate
20 months ago
merging in from default
file
|
diff
|
annotate
21 months ago
Merging bug 23022 onto default
file
|
diff
|
annotate
22 months ago
added connection_exit() and channel_exit() to relevant function specs
file
|
diff
|
annotate
22 months ago
Make more consistent with bug 22889 - see comment 83 on that bug
file
|
diff
|
annotate
22 months ago
Merge bug22889 into amqp_0_9_1
file
|
diff
|
annotate
22 months ago
merging in from default
file
|
diff
|
annotate
22 months ago
version should come first
file
|
diff
|
annotate
22 months ago
Merge bug22886 into junk
file
|
diff
|
annotate
22 months ago
Merge default into bug22889
file
|
diff
|
annotate
22 months ago
moved export_types to inside ifdefs
file
|
diff
|
annotate
22 months ago
added missing export_types
file
|
diff
|
annotate
22 months ago
Correct spec; correct dependencies.
file
|
diff
|
annotate
22 months ago
Get codegen to build Protocol:version().
file
|
diff
|
annotate
22 months ago
better types
file
|
diff
|
annotate
22 months ago
moved most hard-coded types from rabbit_framing
file
|
diff
|
annotate
22 months ago
redistributed all types from rabbit_framing_spec.hrl and rabbit.hrl
file
|
diff
|
annotate
22 months ago
partially moved types out of rabbit.hrl
file
|
diff
|
annotate
23 months ago
Codegen up two different versions of rabbit_framing and provide a dispatcher to choose. The codegen now builds header files that are the union of 0-8 and 0-9-1.
file
|
diff
|
annotate
23 months ago
Don't pull protocol version from the JSON.
file
|
diff
|
annotate
23 months ago
Merged default into amqp_0_9_1
file
|
diff
|
annotate
23 months ago
removed unnecessary ifdefs
file
|
diff
|
annotate
23 months ago
ifdefs surround ALL the specs
file
|
diff
|
annotate
23 months ago
cosmetic
file
|
diff
|
annotate
23 months ago
enclosed generated specs in -ifdefs
file
|
diff
|
annotate
23 months ago
spaces instead of tabs in autogenerated code
file
|
diff
|
annotate
23 months ago
removed duplicated code
file
|
diff
|
annotate
23 months ago
codegen.py now works with latest rabbit-codegen
file
|
diff
|
annotate
23 months ago
rabbit_framing_spec.hrl is now generated
file
|
diff
|
annotate
23 months ago
auto-generation of all function specs for rabbit_framing
file
|
diff
|
annotate
23 months ago
more rabbit_framing specs are generated automatically
file
|
diff
|
annotate
2010-05-14
merging in from default
file
|
diff
|
annotate
2010-03-18
Non-trivial merge of default into amqp_0_9_1. Queue exclusivity (bug
file
|
diff
|
annotate
2010-02-17
Backed out changeset 4922b15fa148 as it's not needed.
file
|
diff
|
annotate
2010-02-17
Add support for extracting field names for class properties
file
|
diff
|
annotate
2010-02-16
Merging default ⇨ bug 16653
file
|
diff
|
annotate
2010-02-15
De-bitrot by merging default in. Passes rabbit_tests:all_tests() and
file
|
diff
|
annotate
2010-02-10
Merging bug22332 onto default
file
|
diff
|
annotate
2010-02-09
update copyright notices to say 2010 where appropriate
file
|
diff
|
annotate
2010-01-29
improving shortstr overflow checking
file
|
diff
|
annotate
2010-01-29
Remove the response verification as errors should cause the channel or connection to be closed
file
|
diff
|
annotate
2010-01-29
Need to be able to verify that the response got back from the server is ok, when declaring resources.
file
|
diff
|
annotate
2010-01-27
Added method_record to codegen.py for the shovel
file
|
diff
|
annotate
2010-01-21
adding lookup_class_name to rabbit_framing
file
|
diff
|
annotate
2010-01-12
Add autogen comment and copyright.
file
|
diff
|
annotate
2009-12-01
Merge default into amqp_0_9_1
file
|
diff
|
annotate
2009-11-30
removing is_amqp_hard_error in rabbit_framing and adding amqp_exception function to lookup amqp error codes and turn them into atoms
file
|
diff
|
annotate
2009-11-17
Merge from default, to get recent work as well as support for field-array.
file
|
diff
|
annotate
2009-10-23
adding support for determining if an amqp reply code is either a soft or a hard error
file
|
diff
|
annotate
(0)
-60
tip