]> git.lyx.org Git - lyx.git/blobdiff - boost/ChangeLog
Fix Qt crash
[lyx.git] / boost / ChangeLog
index af24a5fee958a5f94f872500634d7a9af13ffa3b..bd0b483b44d06e7da1888ccf96fd73417e12c139 100644 (file)
@@ -1,3 +1,86 @@
+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.
+
+2002-08-20  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * update boost, we have almost no local changes to the boost files
+       now.
+       [But still: Remember that all changes to boost code _must_ go
+       through me, then I can sync up with my boost tree, and also
+       request changes on the boost developers list.]
+
+2002-08-09  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * update boost
+       [Remember that all changes to boost code _must_ go through me,
+       then I can sync up with my boost tree, and also request changes on
+       the boost developers list.]
+
+2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * update boost
+       [Remember that all changes to boost code _must_ go through me,
+       then I can sync up with my boost tree, and also request changes on
+       the boost developers list.]
+
+2002-06-18  Angus Leeming  <leeming@lyx.org>
+
+       Reapplied:
+       * boost/signals/connection.hpp:
+       * libs/signals/src/connection.cpp: c-assert expects an int, so don't
+       pass it a pointer.
+
+2002-06-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * update boost. (prev commit lost).
+
+2002-06-12  Angus Leeming  <leeming@lyx.org>
+
+       * boost/signals/connection.hpp:
+       * libs/signals/src/connection.cpp: c-assert expects an int, so don't
+       pass it a pointer.
+
+2002-06-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * libs/regex/src/Makefile.am: only compile the source files that
+       we actually have to.
+
+2002-05-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * libs/regex/src/.cvsignore: ignore .lo, .deps and .libs
+       * libs/signals/src/.cvsignore: ditto
+
+2002-05-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * libs/signals/Makefile.am: new file
+       * libs/signals/.cvsignore: ditto
+       * libs/signals/src/.cvsignore: ditto
+       * libs/signals/src/Makefile.am: ditto
+       * libs/signals/src/connection.cpp: ditto
+       * libs/signals/src/signal_base.cpp: ditto
+       * libs/signals/src/slot.cpp: ditto
+       * libs/signals/src/trackable.cpp: ditto
+
+       * libs/regex/src/.cvsignore: add libboostregex.la
+
+       * libs/Makefile.am (SUBDIRS): add signals
+
 2002-05-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
        * libs/regex/src/Makefile.am (libboostregex_la_SOURCES): add a