X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=boost%2FChangeLog;h=ab5d913d0ae26a915571993016ce5a21eae49e78;hb=dab43e77955e5b21fa556f53143d42e09e439f40;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=0f4053721efbdae09bc0f4f1988f622eecda0310;p=lyx.git diff --git a/boost/ChangeLog b/boost/ChangeLog index e69de29bb2..ab5d913d0a 100644 --- a/boost/ChangeLog +++ b/boost/ChangeLog @@ -0,0 +1,95 @@ +2001-09-07 Jean-Marc Lasgouttes + + * boost/crc.hpp (detail): re-apply the cxx patch from 2001-06-07. + +2001-07-07 Lars Gullik Bjønnes + + * boost/config.hpp: update + +2001-06-07 Lars Gullik Bjønnes + + * boost/limits.hpp: completely bogus jug addon removed. + + * boost/crc.hpp: possible fix for the cxx compilation problems, as + suggested on the boost list. + +2001-06-01 Lars Gullik Bjønnes + + * boost/config.hpp: remove hack moved to config.h + +2001-06-01 Jean-Marc Lasgouttes + + * boost/config.hpp (BOOST_NO_LIMITS): fix the hack mentionned + below. + +2001-06-01 Lars Gullik Bjønnes + + * 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 + + * 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 + + * boost/config.hpp: change include of to "LString.h". + +2001-05-29 Lars Gullik Bjønnes + + * boost/utility.hpp: update + + * boost/smart_ptr.hpp: update... not finished + + * boost/config.hpp: update + +2001-04-17 Lars Gullik Bjønnes + + * boost/array.hpp: move array back into namespace boost + +2001-03-15 Lars Gullik Bjønnes + + * boost/utility.hpp: remove lyx specific modifications. + +2001-02-20 Angus Leeming + + * .cvsignore: added various files +