Commit History

Author SHA1 Message Date
  Jelte Jansen b41cca56e9 [2275] use const char* for test globals 12 years ago
  Jelte Jansen c3a2105cbd [2275] valgrind fix: initialize memory in labelsequence test 12 years ago
  Jelte Jansen 347e333b52 [2275] valgrind fix: store singleton instance in auto_ptr 12 years ago
  Jelte Jansen fac39dc29a [2275] valgrind fix: close db in test case 12 years ago
  Mukund Sivaraman adb92afc6f [master] Add libb10-cc.la to tests Makefile.am 12 years ago
  Jelte Jansen c28be089b9 [2278] Add temporary suppression for false positives 12 years ago
  Jelte Jansen 998645aaeb [2278] remove a bit of dead code 12 years ago
  Jelte Jansen 55d94bb5f7 [2278] A number of cppcheck fixes 12 years ago
  JINMEI Tatuya 3e2a372012 [2340] corrected the position of closing 'fi' for an 'if GXX = yes'. 12 years ago
  JINMEI Tatuya 5cc254b16b [2340] added comment about why we need to explicitly define empty dtor. 12 years ago
  JINMEI Tatuya b05952bb39 [2340] added workaround for the clang++ "unused arguments" warn/error. 12 years ago
  JINMEI Tatuya b770f51096 [2340] Revert "[2340] specify thread flag as part CPPFLAGS, not LDFLAGS." 12 years ago
  JINMEI Tatuya 9ef297b7fa [2340] Revert "[2340] specify -pthread in CXXFLAGS and via system-indepedent variable." 12 years ago
  JINMEI Tatuya a017390f15 [2340] specify -pthread in CXXFLAGS and via system-indepedent variable. 12 years ago
  JINMEI Tatuya 6fc2942362 [2340] removed an effectively unused variable. clang would complain. 12 years ago
  JINMEI Tatuya 1426bb5c63 [2340] specify thread flag as part CPPFLAGS, not LDFLAGS. 12 years ago
  JINMEI Tatuya 73f22adb34 [2340] explictly define destructor of mostly empty template class. 12 years ago
  JINMEI Tatuya 93e596c474 [master] Merge branch 'trac2284' 12 years ago
  JINMEI Tatuya f037ebb23c [2284] minor comment update about in-memory finder context's getFinder(). 12 years ago
  Mukund Sivaraman 41538b7ce9 Merge branch 'master' into trac2206 12 years ago
  Mukund Sivaraman 78dfd7dcd6 [2268] Move both const and non-const checks into a single testcase 12 years ago
  JINMEI Tatuya b1d4ff896a [2284] reverted the getAtOrigin() framework. 12 years ago
  Mukund Sivaraman 47c013b000 [2206] Make a common function out of duplicate code 12 years ago
  JINMEI Tatuya 3d68f76773 [2206] editorial fix: combine two short lines 12 years ago
  JINMEI Tatuya f802291f64 [master] Merge branch 'trac2060' 12 years ago
  JINMEI Tatuya fa51dffbe4 [2060] clarified the ownership of obj returned via getFinder/AllRRsets. 12 years ago
  Jelte Jansen 98692b1e06 [master] fix src/lib/util/threads compiler/linker flags 12 years ago
  JINMEI Tatuya 1886c9f308 [master] added 'std::' to strerror. sunstudio is strict and requires this. 12 years ago
  Mukund Sivaraman 37fd8a72b1 [2206] Add comment about moving methods to the header later 12 years ago
  Mukund Sivaraman 1fb24f540a [2206] Change getHeader() to return a reference 12 years ago