]> git.lyx.org Git - lyx.git/blob - boost/ChangeLog
add const
[lyx.git] / boost / ChangeLog
1 2002-05-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2
3         * libs/regex/src/.cvsignore: ignore .lo, .deps and .libs
4         * libs/signals/src/.cvsignore: ditto
5
6 2002-05-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7
8         * libs/signals/Makefile.am: new file
9         * libs/signals/.cvsignore: ditto
10         * libs/signals/src/.cvsignore: ditto
11         * libs/signals/src/Makefile.am: ditto
12         * libs/signals/src/connection.cpp: ditto
13         * libs/signals/src/signal_base.cpp: ditto
14         * libs/signals/src/slot.cpp: ditto
15         * libs/signals/src/trackable.cpp: ditto
16
17         * libs/regex/src/.cvsignore: add libboostregex.la
18
19         * libs/Makefile.am (SUBDIRS): add signals
20
21 2002-05-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
22
23         * libs/regex/src/Makefile.am (libboostregex_la_SOURCES): add a
24         missing \ that made the lib incomplete.
25
26         * update and enable use of exceptions again.
27
28 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
29
30         * boost/detail/shared_count.hpp: never throw, assert or ponder on
31         instead.
32
33         * major boost update. (a bit more is comming)
34
35 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
36
37         * boost/crc.hpp (detail): re-apply the cxx patch from 2001-06-07.
38
39 2001-07-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
40
41         * boost/config.hpp: update
42
43 2001-06-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
44
45         * boost/limits.hpp: completely bogus jug addon removed.
46
47         * boost/crc.hpp: possible fix for the cxx compilation problems, as
48         suggested on the boost list.
49
50 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
51
52         * boost/config.hpp: remove hack moved to config.h
53
54 2001-06-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
55
56         * boost/config.hpp (BOOST_NO_LIMITS): fix the hack mentionned
57         below.
58
59 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
60
61         * boost/utility.hpp: update
62         * boost/static_assert.hpp: update
63         * boost/smart_ptr.hpp: update
64         * boost/config.hpp: update
65         (BOOST_NO_LIMITS): add a hack so that we can continue to use
66         lyxstring.
67
68         * boost/detail/limits.hpp: new file
69         * boost/limits.hpp: new file
70         * boost/integer.hpp: new file
71         * boost/crc.hpp: new file
72
73 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
74
75         * boost/re_detail/regex_synch.hpp: delete file
76         * boost/re_detail/regex_stack.hpp: delete file
77         * boost/re_detail/regex_split.hpp: delete file
78         * boost/re_detail/regex_raw_buffer.hpp: delete file
79         * boost/re_detail/regex_options.hpp: delete file
80         * boost/re_detail/regex_match.hpp: delete file
81         * boost/re_detail/regex_library_include.hpp: delete file
82         * boost/re_detail/regex_kmp.hpp: delete file
83         * boost/re_detail/regex_format.hpp: delete file
84         * boost/re_detail/regex_cstring.hpp: delete file
85         * boost/re_detail/regex_config.hpp: delete file
86         * boost/re_detail/regex_compile.hpp: delete file
87         * boost/re_detail/fileiter.hpp: delete file
88
89         * boost/regex_traits.hpp: delete file
90         * boost/regex.hpp: delete file
91         * boost/regex.h: delete file
92         * boost/cregex.hpp: delete file
93         * boost/config.h.in: delete file
94
95         * mkinstalldirs: delete file
96         * missing: delete file
97         * ltmain.sh delete file
98         * ltconfig: delete file
99         * install-sh: delete file
100         * configure.in: delete file
101         * config.sub: delete file
102         * config.guess: delete file
103         * aclocal.m4: delete file
104         * acinclude.m4: delete file
105
106 2001-05-30  Juergen Vigna  <jug@sad.it>
107
108         * boost/config.hpp: change include of <string> to "LString.h".
109
110 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
111
112         * boost/utility.hpp: update
113
114         * boost/smart_ptr.hpp: update... not finished
115
116         * boost/config.hpp: update
117
118 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
119
120         * boost/array.hpp: move array back into namespace boost
121
122 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
123
124         * boost/utility.hpp: remove lyx specific modifications.
125
126 2001-02-20  Angus Leeming  <a.leeming@ic.ac.uk>
127
128         * .cvsignore: added various files