]> git.lyx.org Git - lyx.git/blobdiff - boost/ChangeLog
Enable tex2lyx to run in-place.
[lyx.git] / boost / ChangeLog
index 14b47d234943d6c127053ea148452711aa28e12c..82f562e3a828152a88ff0a60369fd0972ebb03f5 100644 (file)
@@ -1,3 +1,53 @@
+2005-01-05  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * boost/detail/lwm_win32_nt.h: new file
+
+2004-12-05  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * libs/signals/src/.cvsignore: libboostsignals -> libboost_signals
+       * libs/signals/src/Makefile.am: ditto
+
+       * libs/regex/src/.cvsignore: libboostregex -> libboost_regex
+       * libs/regex/src/Makefile.am: ditto
+
+       * libs/filesystem/src/.cvsignore: libboostfilesystem ->
+       libboost_filesystem
+       * libs/filesystem/src/Makefile.am: ditto
+
+2004-12-04  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * boost/config/compiler/gcc.hpp: all to compile with gcc 4.0
+       without warnings.
+
+2004-11-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * add spirit to the collection
+
+2004-11-20  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * update boost to version 1.32.0
+
+2004-04-03  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * libs/filesystem/src/Makefile.am (AM_CXXFLAGS): define
+       BOOST_USER_CONFIG
+       * libs/signals/src/Makefile.am: ditto
+       * libs/regex/src/Makefile.am: ditto
+
+2004-03-29  Angus Leeming  <leeming@lyx.org>
+
+       * boost/format/internals.hpp: change the type of
+       format_item::truncate_ from 'int' to 'std::streamsize', thereby
+       fixing a run-time error when using the library on a 64-bit machine.
+
+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.