- 15 Mar, 2011 24 commits
-
-
-
-
Jelte Jansen authored
- need stdlib.h for random() - need return even after assert() - cppcheck mentioned a few args that could be passed by reference
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Jelte Jansen authored
-
-
Jelte Jansen authored
-
zhanglikun authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
zhanglikun authored
-
zhanglikun authored
-
zhanglikun authored
-
-
zhanglikun authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
chenzhengzhang authored
-
chenzhengzhang authored
Conflicts: src/bin/bindctl/tests/bindctl_test.py
-
chenzhengzhang authored
-
JINMEI Tatuya authored
-
Jelte Jansen authored
Was not NetBSD-specific, but the symptom only appeared to show there; you cannot reliably do 2 tcp async_send's without waiting for the completion in between. Fixed it by writing output to a temporary buffer that includes the TCP length data (we might want to consider allowing MessageRenderer to append to a buffer, btw)
-
- 14 Mar, 2011 16 commits
-
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
-
Michal 'vorner' Vaner authored
They need to be put to the test file, if they are not default values of parameters.
-
Michal 'vorner' Vaner authored
It seems g++ doesn't like to pass objects defined inside a function as a template parameter somewhere. Taken out of the function.
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
* A variable name * Clarification of man pages
-
-
Jelte Jansen authored
-
Jeremy C. Reed authored
Handled conflict. Also removed spaces on a blank line.
-
Jeremy C. Reed authored
Also manually fixed some conflicts.
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jeremy C. Reed authored
Also sort these.
-