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