- 11 Nov, 2011 1 commit
-
-
Jelte Jansen authored
and make it possible to print the entire line of output if we see it
-
- 10 Nov, 2011 2 commits
-
-
Jelte Jansen authored
-
Jelte Jansen authored
Conflicts: src/lib/datasrc/database.cc src/lib/datasrc/tests/database_unittest.cc
-
- 09 Nov, 2011 4 commits
-
-
Tomek Mrugalski authored
Conflicts: ChangeLog
-
Tomek Mrugalski authored
-
Jelte Jansen authored
-
Jelte Jansen authored
Conflicts: src/bin/xfrin/tests/xfrin_test.py src/bin/xfrin/xfrin.py.in
-
- 08 Nov, 2011 7 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
to an existing entry)
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
JINMEI Tatuya authored
hid the definition of uint32_t. also, replaced an unused boost header file (foreach) to a more relevant one (shared_ptr). may be beyond a super-trivial level, but as an urgent care fix I'll push it now. it was confirmed on our solaris box.
-
- 07 Nov, 2011 7 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
complains about it.
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
- 04 Nov, 2011 8 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
later and that some details are intentionally ignored.
-
JINMEI Tatuya authored
be thrown on addRecordDiff() in such a case.
-
JINMEI Tatuya authored
-
Tomek Mrugalski authored
- check() method added in Option class. Constructors are now simpler. - compilation fix in option_unittest.cc
-
Jelte Jansen authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 03 Nov, 2011 11 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
this is a kind of optimization, but will also help reduce surprise for an environment with an old version of DB file (witout diffs table); previously we always tried to prepare all possible statements at initialization time, so this would trigger an exception even if diff manupilation is not needed for that particular environment.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Jelte Jansen authored
-
JINMEI Tatuya authored
adding diffs.
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jeremy C. Reed authored
-