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