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