File boost.changes of Package boost
1
-------------------------------------------------------------------
2
Tue Apr 19 00:13:36 CEST 2011 - ro@suse.de
3
4
- update baselibs.conf
5
6
-------------------------------------------------------------------
7
Sun Mar 21 11:53:29 UTC 2011 - idoenmez@novell.com
8
9
- Fix attribute handling problem in spirit library,
10
See http://comments.gmane.org/gmane.comp.parsers.spirit.general/22073
11
12
-------------------------------------------------------------------
13
Mon Mar 21 11:46:48 CET 2011 - pth@suse.de
14
15
- Prefix bug numbers.
16
17
-------------------------------------------------------------------
18
Fri Mar 18 17:04:45 CET 2011 - pth@suse.de
19
20
- Make packaging of the pdf documentation configurable.
21
22
-------------------------------------------------------------------
23
Fri Mar 18 11:59:14 CET 2011 - pth@suse.de
24
25
- Update to 1.46.1, a bugfix release:
26
• Asio:
27
- EV_ONESHOT seems to cause problems on some versions of Mac OS X, with
28
the io_service destructor getting stuck inside the close() system call.
29
Changed the kqueue backend to use EV_CLEAR instead (boost#5021).
30
- Fixed compile failures with some versions of g++ due to the use of
31
anonymous enums (boost#4883).
32
- Fixed a bug on kqueue-based platforms, where some system calls that
33
repeatedly fail with EWOULDBLOCK are not correctly re-registered with
34
kqueue.
35
- Changed asio::streambuf to ensure that its internal pointers are
36
updated correctly after the data has been modified using std::streambuf
37
member functions.
38
- Fixed a bug that prevented the linger socket option from working on
39
platforms other than Windows.
40
41
For the rest see NEWS or the boost web site http://www.boost.org
42
43
-------------------------------------------------------------------
44
Wed Mar 16 12:03:17 CET 2011 - pth@suse.de
45
46
- Remove comment chars from doc-pdf description.
47
48
-------------------------------------------------------------------
49
Mon Mar 14 12:24:53 CET 2011 - pth@suse.de
50
51
- Use xz to compress tarballs.
52
- Generate new man pages tarball.
53
- Update pdf tarball.
54
55
- Update to 1.46:
56
New Libraries
57
Icl: Interval Container Library, interval sets and maps and
58
aggregation of associated values, from Joachim Faulhaber.
59
60
For the rest of the changes see NEWS in the package documentation
61
directory or see http://www.boost.org/users/news/version_1_46_0 .
62
63
-------------------------------------------------------------------
64
Thu Nov 25 12:01:42 CET 2010 - pth@suse.de
65
66
- Remove the boost specific autoconf macros now that we have the
67
complete autoconf archive packaged (bnc#655747).
68
- Move the lib64 patch over to autoconf-archive.
69
70
-------------------------------------------------------------------
71
Mon Oct 25 07:32:01 UTC 2010 - jslaby@novell.com
72
73
- take care of random library (build 32bit on x86_64 and
74
require it in boost-devel)
75
76
-------------------------------------------------------------------
77
Wed Sep 29 09:42:52 UTC 2010 - coolo@novell.com
78
79
- fix baselibs.conf
80
81
-------------------------------------------------------------------
82
Fri Sep 3 17:38:42 CEST 2010 - pth@suse.de
83
84
- Shorten the list of update items.
85
- Fix typo in spec.
86
87
-------------------------------------------------------------------
88
Thu Aug 26 17:55:59 CEST 2010 - pth@suse.de
89
90
- Redo the lib64 patch for the boost autoconf macros so that
91
lib64 is used on all archs that need it.
92
- Remove the ICU patch.
93
94
-------------------------------------------------------------------
95
Thu Aug 26 10:55:59 CEST 2010 - pth@suse.de
96
97
- Update to 1.44.0:
98
99
New Libraries:
100
101
* Meta State Machine: High-performance expressive UML2 finite
102
state machines
103
* Polygon: Booleans/clipping, resizing/offsetting and more for
104
planar polygons with integral coordinates
105
106
Updated Libraries:
107
108
* Accumulators:
109
* Asio:
110
* Foreach:
111
* Fusion:
112
* Hash:
113
* Math:
114
* MPL:
115
* Multi-index Containers:
116
* Proto:
117
* Regex:
118
* Thread:
119
* Type Traits:
120
* uBLAS:
121
* Utility:
122
* Uuid:
123
* Config:
124
* Xpressive:
125
126
* Filesystem:
127
o This release contains both version 2 and version 3 of the
128
library. Version 3 is a major upgrade that will break some
129
existing user code, so version 2 is the default. Users are
130
encouraged to migrate to version 3. See 'Version 2' and
131
'Version 3' for more information.
132
133
* Iostreams:
134
135
o Several fixes for file descriptors class, including a
136
breaking change to the constructors and open methods for
137
file_descriptor, file_descriptor_source and
138
file_descriptor_sink. See the documentation for details.
139
The old methods are still available if you define
140
BOOST_IOSTREAMS_USE_DEPRECATED
141
142
* Spirit: Spirit V2.4, see the 'What's New' section for details.
143
144
* System:
145
o Change system_category and generic_category to functions, to
146
conform to the C++0x FCD. This change may cause compile
147
errors some user code; the fix is add "()" to references to
148
system_category and generic_category, so that they become
149
function calls.
150
151
* Wave: See the Changelog for details.
152
153
Major Changes in 1.43.0:
154
155
New Libraries
156
* Functional/factory: Function objects for dynamic and by-value
157
construction
158
* Functional/forward: Function object adapters to address the
159
forwarding problem
160
161
For a complete list of changes see
162
http://www.boost.org/users/news/version_1_43_0 and
163
http://www.boost.org/users/news/version_1_44_0.
164
165
166
-------------------------------------------------------------------
167
Fri Jul 9 13:17:57 CEST 2010 - pth@suse.de
168
169
- Rename patch to be identical to the one checked in for 11.3.
170
The patch adds an explicite specialization to the call to prevent
171
unwanted temporary instantiations.
172
173
174
-------------------------------------------------------------------
175
Fri Jul 9 09:34:03 UTC 2010 - lnussel@suse.de
176
177
- fix bug that shows with gcc 4.5 (bnc#621140)
178
179
-------------------------------------------------------------------
180
Wed Jun 16 14:46:52 CEST 2010 - pth@suse.de
181
182
- Noarch sub packages only doable from 11.2 on up.
183
184
-------------------------------------------------------------------
185
Thu Jun 10 09:02:34 UTC 2010 - wittemar@googlemail.com
186
187
- build 32bit-packages
188
189
-------------------------------------------------------------------
190
Mon May 24 11:54:28 UTC 2010 - bg@novell.com
191
192
- disable long double support for hppa
193
194
-------------------------------------------------------------------
195
Thu May 20 08:14:41 UTC 2010 - bg@novell.com
196
197
- openmpi does not build on hppa
198
199
-------------------------------------------------------------------
200
Thu Apr 29 09:45:26 UTC 2010 - pth@novell.com
201
202
- Move provides/obsoletes for boost-license to the right section
203
(bnc#544958).
204
205
-------------------------------------------------------------------
206
Mon Apr 26 10:34:26 UTC 2010 - pth@novell.com
207
208
- Delete unneeded patches.
209
210
-------------------------------------------------------------------
211
Wed Apr 14 13:54:12 CEST 2010 - pth@suse.de
212
213
- Readd those patches that are still needed.
214
- Try to fix an aliasing bug in function_base.hpp
215
- Build man pages locally and only include them as a tarball.
216
- Split documentation in in format specific packages.
217
218
-------------------------------------------------------------------
219
Sat Apr 3 00:00:00 CET 2010 - freespacer@gmx.de
220
221
- update to 1.42.0:
222
223
New Libraries
224
225
* Uuid: A universally unique identifier, from Andy Tompkins.
226
227
Updated Libraries (see README for details)
228
229
* Asio:
230
* Circular Buffer:
231
* Fusion:
232
* Graph:
233
* Integer:
234
* Iostreams:
235
* Program.Options:
236
* PropertyMap:
237
* Proto:
238
* Regex:
239
* Spirit:
240
* Unordered:
241
* Xpressive:
242
243
- update to 1.41.0:
244
245
New Libraries
246
247
* Property Tree: A tree data structure especially suited to storing
248
configuration data, from Marcin Kalicinski and Sebastian Redl.
249
250
Updated Libraries (see README for details)
251
252
* DateTime:
253
* Filesystem:
254
* Iostreams:
255
* Math:
256
* Multi-index Containers:
257
* Proto:
258
* Regex:
259
* Spirit:
260
* System:
261
* Thread:
262
* Unordered:
263
* Utility:
264
* Wave:
265
* Xpressive:
266
267
- update to 1.40.0:
268
269
Updated Libraries (see README for details)
270
271
* Accumulators:
272
* Asio:
273
* Circular Buffer:
274
* Foreach:
275
* Function:
276
* Fusion:
277
* Graph:
278
* Hash:
279
* Interprocess:
280
* Intrusive:
281
* MPL:
282
* Program.Options:
283
* Property Map:
284
* Proto:
285
* Random:
286
* Serialization:
287
* Unordered:
288
* Xpressive:
289
290
- removed patches no longer needed
291
292
-------------------------------------------------------------------
293
Wed Jan 6 04:08:55 CET 2010 - jengelh@medozas.de
294
295
- documentation change needed to be done in boost.spec.in
296
(not boost.spec)
297
- openmpi change was missing too; add it now
298
299
-------------------------------------------------------------------
300
Tue Dec 15 20:59:15 CET 2009 - jengelh@medozas.de
301
302
- add baselibs for SPARC
303
- add baselibs.conf as a source
304
- deactivate use of openmpi on SPARC, as compat-dapl is not
305
available
306
- package documentation as noarch
307
308
-------------------------------------------------------------------
309
Mon Oct 19 15:20:52 CEST 2009 - pth@suse.de
310
311
- Provide/Obsolete boost-license (bnc#544958)
312
313
-------------------------------------------------------------------
314
Thu Aug 6 18:50:30 CEST 2009 - pth@suse.de
315
316
- Add a fix from boost bugtracker that fixes the hash resizing
317
(boost#54376)
318
- Add a test for cancelling deadline timers from the same changeset.
319
320
-------------------------------------------------------------------
321
Tue Aug 4 13:13:27 CEST 2009 - pth@suse.de
322
323
- Readd the patch to fix the misplaced ifdef in
324
template_function.hpp:move_assign.
325
326
-------------------------------------------------------------------
327
Tue Jul 28 22:01:41 CEST 2009 - coolo@novell.com
328
329
- update to 1.39.0:
330
331
New Libraries
332
333
* Signals2: Managed signals & slots callback implementation (thread-safe version 2),
334
from Frank Mori Hess.
335
336
Updated Libraries (see README for details)
337
338
* Asio:
339
* Flyweight:
340
* Foreach:
341
* Hash:
342
* Interprocess:
343
* Intrusive:
344
* Program.Options:
345
* Proto:
346
* PtrContainer:
347
* Range:
348
* Unordered:
349
* Xpressive:
350
351
- removed patches no longer needed (hoping the best for ppc asm)
352
353
-------------------------------------------------------------------
354
Thu Apr 16 23:35:40 CEST 2009 - crrodriguez@suse.de
355
356
- as agreed with maintainer, get rid of static libraries
357
358
-------------------------------------------------------------------
359
Thu Apr 16 01:11:10 CEST 2009 - ro@suse.de
360
361
- buildfix: fix typo in specfile
362
363
-------------------------------------------------------------------
364
Mon Mar 16 14:39:20 CET 2009 - pth@suse.de
365
366
- Don't rely on system default mpi implementation being set. This
367
fixes building boost on systems before openSUSE 11.0.
368
369
-------------------------------------------------------------------
370
Tue Mar 3 11:30:07 CET 2009 - pth@suse.de
371
372
- Fix misplaced ifdef in template_function.hpp:move_assign. Fixes
373
building software that defines BOOST_NO_EXCEPTION (bnc#479659).
374
375
-------------------------------------------------------------------
376
Wed Feb 25 18:06:32 CET 2009 - pth@suse.de
377
378
- Fix packaging of the documentation.
379
380
-------------------------------------------------------------------
381
Sun Feb 22 04:10:41 CET 2009 - pth@suse.de
382
383
- Fix the line in the spec that copies the documentation.
384
385
-------------------------------------------------------------------
386
Fri Feb 20 14:09:58 CET 2009 - pth@suse.de
387
388
- Put the license in a versioned package. This allows installing
389
libraries in parallel (bnc#477603).
390
391
-------------------------------------------------------------------
392
Fri Feb 13 15:18:12 CET 2009 - pth@suse.de
393
394
- Fix spec file (remove patches).
395
396
-------------------------------------------------------------------
397
Wed Feb 11 17:19:21 CET 2009 - pth@suse.de
398
399
- Add boost autoconf macros from the autoconf archive to the
400
-devel package.
401
- Update to 1.38.0:
402
403
New Libraries
404
405
* Flyweight:
406
o Design pattern to manage large quantities of highly redundant
407
objects, from Joaquín M López Muñoz.
408
* ScopeExit:
409
o Execute arbitrary code at scope exit, from Alexander Nasonov.
410
* Swap:
411
o Enhanced generic swap function, from Joseph Gauterin.
412
413
Updated Libraries
414
415
* Accumulators:
416
o Add rolling_sum, rolling_count and rolling_mean accumulators.
417
418
* Any:
419
o Use a by-value argument for operator= (#2311).
420
421
* Asio:
422
o Improved compatibility with some Windows firewall software.
423
o Ensured arguments to windows::overlapped_ptr::complete() are
424
correctly passed to the completion handler (#2614).
425
o Drop back to using a pipe for notification if eventfd is not
426
available at runtime on Linux (#2683).
427
o Various minor bug and documentation fixes (#2534, #2541,
428
#2607, #2617, #2619)
429
430
* Config:
431
o Add new macros BOOST_NO_STD_UNORDERED and
432
BOOST_NO_INITIALIZER_LISTS.
433
o Added Codegear compiler support.
434
o Added Dragonfly to the BSD family of configs.
435
o Recognise latest compilers from MS and Intel.
436
* Date_Time:
437
o Added support for formatting and reading time durations longer
438
than 24 hours with new formatter: %0.
439
o Removed the testfrmwk.hpp file from the public include directory.
440
o Fixed several bugs and compile errors.
441
o For full details see the change history
442
443
* Exception:
444
o Improved and more customizable diagnostic_information output.
445
446
* Filesystem:
447
o Fix native(name) test failures on POSIX-like systems.
448
o Several bugfixes (#2543, #2224, #2531, #1840, #2542).
449
450
* Graph:
451
o Added a new algorithms for Travelling Salesman Problem
452
approximation (metric_tsp_approx) and resource-constrained
453
Shortest Paths (r_c_shortest_paths).
454
o Support for named vertices in adjacency_list.
455
o A number of bugfixes ( #416, #1622, #1700, #2209, #2392,
456
#2460, and #2550)
457
458
* Hash:
459
o boost/functional/detail/container_fwd.hpp has been moved to
460
boost/detail/container_fwd.hpp. The current location is
461
deprecated.
462
o For more detail, see the library changelog.
463
464
* Interprocess:
465
o Updated documentation to show rvalue-references functions
466
instead of emulation functions.
467
o More non-copyable classes are now movable.
468
o Move-constructor and assignments now leave moved object in
469
default-constructed state instead of just swapping contents.
470
o Several bugfixes (#2391, #2431, #1390, #2570, #2528).
471
472
* Intrusive:
473
o New treap-based containers: treap, treap_set, treap_multiset.
474
o Corrected compilation bug for Windows-based 64 bit compilers.
475
o Corrected exception-safety bugs in container constructors.
476
477
o Updated documentation to show rvalue-references functions
478
instead of emulation functions.
479
480
* Lexical Cast:
481
o Changed to work without RTTI when BOOST_NO_TYPEID is defined
482
(#1220).
483
484
* Math:
485
o Added Johan Råde's optimised floating point classification routines.
486
o Fixed code so that it compiles in GCC's -pedantic mode (bug report #1451).
487
488
* Multi-index Containers:
489
o Some redundant type definitions have been deprecated. Consult the
490
library release notes for further information.
491
* Proto:
492
o Fix problem with SFINAE of binary operators (Bug 2407).
493
o Fix proto::call transform for callable transforms with >3 arguments.
494
o result_of::value changed behavior for array-by-value terminals.
495
o unpack_expr requires only Forward Sequences rather than Random Access
496
Sequences.
497
o Deprecate legacy undocumented BOOST_PROTO_DEFINE_(VARARG_)FUNCTION_TEMPLATE
498
macros.
499
o Add BOOST_PROTO_REPEAT and BOOST_PROTO_LOCAL_ITERATE macros to help with
500
repetitive code generation
501
o Support for nullary expressions with tag types other than
502
proto::tag::terminal
503
o Allow 0- and 1-argument variants of proto::or_ and proto::and_
504
505
* Regex:
506
o Breaking change: empty expressions, and empty alternatives are
507
now allowed when using the Perl regular expression syntax.
508
This change has been added for Perl compatibility, when the
509
new syntax_option_type no_empty_expressions is set then the
510
old behaviour is preserved and empty expressions are
511
prohibited. This is issue #1081.
512
o Added support for Perl style ${n} expressions in format strings
513
(issue #2556).
514
o Added support for accessing the location of sub-expressions
515
within the regular expression string (issue #2269).
516
o Fixed compiler compatibility issues #2244, #2514, and #2458.
517
518
* Thread:
519
o No longer catches unhandled exceptions in threads as this debuggers
520
couldn't identify the cause of unhandled exceptions in threads. An
521
unhandled exception will still cause the application to terminate.
522
523
* TR1:
524
o Added support for the TR1 math functions and the unordered
525
containers.
526
527
* Type Traits:
528
o Added support for Codegear intrinsics.
529
o Minor tweaks to warning suppression and alignment_of code.
530
531
* Unordered:
532
o Use boost::swap.
533
o Use a larger prime number list for selecting the number of buckets.
534
o Use aligned storage to store the types.
535
o Add support for C++0x initializer lists where they're available.
536
o For more detail, see the library changelog.
537
538
* Xpressive:
539
o basic_regex gets nested syntax_option_flags and value_type typedef,
540
for compatibility with std::basic_regex
541
o Ported to Proto v4; Proto v2 at boost/xpressive/proto has been
542
removed.
543
o regex_error inherits from boost::exception
544
545
Other Changes
546
547
* Experimental support for building Boost with CMake has been introduced in
548
this version. For more details see the wiki, Discussion is taking place
549
on the Boost-cmake mailing list.
550
* Fixed subversion properties for several files. Most notably, unix shell
551
scripts should always have unix line endings, even in the windows
552
packages.
553
554
-------------------------------------------------------------------
555
Fri Jan 9 17:34:53 CET 2009 - pth@suse.de
556
557
- Apply patch in boost.spec.in
558
559
-------------------------------------------------------------------
560
Thu Jan 8 18:12:29 CET 2009 - pth@suse.de
561
562
- Actually use the patch.
563
564
-------------------------------------------------------------------
565
Wed Jan 7 18:50:21 CET 2009 - pth@suse.de
566
567
- Initialize all data passed in the syscall to keep valgrind
568
happy (bnc#461372).
569
570
-------------------------------------------------------------------
571
Thu Dec 11 17:08:05 CET 2008 - ro@suse.de
572
573
- fix baselibs.conf (no requirement for boost-xxbit)
574
(bnc#457699)
575
576
-------------------------------------------------------------------
577
Thu Nov 27 15:11:54 CET 2008 - ro@suse.de
578
579
- update baselibs.conf
580
- package mpi.so only in mpi package, not in devel
581
582
-------------------------------------------------------------------
583
Wed Nov 19 18:54:54 CET 2008 - jjolly@suse.de
584
585
- Made the use of the mpi-selector conditional for mpi-enabled
586
platforms.
587
588
-------------------------------------------------------------------
589
Tue Nov 11 16:55:39 CET 2008 - ro@suse.de
590
591
- SLE-11 uses PPC64 instead of PPC, adapt baselibs.conf
592
593
-------------------------------------------------------------------
594
Fri Oct 31 12:40:57 CET 2008 - pth@suse.de
595
596
- Fix the bug that made boost.monitor mix up uid and pib and
597
also make boost.monitor not special-case SIGCLD (bnc#439805)
598
- Fix generation of default extension in boost.filesystem.
599
600
- Make boost recommend library subpackages instead of requiring
601
them to allow removal of unwanted libraries after update.
602
- Run mkspec explicitely in a shell so that mkspec.sh doesn't
603
need to be executable.
604
- Disable deletion of full-name symlinks in boost.spec.in.
605
- Make boost-devel directly require all library subpackages.
606
- boost.rpm isn't needed, even for updates, so don't build it and
607
remove the README file needeed only for this package.
608
- Make debug package require all library subpackages.
609
- Add pre_checkin.sh to ensure that boost.spec is regenerated
610
at check-in time.
611
- Make boost.build use sane library names. Only the multi-threaded
612
libraries are built and these have no -mt in their name.
613
Symlinks for convenience are spupplied.
614
- Use -fno-strict-aliasing only for boost.python, where it's needed.
615
- Don't use configure and make (only convenience wrappers) but
616
call bjam directly.
617
618
-------------------------------------------------------------------
619
Mon Oct 27 11:57:35 CET 2008 - ro@suse.de
620
621
- do not remove full-name symlinks for shared libs
622
623
-------------------------------------------------------------------
624
Thu Oct 23 18:31:36 CEST 2008 - pth@suse.de
625
626
- Use a script and a Makefile to generate boost.spec.
627
- Pull in all libraries on update.
628
- Modify README to apply to both openSUSE and SLE.
629
630
-------------------------------------------------------------------
631
Thu Oct 23 16:13:56 CEST 2008 - ro@suse.de
632
633
- fix regexp for short symlinks
634
- hook all mpi related parts to build_mpi macro
635
- disable build_mpi on ia64 s390 s390x for the moment
636
637
-------------------------------------------------------------------
638
Fri Oct 17 12:18:16 CEST 2008 - pth@suse.de
639
640
- Using a rpm macros in package name doesn't work with autobuild.
641
642
-------------------------------------------------------------------
643
Wed Oct 15 19:27:03 CEST 2008 - pth@suse.de
644
645
- Fix naming of library packages to match the horribly broken
646
sonames of the boost libraries.
647
- Add post/postun for all library packages.
648
- Stop rpmlint warning about explicit library dependencies
649
needed to pull in all library subpackages during updates.
650
651
-------------------------------------------------------------------
652
Tue Oct 14 15:37:23 CEST 2008 - pth@suse.de
653
654
- Fix build failure (README not in build directory).
655
656
-------------------------------------------------------------------
657
Tue Sep 2 12:14:27 CEST 2008 - pth@suse.de
658
659
- Split off runtime libraries into their own packages.
660
- Update to 1.36.0:
661
New Libraries
662
* Accumulators: Framework for incremental calculation, and
663
collection of statistical accumulators.
664
* Exception: A library for transporting of arbitrary data in
665
exception objects, and transporting of exceptions
666
between threads.
667
* Units: Zero-overhead dimensional analysis and unit/quantity
668
manipulation and conversion.
669
* Unordered: Unordered associative containers.
670
Updated Libraries
671
* Asio:
672
o Added support for serial ports.
673
o Added support for UNIX domain sockets.
674
o Added support for raw sockets and ICMP.
675
o Added wrappers for POSIX stream-oriented file descriptors
676
(excluding regular files).
677
o Added support for reactor-style operations using a new
678
null_buffers type.
679
o Added an iterator type for bytewise traversal of buffer
680
sequences.
681
o Added new read_until() and async_read_until() overloads that
682
take a user-defined function object for locating message
683
boundaries.
684
o Added an experimental two-lock queue (enabled by defining
685
BOOST_ASIO_ENABLE_TWO_LOCK_QUEUE) that may provide better
686
io_service scalability across many processors.
687
o Various fixes, performance improvements, and more complete
688
coverage of the custom memory allocation support.
689
* Assign:list_of() (and its variants) now has overloaded comparison
690
operators. This allows you to write test code such as
691
BOOST_CHECK_EQUAL(my_container,list_of(2)(3)(4)(5));.
692
* Foreach:BOOST_FOREACH macro for easily iterating over the elements
693
of a sequence.
694
o New BOOST_REVERSE_FOREACH macro for iterating over a sequence
695
in reverse.
696
* Function:
697
o Improved allocator support.
698
* Hash: Minor updates and fixes, for more info see the change log.
699
* Interprocess:
700
o Added anonymous shared memory for UNIX systems.
701
o Fixed missing move semantics on managed memory classes.
702
o Added copy_on_write and open_read_only options for shared
703
memory and mapped file managed classes.
704
o shared_ptr is movable and supports aliasing.
705
* Intrusive:
706
o Added linear<> and cache_last<> options to singly linked lists.
707
o Added optimize_multikey<> option to unordered container hooks.
708
o Optimized unordered containers when store_hash option is used
709
in the hook.
710
o Implementation changed to avoid explicit use of try-catch
711
blocks and be compilable with exceptions disabled.
712
* Math:
713
o Added new non-central Chi-Square, Beta, F and T distributions.
714
o Added Exponential Integral and Zeta special functions.
715
o Added Rounding, Truncation, and Unit-in-the-last-place
716
functions.
717
o Added support for compile time powers of a runtime base.
718
o Added a few SSE2 based optimisations for the Lanczos
719
approximations.
720
* MPI:
721
o Added support for non-blocking operations in Python
722
o Added support for graph topologies.
723
* Multi-index Containers: Minor additions and maintenance fixes.
724
Consult the library release notes for
725
further information.
726
* PtrContainer: Support for a few more containers, and addition
727
of insert iterators. For details see upgrading
728
details.
729
* Spirit: Integrated the "Classic" Spirit V1.8.x code base with
730
Spirit V2, "The New Generation". See Change Log.
731
* Thread:
732
o New generic lock and try_lock functions for locking multiple
733
mutexes at once.
734
o Rvalue reference support for move semantics where the
735
compilers supports it.
736
o A few bugs fixed and missing functions added (including
737
the serious win32 condition variable bug).
738
o scoped_try_lock types are now backwards-compatible with
739
Boost 1.34.0 and previous releases.
740
o Support for passing function arguments to the thread
741
function by supplying additional arguments to the thread
742
constructor.
743
o Backwards-compatibility overloads added for timed_lock and
744
timed_wait functions to allow use of xtime for timeouts.
745
* Wave:
746
o Wave V2.0 is a new major release introducing some breaking
747
API changes, preventing it to be used with Boost versions
748
earlier than V1.36.0. Mainly, the API and hook interface
749
have been streamlined for more consistency.
750
o Fixed a couple of bugs, improved regression test system to
751
include testing of the preporcessing hooks interface
752
(for details see: Changelog).
753
* Xpressive:
754
o Regular expressions that can be written as strings or as
755
expression templates, and that can refer to each other and
756
themselves recursively with the power of context-free
757
grammars.
758
o skip() for specifying which parts of the input sequence
759
to ignore when matching it against a regex.
760
o regex_replace() accepts formatter objects and formatter
761
expressions in addition to format strings.
762
o Range-based regex_replace() algorithm.
763
o Fix crash when semantic actions are placed in look-aheads,
764
look-behinds or independent sub-expressions.
765
766
767
-------------------------------------------------------------------
768
Mon Jun 23 14:32:35 CEST 2008 - pth@suse.de
769
770
- Qualify name to avoid clash (bnc#401964)
771
772
-------------------------------------------------------------------
773
Fri Jun 20 15:24:42 CEST 2008 - schwab@suse.de
774
775
- Fix ppc atomic ops.
776
777
-------------------------------------------------------------------
778
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
779
780
- added baselibs.conf file to build xxbit packages
781
for multilib support
782
783
-------------------------------------------------------------------
784
Mon Jan 28 10:53:09 CET 2008 - schwab@suse.de
785
786
- Remove obsolete patch again.
787
788
-------------------------------------------------------------------
789
Fri Jan 18 14:04:18 CET 2008 - pth@suse.de
790
791
- Fix CVE-2008-0171 and CVE-2008-0171 (bugzilla #353180)
792
- Qualify special_values_parser (bugzilla #353897)
793
794
-------------------------------------------------------------------
795
Thu Jan 17 18:18:03 CET 2008 - schwab@suse.de
796
797
- Remove obsolete patch.
798
799
-------------------------------------------------------------------
800
Mon Jan 14 13:51:36 CET 2008 - pth@suse.de
801
802
- Move 1.34.1 from BS to Autobuild
803
- Add patch for critical bug in Boost.Function.
804
- Include C headers where necessary.
805
- Make the tests for ULONG_MAX more readable 64.
806
807
-------------------------------------------------------------------
808
Wed Oct 24 17:49:46 CEST 2007 - rguenther@suse.de
809
810
- Use -fpermissive in addition to -O2 for building.
811
- Add patch to enable building wave with GCC 4.3.
812
813
-------------------------------------------------------------------
814
Mon Aug 20 15:09:41 CEST 2007 - pth@suse.de
815
816
- Only use fdupes from 10.3 onwards.
817
818
-------------------------------------------------------------------
819
Sat Aug 11 13:17:53 CEST 2007 - aj@suse.de
820
821
- Fix spec file to build again.
822
823
-------------------------------------------------------------------
824
Thu Aug 9 15:16:09 CEST 2007 - pth@suse.de
825
826
- Add man pages (made for 1.33.1).
827
- Package html documentation differently.
828
- Check all links and add missing files that do exist.
829
- Use %%fdupes
830
- Add patch by rschiele@gmail.com to pass compiler flags into
831
Boost.build.
832
833
- Update to 1.34.1 and use .spec file from bkoz@redhat.com as
834
a basis.
835
836
Changes 1.33.1 -> 1.34.0:
837
838
New Libraries:
839
840
* Foreach Library: BOOST_FOREACH macro for easily iterating over
841
the elements of a sequence,
842
843
* Statechart Library: Arbitrarily complex finite state machines
844
can be implemented in easily readable and
845
maintainable C++ code,
846
847
* TR1 Library: An implementation of the C++ Technical Report on Standard
848
Library Extensions, from John Maddock. This library does
849
not itself implement the TR1 components, rather it's a
850
thin wrapper that will include your standard library's
851
TR1 implementation (if it has one), otherwise it will
852
include the Boost Library equivalents, and import them
853
into namespace std::tr1. Highlights include: Reference
854
Wrappers, Smart Pointers, result_of, Function Object
855
Binders, Polymorphic function wrappers, Type Traits,
856
Random Number Generators and Distributions, Tuples, Fixed
857
Size Array, Hash Function Objects, Regular Expressions,
858
and Complex Number Additional Algorithms.
859
860
* Typeof Library: Typeof operator emulation, from Arkadiy Vertleyb
861
and Peder Holt.
862
863
* Xpressive Library: Regular expressions that can be written as strings
864
or as expression templates, and that can refer to
865
each other and themselves recursively with the
866
power of context-free grammars, from Eric Niebler.
867
868
Updated Libraries:
869
870
* Assign Library:
871
o Support for ptr_map<key,T> via the new function ptr_map_insert()
872
o Support for initialization of Pointer Containers when the
873
containers hold pointers to an abstract base class.
874
875
* Date_time library:
876
o Support for new US/Canada timezone rules and other bug fixes.
877
See Change History for details.
878
879
* Filesystem Library: Major upgrade in preparation for submission to the
880
C++ Standards Committee for TR2. Changes include:
881
882
o Internationalization, provided by class templates basic_path,
883
basic_filesystem_error, basic_directory_iterator, and
884
basic_directory_entry.
885
886
o Simplification of the path interface by eliminating special
887
constructors to identify native formats.
888
889
o Rationalization of predicate function design, including the
890
addition of several new functions.
891
892
o Clearer specification by reference to POSIX, the ISO/IEEE Single
893
Unix Standard, with provisions for Windows and other operating
894
systems.
895
896
o Preservation of existing user code whenever possible.
897
o More efficient directory iteration.
898
o Addition of a recursive directory iterator.
899
900
* Function Library: Boost.Function now implements a small buffer
901
optimization, which can drastically improve the
902
performance when copying or constructing
903
Boost.Function objects storing small function
904
objects. For instance, bind(&X:foo, &x, _1, _2)
905
requires no heap allocation when placed into a
906
Boost.Function object.
907
908
* Functional/Hash Library
909
o Use declarations for standard classes, so that the library
910
doesn't need to include all of their headers
911
912
o Deprecated the <boost/functional/hash/*.hpp> headers.
913
914
o Add support for the BOOST_HASH_NO_EXTENSIONS macro, which
915
disables the extensions to TR1
916
917
o Minor improvements to the hash functions for floating point numbers.
918
919
* Graph Library:
920
o edmonds_maximum_cardinality_matching,
921
o lengauer_tarjan_dominator_tree,
922
o compressed_sparse_row_graph,
923
o sorted_erdos_renyi_iterator,
924
925
o biconnected_components now supports a visitor and named
926
parameters,
927
928
o adjacency_matrix now models the Bidirectional Graph concept.
929
930
o dijkstra_shortest_paths now calls vis.initialize_vertex for each
931
vertex during initialization.
932
933
o Note: the name of the compiled library for the GraphViz reader has
934
changed to boost_graph (from bgl-viz) to match Boost conventions.
935
936
o See the complete revision history for more information.
937
938
* MultiArray Library: Boost.MultiArray now by default provides
939
range-checking for operator[]. Range checking can
940
be disabled by defining the macro
941
BOOST_DISABLE_ASSERTS before including
942
multi_array.hpp. A bug in multi_array::resize()
943
related to storage orders was fixed.
944
945
* Multi-index Containers Library:
946
o New random access indices.
947
o Non key-based indices feature new rearrange facilities.
948
949
o This version also includes a number of optimizations and usage
950
improvements. For a complete list of changes, see the library
951
release notes.
952
953
* Optional Library:
954
o boost::none_t and boost::none now added to Optional's
955
documentation
956
957
o Relational operators now directly support arguments of type
958
'T' and 'none_t'
959
960
o operator->() now also works with reference types.
961
962
o Helper functions make_optional(val), make_optional(cond,val)
963
and get_optional_value_or(opt,alternative_value) added.
964
965
o Constructor taking a boolean condition (as well as a value)
966
added.
967
968
o Member function get_value_or(alternative_value) added.
969
o Incompatbility bug with mpl::apply<> fixed.
970
o Converting assignment bug with uninitialized lvalues fixed.
971
972
* Parameter Library:
973
o Every ArgumentPack is now a valid MPL Forward Sequence.
974
975
o Support for unnamed arguments (those whose keyword is
976
deduced from their types) is added.
977
978
o Support for named and unnamed template arguments is added.
979
980
o New overload generation macros solve the forwarding problem
981
directly.
982
983
o See also the Python library changes, below.
984
985
* Pointer Container Library:
986
o Support for serialization via Boost.Serialization.
987
988
o Exceptions can be disabled by defining the macro
989
BOOST_PTR_CONTAINER_NO_EXCEPTIONS before including any header.
990
This macro is defined by default if BOOST_NO_EXCEPTIONS is defined.
991
992
o Additional std::auto_ptr<T> overloads added s.t. one can also
993
pass std::auto_ptr<T> instead of only T* arguments to member
994
functions.
995
996
o transfer() now has weaker requirements s.t. one can transfer
997
objects from ptr_container<Derived> to ptr_container<Base>,
998
999
* Python Library:
1000
o Boost.Python now automatically appends C++ signatures to
1001
docstrings. The new docstring_options.hpp header is available to
1002
control the content of docstrings.
1003
1004
o stl_input_iterator, for turning a Python iterable object into an
1005
STL input iterator, from Eric Niebler.
1006
1007
o Support for void* conversions is added.
1008
1009
o Integrated support for wrapping C++ functions built with the
1010
parameter library; keyword names are automatically known to
1011
docsstrings.
1012
1013
o Enhancements to the API for better embedding support
1014
(boost::python::import(), boost::python::exec(), and
1015
boost::python::exec_file()).
1016
1017
* Signals Library: More improvements to signal invocation performance.
1018
1019
* Smart Pointers Library:
1020
o Allocator support as proposed in N1851 (162 Kb PDF).
1021
o pointer_cast and pointer_to_other utilities to allow
1022
pointer-independent code,
1023
1024
* String Algorithm Library:
1025
o lexicographical_compare
1026
o join
1027
o New comparison predicates is_less, is_not_greater.
1028
o Negative indexes support (like Perl) in various algorihtms
1029
(*_head/tail, *_nth).
1030
1031
* Wave Library:
1032
o Wave now correctly recognizes pp-number tokens as mandated by
1033
the C++ Standard, which are converted to C++ tokens right before
1034
they are returned from the library.
1035
1036
o Several new preprocessing hooks have been added. For a complete
1037
description please refer to the related documentation page: The
1038
Context Policy.
1039
1040
o Shared library (dll) support has been added for the generated
1041
Wave libraries.
1042
1043
o The overall error handling has been improved. It is now possible
1044
to recover and continue after an error or a warning was issued.
1045
1046
o Support for optional comment and/or full whitespace
1047
preservation in the generated output stream has been added.
1048
1049
o The Wave library now performs automatic include guard
1050
detection to avoid accessing header files more than once, if
1051
appropriate.
1052
1053
o Full interactive mode has been added to the Wave tool. Now the
1054
Wave tool can be used just like Python or Perl for instance to
1055
interactively try out your BOOST_PP macros. Additionally it is
1056
now possible to load and save the current state of an
1057
interactive session (macro tables et.al.).
1058
1059
o The overall performance has been improved by upto 40-60%,
1060
depending on the concrete files to process.
1061
1062
o Support for new pragmas has been added allowing to control
1063
certain library features from inside the preprocessed sources
1064
(partial output redirection, control of generated whitespace
1065
and #line directives).
1066
1067
o Optional support for #pragma message "..." has been added.
1068
1069
o This version also includes a number of bug fixes and usage
1070
improvements. For a complete list of changes, see the
1071
libraries change log.
1072
1073
Fixes in 1.34.1:
1074
1075
* Fixes for build on IBM pSeries for AIX and Linux
1076
* gcc-4.2 atomicity.h location fixed
1077
* [iostreams] zlib_compressor memory leaks in 1.34.0
1078
* filtering ostream problem... pushing zlib_compressor works in 1_33,
1079
dies in 1_34
1080
* [doc] The "Getting Started" page mentions incorrect library names
1081
* [filesystem] missing documentation or bad links
1082
* add missing docs for boost.python API enhancements.
1083
* Entire iostreams library outdated in 1.34.0
1084
* numeric_limits specializations in limits.hpp are incorrect
1085
* Updated ICU support in Boost.Regex
1086
* Make boost.python compatible with python 2.5
1087
* ::boost::detail::empty_base improved
1088
* Fix failing uild of libs/python/example/quickstart.
1089
* Fix problems when building Python modules on boost 1.34.0
1090
* Patches to allow boost 1.34.0 to compile with stricter warning
1091
checking under mac OS and gcc
1092
* Unable to compile Python example, tutorial, or quickstart with
1093
Boost 1_34_0
1094
* Improper overflow handling in shortest paths algorithms
1095
* Multiple include paths for Python
1096
* Add documentation for the iter_find/split algorithms
1097
* regex_token_iterator crashes
1098
* regex_error exception when quantifying some non-capturing groups
1099
* read_write_mutex docs don't clearly specify that the functionality
1100
is not present
1101
1102
- Remove patches not needed anymore.
1103
- Replace file dupes by symlinks.
1104
- Add rpmlintrc to suppress rpmlint warnings for things that won't be
1105
changed.
1106
1107
-------------------------------------------------------------------
1108
Sun Jul 15 16:09:59 CEST 2007 - schwab@suse.de
1109
1110
- Fix reference to atomicity.h.
1111
1112
-------------------------------------------------------------------
1113
Sat Mar 24 18:41:43 CET 2007 - aj@suse.de
1114
1115
- Add libbz2-devel to BuildRequires.
1116
1117
-------------------------------------------------------------------
1118
Fri Sep 22 13:49:48 CEST 2006 - pth@suse.de
1119
1120
- Apply patch from community to build with Python 2.5
1121
1122
-------------------------------------------------------------------
1123
Fri Jul 14 11:02:21 CEST 2006 - sf@suse.de
1124
1125
- fixed wrong usage of visit_each() (Bug #192116 )
1126
1127
-------------------------------------------------------------------
1128
Thu Jul 13 15:47:57 CEST 2006 - sf@suse.de
1129
1130
- fixed link creation to libboost_thread.so, using %_lib instead
1131
of lib
1132
1133
-------------------------------------------------------------------
1134
Mon Jun 19 19:46:37 CEST 2006 - jw@suse.de
1135
1136
- added a libboost_thread.so as a symlink to libboost_thread-mt.so
1137
1138
-------------------------------------------------------------------
1139
Tue Apr 4 16:36:25 CEST 2006 - pth@suse.de
1140
1141
- Add libboost_wave.a to file list
1142
1143
-------------------------------------------------------------------
1144
Tue Apr 4 13:29:35 CEST 2006 - pth@suse.de
1145
1146
- Use explicit file names instead of wildcards to detect libraries
1147
that weren't built.
1148
1149
-------------------------------------------------------------------
1150
Wed Feb 8 18:26:28 CET 2006 - schwab@suse.de
1151
1152
- Fix broken assembler constraints [#148429].
1153
1154
-------------------------------------------------------------------
1155
Wed Jan 25 21:34:43 CET 2006 - mls@suse.de
1156
1157
- converted neededforbuild to BuildRequires
1158
1159
-------------------------------------------------------------------
1160
Tue Jan 17 23:03:53 CET 2006 - schwab@suse.de
1161
1162
- Don't strip binaries.
1163
1164
-------------------------------------------------------------------
1165
Wed Dec 7 17:43:55 CET 2005 - pth@suse.de
1166
1167
- Fix cases of type-punning in boost::python
1168
- Compile without -fno-strict-aliasing again.
1169
- Remove unnecessary type attributes in forward declarations.
1170
1171
-------------------------------------------------------------------
1172
Tue Dec 6 11:57:18 CET 2005 - pth@suse.de
1173
1174
- Update to 1.33.1.
1175
- Fix use of uninitialized variable.
1176
- Compile with -fno-strict-aliasing.
1177
- Update NEWS file
1178
1179
-------------------------------------------------------------------
1180
Thu Aug 25 17:30:18 CEST 2005 - pth@suse.de
1181
1182
- Incorporate fixes that are bound to be in 1.33.1
1183
- Build boost.regex with unicode support.
1184
1185
-------------------------------------------------------------------
1186
Fri Aug 19 17:08:06 CEST 2005 - pth@suse.de
1187
1188
- Add a NEWS file.
1189
1190
-------------------------------------------------------------------
1191
Wed Aug 18 16:55:01 CEST 2005 - pth@suse.de
1192
1193
- Update to 1.33.0 with 5 new libraries. See NEWS for specifics.
1194
- Fix use of uninitialized class member (matz@suse.de)
1195
- Compile with -O2 instead of -O3
1196
- Make build process use %optflags
1197
1198
-------------------------------------------------------------------
1199
Thu Mar 10 17:08:32 CET 2005 - pth@suse.de
1200
1201
- Update to 1.32.0
1202
1203
-------------------------------------------------------------------
1204
Fri May 7 17:21:09 CEST 2004 - pth@suse.de
1205
1206
- Add convenience symlinks (#38491)
1207
1208
-------------------------------------------------------------------
1209
Sun Apr 25 13:00:32 CEST 2004 - coolo@suse.de
1210
1211
- build with several jobs
1212
1213
-------------------------------------------------------------------
1214
Fri Mar 5 19:43:25 CET 2004 - pth@suse.de
1215
1216
- Update to 1.31.0.
1217
- Make building boost work on Linux platforms where gcc does not
1218
define _REENTRANT when passed -pthread. Patch was done by
1219
Robert Schiele.
1220
1221
-------------------------------------------------------------------
1222
Sat Jan 10 14:14:40 CET 2004 - adrian@suse.de
1223
1224
- add %run_ldconfig
1225
1226
-------------------------------------------------------------------
1227
Wed Aug 20 11:17:52 CEST 2003 - pthomas@suse.de
1228
1229
- Update to 1.30.2, a bugfix release
1230
1231
-------------------------------------------------------------------
1232
Wed Jul 23 14:52:15 CEST 2003 - pthomas@suse.de
1233
1234
- Initial package, based on the work by Robert Schiele.
1235
- Fix building with Python 2.3
1236
1237
1238