Revision tags: v4.6.5, v4.6.3, v4.6.4, v4.6.2, v4.6.1, v4.6.0, v4.6.0-DP, v4.5.1, v4.1.2, v3.1.6, v4.5.0, v4.1.1, v3.1.5, v3.1.4, v3.1.3, v4.1.0, v3.1.2, v3.1.1, v4.0.0, v3.1.0, v3.0.2, v3.0.0, v2.5.1 |
|
#
dc4753db |
| 01-Nov-2013 |
Trond Norbye <trond.norbye@gmail.com> |
Don't use C++ stuff in files used from C Change-Id: Ied6b0e26db4ac85381be23e091f528c909127cd4 Reviewed-on: http://review.couchbase.org/29980 Reviewed-by: David Liao <david.liao@couch
Don't use C++ stuff in files used from C Change-Id: Ied6b0e26db4ac85381be23e091f528c909127cd4 Reviewed-on: http://review.couchbase.org/29980 Reviewed-by: David Liao <david.liao@couchbase.com> Reviewed-by: Chiyoung Seo <chiyoung@couchbase.com> Tested-by: Chiyoung Seo <chiyoung@couchbase.com>
show more ...
|
Revision tags: 2.1.1r, 2.1.0r, 2.0.2r, 2.0.1-macosx, 2.0.1-linux |
|
#
66eb94d0 |
| 17-Jan-2013 |
Mike Wiederhold <mike@couchbase.com> |
MB-7728: Add copyright headers to all files This is something that our cpplint tool turns on and it makes our product look a little bit more profesional. I have also enabled the tool
MB-7728: Add copyright headers to all files This is something that our cpplint tool turns on and it makes our product look a little bit more profesional. I have also enabled the tool to begin checking for these headers so it will start complaining if we add a new file without a copyright header. Change-Id: Ie956fdf7027bf56d9665ee455acd3c109fcacc76 Reviewed-on: http://review.couchbase.org/24560 Reviewed-by: Chiyoung Seo <chiyoung.seo@gmail.com> Reviewed-by: Jin Lim <jin@couchbase.com> Tested-by: Michael Wiederhold <mike@couchbase.com>
show more ...
|
Revision tags: 2.0.0-couchbase |
|
#
244c0146 |
| 26-Nov-2012 |
Mike Wiederhold <mike@couchbase.com> |
MB-7461: Alphabetize includes to conform with c++ standards Change-Id: I71333dedada6530713b90184857bab9ac49d13df Reviewed-on: http://review.couchbase.org/23515 Reviewed-by: Jin Lim <
MB-7461: Alphabetize includes to conform with c++ standards Change-Id: I71333dedada6530713b90184857bab9ac49d13df Reviewed-on: http://review.couchbase.org/23515 Reviewed-by: Jin Lim <jin@couchbase.com> Tested-by: Michael Wiederhold <mike@couchbase.com>
show more ...
|
#
8f48f64b |
| 23-Nov-2012 |
Mike Wiederhold <mike@couchbase.com> |
MB-7426: Fix all header defines to conform with cpplint Change-Id: I8253b640bc49ee8a0fabbb39ece73c2efdb906d5 Reviewed-on: http://review.couchbase.org/23510 Reviewed-by: Michael Wiede
MB-7426: Fix all header defines to conform with cpplint Change-Id: I8253b640bc49ee8a0fabbb39ece73c2efdb906d5 Reviewed-on: http://review.couchbase.org/23510 Reviewed-by: Michael Wiederhold <mike@couchbase.com> Tested-by: Michael Wiederhold <mike@couchbase.com>
show more ...
|
Revision tags: 1.8.1-MB-5845 |
|
#
74b00fb9 |
| 14-Aug-2012 |
Mike Wiederhold <mike@couchbase.com> |
MB-6141: Reorganize test directory structure The t/ directroy is now tests/ Module tests now live in tests/module_tests ep_testsuite.* now lives in tests/ Change-Id: Ifb0725
MB-6141: Reorganize test directory structure The t/ directroy is now tests/ Module tests now live in tests/module_tests ep_testsuite.* now lives in tests/ Change-Id: Ifb0725d1a235af4b910df12d366d41d40f7cc646 Reviewed-on: http://review.couchbase.org/19623 Tested-by: Chiyoung Seo <chiyoung.seo@gmail.com> Reviewed-by: Chiyoung Seo <chiyoung.seo@gmail.com>
show more ...
|
Revision tags: 2.0.0r, 1.8.1, 1.8-MB-4901, 1.8-MB-4738, 1.8.1r, 1.8.0, 1.8.0r, 1.6.5.6, 1.7.3r, 1.7.2, 1.7.1.1 |
|
#
1b0d6b77 |
| 21-Jul-2011 |
Dustin Sallings <dustin@spy.net> |
Compile fixes for gcc 4.2.1 or whatever version this is. Change-Id: I3c0dcaec7169ba3d475dd8e9667613820f79547f Reviewed-on: http://review.couchbase.org/8187 Reviewed-by: Dustin Sallin
Compile fixes for gcc 4.2.1 or whatever version this is. Change-Id: I3c0dcaec7169ba3d475dd8e9667613820f79547f Reviewed-on: http://review.couchbase.org/8187 Reviewed-by: Dustin Sallings <dustin@spy.net> Tested-by: Dustin Sallings <dustin@spy.net>
show more ...
|
#
e8c30329 |
| 12-Jul-2011 |
Aliaksey Kandratsenka <alk@tut.by> |
fixed compilation under gcc-4.5 Change-Id: I54f1f557f98ae1e672b909092d8e454dfc175b16 Reviewed-on: http://review.couchbase.org/7921 Reviewed-by: Dustin Sallings <dustin@spy.net> T
fixed compilation under gcc-4.5 Change-Id: I54f1f557f98ae1e672b909092d8e454dfc175b16 Reviewed-on: http://review.couchbase.org/7921 Reviewed-by: Dustin Sallings <dustin@spy.net> Tested-by: Dustin Sallings <dustin@spy.net>
show more ...
|
#
82050d5d |
| 12-Jul-2011 |
Filipe David Manana <fdmanana@apache.org> |
Fix test suite compilation errors This fixes some missing function declaration errors: CXX ep_testsuite_la-ep_testsuite.lo cc1plus: warnings being treated as errors ep_
Fix test suite compilation errors This fixes some missing function declaration errors: CXX ep_testsuite_la-ep_testsuite.lo cc1plus: warnings being treated as errors ep_testsuite.cc: In function ‘test_result prepare(engine_test_t*)’: ep_testsuite.cc:5425: error: no previous declaration for ‘test_result prepare(engine_test_t*)’ [-Wmissing-declarations] ep_testsuite.cc: In function ‘void cleanup(engine_test_t*, test_result)’: ep_testsuite.cc:5447: error: no previous declaration for ‘void cleanup(engine_test_t*, test_result)’ [-Wmissing-declarations] ep_testsuite.cc: In function ‘bool teardown_suite()’: ep_testsuite.cc:5965: error: no previous declaration for ‘bool teardown_suite()’ [-Wmissing-declarations] make[2]: *** [ep_testsuite_la-ep_testsuite.lo] Error 1 Change-Id: I2363240c962a09740301a4a85f0559bc04981bcd Reviewed-on: http://review.couchbase.org/7913 Tested-by: Filipe David Borba Manana <fdmanana@gmail.com> Reviewed-by: Dustin Sallings <dustin@spy.net>
show more ...
|
Revision tags: 1.6.5.5r, 1.7.1, 1.7.0, 1.6.5.4, 1.6.5.3.1, 1.6.5.3, 1.6.5.2.1, 1.6.5.2, 1.6.5.3r, 1.6.5.2r, 1.6.5.1, 1.6.5.1r, 1.7.0r, 1.6.5, 1.6.5r, 1.6.4.1.1, 1.6.4.1, 1.6.4, 1.6.3, 1.6.4r, 1.6.3r, 1.6.2, 1.6.1, 1.6.1rc2, 1.6.0.4, 1.6.0.3, 1.6.1rc1, 1.6.0.2, 1.6.1pre, 1.6.0.1, 1.6.0 |
|
#
0c44517d |
| 01-Oct-2010 |
Trond Norbye <trond.norbye@gmail.com> |
Compile fixes for Sun Studio compilers Change-Id: I087fbe83c239ec7934d57400f714d8c3906dd04a Reviewed-on: http://review.northscale.com/2942 Reviewed-by: Dustin Sallings <dustin@spy.ne
Compile fixes for Sun Studio compilers Change-Id: I087fbe83c239ec7934d57400f714d8c3906dd04a Reviewed-on: http://review.northscale.com/2942 Reviewed-by: Dustin Sallings <dustin@spy.net> Tested-by: Dustin Sallings <dustin@spy.net>
show more ...
|