Branch: refs/heads/master
Home: https://github.com/licq-im/licq
Commit: 60fffcbf273d6663a62cea3fa0ef881ff03f18d8
https://github.com/licq-im/licq/commit/60fffcbf273d6663a62cea3fa0ef881ff03f18d8
Author: Erik Johansson <[email protected]>
Date: 2011-06-17 (Fri, 17 Jun 2011)
Changed paths:
A licq/3rdparty/gtest/CMakeLists.txt
A licq/3rdparty/gtest/COPYING
A licq/3rdparty/gtest/include/gtest/gtest-death-test.h
A licq/3rdparty/gtest/include/gtest/gtest-message.h
A licq/3rdparty/gtest/include/gtest/gtest-param-test.h
A licq/3rdparty/gtest/include/gtest/gtest-param-test.h.pump
A licq/3rdparty/gtest/include/gtest/gtest-printers.h
A licq/3rdparty/gtest/include/gtest/gtest-spi.h
A licq/3rdparty/gtest/include/gtest/gtest-test-part.h
A licq/3rdparty/gtest/include/gtest/gtest-typed-test.h
A licq/3rdparty/gtest/include/gtest/gtest.h
A licq/3rdparty/gtest/include/gtest/gtest_pred_impl.h
A licq/3rdparty/gtest/include/gtest/gtest_prod.h
A licq/3rdparty/gtest/include/gtest/internal/gtest-death-test-internal.h
A licq/3rdparty/gtest/include/gtest/internal/gtest-filepath.h
A licq/3rdparty/gtest/include/gtest/internal/gtest-internal.h
A licq/3rdparty/gtest/include/gtest/internal/gtest-linked_ptr.h
A licq/3rdparty/gtest/include/gtest/internal/gtest-param-util-generated.h
A licq/3rdparty/gtest/include/gtest/internal/gtest-param-util-generated.h.pump
A licq/3rdparty/gtest/include/gtest/internal/gtest-param-util.h
A licq/3rdparty/gtest/include/gtest/internal/gtest-port.h
A licq/3rdparty/gtest/include/gtest/internal/gtest-string.h
A licq/3rdparty/gtest/include/gtest/internal/gtest-tuple.h
A licq/3rdparty/gtest/include/gtest/internal/gtest-tuple.h.pump
A licq/3rdparty/gtest/include/gtest/internal/gtest-type-util.h
A licq/3rdparty/gtest/include/gtest/internal/gtest-type-util.h.pump
A licq/3rdparty/gtest/src/gtest-all.cc
A licq/3rdparty/gtest/src/gtest-death-test.cc
A licq/3rdparty/gtest/src/gtest-filepath.cc
A licq/3rdparty/gtest/src/gtest-internal-inl.h
A licq/3rdparty/gtest/src/gtest-port.cc
A licq/3rdparty/gtest/src/gtest-printers.cc
A licq/3rdparty/gtest/src/gtest-test-part.cc
A licq/3rdparty/gtest/src/gtest-typed-test.cc
A licq/3rdparty/gtest/src/gtest.cc
A licq/3rdparty/gtest/src/gtest_main.cc
Log Message:
-----------
Add Google test 1.6.0
Google mock only builds if gtest is of the same version as gmock. Therefor we
keep our own copy of it in-tree.
Commit: 0ddfb8c8840a40e6bedcb6bec1f607c34cda5d44
https://github.com/licq-im/licq/commit/0ddfb8c8840a40e6bedcb6bec1f607c34cda5d44
Author: Erik Johansson <[email protected]>
Date: 2011-06-17 (Fri, 17 Jun 2011)
Changed paths:
M licq/3rdparty/gmock/include/gmock/gmock-actions.h
M licq/3rdparty/gmock/include/gmock/gmock-cardinalities.h
M licq/3rdparty/gmock/include/gmock/gmock-generated-actions.h
M licq/3rdparty/gmock/include/gmock/gmock-generated-actions.h.pump
M licq/3rdparty/gmock/include/gmock/gmock-generated-function-mockers.h
M licq/3rdparty/gmock/include/gmock/gmock-generated-function-mockers.h.pump
M licq/3rdparty/gmock/include/gmock/gmock-generated-matchers.h
M licq/3rdparty/gmock/include/gmock/gmock-generated-matchers.h.pump
M licq/3rdparty/gmock/include/gmock/gmock-generated-nice-strict.h
M licq/3rdparty/gmock/include/gmock/gmock-generated-nice-strict.h.pump
M licq/3rdparty/gmock/include/gmock/gmock-matchers.h
M licq/3rdparty/gmock/include/gmock/gmock-more-actions.h
R licq/3rdparty/gmock/include/gmock/gmock-printers.h
M licq/3rdparty/gmock/include/gmock/gmock-spec-builders.h
M licq/3rdparty/gmock/include/gmock/gmock.h
M licq/3rdparty/gmock/include/gmock/internal/gmock-generated-internal-utils.h
M licq/3rdparty/gmock/include/gmock/internal/gmock-generated-internal-utils.h.pump
M licq/3rdparty/gmock/include/gmock/internal/gmock-internal-utils.h
M licq/3rdparty/gmock/include/gmock/internal/gmock-port.h
M licq/3rdparty/gmock/src/gmock-all.cc
M licq/3rdparty/gmock/src/gmock-cardinalities.cc
M licq/3rdparty/gmock/src/gmock-internal-utils.cc
M licq/3rdparty/gmock/src/gmock-matchers.cc
R licq/3rdparty/gmock/src/gmock-printers.cc
M licq/3rdparty/gmock/src/gmock-spec-builders.cc
M licq/3rdparty/gmock/src/gmock.cc
M licq/3rdparty/gmock/src/gmock_main.cc
Log Message:
-----------
Upgrade gmock to version 1.6.0
Commit: a53aa19b7e454922e3d3cc19535016008a417350
https://github.com/licq-im/licq/commit/a53aa19b7e454922e3d3cc19535016008a417350
Author: Erik Johansson <[email protected]>
Date: 2011-06-17 (Fri, 17 Jun 2011)
Changed paths:
M licq/CMakeLists.txt
Log Message:
-----------
Use interal gtest version
Commit: 5b75bb1de58d9f8e222ea05dadecf587b6b95c84
https://github.com/licq-im/licq/commit/5b75bb1de58d9f8e222ea05dadecf587b6b95c84
Author: Erik Johansson <[email protected]>
Date: 2011-06-17 (Fri, 17 Jun 2011)
Changed paths:
M licq/src/licq.cpp
Log Message:
-----------
Fix compiler warning
Commit: c28005a70bd6d6383bf4f98541b393a45dfbd9d9
https://github.com/licq-im/licq/commit/c28005a70bd6d6383bf4f98541b393a45dfbd9d9
Author: Erik Johansson <[email protected]>
Date: 2011-06-17 (Fri, 17 Jun 2011)
Changed paths:
M licq/src/logging/tests/logtest.cpp
Log Message:
-----------
Fix compiler warning
Commit: 7cb4c72095ad0d55003a398e40e698c22ecd225f
https://github.com/licq-im/licq/commit/7cb4c72095ad0d55003a398e40e698c22ecd225f
Author: Erik Johansson <[email protected]>
Date: 2011-06-17 (Fri, 17 Jun 2011)
Changed paths:
M licq/3rdparty/gmock/include/gmock/gmock-actions.h
M licq/3rdparty/gmock/include/gmock/gmock-cardinalities.h
M licq/3rdparty/gmock/include/gmock/gmock-generated-actions.h
M licq/3rdparty/gmock/include/gmock/gmock-generated-actions.h.pump
M licq/3rdparty/gmock/include/gmock/gmock-generated-function-mockers.h
M licq/3rdparty/gmock/include/gmock/gmock-generated-function-mockers.h.pump
M licq/3rdparty/gmock/include/gmock/gmock-generated-matchers.h
M licq/3rdparty/gmock/include/gmock/gmock-generated-matchers.h.pump
M licq/3rdparty/gmock/include/gmock/gmock-generated-nice-strict.h
M licq/3rdparty/gmock/include/gmock/gmock-generated-nice-strict.h.pump
M licq/3rdparty/gmock/include/gmock/gmock-matchers.h
M licq/3rdparty/gmock/include/gmock/gmock-more-actions.h
R licq/3rdparty/gmock/include/gmock/gmock-printers.h
M licq/3rdparty/gmock/include/gmock/gmock-spec-builders.h
M licq/3rdparty/gmock/include/gmock/gmock.h
M licq/3rdparty/gmock/include/gmock/internal/gmock-generated-internal-utils.h
M licq/3rdparty/gmock/include/gmock/internal/gmock-generated-internal-utils.h.pump
M licq/3rdparty/gmock/include/gmock/internal/gmock-internal-utils.h
M licq/3rdparty/gmock/include/gmock/internal/gmock-port.h
M licq/3rdparty/gmock/src/gmock-all.cc
M licq/3rdparty/gmock/src/gmock-cardinalities.cc
M licq/3rdparty/gmock/src/gmock-internal-utils.cc
M licq/3rdparty/gmock/src/gmock-matchers.cc
R licq/3rdparty/gmock/src/gmock-printers.cc
M licq/3rdparty/gmock/src/gmock-spec-builders.cc
M licq/3rdparty/gmock/src/gmock.cc
M licq/3rdparty/gmock/src/gmock_main.cc
A licq/3rdparty/gtest/CMakeLists.txt
A licq/3rdparty/gtest/COPYING
A licq/3rdparty/gtest/include/gtest/gtest-death-test.h
A licq/3rdparty/gtest/include/gtest/gtest-message.h
A licq/3rdparty/gtest/include/gtest/gtest-param-test.h
A licq/3rdparty/gtest/include/gtest/gtest-param-test.h.pump
A licq/3rdparty/gtest/include/gtest/gtest-printers.h
A licq/3rdparty/gtest/include/gtest/gtest-spi.h
A licq/3rdparty/gtest/include/gtest/gtest-test-part.h
A licq/3rdparty/gtest/include/gtest/gtest-typed-test.h
A licq/3rdparty/gtest/include/gtest/gtest.h
A licq/3rdparty/gtest/include/gtest/gtest_pred_impl.h
A licq/3rdparty/gtest/include/gtest/gtest_prod.h
A licq/3rdparty/gtest/include/gtest/internal/gtest-death-test-internal.h
A licq/3rdparty/gtest/include/gtest/internal/gtest-filepath.h
A licq/3rdparty/gtest/include/gtest/internal/gtest-internal.h
A licq/3rdparty/gtest/include/gtest/internal/gtest-linked_ptr.h
A licq/3rdparty/gtest/include/gtest/internal/gtest-param-util-generated.h
A licq/3rdparty/gtest/include/gtest/internal/gtest-param-util-generated.h.pump
A licq/3rdparty/gtest/include/gtest/internal/gtest-param-util.h
A licq/3rdparty/gtest/include/gtest/internal/gtest-port.h
A licq/3rdparty/gtest/include/gtest/internal/gtest-string.h
A licq/3rdparty/gtest/include/gtest/internal/gtest-tuple.h
A licq/3rdparty/gtest/include/gtest/internal/gtest-tuple.h.pump
A licq/3rdparty/gtest/include/gtest/internal/gtest-type-util.h
A licq/3rdparty/gtest/include/gtest/internal/gtest-type-util.h.pump
A licq/3rdparty/gtest/src/gtest-all.cc
A licq/3rdparty/gtest/src/gtest-death-test.cc
A licq/3rdparty/gtest/src/gtest-filepath.cc
A licq/3rdparty/gtest/src/gtest-internal-inl.h
A licq/3rdparty/gtest/src/gtest-port.cc
A licq/3rdparty/gtest/src/gtest-printers.cc
A licq/3rdparty/gtest/src/gtest-test-part.cc
A licq/3rdparty/gtest/src/gtest-typed-test.cc
A licq/3rdparty/gtest/src/gtest.cc
A licq/3rdparty/gtest/src/gtest_main.cc
M licq/CMakeLists.txt
A licq/README
M licq/doc/CHANGELOG
M licq/po/de.po
Log Message:
-----------
Merge branch '1.5-stable'
Compare: https://github.com/licq-im/licq/compare/9369cf2...7cb4c72
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.