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