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