2005-05-02 08:40 hkaiser * boost/wave/util/time_conversion_helper.hpp: Fixed the time stamp parser for CW9.3 (hopefully). 2005-05-02 08:24 grafik * boost/io/ios_state.hpp: Fix to allow for the possibility that std::locale support is not available in some standard library implementations. 2005-05-02 08:00 rogeeff * boost/test/: parameterized_test.hpp, unit_test_suite.hpp: restore a parameterized user case method based testing 2005-05-02 01:21 nesotto * boost/assign/list_of.hpp: [no log message] 2005-05-02 01:16 nesotto * boost/assign/ptr_list_of.hpp: applied conversion work-around 2005-05-02 00:58 nesotto * boost/range/: begin.hpp, end.hpp, iterator_range.hpp, sub_range.hpp: updated so ADL kick in in iterator_range and const_begin/const_end 2005-05-02 00:27 nesotto * boost/ptr_container/: clone_allocator.hpp, exception.hpp, indirect_fun.hpp, nullable.hpp, ptr_array.hpp, ptr_deque.hpp, ptr_list.hpp, ptr_map.hpp, ptr_map_adapter.hpp, ptr_sequence_adapter.hpp, ptr_set.hpp, ptr_set_adapter.hpp, ptr_vector.hpp, detail/associative_ptr_container.hpp, detail/map_iterator.hpp, detail/reversible_ptr_container.hpp, detail/scoped_deleter.hpp, detail/void_ptr_iterator.hpp: updated license 2005-05-02 00:17 nesotto * boost/ptr_container/: ptr_map_adapter.hpp, ptr_sequence_adapter.hpp, detail/map_iterator.hpp, detail/reversible_ptr_container.hpp, detail/static_move_ptr.hpp, detail/void_ptr_iterator.hpp: fixed metrowerks and como problems 2005-05-01 23:01 hkaiser * boost/wave/cpp_exceptions.hpp, boost/wave/grammars/cpp_chlit_grammar.hpp, libs/wave/ChangeLog, libs/wave/test/testwave/testfiles/006_055.cpp, libs/wave/test/testwave/testfiles/006_056.cpp, libs/wave/test/testwave/testfiles/006_057.cpp, libs/wave/test/testwave/testfiles/006_058.cpp, libs/wave/test/testwave/testfiles/006_059.cpp, libs/wave/test/testwave/testfiles/006_060.cpp, libs/wave/test/testwave/testfiles/006_061.cpp, libs/wave/test/testwave/testfiles/006_062.cpp, libs/wave/test/testwave/testfiles/test.cfg: Improved error handling for out of range character literals, added several new test cases. 2005-05-01 16:37 dgregor * boost/dynamic_property_map.hpp: Eliminate unnecessary return 2005-05-01 15:17 david_abrahams * boost/mpl/aux_/na_assert.hpp: libs/parameter/test/sfinae was choking vc7.1 and vc8 on the plain version of BOOST_MPL_AUX_ASSERT_NOT_NA(T) with T = const char[4]. This only seems to occur in contexts where T might be deduced. 2005-04-30 19:56 rogeeff * boost/test/impl/test_tools.ipp: switch to stdarg.h to workarround como issues 2005-04-30 19:55 rogeeff * boost/test/utils/wrap_stringstream.hpp: disable manipulator output for cw 2005-04-30 19:07 rogeeff * boost/test/impl/execution_monitor.ipp: ignore_warning included 2005-04-30 18:48 rogeeff * boost/test/: detail/wrap_io_saver.hpp, impl/results_reporter.ipp, impl/unit_test_log.ipp: io saver warkaround for classic io is shared 2005-04-30 18:47 rogeeff * boost/test/impl/xml_log_formatter.ipp: warning supressed 2005-04-30 18:46 rogeeff * boost/test/impl/execution_monitor.ipp: warning suppressed