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