]> git.lyx.org Git - lyx.git/blobdiff - boost/ChangeLog
hack to let boost know if limit exists or not
[lyx.git] / boost / ChangeLog
index 6709b8f2c59c334e876f41864332867ade5a0355..3fce77cc9c6a89eb10f3b0a6ec9d53ce493d350a 100644 (file)
@@ -1,3 +1,66 @@
+2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * boost/utility.hpp: update
+       * boost/static_assert.hpp: update
+       * boost/smart_ptr.hpp: update
+       * boost/config.hpp: update
+       (BOOST_NO_LIMITS): add a hack so that we can continue to use
+       lyxstring.
+
+       * boost/detail/limits.hpp: new file
+       * boost/limits.hpp: new file
+       * boost/integer.hpp: new file
+       * boost/crc.hpp: new file
+
+2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * boost/re_detail/regex_synch.hpp: delete file
+       * boost/re_detail/regex_stack.hpp: delete file
+       * boost/re_detail/regex_split.hpp: delete file
+       * boost/re_detail/regex_raw_buffer.hpp: delete file
+       * boost/re_detail/regex_options.hpp: delete file
+       * boost/re_detail/regex_match.hpp: delete file
+       * boost/re_detail/regex_library_include.hpp: delete file
+       * boost/re_detail/regex_kmp.hpp: delete file
+       * boost/re_detail/regex_format.hpp: delete file
+       * boost/re_detail/regex_cstring.hpp: delete file
+       * boost/re_detail/regex_config.hpp: delete file
+       * boost/re_detail/regex_compile.hpp: delete file
+       * boost/re_detail/fileiter.hpp: delete file
+
+       * boost/regex_traits.hpp: delete file
+       * boost/regex.hpp: delete file
+       * boost/regex.h: delete file
+       * boost/cregex.hpp: delete file
+       * boost/config.h.in: delete file
+
+       * mkinstalldirs: delete file
+       * missing: delete file
+       * ltmain.sh delete file
+       * ltconfig: delete file
+       * install-sh: delete file
+       * configure.in: delete file
+       * config.sub: delete file
+       * config.guess: delete file
+       * aclocal.m4: delete file
+       * acinclude.m4: delete file
+
+2001-05-30  Juergen Vigna  <jug@sad.it>
+
+       * boost/config.hpp: change include of <string> to "LString.h".
+
+2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * boost/utility.hpp: update
+
+       * boost/smart_ptr.hpp: update... not finished
+
+       * boost/config.hpp: update
+
+2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * boost/array.hpp: move array back into namespace boost
+
 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
 
        * boost/utility.hpp: remove lyx specific modifications.