- 28 Apr, 2011 10 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
they were actually not "SOURCES", and caused distcheck failures. discussed on jabber.
-
-
JINMEI Tatuya authored
use -L`botan-config --prefix`/lib and -I`botan-config --prefix`/include.
-
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 6 commits
-
-
JINMEI Tatuya authored
consists of the originally proposed patch with additional fixes to bin/stats to make it testable
-
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 5 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
-