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