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