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