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