- 08 Apr, 2011 3 commits
-
-
JINMEI Tatuya authored
- use <xxx.h> instead of <cxxx> (e.g. use stdlib.h instead of cstdlib) - avoid using variable length array as for the first point, it didn't make sense that cxxx didn't work and we may want to look into it further to understand the real cause. but since this has been breaking build, and it somehow fixes the issue, I'll apply it for now. okayed on jabber.
-
chenzhengzhang authored
-
JINMEI Tatuya authored
-
- 07 Apr, 2011 9 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
This function was introduced after the branch was created, but the changes are the same as with other functions - pushing directly.
-
JINMEI Tatuya authored
base of real source files based on the templates. (should be trivial cleanup skipping review)
-
Michal 'vorner' Vaner authored
It failed to build a test, because the file was generated in another directory and probably didn't yet exist at the time.
-
Shane Kerr authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
chenzhengzhang authored
-
JINMEI Tatuya authored
-
- 06 Apr, 2011 3 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
- 05 Apr, 2011 4 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
No need for external one.
-
Naoki Kambe authored
- added tests for "ping" and "show_processes" command into "test_command_handler" - set verbose to True
-
Naoki Kambe authored
- added "test_for_boss" into test cases of stats daemon. It tests whether the command and group name are proper. - updated the year of copyright - removed __version__
-
- 04 Apr, 2011 7 commits
-
-
Shane Kerr authored
-
Michal 'vorner' Vaner authored
-
Naoki Kambe authored
which tests for bad commamd, "shutdown", "sendstats" and an unknown command, and tests values of parameters transmitted through the cc session.
-
Naoki Kambe authored
-
Naoki Kambe authored
--- log message follows this line --- [trac698] added a test case "test___del__", which tests __del__ function in cases that fake_session is still opened and that it has been already closed.
-
Naoki Kambe authored
it raises SessionError if the session has been already closed.
-
Naoki Kambe authored
in order to distinguish from the other parameter "_closed".
-
- 31 Mar, 2011 3 commits
-
-
Shane Kerr authored
-
Shane Kerr authored
-
Shane Kerr authored
-
- 29 Mar, 2011 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 28 Mar, 2011 2 commits
-
-
Michal 'vorner' Vaner authored
It needed very large stack, causing a stack overflow sometimes.
-
Michal 'vorner' Vaner authored
-
- 25 Mar, 2011 1 commit
-
-
Jeremy C. Reed authored
-
- 18 Mar, 2011 6 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
chenzhengzhang authored
-
- 17 Mar, 2011 1 commit
-
-
JINMEI Tatuya authored
discussed on jabber, going to push it directory. I think this is very minor, so won't bother to increase the changelog size for this.
-