]> git.lyx.org Git - lyx.git/blob - boost/ChangeLog
5cdc6555d8edb5ea0aece372dde51c8312e0ee7a
[lyx.git] / boost / ChangeLog
1 2003-10-07  Angus Leeming  <leeming@lyx.org>
2
3         * boost/any.hpp: change the throw to boost::throw_exception.
4
5 2003-09-26  Lars Gullik Bjønnes  <larsbj@gullik.net>
6
7         * boost/test/detail/nullstream.hpp: new file
8
9 2003-08-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
10
11         * boost/config/compiler/gcc.hpp: allow for gcc 3.4
12
13         * update boost to version 1.30.2
14
15 2003-08-21  Michael Schmitt  <michael.schmitt@teststep.org>
16
17         * boost/integer_traits.hpp: fix compile error on NetBSD
18
19 2003-08-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
20
21         * boost/config/user.hpp: do not use BOOST_NO_EXCEPTIONS here, that
22         is done automatically by the gcc config.
23
24         * boost/config/compiler/gcc.hpp: allow for gcc 2.4
25
26         * update boost to version 1.30.1
27
28 2003-07-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
29
30         * libs/regex/src/cpp_regex_traits.cpp (message_data): cast to safe
31         types
32
33         * libs/regex/src/c_regex_traits.cpp (do_update_ctype): cast to
34         safe types.
35
36         * boost/config/compiler/gcc.hpp: allow for gcc 2.4
37
38 2003-05-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
39
40         * boost/type_traits/detail/wrap.hpp: add file
41
42 2003-03-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
43
44         * update boost to version 1.30.0
45
46 2003-03-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
47
48         * update from boost cvs branch RC_1_30_0
49
50 2003-03-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
51
52         * update boost to version pre-1.30.0
53
54 2002-11-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
55
56         * boost/format/format_implementation.hpp (clear_bind): use
57         io::out_of_range
58
59         * boost/config/user.hpp (BOOST_FUNCTION_NO_DEPRECATED): define it.
60
61 2002-11-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
62
63         * Boost.Format: add files so that this boost lib can be used.
64
65 2002-11-07  Angus Leeming  <leeming@lyx.org>
66
67         * libs/regex/src/Makefile.am: add cregex.cpp and fileiter.cpp
68
69 2002-10-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
70
71         * update boost to version 1.29.0.
72
73 2002-08-20  Lars Gullik Bjønnes  <larsbj@gullik.net>
74
75         * update boost, we have almost no local changes to the boost files
76         now.
77         [But still: Remember that all changes to boost code _must_ go
78         through me, then I can sync up with my boost tree, and also
79         request changes on the boost developers list.]
80
81 2002-08-09  Lars Gullik Bjønnes  <larsbj@gullik.net>
82
83         * update boost
84         [Remember that all changes to boost code _must_ go through me,
85         then I can sync up with my boost tree, and also request changes on
86         the boost developers list.]
87
88 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
89
90         * update boost
91         [Remember that all changes to boost code _must_ go through me,
92         then I can sync up with my boost tree, and also request changes on
93         the boost developers list.]
94
95 2002-06-18  Angus Leeming  <leeming@lyx.org>
96
97         Reapplied:
98         * boost/signals/connection.hpp:
99         * libs/signals/src/connection.cpp: c-assert expects an int, so don't
100         pass it a pointer.
101
102 2002-06-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
103
104         * update boost. (prev commit lost).
105
106 2002-06-12  Angus Leeming  <leeming@lyx.org>
107
108         * boost/signals/connection.hpp:
109         * libs/signals/src/connection.cpp: c-assert expects an int, so don't
110         pass it a pointer.
111
112 2002-06-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
113
114         * libs/regex/src/Makefile.am: only compile the source files that
115         we actually have to.
116
117 2002-05-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
118
119         * libs/regex/src/.cvsignore: ignore .lo, .deps and .libs
120         * libs/signals/src/.cvsignore: ditto
121
122 2002-05-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
123
124         * libs/signals/Makefile.am: new file
125         * libs/signals/.cvsignore: ditto
126         * libs/signals/src/.cvsignore: ditto
127         * libs/signals/src/Makefile.am: ditto
128         * libs/signals/src/connection.cpp: ditto
129         * libs/signals/src/signal_base.cpp: ditto
130         * libs/signals/src/slot.cpp: ditto
131         * libs/signals/src/trackable.cpp: ditto
132
133         * libs/regex/src/.cvsignore: add libboostregex.la
134
135         * libs/Makefile.am (SUBDIRS): add signals
136
137 2002-05-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
138
139         * libs/regex/src/Makefile.am (libboostregex_la_SOURCES): add a
140         missing \ that made the lib incomplete.
141
142         * update and enable use of exceptions again.
143
144 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
145
146         * boost/detail/shared_count.hpp: never throw, assert or ponder on
147         instead.
148
149         * major boost update. (a bit more is comming)
150
151 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
152
153         * boost/crc.hpp (detail): re-apply the cxx patch from 2001-06-07.
154
155 2001-07-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
156
157         * boost/config.hpp: update
158
159 2001-06-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
160
161         * boost/limits.hpp: completely bogus jug addon removed.
162
163         * boost/crc.hpp: possible fix for the cxx compilation problems, as
164         suggested on the boost list.
165
166 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
167
168         * boost/config.hpp: remove hack moved to config.h
169
170 2001-06-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
171
172         * boost/config.hpp (BOOST_NO_LIMITS): fix the hack mentionned
173         below.
174
175 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
176
177         * boost/utility.hpp: update
178         * boost/static_assert.hpp: update
179         * boost/smart_ptr.hpp: update
180         * boost/config.hpp: update
181         (BOOST_NO_LIMITS): add a hack so that we can continue to use
182         lyxstring.
183
184         * boost/detail/limits.hpp: new file
185         * boost/limits.hpp: new file
186         * boost/integer.hpp: new file
187         * boost/crc.hpp: new file
188
189 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
190
191         * boost/re_detail/regex_synch.hpp: delete file
192         * boost/re_detail/regex_stack.hpp: delete file
193         * boost/re_detail/regex_split.hpp: delete file
194         * boost/re_detail/regex_raw_buffer.hpp: delete file
195         * boost/re_detail/regex_options.hpp: delete file
196         * boost/re_detail/regex_match.hpp: delete file
197         * boost/re_detail/regex_library_include.hpp: delete file
198         * boost/re_detail/regex_kmp.hpp: delete file
199         * boost/re_detail/regex_format.hpp: delete file
200         * boost/re_detail/regex_cstring.hpp: delete file
201         * boost/re_detail/regex_config.hpp: delete file
202         * boost/re_detail/regex_compile.hpp: delete file
203         * boost/re_detail/fileiter.hpp: delete file
204
205         * boost/regex_traits.hpp: delete file
206         * boost/regex.hpp: delete file
207         * boost/regex.h: delete file
208         * boost/cregex.hpp: delete file
209         * boost/config.h.in: delete file
210
211         * mkinstalldirs: delete file
212         * missing: delete file
213         * ltmain.sh delete file
214         * ltconfig: delete file
215         * install-sh: delete file
216         * configure.in: delete file
217         * config.sub: delete file
218         * config.guess: delete file
219         * aclocal.m4: delete file
220         * acinclude.m4: delete file
221
222 2001-05-30  Juergen Vigna  <jug@sad.it>
223
224         * boost/config.hpp: change include of <string> to "LString.h".
225
226 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
227
228         * boost/utility.hpp: update
229
230         * boost/smart_ptr.hpp: update... not finished
231
232         * boost/config.hpp: update
233
234 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
235
236         * boost/array.hpp: move array back into namespace boost
237
238 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
239
240         * boost/utility.hpp: remove lyx specific modifications.
241
242 2001-02-20  Angus Leeming  <a.leeming@ic.ac.uk>
243
244         * .cvsignore: added various files