JINMEI Tatuya
|
b10b39f8ac
[2340] corrected the position of closing 'fi' for an 'if GXX = yes'.
|
il y a 12 ans |
JINMEI Tatuya
|
28a6c7133b
[2340] added comment about why we need to explicitly define empty dtor.
|
il y a 12 ans |
JINMEI Tatuya
|
c629dec436
[clang-build] added workaround for the clang++ "unused arguments" warn/error.
|
il y a 12 ans |
JINMEI Tatuya
|
e4bd572168
[clang-build] Revert "[clang-build] specify thread flag as part CPPFLAGS, not LDFLAGS."
|
il y a 12 ans |
JINMEI Tatuya
|
b211a06011
[clang-build] Revert "[clang-build] specify -pthread in CXXFLAGS and via system-indepedent variable."
|
il y a 12 ans |
JINMEI Tatuya
|
d62a1e4250
[clang-build] specify -pthread in CXXFLAGS and via system-indepedent variable.
|
il y a 12 ans |
JINMEI Tatuya
|
9ea5133b17
[clang-build] removed an effectively unused variable. clang would complain.
|
il y a 12 ans |
JINMEI Tatuya
|
daf81c8846
[clang-build] specify thread flag as part CPPFLAGS, not LDFLAGS.
|
il y a 12 ans |
JINMEI Tatuya
|
23da2f078a
[clang-build] explictly define destructor of mostly empty template class.
|
il y a 12 ans |
JINMEI Tatuya
|
93e596c474
[master] Merge branch 'trac2284'
|
il y a 12 ans |
JINMEI Tatuya
|
f037ebb23c
[2284] minor comment update about in-memory finder context's getFinder().
|
il y a 12 ans |
Mukund Sivaraman
|
41538b7ce9
Merge branch 'master' into trac2206
|
il y a 12 ans |
Mukund Sivaraman
|
78dfd7dcd6
[2268] Move both const and non-const checks into a single testcase
|
il y a 12 ans |
JINMEI Tatuya
|
b1d4ff896a
[2284] reverted the getAtOrigin() framework.
|
il y a 12 ans |
Mukund Sivaraman
|
47c013b000
[2206] Make a common function out of duplicate code
|
il y a 12 ans |
JINMEI Tatuya
|
3d68f76773
[2206] editorial fix: combine two short lines
|
il y a 12 ans |
JINMEI Tatuya
|
f802291f64
[master] Merge branch 'trac2060'
|
il y a 12 ans |
JINMEI Tatuya
|
fa51dffbe4
[2060] clarified the ownership of obj returned via getFinder/AllRRsets.
|
il y a 12 ans |
Jelte Jansen
|
98692b1e06
[master] fix src/lib/util/threads compiler/linker flags
|
il y a 12 ans |
JINMEI Tatuya
|
1886c9f308
[master] added 'std::' to strerror. sunstudio is strict and requires this.
|
il y a 12 ans |
Mukund Sivaraman
|
37fd8a72b1
[2206] Add comment about moving methods to the header later
|
il y a 12 ans |
Mukund Sivaraman
|
1fb24f540a
[2206] Change getHeader() to return a reference
|
il y a 12 ans |
Mukund Sivaraman
|
c4c3946bad
[2206] Remove redundant return descriptions
|
il y a 12 ans |
Mukund Sivaraman
|
5c97541720
[2206] Fix doc comment
|
il y a 12 ans |
Mukund Sivaraman
|
538a160ef4
[2206] Add const variant of getHeader()
|
il y a 12 ans |
Mukund Sivaraman
|
e45115237b
[2206] Fix const variant of getTable()
|
il y a 12 ans |
Mukund Sivaraman
|
a072ee8db5
[2206] Add const method tests
|
il y a 12 ans |
Mukund Sivaraman
|
473e340929
[2206] Update comments
|
il y a 12 ans |
Mukund Sivaraman
|
94656c03d4
[2206] Make constructors protected
|
il y a 12 ans |
Mukund Sivaraman
|
a6748eee32
[2206] Use a fixture in tests
|
il y a 12 ans |