Ion Gaztañaga
dae496524c
[named_/interprocess]sharable_mutex & [named_/interprocess]condition_any implemented
...
[SVN r80147]
2012-08-22 21:03:28 +00:00
Ion Gaztañaga
0ea2f8f91e
[named_/interprocess]sharable_mutex & [named_/interprocess]condition_any implemented
...
[SVN r80146]
2012-08-22 21:03:11 +00:00
Ion Gaztañaga
b68e12a681
Updated copyright end year
...
[SVN r80138]
2012-08-22 11:26:55 +00:00
Ion Gaztañaga
6a72c035ec
Updated copyright end year
...
[SVN r80133]
2012-08-22 04:54:41 +00:00
Ion Gaztañaga
6362d11fb8
Updated copyright end year
...
[SVN r80132]
2012-08-22 04:51:05 +00:00
Ion Gaztañaga
c2891bae38
Optimized notify usage: called only when full or empty and outside the lock.
...
[SVN r79966]
2012-08-11 12:48:52 +00:00
Ion Gaztañaga
15c18ef04e
Modified test to support changeset 79964
...
[SVN r79965]
2012-08-11 12:47:30 +00:00
Ion Gaztañaga
8b5ecbf3a4
- Ticket #7218
...
- Remove MADV_DONTNEED from most systems as it has destructive semantics non-compatible with POSIX_MADV_DONTNEED
[SVN r79964]
2012-08-11 12:44:32 +00:00
Ion Gaztañaga
8ca8e9a2ab
Reimplemented message_queue
with a circular buffer index
...
[SVN r79898]
2012-08-07 09:13:23 +00:00
Ion Gaztañaga
b8a79215b3
Reimplemented message_queue
with a circular buffer index
...
[SVN r79897]
2012-08-07 09:11:27 +00:00
Ion Gaztañaga
9236acf4e8
Modified test for shrink_by
and advise
functions in mapped_region
.
...
[SVN r79896]
2012-08-07 09:08:30 +00:00
Ion Gaztañaga
023a5c7848
Added shrink_by
and advise
functions in mapped_region
.
...
[SVN r79895]
2012-08-07 09:06:43 +00:00
Ion Gaztañaga
604cac56c4
Ticket #7152
...
[SVN r79612]
2012-07-19 20:59:36 +00:00
Ion Gaztañaga
5c6b2cb5e3
Ticket #7152
...
[SVN r79611]
2012-07-19 20:59:25 +00:00
Ion Gaztañaga
10f3fdf152
Ticket 7152
...
[SVN r79610]
2012-07-19 20:58:04 +00:00
Ion Gaztañaga
2ae887b8fb
Ticket 7152
...
[SVN r79609]
2012-07-19 20:57:54 +00:00
Ion Gaztañaga
1d4f9b76d4
Merged from trunk
...
[SVN r79563]
2012-07-16 12:19:37 +00:00
Ion Gaztañaga
dc9c8daeef
Merged from trunk
...
[SVN r79561]
2012-07-16 09:08:27 +00:00
Ion Gaztañaga
87f8c84ab1
Merged revision(s) 79392-79557 from trunk/boost/interprocess
...
[SVN r79558]
2012-07-16 08:55:08 +00:00
Ion Gaztañaga
6b8a3a3e73
Support Boost.Thread breaking change (TIME_UTC -> TIME_UTC_)
...
[SVN r79553]
2012-07-16 08:12:29 +00:00
Ion Gaztañaga
41e6d09338
Intermodule singleton optimization for windows
...
[SVN r79515]
2012-07-14 21:55:37 +00:00
Ion Gaztañaga
31cef340d4
Intermodule singleton optimization for windows
...
[SVN r79514]
2012-07-14 21:51:18 +00:00
Ion Gaztañaga
eea3c18185
Mapped region synchronous flush & size optimization
...
[SVN r79513]
2012-07-14 21:50:37 +00:00
Ion Gaztañaga
09b468e1b6
Mapped region synchronous flush & size optimization
...
[SVN r79512]
2012-07-14 21:49:41 +00:00
John Maddock
b7e8b06046
Merge changes from trunk:
...
Fix PDF install rule so that it's explicit and automatically invokes a PDF build when specified on the command line.
So "bjam pdfinstall" will now build and install the PDF to the current directory.
This works around some problems that the previous versions had if the user did not have an FO processor installed (basically Daniel James was unable to build the HTML docs for the distribution if the pdfinstall rule was implicit).
[SVN r79500]
2012-07-14 16:05:50 +00:00
John Maddock
a5ab407446
Fix PDF install rule so that it's explicit and automatically invokes a PDF build when specified on the command line.
...
So "bjam pdfinstall" will now build and install the PDF to the current directory.
This works around some problems that the previous versions had if the user did not have an FO processor installed (basically Daniel James was unable to build the HTML docs for the distribution if the pdfinstall rule was implicit).
[SVN r79492]
2012-07-14 11:21:03 +00:00
Jürgen Hunold
1ca42f6952
Merge 78972 from ^/trunk
...
------------------------------------------------------------------------
r78972 | jhunold | 2012-06-16 14:05:44 +0200 (Sa, 16 Jun 2012) | 3 lines
Fix regressions introduced in r78802.
Reference #6940 . Rename TIME_UTC to TIME_UTC_
------------------------------------------------------------------------
[SVN r79015]
2012-06-20 06:50:46 +00:00
Jürgen Hunold
01ce00dc8d
Fix regressions introduced in r78802.
...
Reference #6940 . Rename TIME_UTC to TIME_UTC_
[SVN r78972]
2012-06-16 12:05:44 +00:00
Daniel James
1b33011dab
Merge documentation build fix from trunk.
...
[SVN r78888]
2012-06-11 07:23:17 +00:00
Daniel James
5ae5ac2e54
Make the new pdf install rules explicit, and fix intrusive's.
...
[SVN r78877]
2012-06-11 01:33:10 +00:00
John Maddock
c163840d93
Update Jamfiles and build scripts for PDF generation.
...
Set local_function image DPI's for better PDF builds.
[SVN r78849]
2012-06-07 16:47:33 +00:00
John Maddock
1dcc0b8479
Changes required to build PDF versions of docs.
...
[SVN r78845]
2012-06-07 12:32:56 +00:00
Ion Gaztañaga
a7d5cc0848
Merge interprocess from trunk
...
[SVN r78594]
2012-05-24 17:13:27 +00:00
Ion Gaztañaga
c2caff17c4
Merged revision(s) 78115-78589 from trunk/boost/interprocess:
...
Merged from trunk
........
Fixes for scoped_allocator
........
Fixed clang warnings and errors
........
[SVN r78590]
2012-05-24 16:43:57 +00:00
Ion Gaztañaga
26d2be20ad
Emulation synchronization default in windows
...
[SVN r78587]
2012-05-24 15:45:14 +00:00
Ion Gaztañaga
cd49b595f4
Changeset update
...
[SVN r78586]
2012-05-24 15:44:30 +00:00
Ion Gaztañaga
ded788bdf8
Trailing spaces and Phoenix singleton for intermodule_singleton
...
[SVN r78515]
2012-05-20 09:47:08 +00:00
Ion Gaztañaga
5ac78de951
Trailing spaces and Phoenix singleton for intermodule_singleton
...
[SVN r78514]
2012-05-20 09:44:39 +00:00
Ion Gaztañaga
67bd5cba8d
Fixed clang warnings and errors
...
[SVN r78149]
2012-04-22 22:54:18 +00:00
Ion Gaztañaga
7dd4b5f270
Fixed clang warnings and errors
...
[SVN r78149]
2012-04-22 22:54:18 +00:00
Ion Gaztañaga
531baf7e1d
Merged from trunk
...
[SVN r78115]
2012-04-21 20:36:10 +00:00
Ion Gaztañaga
eb7333ff02
Reworked native windows process-shared synchronization utilities.
...
[SVN r77912]
2012-04-11 06:27:48 +00:00
Ion Gaztañaga
d381dd7e5c
Documentation update
...
[SVN r77910]
2012-04-11 06:25:27 +00:00
Ion Gaztañaga
14401bcb38
Error correction for Visual and Clang
...
[SVN r77909]
2012-04-11 06:25:04 +00:00
Ion Gaztañaga
c9486c24ce
Ticket #6340 : Doc should mention that the "absolute time" used by timed_lock is UTC plus remove unneeded Doxygen generated macro documentation.
...
[SVN r76987]
2012-02-11 19:04:24 +00:00
Ion Gaztañaga
f7da76b974
Ticket #6340 : Doc should mention that the "absolute time" used by timed_lock is UTC plus remove unneeded Doxygen generated macro documentation.
...
[SVN r76987]
2012-02-11 19:04:24 +00:00
Ion Gaztañaga
c3a956694e
Documentation fixes (bug #6531 )
...
[SVN r76980]
2012-02-11 18:20:30 +00:00
Ion Gaztañaga
3189d4ee03
Documentation fixes (bug #6531 )
...
[SVN r76979]
2012-02-11 18:20:25 +00:00
Ion Gaztañaga
cfe2ef1f2d
#6412 : Use attribute names with underscores for GCC
...
[SVN r76607]
2012-01-21 10:53:08 +00:00
Ion Gaztañaga
6ead740b86
#6412 : Use attribute names with underscores for GCC
...
[SVN r76606]
2012-01-21 10:53:02 +00:00