]> git.lyx.org Git - lyx.git/blobdiff - boost/ChangeLog
Introduce LFUN_PRINT.
[lyx.git] / boost / ChangeLog
index 1db2f1a0d30737124b6d3422222906bc96ad27a7..532d8aec47d3d46744db5ec8f3bb6f6a88980d8f 100644 (file)
@@ -1,3 +1,88 @@
+2004-02-05  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * update boost to version 1.31.0
+
+2004-01-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * libs/regex/src/Makefile.am: remove trailing backslash
+
+2004-01-08  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * add boost::filesystem.
+
+2003-10-23  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * libs/regex/src/cpp_regex_traits.cpp (seekpos): use correct
+       types. same patch sent to boost list and accepted there.
+
+2003-10-07  Angus Leeming  <leeming@lyx.org>
+
+       * boost/any.hpp: change the throw to boost::throw_exception.
+
+2003-09-26  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * boost/test/detail/nullstream.hpp: new file
+
+2003-08-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * boost/config/compiler/gcc.hpp: allow for gcc 3.4
+
+       * update boost to version 1.30.2
+
+2003-08-21  Michael Schmitt  <michael.schmitt@teststep.org>
+
+       * boost/integer_traits.hpp: fix compile error on NetBSD
+
+2003-08-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * boost/config/user.hpp: do not use BOOST_NO_EXCEPTIONS here, that
+       is done automatically by the gcc config.
+
+       * boost/config/compiler/gcc.hpp: allow for gcc 2.4
+
+       * update boost to version 1.30.1
+
+2003-07-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * libs/regex/src/cpp_regex_traits.cpp (message_data): cast to safe
+       types
+
+       * libs/regex/src/c_regex_traits.cpp (do_update_ctype): cast to
+       safe types.
+
+       * boost/config/compiler/gcc.hpp: allow for gcc 2.4
+
+2003-05-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * boost/type_traits/detail/wrap.hpp: add file
+
+2003-03-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * update boost to version 1.30.0
+
+2003-03-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * update from boost cvs branch RC_1_30_0
+
+2003-03-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * update boost to version pre-1.30.0
+
+2002-11-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * boost/format/format_implementation.hpp (clear_bind): use
+       io::out_of_range
+
+       * boost/config/user.hpp (BOOST_FUNCTION_NO_DEPRECATED): define it.
+
+2002-11-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * Boost.Format: add files so that this boost lib can be used.
+
+2002-11-07  Angus Leeming  <leeming@lyx.org>
+
+       * libs/regex/src/Makefile.am: add cregex.cpp and fileiter.cpp
+
 2002-10-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
        * update boost to version 1.29.0.