|
bed353556f
|
Corrected namespace of the pipe operator for the copied adaptor.
[SVN r60901]
|
2010-03-28 18:37:28 +00:00 |
|
|
b0d1db7c2e
|
Boost.RangeEx merged into Boost.Range
[SVN r60897]
|
2010-03-28 16:08:35 +00:00 |
|
|
bcc0ea30cf
|
Ticket #2903
[SVN r52202]
|
2009-04-05 20:46:02 +00:00 |
|
|
dbef3564c4
|
fixes from Trac
[SVN r46346]
|
2008-06-12 10:54:44 +00:00 |
|
|
b948d9af17
|
fixes for problems from Trac
[SVN r46345]
|
2008-06-12 10:00:54 +00:00 |
|
|
f117011b60
|
fix for as_literal()
[SVN r45123]
|
2008-05-05 06:41:54 +00:00 |
|
|
7c0d73b8cf
|
fixed problem with operator()() when the value_type was abstract.
[SVN r43322]
|
2008-02-19 15:10:05 +00:00 |
|
|
405ebd8cca
|
include config.hpp and workaround.hpp before uses of BOOST_WORKAROUND and BOOST_MSVC
[SVN r43220]
|
2008-02-11 03:48:41 +00:00 |
|
|
94b45ef51e
|
missing ) fixed
[SVN r43175]
|
2008-02-08 15:25:01 +00:00 |
|
|
e115ac1006
|
silence of warnings for unused arguments
[SVN r43171]
|
2008-02-08 09:58:35 +00:00 |
|
|
428e72ed22
|
iterator_range disables msvc warning 4996
<http://svn.boost.org/trac/boost/ticket/1565>
[range] sub_range assignment issue
<http://svn.boost.org/trac/boost/ticket/1284>
[SVN r43155]
|
2008-02-07 14:41:04 +00:00 |
|
|
507d1e8075
|
fixed #if to #ifdef
[SVN r42715]
|
2008-01-13 11:37:41 +00:00 |
|
|
14a9a1906b
|
Ticket #1477
[SVN r41638]
|
2007-12-03 09:08:02 +00:00 |
|
|
f65c137e73
|
missing include
[SVN r41636]
|
2007-12-03 09:00:23 +00:00 |
|
|
8085605217
|
fixed a serious oversigt
[SVN r41457]
|
2007-11-29 09:19:24 +00:00 |
|
|
0eb365edbe
|
macro patch
[SVN r41183]
|
2007-11-17 21:24:16 +00:00 |
|
|
637dc618d1
|
iostream macro patch
[SVN r41180]
|
2007-11-17 21:19:13 +00:00 |
|
|
dd1459f221
|
works after local test with vc8
[SVN r41177]
|
2007-11-17 20:44:29 +00:00 |
|
|
a2f3a45214
|
minor update of comments
[SVN r41175]
|
2007-11-17 20:22:05 +00:00 |
|
|
2605b9ee45
|
update of new concepts, and replacement of range_size<T>::type with range_difference<T>::type throughut the library
[SVN r40965]
|
2007-11-09 13:30:57 +00:00 |
|
|
68a63cab85
|
added deprecated headers again for backward compatibility sake
[SVN r40629]
|
2007-10-31 21:48:11 +00:00 |
|
|
06c54ccd48
|
current version gave problem in regression ... to be updated later
[SVN r40612]
|
2007-10-30 19:47:40 +00:00 |
|
|
00e70244a5
|
fixes broken one from trunk ... still not finished
[SVN r40520]
|
2007-10-28 10:11:10 +00:00 |
|
|
01826978d6
|
cleaned up deprecated headers
[SVN r40506]
|
2007-10-27 15:57:20 +00:00 |
|
|
336c12b60f
|
removed deprecated mfc stuff
[SVN r40425]
|
2007-10-24 15:53:54 +00:00 |
|
|
82768af3d2
|
roll-back of ADL names
[SVN r40423]
|
2007-10-24 15:19:16 +00:00 |
|
|
f4cde208f2
|
Adding Shunsuke Sogame fantastic MFC/ATL mappings
[SVN r40379]
|
2007-10-23 20:23:05 +00:00 |
|
|
d130dff5ec
|
cleanup
[SVN r40378]
|
2007-10-23 20:08:35 +00:00 |
|
|
aa9158b199
|
applied Ticket #1309 (new Patches)
[SVN r40377]
|
2007-10-23 19:56:39 +00:00 |
|
|
bbd9fdb7bd
|
displabed some warnings and applied Ticket #1284: sub_range_copy.patch
[SVN r40376]
|
2007-10-23 19:50:59 +00:00 |
|
|
17514e1d44
|
added operator() to allow random access index with transform iterators
[SVN r40375]
|
2007-10-23 19:34:38 +00:00 |
|
|
028bff0c22
|
changed ADL functions back the names of 1.34 ... these names have been in use for too long ... let's not break code that depends on them
[SVN r40372]
|
2007-10-23 19:07:38 +00:00 |
|
|
a862a573df
|
Applied patch from Ticket #1320
[SVN r40020]
|
2007-10-14 17:53:15 +00:00 |
|
|
e0a76af0f9
|
Quiet unused argument warnings from gcc.
[SVN r39274]
|
2007-09-14 17:18:02 +00:00 |
|
|
aeb47120e3
|
fixed typo
[SVN r36684]
|
2007-01-10 18:57:20 +00:00 |
|
|
22b7b4ec8e
|
commented out old array code
[SVN r36683]
|
2007-01-10 18:50:13 +00:00 |
|
|
f49be0b382
|
*** empty log message ***
[SVN r35717]
|
2006-10-24 10:37:46 +00:00 |
|
|
73bb3d899a
|
*** empty log message ***
[SVN r34034]
|
2006-05-19 18:01:02 +00:00 |
|
|
f885495565
|
*** empty log message ***
[SVN r34015]
|
2006-05-18 21:27:29 +00:00 |
|
|
dc34cd6079
|
*** empty log message ***
[SVN r34014]
|
2006-05-18 21:11:55 +00:00 |
|
|
5850d7ce3e
|
new traits and functions for v2
[SVN r34013]
|
2006-05-18 20:53:21 +00:00 |
|
|
554f832234
|
upgrade to v2
[SVN r34012]
|
2006-05-18 20:52:17 +00:00 |
|
|
1ac9efbd6a
|
*** empty log message ***
[SVN r33301]
|
2006-03-10 09:16:22 +00:00 |
|
|
ae953cda6b
|
*** empty log message ***
[SVN r33260]
|
2006-03-07 21:11:19 +00:00 |
|
|
b22773b2e3
|
applied bug fixes
[SVN r33038]
|
2006-02-20 21:15:05 +00:00 |
|
|
6478f85444
|
*** empty log message ***
[SVN r32015]
|
2005-12-13 22:50:00 +00:00 |
|
|
51f7fe9878
|
added new convinience funcs
[SVN r31969]
|
2005-12-09 22:33:57 +00:00 |
|
|
c08103b1c5
|
merge from 1.33.1
[SVN r31968]
|
2005-12-09 22:22:32 +00:00 |
|
|
a2b6c3f5ec
|
fixed vc7.1 iterator conversion problems
[SVN r31942]
|
2005-12-07 01:26:57 +00:00 |
|
|
e76e9cda28
|
Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
[SVN r30670]
|
2005-08-25 16:27:28 +00:00 |
|