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