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