Aleksey Gurtovoy
eca2745a47
mpl_v2 checkin
...
[SVN r13330]
2002-04-01 07:13:32 +00:00
Rene Rivera
3760827171
Initial try at documentation system. Major drawback of this versioni is anything but console output
...
[SVN r13329]
2002-04-01 07:12:39 +00:00
Dave Abrahams
0fbd682072
Updated self-test procedure
...
[SVN r13328]
2002-04-01 05:19:25 +00:00
Dave Abrahams
ab19a3dbe2
initial checkin
...
[SVN r13327]
2002-04-01 04:59:23 +00:00
Dave Abrahams
2cc0497e45
Fixed MATCH rule port
...
Changed regex.split to work with MATCH
Fixed build-system.jam so command-line JAMFILE specification works
[SVN r13326]
2002-04-01 02:59:53 +00:00
Dave Abrahams
dc37240f9b
Roll back changes which should be on the branch for now.
...
[SVN r13325]
2002-04-01 02:58:32 +00:00
Dave Abrahams
e57c382baa
A couple of minor changes for backward compatibility.
...
[SVN r13324]
2002-04-01 01:48:08 +00:00
Douglas Gregor
c08a1ad301
boost/ref.hpp:
...
- Added get_pointer method to return a pointer (instead of a reference)
libs/bind/ref.html:
- Document get_pointer
[SVN r13322]
2002-03-31 00:24:00 +00:00
Rene Rivera
37c843e327
Load behaviour part 2: Implemented initial version with new module semantics.
...
[SVN r13321]
2002-03-30 21:54:56 +00:00
Rene Rivera
8915daf0e4
Load behaviour part 2: Added an additional arg to load so that one can override the module/omodtag of the loaded f
...
[SVN r13320]
2002-03-30 21:54:03 +00:00
Douglas Gregor
b227cb0931
function_base.hpp:
...
- has_empty_target modified to deal only with function objects, and to not
require pointers to the function objects.
function_template.hpp:
- Don't use '&' operation on incoming function objects
[SVN r13318]
2002-03-30 18:45:28 +00:00
Dave Abrahams
03c39ec575
initial checkin
...
[SVN r13316]
2002-03-30 13:47:36 +00:00
Dave Abrahams
37ea7155b6
Added MATCH rule
...
[SVN r13314]
2002-03-30 12:53:50 +00:00
Dave Abrahams
42de3393ce
Fixes to last checkin
...
[SVN r13312]
2002-03-30 02:21:00 +00:00
Dave Abrahams
fb2f752b65
data member support
...
[SVN r13311]
2002-03-30 01:43:26 +00:00
Dave Abrahams
3906d949e1
initial checkin
...
[SVN r13310]
2002-03-30 01:29:31 +00:00
Dave Abrahams
6c26cef4d5
support for data members
...
[SVN r13309]
2002-03-30 01:23:28 +00:00
Dave Abrahams
4406cfff9b
Stop exporting the TypeObject
...
[SVN r13308]
2002-03-30 01:22:18 +00:00
Dave Abrahams
e4aa4eb133
removed flotsam
...
[SVN r13307]
2002-03-30 01:21:10 +00:00
Dave Abrahams
702651805d
bug fix, forgot to check in
...
[SVN r13306]
2002-03-30 00:37:00 +00:00
Rene Rivera
b8d3b91f93
Don't attempt to do versioned links in anything but Unix.
...
[SVN r13305]
2002-03-30 00:29:55 +00:00
Dave Abrahams
8f30395006
Cygwin fix
...
[SVN r13304]
2002-03-30 00:14:03 +00:00
Rene Rivera
42ef76532b
Fix loading of modules so that it searchesOOST BOOST_BUILD_P
...
[SVN r13301]
2002-03-29 06:30:55 +00:00
Rene Rivera
6a99d4ca0f
Cleaned up various mishaps introduces in the last version.
...
Added documentation for template targets, from Thomas Witt.
[SVN r13300]
2002-03-29 03:55:13 +00:00
Dave Abrahams
a851d58bff
Applied patch from Dick Hadsell (hadsell@blueskystudios.com)
...
[SVN r13297]
2002-03-28 13:23:53 +00:00
John Maddock
2bdd07591d
Added needed dummy constructor - stops some compilers complaining about
...
uninitialised const-members
[SVN r13296]
2002-03-28 12:52:15 +00:00
John Maddock
a05b167763
Added needed #ifdef
...
[SVN r13295]
2002-03-28 12:47:47 +00:00
John Maddock
97f3bafae0
Commented out duplicated function def.
...
changed <ctime> to <time.h> as clock and clock_t are used without std:: qualifiers
[SVN r13294]
2002-03-28 12:47:07 +00:00
John Maddock
e4597b9be6
Added BOOST_NO_DEPENDENT_TYPES_IN_TEMPLATE_VALUE_PARAMETERS workaround.
...
[SVN r13293]
2002-03-28 12:45:03 +00:00
John Maddock
e2b5403616
Added new amiga config.
...
[SVN r13292]
2002-03-28 12:44:12 +00:00
John Maddock
f6473f6d71
Added amiga config.
...
[SVN r13291]
2002-03-28 12:43:38 +00:00
Dave Abrahams
81dc856844
bug fixes
...
[SVN r13290]
2002-03-28 04:55:25 +00:00
Dave Abrahams
ab1a3443d3
bug fix
...
[SVN r13289]
2002-03-27 22:45:13 +00:00
Dave Abrahams
4a24e5ebb7
*** empty log message ***
...
[SVN r13288]
2002-03-27 22:45:04 +00:00
Dave Abrahams
7b1c9035e7
New module scoping rules
...
[SVN r13287]
2002-03-27 22:23:30 +00:00
Dave Abrahams
e307bec22b
image fix
...
[SVN r13286]
2002-03-26 21:13:22 +00:00
Dave Abrahams
641b45b007
Added google search
...
[SVN r13285]
2002-03-26 21:07:29 +00:00
Dave Abrahams
8615cd0755
Cleanup
...
[SVN r13283]
2002-03-26 17:41:06 +00:00
Dave Abrahams
16a8089da5
more implicit conversion work
...
[SVN r13282]
2002-03-26 17:16:33 +00:00
Dave Abrahams
c9b9ab11a1
More links to osl
...
[SVN r13281]
2002-03-26 15:28:44 +00:00
Vladimir Prus
a8af2f9e80
Minor modifications.
...
* regex.jam (split): Change behavour with regard to separators at
the beginning of string.
* os.path.jam (has_parent, parent, join): Allow relative paths to
point upward.
(all_parents): new rule
Added support for unix pathes.
[SVN r13279]
2002-03-26 08:56:05 +00:00
Vladimir Prus
ef1c27263d
Merge of Perforce change 1587: "if" was testing only the first element of
...
simple expression.
[SVN r13278]
2002-03-26 07:51:38 +00:00
Dave Abrahams
0e76bcf786
implicit conversions
...
[SVN r13277]
2002-03-26 06:38:41 +00:00
Rene Rivera
dbfa6cf3f7
Changed so that when we are generating versioned DLLs, we link the versioned one, and symlink the unversioned one.
...
[SVN r13275]
2002-03-26 01:41:07 +00:00
Rene Rivera
1130c61a93
Removed HardLink hack to generate versioned DLLs.
...
[SVN r13274]
2002-03-26 01:39:47 +00:00
Rene Rivera
2e71d8995b
Fixed missing setting of RUN_LD_LIBRARY_PATH for DLL and PYD targets.
...
[SVN r13273]
2002-03-26 00:32:41 +00:00
Dave Abrahams
1de275577f
Test for has_back_reference<> specialization
...
[SVN r13272]
2002-03-25 23:55:08 +00:00
Dave Abrahams
c8697ba0aa
Elminated testing by default
...
[SVN r13271]
2002-03-25 19:20:32 +00:00
Dave Abrahams
d10c2e41f9
deal with spaces in pathnames
...
[SVN r13270]
2002-03-25 16:33:27 +00:00
Rene Rivera
36494e2340
Added setting of LD_LIBRARY_PATH env variable in the link so that the linker can resolve tertiacry dependencies that use soname-ing.
...
[SVN r13269]
2002-03-25 04:38:21 +00:00