Commit graph

235 commits

Author SHA1 Message Date
mat007
69b58ee09d Updated changelog for 1.2.1
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@689 860be788-9bd5-4423-9f1e-828f051e677b
2013-08-31 08:10:47 +00:00
mat007
392240a87c Added move support in actions
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@681 860be788-9bd5-4423-9f1e-828f051e677b
2013-08-13 21:43:14 +00:00
mat007
fc74b61817 Fixed include path
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@680 860be788-9bd5-4423-9f1e-828f051e677b
2013-08-13 21:43:00 +00:00
mat007
808af17eb8 Added logging support for std::unique_ptr, std::shared_ptr and std::weak_ptr
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@677 860be788-9bd5-4423-9f1e-828f051e677b
2013-07-09 08:46:43 +00:00
mat007
068f73b0bc Added support for movable only types as parameters
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@676 860be788-9bd5-4423-9f1e-828f051e677b
2013-07-09 06:58:18 +00:00
mat007
fc5237fb96 Fixed tests
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@674 860be788-9bd5-4423-9f1e-828f051e677b
2013-07-09 06:57:54 +00:00
mat007
095add46f8 Moved limitation workarounds code to compiled source file
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@673 860be788-9bd5-4423-9f1e-828f051e677b
2013-07-06 21:19:29 +00:00
mat007
5c82c8052f Documented limitation for mocking a member function with a throw specifier
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@671 860be788-9bd5-4423-9f1e-828f051e677b
2013-07-06 21:19:12 +00:00
mat007
4d98e599c6 Fixed build
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@670 860be788-9bd5-4423-9f1e-828f051e677b
2013-06-05 06:33:59 +00:00
mat007
f97fb87f81 Added MOCK_NO_VARIADIC_MACROS to deactivate variadic macros support
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@668 860be788-9bd5-4423-9f1e-828f051e677b
2013-06-04 22:02:09 +00:00
mat007
8d08012cdf Reworked MOCK_CONSTRAINT to be able to provide names to parameters
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@667 860be788-9bd5-4423-9f1e-828f051e677b
2013-06-04 22:01:57 +00:00
mat007
c697b48802 Fixed regression
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@665 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-21 09:21:52 +00:00
mat007
1abb1d5495 Updated changelog for 1.2.3
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@663 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-21 06:28:21 +00:00
mat007
400aaddf9a Generalized to MOCK_CONSTRAINT
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@660 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-20 10:49:17 +00:00
mat007
8a6edd531e Added floating point comparison constraints
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@659 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-20 10:49:09 +00:00
mat007
c8072405c8 Added MOCK_TERNARY_CONSTRAINT helper macro
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@658 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-20 10:49:03 +00:00
mat007
0592148204 Tweaked documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@656 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-20 10:48:49 +00:00
mat007
415cece00e Updated documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@655 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-20 10:48:43 +00:00
mat007
367f772575 Added target descriptions
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@654 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-20 10:48:34 +00:00
mat007
87cd09bdd4 Updated documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@653 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-20 10:48:28 +00:00
mat007
7f87886ea5 Fixed bjam invocation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@652 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-20 10:48:22 +00:00
mat007
03255639e5 Removed changelog from boost documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@651 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-20 10:48:17 +00:00
mat007
d0d80e6c65 Removed custom navbar from boost documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@650 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-20 10:48:12 +00:00
mat007
add740ea6f Removed obsolete vc80 project files
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@649 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-12 09:09:49 +00:00
mat007
1320a96179 Added support for nullptr as constraint
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@648 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-12 08:59:25 +00:00
mat007
10073f807e Fixed boost tests
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@646 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-12 08:59:04 +00:00
mat007
d28db33c08 Refactored conversion to boost layout
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@645 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-12 08:58:55 +00:00
mat007
d2fbf4167b Moved examples to source code
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@643 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-12 08:58:40 +00:00
mat007
ef9a3e2c4c Tweaked documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@642 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-12 08:58:29 +00:00
mat007
b560fcca0d Added a warning in the documentation about possible ODR violations with logging
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@641 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-12 08:58:17 +00:00
mat007
cb68d25714 Added -Wno-strict-aliasing to gcc
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@640 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-03 22:29:52 +00:00
mat007
8d2fb9c94c Added support for several sequences in 'in'
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@635 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-03 20:17:46 +00:00
mat007
26540da771 Fixed documentation links
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@633 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-03 20:16:17 +00:00
mat007
927748731f Documented quick constraint
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@632 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-03 20:16:01 +00:00
mat007
62adee5d3d Tweaked documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@631 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-03 20:15:18 +00:00
mat007
5cb37bdacd Updated changelog
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@630 860be788-9bd5-4423-9f1e-828f051e677b
2013-04-23 22:49:05 +00:00
mat007
791b807551 Tweaked documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@629 860be788-9bd5-4423-9f1e-828f051e677b
2013-04-23 22:48:55 +00:00
mat007
9dcf6fb274 Documented MOCK_UNARY_CONSTRAINT and MOCK_BINARY_CONSTRAINT
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@628 860be788-9bd5-4423-9f1e-828f051e677b
2013-04-23 22:48:45 +00:00
mat007
c553877466 Updated contributors
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@623 860be788-9bd5-4423-9f1e-828f051e677b
2013-04-11 20:26:59 +00:00
mat007
7b2a9d99f7 Updated changelog
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@621 860be788-9bd5-4423-9f1e-828f051e677b
2013-04-11 20:26:40 +00:00
mat007
4afe1d32d4 Added support for C++11 lambdas as constraints
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@620 860be788-9bd5-4423-9f1e-828f051e677b
2013-04-11 16:24:26 +00:00
mat007
c5861a744d Documented use of C++11 lambdas as actions
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@619 860be788-9bd5-4423-9f1e-828f051e677b
2013-04-11 16:24:02 +00:00
mat007
1ddf17d1c1 Added news section to navbar
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@611 860be788-9bd5-4423-9f1e-828f051e677b
2013-03-10 18:39:34 +00:00
mat007
c5593d5662 Changed https to http
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@610 860be788-9bd5-4423-9f1e-828f051e677b
2013-03-10 18:39:28 +00:00
mat007
3d8a6db28b Updated changelog for 1.2.2
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@609 860be788-9bd5-4423-9f1e-828f051e677b
2013-03-09 21:21:27 +00:00
mat007
200e293b7f Added MOCK_FUNCTOR_TPL
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@608 860be788-9bd5-4423-9f1e-828f051e677b
2013-03-08 20:40:00 +00:00
mat007
a7cdc82a59 Updated documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@606 860be788-9bd5-4423-9f1e-828f051e677b
2013-03-08 08:01:34 +00:00
mat007
5e3e0e8b8b Deactivated C4505 for all msvc and not just vc80
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@605 860be788-9bd5-4423-9f1e-828f051e677b
2013-03-08 08:01:21 +00:00
mat007
b4b9d732d3 Updated documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@601 860be788-9bd5-4423-9f1e-828f051e677b
2013-03-07 07:17:14 +00:00
mat007
2be531e212 Fixed vc100_x64 output directory
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@596 860be788-9bd5-4423-9f1e-828f051e677b
2013-03-07 07:16:16 +00:00