JINMEI Tatuya
|
2c51eb144d
[1924] constify, adjusted position of '&'
|
12 years ago |
JINMEI Tatuya
|
b13d755de9
[1924] cancel a constify; recent change does not allow that any more.
|
12 years ago |
JINMEI Tatuya
|
7f8ec08cfd
[1924] Merge remote-tracking branch 'origin/trac1914' into trac1924
|
12 years ago |
Michal 'vorner' Vaner
|
8a17ce75a1
[1924] Reuse similar test code
|
12 years ago |
Michal 'vorner' Vaner
|
880db2ba39
[1924] Pydoc comment for the group_sendmsg method.
|
12 years ago |
Michal 'vorner' Vaner
|
60b36bdabd
[1924] Combine the elementsEqual variants together
|
12 years ago |
Michal 'vorner' Vaner
|
d437aee8f3
[1924] Get rid of IO test code
|
12 years ago |
Michal 'vorner' Vaner
|
2a723e7e4b
[1924] Don't use real network IO in the test
|
12 years ago |
Michal 'vorner' Vaner
|
6e489c0c04
[1924] (minor) More comment tweaks
|
12 years ago |
Michal 'vorner' Vaner
|
73709cdf80
[1924] (minor) Comment tweaks
|
12 years ago |
Michal 'vorner' Vaner
|
f29a543f5e
[1924] Consider EPIPE and similar as no recipient
|
12 years ago |
Michal 'vorner' Vaner
|
070dcf030b
[1924] Use constant for the error code too
|
12 years ago |
Michal 'vorner' Vaner
|
7377c385cd
[1924] Use the constants in default parameters too
|
12 years ago |
Michal 'vorner' Vaner
|
8adef6491e
[1924] Use the constants in the process_command_send
|
12 years ago |
Michal 'vorner' Vaner
|
f88b485191
[1924] Change the order of dirs
|
12 years ago |
Michal 'vorner' Vaner
|
8a33e4abf4
[1924] Use the constants in python group_sendmsg
|
12 years ago |
Michal 'vorner' Vaner
|
efb422b40e
[1924] (minor) Fix copyright year
|
12 years ago |
Michal 'vorner' Vaner
|
6f514c3a7c
[1924] Generate the common_defs.h header too
|
12 years ago |
Michal 'vorner' Vaner
|
6dab65b159
[1924] Use constants when building CC message in C++
|
12 years ago |
Michal 'vorner' Vaner
|
a8f2c7a54e
[1924] Generate the python version of constant defs
|
12 years ago |
Michal 'vorner' Vaner
|
8ea6b0f1c2
[1924] Create a file for common protocol constants
|
12 years ago |
JINMEI Tatuya
|
f6959cc20c
[1924] constify
|
12 years ago |
JINMEI Tatuya
|
dfee1cf2ea
[1924] added blnak lines between method declarations for readability.
|
12 years ago |
Michal 'vorner' Vaner
|
e62a5e2f0d
[1924] Update mocks with the new parameter
|
12 years ago |
Michal 'vorner' Vaner
|
7919cceebc
[1924] Send the want_answer header from C++
|
12 years ago |
Michal 'vorner' Vaner
|
e220a4ed92
[1924] Test for the C++ want_answer parameter
|
12 years ago |
Michal 'vorner' Vaner
|
9e8e9cb336
[1924] Unittest for the original C++ group_sendmsg
|
12 years ago |
Michal 'vorner' Vaner
|
98928031fc
[1924] Method to read messages sent over wire in tests
|
12 years ago |
Michal 'vorner' Vaner
|
c9ba856c4c
[1924] Add python group_sent want_reply parameter
|
12 years ago |
Michal 'vorner' Vaner
|
10166e33f1
[1924] (minor) Style cleanups
|
12 years ago |