Michal 'vorner' Vaner
|
857abf9ee8
Merge branch 'master' into work/sign2
|
14 years ago |
Michal 'vorner' Vaner
|
37ded0b31a
[trac931] Test reproducing the double read bug
|
14 years ago |
JINMEI Tatuya
|
67d9442a23
[trac931] Fix double reads
|
14 years ago |
Michal 'vorner' Vaner
|
ff008c094a
[trac931] Send the correct name of module
|
14 years ago |
Michal 'vorner' Vaner
|
b8a7bf58c9
[trac922] Using a parameter to distinguish filename
|
14 years ago |
Michal 'vorner' Vaner
|
3a54f64afc
[trac922] Subscribe moved just before return
|
14 years ago |
Michal 'vorner' Vaner
|
94d43a6923
[trac922] Call the update function
|
14 years ago |
Michal 'vorner' Vaner
|
946b527467
[trac922] Request the spec from config manager
|
14 years ago |
Michal 'vorner' Vaner
|
54210ba456
[trac922] Update interface
|
14 years ago |
Jelte Jansen
|
c47f23e502
[trac743] Replace direct output by liblog calls
|
14 years ago |
JINMEI Tatuya
|
8a47d8d2b9
[trac613] catch exceptions by (const) reference.
|
14 years ago |
JINMEI Tatuya
|
e3e59cf1f2
cleanup: removed $Id$, which is useless now that we've migrated to git.
|
14 years ago |
JINMEI Tatuya
|
f9107953a4
minor editorial/style suggested fixes:
|
14 years ago |
Jelte Jansen
|
231849d98c
change method names according to right camelcasing
|
14 years ago |
Jelte Jansen
|
f8d17c606d
refactor checkCommand
|
14 years ago |
Jelte Jansen
|
b62772e373
update comment and documentation
|
14 years ago |
Jelte Jansen
|
7ec4491461
folded some long lines
|
14 years ago |
Jelte Jansen
|
0a4145a3c6
add validate_command to module_spec API
|
14 years ago |
JINMEI Tatuya
|
d368617000
removed 'using namespace' from src/lib/config/module_spec.cc, and adjusted other files accordingly.
|
14 years ago |
JINMEI Tatuya
|
8845466c19
overall style cleanup: adjusted brace positions according to the coding guideline.
|
14 years ago |
JINMEI Tatuya
|
c05af90688
sync with trunk
|
14 years ago |
Jelte Jansen
|
5e931bbf52
minor style correction, parentheses around return value
|
14 years ago |
Jelte Jansen
|
3cc58b3f5e
sync trunk for merge
|
14 years ago |
JINMEI Tatuya
|
1c503d75b4
constified lib/cc API as much as possible. (trac #310)
|
14 years ago |
JINMEI Tatuya
|
81eb4c244c
style fixes:
|
14 years ago |
Jelte Jansen
|
5f9172caa9
remove now incomplete throw statement, since we're not using them anywhere else
|
14 years ago |
JINMEI Tatuya
|
5f1739873b
s/#include "header"/#include <[path/]header>/ (trac #291)
|
14 years ago |
Jelte Jansen
|
2707eae96e
merged ticket #278 (modules that listen to other modules answer to command for those)
|
15 years ago |
JINMEI Tatuya
|
7e2454fa04
comment update and a minor cleanup (change the type of string argument
|
15 years ago |
Jelte Jansen
|
588d322058
added tests for the bad condition, and fixed them
|
15 years ago |