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