1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749
|
==============================
12.10.23 Release CLHEP-2.4.7.1
==============================
==============================
29.09.23 Release CLHEP-2.4.7.0
==============================
==============================
08.02.23 Release CLHEP-2.4.6.4
==============================
==============================
19.12.22 Release CLHEP-2.4.6.3
==============================
2022-12-15 Gabriele Cosmo
* Fixed compilation warnings for implicit type conversions on macOS/XCode 14.1.
==============================
02.12.22 Release CLHEP-2.4.6.2
==============================
==============================
01.12.22 Release CLHEP-2.4.6.1
==============================
==============================
10.10.22 Release CLHEP-2.4.6.0
==============================
==============================
05.10.22 Release CLHEP-2.4.5.4
==============================
==============================
09.06.22 Release CLHEP-2.4.5.3
==============================
==============================
26.05.22 Release CLHEP-2.4.5.2
==============================
==============================
31.08.21 Release CLHEP-2.4.5.1
==============================
==============================
30.08.21 Release CLHEP-2.4.5.0
==============================
==============================
28.05.21 Release CLHEP-2.4.4.2
==============================
==============================
19.01.21 Release CLHEP-2.4.4.1
==============================
==============================
09.11.20 Release CLHEP-2.4.4.0
==============================
==============================
09.11.20 Release CLHEP-2.4.3.0
==============================
==============================
09.11.20 Release CLHEP-2.4.2.0
==============================
2019-10-29 Guilherme Amadio <amadio@cern.ch>
* Matrix, Vector: Remove obsolete #pragma interface/implementation
These pragmas are obsolete since GCC 2.7.2.
https://gcc.gnu.org/onlinedocs/gcc/C_002b_002b-Interface.html.
==============================
21.10.19 Release CLHEP-2.4.1.3
==============================
==============================
20.06.19 Release CLHEP-2.4.1.2
==============================
==============================
19.06.19 Release CLHEP-2.4.1.1
==============================
==============================
11.06.18 Release CLHEP-2.4.1.0
==============================
==============================
16.03.18 Release CLHEP-2.4.0.4
==============================
==============================
15.03.18 Release CLHEP-2.4.0.3
==============================
==============================
15.02.18 Release CLHEP-2.4.0.2
==============================
==============================
11.12.17 Release CLHEP-2.4.0.1
==============================
==============================
22.11.17 Release CLHEP-2.4.0.0
==============================
==============================
18.09.17 Release CLHEP-2.3.4.5
==============================
==============================
21.03.17 Release CLHEP-2.3.4.4
==============================
==============================
30.11.16 Release CLHEP-2.3.4.3
==============================
==============================
23.11.16 Release CLHEP-2.3.4.2
==============================
==============================
22.11.16 Release CLHEP-2.3.4.1
==============================
==============================
18.11.16 Release CLHEP-2.3.4.0
==============================
==============================
26.08.16 Release CLHEP-2.3.3.2
==============================
==============================
21.06.16 Release CLHEP-2.3.3.1
==============================
==============================
31.05.16 Release CLHEP-2.3.3.0
==============================
==============================
22.04.16 Release CLHEP-2.3.2.2
==============================
==============================
19.04.16 Release CLHEP-2.3.2.1
==============================
==============================
10.11.15 Release CLHEP-2.3.1.1
==============================
==============================
03.11.15 Release CLHEP-2.3.1.0
==============================
==============================
09.07.15 Release CLHEP-2.3.0.0
==============================
==============================
12.06.15 Release CLHEP-2.2.0.8
==============================
==============================
27.05.15 Release CLHEP-2.2.0.6
==============================
==============================
10.02.15 Release CLHEP-2.2.0.5
==============================
==============================
21.11.14 Release CLHEP-2.2.0.4
==============================
==============================
18.08.14 Release CLHEP-2.2.0.3
==============================
==============================
12.08.14 Release CLHEP-2.2.0.2
==============================
==============================
23.06.14 Release CLHEP-2.2.0.1
==============================
==============================
16.06.14 Release CLHEP-2.2.0.0
==============================
==============================
14.05.14 Release CLHEP-2.2.0.0.b01
==============================
==============================
14.11.14 Release CLHEP-2.1.4.3
==============================
==============================
12.05.14 Release CLHEP-2.1.4.2
==============================
2014-05-04 Lynn Garren <garren@fnal.gov>
* src/Vector.cc: remove inline - no reason to use it in a cc file
2014-02-24 Lynn Garren <garren@fnal.gov>
* remove register declaration of doubles
use of register is now redundant and ignored by modern compilers
==============================
14.11.13 Release CLHEP-2.1.4.1
==============================
==============================
05.11.13 Release CLHEP-2.1.4.0
==============================
2013-01-11 Lynn Garren <garren@fnal.gov>
* change the names of more internal variables so -Wshadow does not complain
==============================
14.11.12 Release CLHEP-2.1.3.1
==============================
==============================
06.11.12 Release CLHEP-2.1.3.0
==============================
2012-09-06 Joe Boudreau <boudreau@cern.ch>
* DiagMatrix, GenMatrix, SymMatrix: add invert() and inverse() methods
Added two methods to [-,Diag,Sym]Matrix to carry out the matrix
inversion without the users needing to provide an ierr flag.
These methods are all inline and called invert() and inverse(),
so they overload the existing inversion routines for the relevant class.
If an error occurs, then an std::runtime_error is thrown.
==============================
16.08.12 Release CLHEP-2.1.2.5
==============================
==============================
09.07.12 Release CLHEP-2.1.2.4
==============================
==============================
31.05.12 Release CLHEP-2.1.2.3
==============================
2012-05-30 Lynn Garren <garren@fnal.gov>
* more cleanup for -Wextra (remove register declaration of iterators)
According to Stroustrup, 2000, use of register is now redundant.
==============================
14.02.12 Release CLHEP-2.1.2.2
==============================
==============================
06.02.12 Release CLHEP-2.1.2.1
==============================
2012-02-01 Lynn Garren <garren@fnal.gov>
* change the names of internal variables so -Wshadow does not complain
==============================
16.12.11 Release CLHEP-2.1.2.0
==============================
==============================
29.07.11 Release CLHEP-2.1.1.0
==============================
2011-06-30 W. E. Brown <wb@fnal.gov>
* rename internal size variable as size_ to avoid symbol conflicts
==============================
11.11.10 Release CLHEP-2.1.0.1
==============================
==============================
23.07.10 Release CLHEP-2.1.0.0
==============================
==============================
16.06.10 Release CLHEP-2.1.0.0.b01
==============================
==============================
11.06.10 Release CLHEP-2.0.5.0.b01
==============================
2010-06-11 Lynn Garren <garren@fnal.gov>
* Matrix/Matrix.h: inline virtual functions are now only virtual and not inline
* Matrix/Vertex.h: inline virtual functions are now only virtual and not inline
==============================
09.03.10 Release CLHEP-2.0.4.6
==============================
==============================
08.12.09 Release CLHEP-2.0.4.5
==============================
==============================
12.11.09 Release CLHEP-2.0.4.4
==============================
2009-11-10 Lynn Garren <garren@fnal.gov>
* test/testBug7328.cc: allow for heap collection before testing
* configure.in, test/Makefile.am: finer control over testBug7328
==============================
03.11.09 Release CLHEP-2.0.4.4.b01
==============================
==============================
04.07.09 Release CLHEP-2.0.4.3
==============================
==============================
18.11.08 Release CLHEP-2.0.4.2
==============================
==============================
04.11.08 Release CLHEP-2.0.4.1
==============================
==============================
07.08.08 Release CLHEP-2.0.4.0
==============================
2008-07-16 Lynn Garren <garren@fnal.gov>
* src/SymMatrix.cc, Matrix.cc, DiagMatrix.cc, MatrixLinear.cc:
Iterators were set to a nonexistent memory location in many places.
Even though the iterators were not used, this operation is not allowed
and causes problems with the newer VC++ compilers.
In some cases, a more efficient rewrite was possible.
==============================
01.05.08 Release CLHEP-2.0.3.3
==============================
==============================
18.10.07 Release CLHEP-2.0.3.2
==============================
==============================
15.11.06 Release CLHEP-2.0.3.1
==============================
==============================
18.10.06 Release CLHEP-2.0.3.0
==============================
==============================
20.06.06 Release CLHEP-2.0.2.3
==============================
==============================
21.11.05 Release CLHEP-2.0.2.2
==============================
2005-11-21 Lynn Garren <garren@fnal.gov>
* src/Makefile.am, test/Makefile.am: Build libraries for
Windows Visual C++ without lib prefix.
==============================
22.06.05 Release CLHEP-2.0.2.1
==============================
Wed Jun 22 2005 Andreas Pfeiffer <andreas.pfeiffer@cern.ch>
* configure.in: changed soname to install_name for darwin targets,
dylibs still don't build properly on 10.3/10.4, static libs ok.
2005-06-19 Lynn Garren <garren@fnal.gov>
* configure.in, Makefile.am:
Use lib when building Visual C++ libraries.
Disable shared library build for Solaris CC.
==============================
22.04.05 Release CLHEP-2.0.2.0
==============================
2005-04-07 Lynn Garren <garren@fnal.gov>
* configure.in: set AR and ARFLAGS
2005-03-23 Mark Fischler <mf@fnal.gov>
* SymMatrix.cc, testBug7328.cc
Repair bug introduced into determinant of large matrices, and exposed
by testBug7328 when it is run on VC++ 7.1.
Also clean up the test program to avoid declaring loop indices
in the for loop statement when indices of the same name will be used
later -- VC++ still fouls up when this is done, though it is proper
C++.
2005-03-15 Mark Fischler <mf@fnal.gov>
* SymMatrix.cc, testBug7328.cc
Repair of bug 7328, a memory leak encountered when inverting symmetric
matrices above the size of 6x6.
2005-02-25 Mark Fischler <mf@fnal.gov>
* Matrix.cc, testBug6181.cc
Repair of bug 6181, a serious error in inverting matrices above the
size of 6x6.
2005-02-18 Lynn Garren <garren@fnal.gov>
* configure.in, Makefile.am: Stop using libtool.
The newer releases of libtool seem to have dropped support for
Windows Visual C++.
2005-02-14 Lynn Garren <garren@fnal.gov>
* configure.in: Visual C++ flags are now "-EHsc -nologo -GR -GX -MD"
2005-02-14 Mark Fischler <mf@fnal.gov>
* SymMatrixInvert.cc
Implementation of invertHaywood4()
2005-02-03 Lynn Garren <garren@fnal.gov>
* configure.in: install step creates libCLHEP.a, libCLHEP.so,
and/or libCLHEP.dylib by adding a symbolic link.
2005-02-02 Andreas PFEIFFER <andreas.pfeiffer@cern.ch>
* configure.in: modified compiler flags for windows:
added "-O -GR -GX -MD" as this is needed for the multi-thread
environments used.
2005-02-01 Lynn Garren <garren@fnal.gov>
* Matrix: remove HEP_CC_NEED_SUB_WITHOUT_CONST ifdefs
HEP_CC_NEED_SUB_WITHOUT_CONST has been defined to 1 in all
cases for a long time.
2005-01-31 Andreas PFEIFFER <andreas.pfeiffer@cern.ch>
* src/Matrix.h: fixed error in sub(int, int, int, int), savannah
bug id 6176, added corresponding files (testBug6176*) in test/,
updated Makefile.am accordingly to generate tests.
==============================
30.11.04 Release CLHEP-2.0.1.2
==============================
==============================
27.10.04 Release CLHEP-2.0.1.1
==============================
Fri Sep 24 2004 Lynn Garren <garren@fnal.gov>
* use AM_CXXFLAGS
* require autoconf 2.59, automake 1.9.1, and libtool 1.9b
* Matrix: remove unnecessary copy and disable allocator
Tue Aug 31 2004 Lynn Garren <garren@fnal.gov>
* change Solaris CC compile flags from "-O -mt" to "-O"
* libtools 1.9b or later is required for Solaris CC
==============================
23.07.04 Release CLHEP-2.0.1.0
==============================
==============================
11.05.04 Release CLHEP-2.0.0.2
==============================
==============================
11.05.04 Release CLHEP-1.9.0.2
==============================
==============================
21.04.04 Release CLHEP-2.0.0.1
==============================
==============================
24.10.03 Release CLHEP-2.0.0.0
==============================
==============================
23.10.03 Release CLHEP-1.9.0.0
==============================
Tue Aug 27 10:11:14 2002 Mark Fischler <mf@fnal.gov>
* Matrix/Matrix.cc:
Fix a BUG that was in trace from time immemorial!
Trace used to return the sum of the elements in the first column,
rather than the sum of the diagonal elements.
Warning: This repair may change the behavior of some programs.
I claim in those cases, the change is a correction.
==============================
01.06.02 Release CLHEP-1.8.0.0
==============================
=========================================
25.04.02 revised StdHep uses HepMC
=========================================
=========================================
08.03.02 HepMC has become a part of CLHEP
=========================================
==========================================
09.11.01 HepPDT has become a part of CLHEP
==========================================
Mon Aug 13 11:21:31 2001 Evgueni Tcherniaev <Evgueni.Tcherniaev@cern.ch>
* Matrix/GenMatrix.cc:
Added #include <string.h> to provide declaration of memset().
* Matrix/Matrix.cc:
All "return invertHaywood...(ierr);" statements have been
subdivided in two lines:
invertHaywood...(ierr);
return;
to avoid problems on DEC/cxx.
* Matrix/DiagMatrix.h,SymMatrix.h,Vector.h:
Removed "explicit" for constructors with two parameters to avoid
problems on HP/aCC.
* Geometry/BasicVector3D.h: Corrected operator>>
Mon Jul 30 18:31:38 2001 Evgueni Tcherniaev <Evgueni.Tcherniaev@cern.ch>
* Matrix/Makefile.in:
Added MatrixEqRotation.cc, MatrixInvert.cc, SymMatrixInvert.cc.
Mon Jul 30 11:19:43 2001 Mark Fischler <mf@fnal.gov>
* Matrix/MatrixInvert.cc,SymMatrixInvert.cc (Added):
These files contain invertHaywood 4, 5, and 6
and invertChoelsky 4, 5, 6.
Fri Jul 27 2001 Mark Fischler <mf@fnal.gov>
* Matrix/SymMatrix.h,SymMatrix.cc,Matrix.h,Matrix.cc:
* Matrix/SymMatrixInvert.cc,MatrixINvert.cc (Added):
Implemented speed-improved inversion for 4x4, 5x5 and 6x6 matrices.
Inserted the Haywood-style implemtation of inversion for 4x4, 5x5,
and 6x6 matrices. The speed increase is consdierable for some cases,
and a bit less in others. In particular, 5x5 symmetric positive
definite matrices go quite fast now, and these are importat for
tracking.
* Matrix/GenMatrix.cc,GenMatrix.icc:
Zero the elements in the case of pre-allocated storage.
When constructing a matrix small enough to use pre-allocated array,
still zero the array data. Lack of this was causing CDF code to crash.
* Matrix/Vector.h,Matrix.h:
Made ctor from int explicit.
==============================
15.06.01 Release CLHEP-1.7.0.0
==============================
==========================================================================
18.01.01 ZOOM PhysicsVectors Capabilities have become part of CLHEP/Vector
==========================================================================
======================================================================
24.10.00 Generic Functions by Joe Boudreau have become a part of CLHEP
======================================================================
==============================
20.10.00 Release CLHEP-1.6.0.0
==============================
==============================================================================
12.10.00 Expression Evaluator by Evgueni Tcherniaev has become a part of CLHEP
Alist, String and Combination have been disabled
==============================================================================
Tue Aug 22 11:33:33 2000 Mark Fischler <mf@fncrdn.fnal.gov>
* Matrix/GenMatrix.cc:
Correction to operator==, to use indices 1-3 rather than 0-2.
==============================
08.05.00 Release CLHEP-1.5.0.0
==============================
============================================================
24.04.00 StdHepC++ by Lynn Garren has become a part of CLHEP
============================================================
Fri Jul 2 19:02:10 1999 Mark Fischler <mf@fncrdn.fnal.gov>
* Matrix/Vector.h:
class HepSymMatrix;
class HepDiagMatrix;
needed to be forward-declared in Vector.h
so that some rather strict compilers would not issue a message.
==============================
20.04.99 Release CLHEP-1.4.0.0
==============================
Thu Feb 4 11:38:32 1999 Evgueni Tcherniaev <Evgueni.Tcherniaev@cern.ch>
* test/testMatrix.out.save:
Update: the initial random sequence is now different
Wed Jan 13 09:59:26 1999 Evgueni Tcherniaev <Evgueni.Tcherniaev@cern.ch>
* Matrix/SymMatrix.cc,test/testInversion.cc:
Removed declaration of unused variables
Wed Jan 6 17:34:18 1999 Evgueni Tcherniaev <Evgueni.Tcherniaev@cern.ch>
* Matrix/SymMatrix.cc,SymMatrix.h:
New invert() based on "Bunch-Kaufman" algorithm.
* test/Makefile.in:
* test/testInversion.cc,testInversion.out.save (Added):
Added test for new inversion algorithm.
Fri Dec 18 11:00:23 1998 Evgueni Tcherniaev <Evgueni.Tcherniaev@cern.ch>
* Matrix/Matrix.cc,Matrix.h,SymMatrix.cc,Vector.cc:
Changed dfact() and dfinv() to dfact_matrix() and dfinv_matrix()
to avoid conflicts with correspondent CERNLIB symbols.
* Matrix/GenMatrix.cc,GenMatrix.h: Added operator==
* Matrix/GenMatrix.icc:
Added implementations of operator[] for GenMatrix_row
and GenMatrix_row_const.
Commented-out (temporary solution) pile-up mechanism
in delete_m() and new_m() since responsible of huge mwmory leaks.
* Matrix/Matrix.cc:
Fixed bug in dfact_matrix() and introduced "epsilon" constant.
* Matrix/Pile.h:
Moved private data on bottom and destructor on top:
trick needed to fix a bug in VxWorks which requires destructors
of template classes to be declared at the begining.
=========================================================================
16.12.98 Started: merging with BaBar version of CLHEP provided by G.Cosmo
=========================================================================
Fri Dec 11 11:58:09 1998 Evgueni Tcherniaev <Evgueni.Tcherniaev@cern.ch>
* config/CLHEP.h:
* Matrix/Matrix.cc,Matrix.h,Vector.cc,Vector.h:
* tests/testMatrix.cc:
Introduced HEP_USE_VECTOR_MODULE flag to facilitate
disabling dependence between the Matrix and Vector modules
* Utilities/CLHEP.h:
Added config/TemplateFuntions.h by request of G.Cosmo
Mon Sep 28 09:06:56 1998 Evgueni Tcherniaev <Evgueni.Tcherniaev@cern.ch>
* configure.in:
Some modifications for a case NT & g++
* Matrix/DiagMatrix.icc:
Bug fix: ncol has been changed to nrow by request of Nobu Katayama
==========================
28.07.98 Release CLHEP-1.3
==========================
Fri Jul 17 09:08:52 1998 Evgueni Tcherniaev <Evgueni.Tcherniaev@cern.ch>
* Matrix/DiagMatrix.cc: Bug fix in operator+= and operator-=
Fri Jul 3 15:44:38 1998 Evgueni Tcherniaev <Evgueni.Tcherniaev@cern.ch>
* Matrix/DiagMatrix.cc:
Added ierr = 0; in void HepDiagMatrix::invert().
Thanks to Andre.Holzner@cern.ch
Thu Feb 19 10:19:45 1998 Evgueni Tcherniaev <Evgueni.Tcherniaev@cern.ch>
* Matrix/Matrix.cc:
Bug fix in dfact() provided by Nobu Katayama.
The bug affected calculation of determinant.
Tue Feb 10 17:44:35 1998 Evgueni Tcherniaev <Evgueni.Tcherniaev@cern.ch>
* Matrix/Matrix.cc:
Changed HepDouble *mm(m); -> HepDouble *mm; mm = m;
to avoid problems on Windows NT
==========================
05.02.98 Release CLHEP-1.2
==========================
Fri Jan 30 17:10:59 1998 Evgueni Tcherniaev <Evgueni.Tcherniaev@cern.ch>
* Matrix/:
* DiagMatrix.cc,DiagMatrix.h,DiagMatrix.icc,GenMatrix.cc:
* GenMatrix.h,GenMatrix.icc,Matrix.cc,Matrix.h,Matrix.icc:
* MatrixLinear.cc,Pile.h,SymMatrix.cc,SymMatrix.h,SymMatrix.icc:
* Vector.cc,Vector.h,Vector.icc:
Removed PersistentIO stuff. Changes in comments
* Matrix/:
* DiagMatrix.cc,DiagMatrix.h,GenMatrix.cc,GenMatrix.h,Matrix.cc:
* Matrix.h,SymMatrix.cc,SymMatrix.h,Vector.cc,Vector.h:
#include <iostream.h> isolated in GenMatrix.h and Pile.h
Wed Jan 28 09:55:53 1998 Evgueni Tcherniaev <Evgueni.Tcherniaev@cern.ch>
* Matrix/Matrix.cc:
Bug fix in HepMatrix::operator=(const HepRotation &m2)
Fri Jan 23 16:24:24 1998 Evgueni Tcherniaev <Evgueni.Tcherniaev@cern.ch>
* Geometry/Plane3D.h:
* Matrix/DiagMatrix.h,Matrix.h,SymMatrix.h,Vector.h:
* String/CmdLine.h:
* Vector/LorentzVector.h,ThreeVector.h:
Declaration class ostream; changed to #include <iostream.h>
to avoid problems with KCC
========================================================
08.12.97 Release CLHEP-1.1: Geant4 has migrated to CLHEP
========================================================
Fri Mar 14 19:24:41 1997 Nobu KATAYAMA <katayama@hpca02.cern.ch>
- Added Matrix = Rotation
Fri Feb 7 12:31:52 1997 Leif Lonnblad <lonnblad@sp053>
* Matrix/Vector.cc: Wraped the #include of PIStream.h and
POStream.h inside a #ifndef HEP_NO_PERSISTENT_STREAMS.
* Matrix/SymMatrix.cc: Wraped the #include of PIStream.h and
POStream.h inside a #ifndef HEP_NO_PERSISTENT_STREAMS.
* Matrix/Matrix.cc: Wraped the #include of PIStream.h and
POStream.h inside a #ifndef HEP_NO_PERSISTENT_STREAMS.
* Matrix/DiagMatrix.icc (fast): Changed the 'static const double
zero = 0.0' statement to 'static double zero = 0.0' to avoid
problems on some compilers.
* Matrix/DiagMatrix.cc: Wraped the #include of PIStream.h and
POStream.h inside a #ifndef HEP_NO_PERSISTENT_STREAMS.
|