- 28 Apr, 2011 5 commits
-
-
Jelte Jansen authored
-
Jelte Jansen authored
if nothing (or --with-botan) is specified it will be taken from $PATH, if --with-botan=dir is specified it will be taken from $withval/bin If --without-botan is specified configure will print an error
-
Jelte Jansen authored
-
Jelte Jansen authored
-
-
- 27 Apr, 2011 5 commits
-
-
JINMEI Tatuya authored
-
Jelte Jansen authored
-
Jelte Jansen authored
Conflicts: configure.ac doc/Doxyfile src/lib/Makefile.am Also updated includes (because of the lib/util move)
-
Michal 'vorner' Vaner authored
-
Jelte Jansen authored
-
- 26 Apr, 2011 14 commits
-
-
-
JINMEI Tatuya authored
noticed in previous review, but forgot to mention that. very trivial, so decided to push it directly.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Jelte Jansen authored
also made the friend declaration more specific
-
-
Michal 'vorner' Vaner authored
-
Naoki Kambe authored
-
Naoki Kambe authored
Conflicts: ChangeLog src/bin/stats/tests/b10-stats_test.py
-
Jelte Jansen authored
-
- 25 Apr, 2011 5 commits
-
-
JINMEI Tatuya authored
redundant blank line.
-
Michal 'vorner' Vaner authored
The problem was, it was increased after invalidating once before checking the condition again. It is probably harmless, but according to the letter not legal.
-
Michal 'vorner' Vaner authored
It seemed this function is supposed to remove given element from list, but the counting was somehow confused.
-
Michal 'vorner' Vaner authored
It used iterator with different comparator. Glibc stl with debug mode rejected this while trying to compile it.
-
JINMEI Tatuya authored
commit f6aa7d59
-
- 22 Apr, 2011 11 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Naoki Kambe authored
- changed the redirection 302 would be responded only when it's requested with '/' and there is a Host header, in other cases, 404(NotFound) would be responded. - added more description into the document according to the above change - added grammatical fix into the document - regenerated the manpage
-
Naoki Kambe authored
This reverts commit d7cf894e.
-
Naoki Kambe authored
- checking the type of object returned from open_template method - checking the string values replaced by the substitute method in string.Template
-
Naoki Kambe authored
-
JINMEI Tatuya authored
tenatively okayed on jabber. if inappropriate it's easy to back out.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-