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