Jan Gaspar
|
2a5aa64de6
|
circular_buffer: fixed when BOOST_NO_STDC_NAMESPACE defined
[SVN r66690]
|
2010-11-22 22:01:09 +00:00 |
|
Jan Gaspar
|
2bd298dec7
|
circular_buffer: applied patch to remove workaround for DEC C++ compiler - now all compilers will use this->invalidate_iterators_except
[SVN r61570]
|
2010-04-26 09:40:08 +00:00 |
|
Jan Gaspar
|
d495873185
|
circular_buffer: applied patch to remove workaround for DEC C++ compiler - now all compilers will use this->invalidate_iterators_except
[SVN r61473]
|
2010-04-21 21:33:52 +00:00 |
|
Jan Gaspar
|
0282b8ee74
|
circular_buffer: constant complexity of clear method and destructor; added erase_begin and erase_end methods
[SVN r58681]
|
2010-01-04 15:54:37 +00:00 |
|
Jan Gaspar
|
8572432cb7
|
circular_buffer: constant complexity of clear method and destructor
[SVN r58619]
|
2010-01-01 22:23:27 +00:00 |
|
Jan Gaspar
|
5a30fe21d8
|
circular_buffer: added erase_begin and erase_end methods
[SVN r57161]
|
2009-10-26 21:37:01 +00:00 |
|
Jan Gaspar
|
f2247e1b9b
|
circular_buffer: #3285
[SVN r55260]
|
2009-07-29 13:20:21 +00:00 |
|
Jan Gaspar
|
27c34a47b5
|
circular_buffer: #3285
[SVN r55203]
|
2009-07-27 11:50:24 +00:00 |
|
Jan Gaspar
|
5f566ba7bc
|
circular_buffer: #2785, #3032
[SVN r53652]
|
2009-06-05 10:33:11 +00:00 |
|
Jan Gaspar
|
9e014030ee
|
circular_buffer: #2785, #3032
[SVN r53263]
|
2009-05-25 22:11:02 +00:00 |
|
Jeremiah Willcock
|
9465df5d75
|
More tab and min/max fixes
[SVN r53143]
|
2009-05-20 19:46:06 +00:00 |
|
Jeremiah Willcock
|
5aa54f6045
|
Fixed almost all tab and min/max issues found by inspect tool
[SVN r53142]
|
2009-05-20 19:41:20 +00:00 |
|
Jan Gaspar
|
491fd3d0ff
|
circular_buffer: fixed MSVC9 warning
[SVN r48264]
|
2008-08-20 16:13:07 +00:00 |
|
Jan Gaspar
|
868cc3dcde
|
circular_buffer: fixed MSVC9 warning
[SVN r48221]
|
2008-08-19 17:02:48 +00:00 |
|
Jan Gaspar
|
6647c9d40f
|
circular_buffer: major update for Boost 1.37
[SVN r48190]
|
2008-08-18 08:54:04 +00:00 |
|
Jan Gaspar
|
5a680c08ee
|
circular_buffer: major update; added rotate method, bugfix #1987
[SVN r47738]
|
2008-07-23 20:40:46 +00:00 |
|
Thorsten Jørgen Ottosen
|
fb1828e57a
|
default constructor changed so it does not allocate memory (it allocated a huge memory block previously).
[SVN r47559]
|
2008-07-18 14:18:57 +00:00 |
|
Jan Gaspar
|
6c59b9fe12
|
circular_buffer: bugfix #1919, #1852
[SVN r45609]
|
2008-05-21 15:53:50 +00:00 |
|
Jan Gaspar
|
c3fcf1a048
|
circular_buffer: improved documentation
[SVN r43720]
|
2008-03-19 09:25:52 +00:00 |
|
Jan Gaspar
|
f9f143d114
|
circular_buffer: improved documentation
[SVN r43719]
|
2008-03-19 09:24:24 +00:00 |
|
Jan Gaspar
|
683ca2a581
|
circular_buffer: bugfix #1692
[SVN r43711]
|
2008-03-18 22:40:50 +00:00 |
|
Jan Gaspar
|
4619a3ab9a
|
circular_buffer: bugfix #1692
[SVN r43686]
|
2008-03-17 22:27:15 +00:00 |
|
Jan Gaspar
|
3ae88fcec8
|
circular_buffer: updated documentation
[SVN r42942]
|
2008-01-23 23:36:38 +00:00 |
|
Jan Gaspar
|
e1472df6d8
|
circular_buffer: updated documentation
[SVN r42938]
|
2008-01-23 23:04:57 +00:00 |
|
Jan Gaspar
|
87657ada36
|
circular_buffer: g++ warning fix
[SVN r41987]
|
2007-12-12 10:40:31 +00:00 |
|
Beman Dawes
|
dd153e62b9
|
// Add or correct comment identifying Boost library this header is associated with.
[SVN r41173]
|
2007-11-17 20:13:16 +00:00 |
|
Markus Schöpflin
|
ce4a686320
|
Added two missing fwd declarations and a Tru64/CXX specific workaround.
[SVN r39587]
|
2007-09-28 10:28:26 +00:00 |
|
Jan Gaspar
|
258e2cdc4f
|
circuler_buffer: bugfix #1120 - circular_buffer fails to compile on msvc 8.0
[SVN r38297]
|
2007-07-29 19:49:19 +00:00 |
|
Jan Gaspar
|
cd09454460
|
circuler_buffer: cached begin() and end() iterators
[SVN r38131]
|
2007-07-02 20:41:32 +00:00 |
|
Jan Gaspar
|
2e488d0241
|
circuler_buffer: applied boost documentation style
[SVN r38121]
|
2007-07-01 09:13:44 +00:00 |
|
Jan Gaspar
|
ece9d86150
|
circular_buffer: fixing the long filenames issue
[SVN r37960]
|
2007-06-10 22:01:54 +00:00 |
|
Jan Gaspar
|
f5bdf1181a
|
circular_buffer: fixing the min/max issue
[SVN r37958]
|
2007-06-10 13:11:47 +00:00 |
|
Jan Gaspar
|
0980e3df27
|
circular_buffer: compiler portability fix + formatting
[SVN r37957]
|
2007-06-10 12:54:55 +00:00 |
|
Jan Gaspar
|
00cbbff239
|
circular_buffer: fixed capacity_control member access
[SVN r37773]
|
2007-05-25 12:39:58 +00:00 |
|
Jan Gaspar
|
a5f0a40751
|
circular_buffer: BORLANDC specific fix
[SVN r37753]
|
2007-05-23 22:09:45 +00:00 |
|
Jan Gaspar
|
2356eee344
|
circular_buffer: reverse_iterator typedef fix
[SVN r37746]
|
2007-05-23 14:46:33 +00:00 |
|
Jan Gaspar
|
c2293e88d8
|
circular_buffer: GNUC specific fix
[SVN r37733]
|
2007-05-21 11:47:55 +00:00 |
|
Jan Gaspar
|
03093ed0f9
|
circular_buffer: added
[SVN r37706]
|
2007-05-18 11:18:06 +00:00 |
|