Edward Diener
|
13def3edbe
|
Added after_parens macro implementation.
|
2013-11-04 00:21:17 -05:00 |
|
eldiener
|
60b843bca5
|
Remove redundant macro name.
|
2013-10-23 04:32:26 -04:00 |
|
eldiener
|
bc118814d0
|
Changed macro name.
|
2013-10-23 04:29:58 -04:00 |
|
eldiener
|
3f9415cbbb
|
Added check_if_value test.
|
2013-10-18 11:59:32 -04:00 |
|
eldiener
|
7cfbbca1c0
|
Added header for check if value functionality.
|
2013-10-18 11:57:17 -04:00 |
|
eldiener
|
02825473dd
|
Added tests and general header inclusion.
|
2013-10-18 11:55:34 -04:00 |
|
eldiener
|
c2dd49af5b
|
Updated detail macro names.
|
2013-10-13 07:51:21 -04:00 |
|
eldiener
|
5a3647851f
|
Added HTML and PDF documentation
|
2013-10-12 23:23:30 -04:00 |
|
eldiener
|
85e5fb9e11
|
Updated documentation.
|
2013-10-08 14:07:43 -04:00 |
|
eldiener
|
a58095fd85
|
Added redirection to HTML doc.
|
2013-10-08 08:24:51 -04:00 |
|
eldiener
|
4916142b21
|
Added explanation text files.
|
2013-10-08 08:14:58 -04:00 |
|
eldiener
|
0cb418c71c
|
Removed unnecessary jamfile, and changed to use Quickbook 1.5.
|
2013-10-08 07:58:33 -04:00 |
|
eldiener
|
98d2ea3415
|
Remove jamroot file as it should never be used in a Boost installation. Removed comment from jamfile.
|
2013-10-07 12:40:46 -04:00 |
|
eldiener
|
33213ae683
|
Added documentation for BOOST_VMD_ASSERT_IS_ARRAY and fixed the documentation jamfile.
|
2013-10-07 08:27:54 -04:00 |
|
eldiener
|
7fd517565d
|
Updated copyright
|
2013-10-06 17:00:05 -04:00 |
|
eldiener
|
f4cc73816c
|
Updated docs and read me file.
|
2013-09-23 21:57:26 -04:00 |
|
eldiener
|
62286d1c0e
|
Documentation changes and slightly simplified detail changes for the empty macro.
|
2013-09-22 21:06:22 -04:00 |
|
eldiener
|
87b2921727
|
Changed directory to vmd from variadic_macro_data for naming consistency.
|
2013-09-01 18:41:15 -04:00 |
|
eldiener
|
a49a7defaa
|
Removed unused detail headers.
|
2013-08-25 17:34:12 -04:00 |
|
eldiener
|
5f01a7350c
|
Use modular Boost directory structure
|
2013-08-25 15:53:42 -04:00 |
|
eldiener
|
fc9a810b64
|
Use modular Boost directory structure.
|
2013-08-25 15:49:15 -04:00 |
|
eldiener
|
0c4aa3b4e4
|
Changed to mudular git directory structure
|
2013-08-25 15:35:05 -04:00 |
|
eldiener
|
fa9eaac407
|
Changed to modular Boost directory structure.
|
2013-08-25 15:29:31 -04:00 |
|
eldiener
|
91484c5c8d
|
Removed BOOST_VMD_VARIADICS in favor of BOOST_PP_VARIADICS.
|
2013-08-25 08:11:46 -04:00 |
|
eldiener
|
fa28a20c8e
|
Readded documentation
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73848 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-17 16:30:16 +00:00 |
|
eldiener
|
a9984216bf
|
Delete doc to regenerate.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73847 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-17 16:22:20 +00:00 |
|
eldiener
|
1715ae9ef2
|
C and C++ tests.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73845 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-17 15:23:40 +00:00 |
|
eldiener
|
afd9efb11b
|
C and C++ tests.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73844 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-17 15:21:13 +00:00 |
|
eldiener
|
b4f13f5eb0
|
Updated tests.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73843 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-17 15:03:12 +00:00 |
|
eldiener
|
c266a70643
|
Changes to is_begin_parens and is_empty.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73821 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-16 19:50:08 +00:00 |
|
eldiener
|
6b89ea4108
|
Updated docs and support changed VC++ 8 implementations.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73816 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-16 15:37:19 +00:00 |
|
eldiener
|
1531622bd0
|
Simplifying headers
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73806 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-16 00:25:12 +00:00 |
|
eldiener
|
3d969872a7
|
Updated 'pplib' mode to equal Boost PP macro name.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73783 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-15 17:32:41 +00:00 |
|
eldiener
|
35a9d45496
|
Updated docs and header arrangement.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73769 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-15 02:09:56 +00:00 |
|
eldiener
|
43150ae55b
|
Simplify header files.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73768 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-15 01:09:42 +00:00 |
|
eldiener
|
42b8e14f90
|
Updated is_empty for vc++
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73752 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-14 18:20:32 +00:00 |
|
eldiener
|
3ad37dedeb
|
Updated is_begin_parens.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73731 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-14 12:03:18 +00:00 |
|
eldiener
|
f232e29cf0
|
Regenerating documentation.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73704 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-12 16:08:52 +00:00 |
|
eldiener
|
f0aa0ac9b7
|
Delete to regenerate.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73703 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-12 16:01:15 +00:00 |
|
eldiener
|
94459aaa16
|
Updated documentation.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73702 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-12 15:49:06 +00:00 |
|
eldiener
|
7294c24902
|
Updated docs and implementation.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73674 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-11 18:51:26 +00:00 |
|
eldiener
|
1bcd9b043f
|
Updated jamfile for gcc 4.4 and 4.3
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73613 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-08 17:48:33 +00:00 |
|
eldiener
|
327a96ad6c
|
Updated comments and tests.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73609 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-08 15:47:20 +00:00 |
|
eldiener
|
9194e9b7cf
|
Added assert_is_seq and tests.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73605 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-08 00:50:35 +00:00 |
|
eldiener
|
fcd94c34c8
|
Added assert_is_list and tests.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73548 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-05 15:09:34 +00:00 |
|
eldiener
|
85b32bf962
|
Added assert_is_array and tests.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73541 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-05 01:36:09 +00:00 |
|
eldiener
|
0890cee4e6
|
Added assert_is_tuple with tests.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73538 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-04 22:16:53 +00:00 |
|
eldiener
|
f6bd49a90c
|
Use angle brackets in all header files.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73535 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-04 18:24:19 +00:00 |
|
eldiener
|
58c957b5e2
|
Updated header name from main to to_data
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73525 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-04 01:20:40 +00:00 |
|
eldiener
|
7a3562634c
|
Remove unneeded headers.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/variadic_macro_data@73524 b8fc166d-592f-0410-95f2-cb63ce0dd405
|
2011-08-04 01:01:04 +00:00 |
|