]> git.lyx.org Git - lyx.git/blobdiff - boost/ChangeLog
leave formula when pressing end at the end of a formula (and similarly
[lyx.git] / boost / ChangeLog
index ae8177c1a666f319bbbe3e36875395739db3190b..dd4ec3d7dfddc927149afb520b2e96750736f6f9 100644 (file)
@@ -1,3 +1,67 @@
+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
+       missing \ that made the lib incomplete.
+
+       * update and enable use of exceptions again.
+
+2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * boost/detail/shared_count.hpp: never throw, assert or ponder on
+       instead.
+
+       * major boost update. (a bit more is comming)
+
+2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * boost/crc.hpp (detail): re-apply the cxx patch from 2001-06-07.
+
+2001-07-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * boost/config.hpp: update
+
 2001-06-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
        * boost/limits.hpp: completely bogus jug addon removed.
@@ -12,7 +76,7 @@
 2001-06-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
 
        * boost/config.hpp (BOOST_NO_LIMITS): fix the hack mentionned
-       below. 
+       below.
 
 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
 2001-02-20  Angus Leeming  <a.leeming@ic.ac.uk>
 
        * .cvsignore: added various files
-