|
eef0e01c8d
|
Adjust for changed test library name
[SVN r19924]
|
2003-09-05 16:18:53 +00:00 |
|
|
41d649b08c
|
cleaning up after previous commit
[SVN r19688]
|
2003-08-18 19:35:29 +00:00 |
|
|
122bf636f5
|
getting rid of some library specific macros and using BOOST_NO_EXPLICIT_-
FUNCTION_TEMPLATE_ARGUMENTS related helper macros from the config library
[SVN r19687]
|
2003-08-18 19:33:47 +00:00 |
|
|
359eaeecbf
|
added tests to ensure correct constness behaviour
[SVN r18871]
|
2003-06-26 15:19:01 +00:00 |
|
|
28e34eb757
|
fixed a typo
[SVN r18386]
|
2003-05-12 14:51:42 +00:00 |
|
|
5ea6623d49
|
restore from disk crash
[SVN r18353]
|
2003-05-08 02:19:10 +00:00 |
|
|
d349450992
|
fixed a few links
[SVN r18344]
|
2003-05-07 16:01:33 +00:00 |
|
|
8b4daa1385
|
patch of a patch
[SVN r17706]
|
2003-03-03 16:45:55 +00:00 |
|
|
1972959fda
|
element<T>::type takes constness into consideration
[SVN r17666]
|
2003-02-26 23:10:55 +00:00 |
|
|
496cc84960
|
a patch for borland
[SVN r17660]
|
2003-02-26 16:04:56 +00:00 |
|
|
c1a28e5d81
|
typofix
[SVN r17557]
|
2003-02-20 15:30:48 +00:00 |
|
|
4d4fe0010f
|
Added copyright statement
[SVN r17193]
|
2003-02-04 11:54:01 +00:00 |
|
|
8992af95d1
|
Link bug workaround for MSVC and old Dec CXX
[SVN r16342]
|
2002-11-20 13:17:52 +00:00 |
|
|
ae40fce7c9
|
added namespace qualifiers to make MIPS PRO happy
[SVN r16033]
|
2002-10-31 18:14:29 +00:00 |
|
|
607b65a946
|
fixing a borland warning
[SVN r15810]
|
2002-10-08 19:24:36 +00:00 |
|
|
2c213c8295
|
fix one borland warning
[SVN r15808]
|
2002-10-08 18:43:52 +00:00 |
|
|
5b8506c39b
|
typo fixes
[SVN r15652]
|
2002-10-02 16:51:43 +00:00 |
|
|
22f56bbe58
|
fixed Bemans name in a comment
[SVN r15594]
|
2002-10-01 03:26:10 +00:00 |
|
|
fb8fa3c7b6
|
work-around for MIPSpro bug
[SVN r15574]
|
2002-09-30 19:45:22 +00:00 |
|
|
cc5a2ae388
|
Fixes which make it possible to declare with reference elements
[SVN r15532]
|
2002-09-28 07:25:27 +00:00 |
|
|
4cd544f4c1
|
applied patch Markus Schöpflin, ::template replaced with ::BOOST_NESTED_TEMPLATE
[SVN r15466]
|
2002-09-20 15:55:10 +00:00 |
|
|
74a2ab1242
|
changed jamfile includes from <include> to <sysinclude>
[SVN r15305]
|
2002-09-13 16:26:12 +00:00 |
|
|
7896766f8f
|
a fix of a fix
[SVN r15278]
|
2002-09-12 20:59:05 +00:00 |
|
|
0a33edd21d
|
workaround for isspace and metrowerks
[SVN r15277]
|
2002-09-12 20:50:10 +00:00 |
|
|
53c1bb2c20
|
removed an extraneous include
[SVN r14993]
|
2002-08-20 15:54:11 +00:00 |
|
|
ea8d71487d
|
workaround for boost test library problem
[SVN r14992]
|
2002-08-20 15:51:36 +00:00 |
|
|
6a92d10f25
|
added a redirection index.html file
[SVN r14898]
|
2002-08-15 18:26:17 +00:00 |
|
|
3570bdb6b6
|
fixed some warningns about unused variables, added Jamfile
[SVN r14854]
|
2002-08-14 20:55:52 +00:00 |
|
|
788896864a
|
Fixed a dumb typo (thanks Marsh)
[SVN r14232]
|
2002-06-24 14:20:29 +00:00 |
|
|
d24e9b9a72
|
added a test for !=
[SVN r14091]
|
2002-06-06 15:47:23 +00:00 |
|
|
22d8e8ecc0
|
fixed != by suggestion of Björn Karlsson
[SVN r14090]
|
2002-06-06 15:44:51 +00:00 |
|
|
08be3cbe04
|
removing tabs
[SVN r13783]
|
2002-05-09 17:26:37 +00:00 |
|
|
b1621fad71
|
removed the demand for element types being copy constructible
[SVN r13729]
|
2002-05-07 21:44:26 +00:00 |
|
|
001f5b4c14
|
Previous changes broke tuples for Borland, this should fix it
[SVN r13611]
|
2002-05-01 20:53:44 +00:00 |
|
|
75d7917f66
|
- tuple types can now have void and plain function types as
elements
- tuple objects can hold non-copyable objects (such as arrays)
[SVN r13525]
|
2002-04-19 19:32:19 +00:00 |
|
|
6d2cb1d793
|
Fixed VC7 compile problems (thanks to Sofus Mortensen).
[SVN r13482]
|
2002-04-14 11:45:32 +00:00 |
|
|
ce02fa0c58
|
Removed crazy mess up from previous change:
(the body of the test was commented out with #if 0)
[SVN r12454]
|
2002-01-23 12:40:44 +00:00 |
|
|
5f196d037f
|
added missing "inherited" typedef
[SVN r12332]
|
2002-01-17 07:47:25 +00:00 |
|
|
2ab1b6705f
|
Changed occurances of "tuples::get" to "get" to verify new forwarding code in tuples.hpp
[SVN r12291]
|
2002-01-13 12:12:48 +00:00 |
|
|
55a83b6408
|
Added forwarding get functions to solve problems with using::tuples::get statement.
[SVN r12290]
|
2002-01-13 12:09:39 +00:00 |
|
|
c89357006b
|
reflecting the removal of src/tuple.cpp
[SVN r12023]
|
2001-12-12 22:20:42 +00:00 |
|
|
2fe366f263
|
reflecting the change to remove tuple.cpp, adding some thanks
[SVN r12022]
|
2001-12-12 22:17:09 +00:00 |
|
|
8b3b6efe24
|
not needed anymore
[SVN r12021]
|
2001-12-12 22:08:12 +00:00 |
|
|
2e825630f8
|
made the iomanipulator storage indexes static members of a class.
Now all code can be in header files.
[SVN r12020]
|
2001-12-12 21:35:41 +00:00 |
|
|
8408cc0bd5
|
thomas witt:s patch for icl501, adds a workaround for explicitly
qualified arguments
Also fixed length, so that it now works for empty tuples as well
[SVN r11722]
|
2001-11-16 23:27:08 +00:00 |
|
|
8f29dbe149
|
Thomas Witt's patch for icl501: adds better test coverage
+ tests for length template
[SVN r11721]
|
2001-11-16 23:24:43 +00:00 |
|
|
e531e7ce2e
|
added a comment about performance penalties with some compilers
[SVN r11603]
|
2001-11-05 21:18:48 +00:00 |
|
|
a6d8c4f20c
|
superseded by boost/ref.hpp
[SVN r11275]
|
2001-09-26 13:23:31 +00:00 |
|
|
cd416f50be
|
Changed tuple.hpp to use ref.hpp
[SVN r11274]
|
2001-09-26 12:27:43 +00:00 |
|
|
9559531c52
|
Fixed unused variables that show up as warnings when doing regression
tests.
[SVN r11241]
|
2001-09-24 23:21:16 +00:00 |
|