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