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