e4248fcb19
Moved some config code into boost.config (ABI and lib selection code).
...
[SVN r19546]
2003-08-12 11:23:02 +00:00
cb9409160a
Moved static stables into the function bodies to fix a gcc on MacOS X and IMB compiler bug.
...
Fixed config system for dll builds - the default linkage option is now static linking.
Fixed makefiles - dll builds now work.
Added Misc fixes for the example programs.
[SVN r19044]
2003-07-11 11:51:35 +00:00
c32c644a38
Added fixes for:
...
Compilers that pretend to be Visual C++
export of memory management code
[SVN r18955]
2003-07-07 11:44:00 +00:00
01a3b56f8a
removed some previous attempted workarounds - they don't work.
...
[SVN r18855]
2003-06-23 11:02:00 +00:00
13769e4fff
Fixed array bounds so that gcc3 will actually compile the code, it's now seriously unmainable though, still it's the only thing that seems to work...
...
[SVN r18761]
2003-06-10 11:59:44 +00:00
6dfa7ef86c
Added explicit bounds to arrays, as patch for broken compilers that can't otherwise cope.
...
[SVN r18743]
2003-06-09 11:56:15 +00:00
f0f32bdda1
Merged regex-4 branch.
...
[SVN r18430]
2003-05-17 11:45:48 +00:00