1166 Commits

Author SHA1 Message Date
Daniel James
5c06570b14 Merge in documentation fixes. Apart from the change to optional's documenation
Jamfile, which I included by mistake.

Fixes #1659, #1661, #1684, #1685, 1687, #1690, #1801

I wrote about this at:

http://lists.boost.org/Archives/boost/2008/04/136405.php

Merged revisions 44585-44806 via svnmerge from 
https://svn.boost.org/svn/boost/branches/doc

........
  r44585 | danieljames | 2008-04-19 16:25:27 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix broken link to vacpp in bjam docs. Refs #1512
........
  r44586 | danieljames | 2008-04-19 16:27:36 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix broken link to bcpp in bjam docs. Refs #1513
........
  r44587 | danieljames | 2008-04-19 16:33:58 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  DateTime documentation - Fix a link to the serialization library. Refs #1659
........
  r44588 | danieljames | 2008-04-19 16:35:36 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix some links in interprocess & intrusive. Refs #1661
........
  r44589 | danieljames | 2008-04-19 16:37:39 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix some links in the python docs. Refs #1684.
........
  r44590 | danieljames | 2008-04-19 16:38:29 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Work around a quickbook bug which is affecting the python docs. Refs #1684.
........
  r44591 | danieljames | 2008-04-19 16:39:34 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix a broken link in the numeric conversion docs. Refs #1685
........
  r44592 | danieljames | 2008-04-19 16:40:45 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix some links in the optional docs. Refs #1687
........
  r44593 | danieljames | 2008-04-19 16:42:09 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix link to the hash documentation from bimap. Refs #1690
........
  r44599 | danieljames | 2008-04-19 18:07:33 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix a typo in the format library. Refs #1801
........
  r44600 | danieljames | 2008-04-19 19:20:59 +0100 (Sat, 19 Apr 2008) | 1 line
  
  Initialise svnmerge.
........
  r44641 | danieljames | 2008-04-20 18:59:47 +0100 (Sun, 20 Apr 2008) | 2 lines
  
  Fix the lincense url in shared container iterator documentation.
........
  r44642 | danieljames | 2008-04-20 19:00:00 +0100 (Sun, 20 Apr 2008) | 2 lines
  
  Fix image link in the mpi documentation.
........
  r44643 | danieljames | 2008-04-20 19:00:11 +0100 (Sun, 20 Apr 2008) | 2 lines
  
  Fix a typo in the spirit docs.
........
  r44644 | danieljames | 2008-04-20 19:00:23 +0100 (Sun, 20 Apr 2008) | 2 lines
  
  Escape the slash so that quickbook doesn't think it the start of an italic section, and mess up the link. Refs #1844
........
  r44647 | danieljames | 2008-04-20 19:39:47 +0100 (Sun, 20 Apr 2008) | 2 lines
  
  Fix another typo in spirit docs.
........


[SVN r44807]
2008-04-27 07:39:49 +00:00
Marshall Clow
de62388dc7 Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages
[SVN r43992]
2008-04-02 01:42:32 +00:00
Ion Gaztañaga
6e76ddbeb0 Merged Interprocess + Intrusive revision 42982 from trunk to release branch
[SVN r42994]
2008-01-27 22:22:22 +00:00
Ion Gaztañaga
ed5e79b6d3 1)Fixed gcc release mode warnings.
2)Replaced throw with BOOST_RETHROW when BOOST_TRY is used.
3)Fixed issues with singly linked lists


[SVN r42974]
2008-01-25 23:07:51 +00:00
Ion Gaztañaga
3cd278a169 Ticket #1593: [interprocess] 'streamoff' : is not a member of 'std'
[SVN r42931]
2008-01-23 19:34:39 +00:00
Ion Gaztañaga
59fbc2d90a Refactor some allocation code and fix instantiation problem in 64 bit platforms
[SVN r42911]
2008-01-22 16:49:22 +00:00
Daniel James
95afd92ac8 Merge [42581]: Use the default location for the interprocess reference documentation.
[SVN r42879]
2008-01-20 12:15:28 +00:00
Ion Gaztañaga
1a240759d3 Updated Interprocess and Intrusive:
-> Added linear slist to intrusive
-> Updated all allocators to version 2 allocators in Interprocess
-> Optimized rbtree_best_fit size overhead to 1 std:size_t.

[SVN r42878]
2008-01-20 11:54:47 +00:00
Daniel James
715769871f Use the default location for the reference documentation.
[SVN r42581]
2008-01-07 20:07:12 +00:00
Ion Gaztañaga
4bc132e96d Ticket #1543: [interprocess] 'streamoff' : is not a member of 'std'
http://svn.boost.org/trac/boost/ticket/1543

[SVN r42322]
2007-12-28 09:08:00 +00:00
Ion Gaztañaga
dab43973e3 Added Leopard workaround. _POSIX_THREAD_PROCESS_SHARED is defined but does not seem to work. For the moment, Mac OS will use emulation code
[SVN r41704]
2007-12-04 22:05:28 +00:00
Ion Gaztañaga
77dd13811f Added missing #include <typeinfo> overwritten by previous commit
[SVN r41571]
2007-12-02 09:25:53 +00:00
Ion Gaztañaga
9104031ec0 Simplified mutexes for systems with no _POSIX_TIMEOUTS.
[SVN r41540]
2007-12-01 18:01:15 +00:00
Boris Gubenko
e8134c980c add "<linkflags>-lrt" for acc* toolsets
[SVN r41439]
2007-11-28 19:04:53 +00:00
Ion Gaztañaga
3853708730 Added missing #include <typeinfo>
[SVN r41400]
2007-11-26 16:34:13 +00:00
Beman Dawes
5c2f75d3d3 Full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41370]
2007-11-25 18:38:02 +00:00
Beman Dawes
28bf848aaa Full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41369]
2007-11-25 18:07:19 +00:00
Ion Gaztañaga
fec5f75606 Added workaround for systems without SEM_FAILED and semaphores based on filesystem
[SVN r41342]
2007-11-24 19:47:58 +00:00
Ion Gaztañaga
13c5edf469 Fixed offset_ptr issues with volatile values.
[SVN r41281]
2007-11-21 16:19:19 +00:00
Ion Gaztañaga
939b250a2d Added offset_ptr test
[SVN r41280]
2007-11-21 16:18:29 +00:00
Ion Gaztañaga
cca260bccd Fixed errors detected by gcc-4.3
[SVN r41234]
2007-11-19 16:55:23 +00:00
Ion Gaztañaga
32f72c8a70 Interprocess changes to support systems with filesystem-based shared memory
[SVN r41198]
2007-11-18 10:54:48 +00:00
Ion Gaztañaga
af36e55eed Interprocess changes to support systems with filesystem-based shared memory
[SVN r41197]
2007-11-18 10:51:19 +00:00
Ion Gaztañaga
dd3c5238df Interprocess changes to support systems with filesystem-based shared memory
[SVN r41194]
2007-11-18 10:41:57 +00:00
Markus Schöpflin
b7cd3bee58 Added memory barriers to Tru64 atomic ops.
[SVN r40967]
2007-11-09 14:25:44 +00:00
Ion Gaztañaga
f1f4913cd9 Increased shared memory size, since it was insufficient for 64 bit applications
[SVN r40897]
2007-11-07 17:55:18 +00:00
Ion Gaztañaga
89fecdd78b Initialized native handle to avoid warnings in Visual2005
[SVN r40842]
2007-11-06 16:56:48 +00:00
Ion Gaztañaga
c940662dbe Corrected _CRT_SECURE_NO_DEPRECATE detection
[SVN r40841]
2007-11-06 16:56:28 +00:00
Boris Gubenko
b7c9ad54d8 fix typo
[SVN r40638]
2007-11-01 11:47:20 +00:00
Ion Gaztañaga
36a73713fe Uncommented pointer conversion utilities
[SVN r40637]
2007-11-01 11:47:00 +00:00
Markus Schöpflin
0ad8e6a107 Use external linkage for function templates, otherwise they are not considered
as candidate functions during name loopkup.


[SVN r40483]
2007-10-26 15:36:56 +00:00
Ion Gaztañaga
c33351ec00 Added missing include
[SVN r40480]
2007-10-26 14:24:58 +00:00
Ion Gaztañaga
fd7738cf57 Corrected error when checking file size against maximum address range for 64 bit platforms
[SVN r40461]
2007-10-25 15:53:19 +00:00
Ion Gaztañaga
423cc00342 Fixed intrusive_ptr and named condition test and added documentation.
[SVN r40454]
2007-10-25 06:34:41 +00:00
Ion Gaztañaga
149a338b10 Fixed Solaris and Linux bugs
[SVN r40453]
2007-10-25 06:33:50 +00:00
Ion Gaztañaga
29fb00e1fd Corrected operator >> bug
[SVN r40430]
2007-10-24 19:25:40 +00:00
Markus Schöpflin
112d1d6479 Use external linkage for function templates, otherwise they are not considered
as candidate functions during name loopkup.


[SVN r40411]
2007-10-24 11:41:21 +00:00
Markus Schöpflin
f99cada43e Added missing include file.
[SVN r40408]
2007-10-24 11:17:05 +00:00
Markus Schöpflin
718f42bd76 Clarify lookup for destroy_n().
[SVN r40404]
2007-10-24 09:04:47 +00:00
Markus Schöpflin
006586af2d Fixed code which incorrectly assumed that an iterator returned by begin() is
always a modifiable lvalue.


[SVN r40403]
2007-10-24 09:02:32 +00:00
Markus Schöpflin
e883dda350 Added missing include file.
[SVN r40399]
2007-10-24 08:21:15 +00:00
Ion Gaztañaga
94b96e04b2 Corrected error in create_from_istream
[SVN r40364]
2007-10-23 17:47:49 +00:00
Ion Gaztañaga
91fb3ad471 Temporary hack to avoid compilation errors in operator->()
[SVN r40363]
2007-10-23 17:46:36 +00:00
Ion Gaztañaga
70ee83b507 Doxygen bug workaround. Corrected Solaris errors. Experimental grow/shrink_to_fit for managed_shared_memory and managed_mapped_file.
[SVN r40268]
2007-10-21 09:02:23 +00:00
Ion Gaztañaga
9f17cbaf5e Doxygen bug workaround. Corrected Solaris errors. Experimental grow/shrink_to_fit for managed_shared_memory and managed_mapped_file.
[SVN r40267]
2007-10-21 09:01:16 +00:00
Ion Gaztañaga
5624c86b0e Solved Doxygen bug
[SVN r40265]
2007-10-21 08:49:42 +00:00
Ion Gaztañaga
80357ef67d Fixed newline issue between two [endsect].
[SVN r40188]
2007-10-19 14:54:18 +00:00
Markus Schöpflin
d08b2a08a9 Detailed OSF detection macro to include the compiler used.
[SVN r40178]
2007-10-19 09:06:04 +00:00
Ion Gaztañaga
9d737f1ba8 Added atomic operations for alpha processors
[SVN r40159]
2007-10-18 16:20:28 +00:00
Ion Gaztañaga
fc8281d890 Fixed doxygen error in reference
[SVN r40058]
2007-10-15 16:55:23 +00:00