ROOT logo

ROOT version 5.28 Development Notes

2010-12-14 14:19  brun

	* [r37585] roofit/roofitcore/src/RooRealMPFE.cxx: From Wouter:
	  migrate one info message from 'cout' to RooMsgService
	  so that it can be suppressed by a user.

2010-12-14 09:40  brun

	* [r37584] build/version_number, core/base/inc/RVersion.h: Stamp
	  production version 5.28/00

2010-12-14 07:29  brun

	* [r37583] cint/cint/src/loadfile.cxx: From Philippe:
	  fixes the problem reported at:
	  <http://root.cern.ch/phpBB3/viewtopic.php?t=11781>

2010-12-13 20:07  pcanal

	* [r37581] tree/treeplayer/src/TSelectorDraw.cxx: Fix the problem
	  reported at <http://root.cern.ch/phpBB3/viewtopic.php?t=11791>
	  which is due to the fact that with the goff, TSelectorDraw uses
	  gStyle->GetNumberOfColors before TColor is initialized ....

2010-12-13 18:46  pcanal

	* [r37578] tree/tree/src/TBasket.cxx: Avoid an under-sized buffer
	  when re-using TBasket/TBuffer in the TTreeCloner

2010-12-13 18:20  pcanal

	* [r37577] cint/doc/v528/index.html, core/doc/v528/index.html,
	  io/doc/v528/index.html, net/doc/v528/index.html,
	  tree/doc/v528/index.html: Update release notes

2010-12-13 16:58  brun

	* [r37576] html/src/TDocOutput.cxx: Fix from Matevz to make sure
	  that GL bufers are flushed before capturing a gif/png file.

2010-12-13 16:51  brun

	* [r37575] tmva/doc/v528/index.html: Use different ioption in one
	  of the constructors.

2010-12-13 16:50  brun

	* [r37574] tmva/src/PDF.cxx: From Joerg:
	  update to TMVA documentation with
	  suggestions from Andreas and Eckhard.

2010-12-13 16:42  brun

	* [r37573] math/mathcore/src/TKDTree.cxx: From Alexander Voigt:
	  The documentation of the TKDTree class in file
	  /math/mathcore/src/TKDTree.cxx is not shown completely in the
	  ROOT reference guide. This is because of two empty lines in the
	  documentation section.

2010-12-13 16:13  rdm

	* [r37572] README/CREDITS, doc/v528/index.html: From Gerri:
	  - Add Ramon for Bonjour and Sangsu Ryu for PROOF packetizer
	  contributions.

2010-12-13 16:02  moneta

	* [r37571] hist/hist/src/TEfficiency.cxx: fix bug in
	  TEfficienc::FeldmanCousinsInterval : the returned lower/upper
	  value were inverted

2010-12-13 15:04  bellenot

	* [r37568] tutorials/gui/CPUMeter.C, tutorials/gui/Slider3Demo.C,
	  tutorials/gui/WorldMap.C, tutorials/gui/buttonChangelabel.C,
	  tutorials/gui/buttonTest.C, tutorials/gui/buttongroupState.C,
	  tutorials/gui/buttonsLayout.C, tutorials/gui/calendar.C,
	  tutorials/gui/drag_and_drop.C, tutorials/gui/guiWithCINT.C,
	  tutorials/gui/guilabels.C, tutorials/gui/numberEntry.C,
	  tutorials/gui/splitterHorizontal.C,
	  tutorials/gui/splitterVertical.C: Adjust to 80 col width (as much
	  as possible) and cosmetics

2010-12-13 14:53  axel

	* [r37567] cint/reflex/src/PluginFactoryMap.cxx: Implement r37093
	  differently: do that extra string copy, because otherwise
	  strtok() will modify the env string (injecting \0).
	  Fixes issue of truncated LD_LIBRARY_PATH reported by Markus
	  Frank.

2010-12-13 14:29  moneta

	* [r37566] tutorials/doc/v528/index.html: update release notes for
	  tutorials

2010-12-13 14:07  moneta

	* [r37565] math/doc/v528/index.html: fix the format + some small
	  extra addition

2010-12-13 13:47  moneta

	* [r37564] roofit/roostats/inc/ProofConfig.h,
	  roofit/roostats/src/ToyMCSampler.cxx,
	  tutorials/math/TSVDUnfoldExample.C,
	  tutorials/math/kdTreeBinning.C,
	  tutorials/math/multidimSampling.C, tutorials/math/testUnfold1.C,
	  tutorials/math/testUnfold2.C, tutorials/math/testUnfold3.C,
	  tutorials/math/testUnfold4.C,
	  tutorials/roostats/HybridInstructional.C,
	  tutorials/roostats/HybridStandardForm.C,
	  tutorials/roostats/IntervalExamples.C,
	  tutorials/roostats/StandardFeldmanCousinsDemo.C: from Sven:
	  
	  - apply fix for switching off GUI when running PROOF. Enabling
	  the GUI causes a crash
	  
	  in addition:
	  - clean up of tutorials by adding first comment line
	  - new tutorial with example of multi-dim sampling

2010-12-13 13:13  moneta

	* [r37563] hist/hist/src/TGraphAsymmErrors.cxx,
	  hist/hist/src/TKDE.cxx: add comment to coverity to ignore secure
	  issue with sscanf

2010-12-13 13:10  matevz

	* [r37562] tutorials/gl/glViewerExercise.C, tutorials/gl/glbox.C,
	  tutorials/gl/glh3c.C, tutorials/gl/glparametric.C,
	  tutorials/gl/glrose.C: Reformat into 80 columns.

2010-12-13 12:56  ganis

	* [r37561] net/doc/v528/index.html, proof/doc/v528/index.html:
	  Final update of the release notes for PROOF and Xrootd

2010-12-13 12:28  matevz

	* [r37560] tutorials/eve/alice_esd.C, tutorials/eve/alice_vsd.C,
	  tutorials/eve/arrow_standalone.C, tutorials/eve/box.C,
	  tutorials/eve/boxset.C, tutorials/eve/boxset_cones.C,
	  tutorials/eve/calo_detail.C, tutorials/eve/calorimeters.C,
	  tutorials/eve/csgdemo.C, tutorials/eve/hierarchical_scene.C,
	  tutorials/eve/jetcone.C, tutorials/eve/projection.C,
	  tutorials/eve/projection_prescale.C,
	  tutorials/eve/pythia_display.C, tutorials/eve/quadset.C,
	  tutorials/eve/track.C, tutorials/eve/window_manager.C: Reformat
	  into 80 columns.

2010-12-13 11:06  ganis

	* [r37558] proof/pq2/src/pq2main.cxx: Fix two minor issues found by
	  Coverity

2010-12-13 10:42  moneta

	* [r37557] math/mathcore/src/FitResult.cxx,
	  math/minuit2/src/MnHesse.cxx: fix the update of the number of
	  function calls in Minuit2 after calling Hess after Migrad. The
	  number is now not reset

2010-12-13 00:58  pcanal

	* [r37556] cint/cint/src/struct.cxx: Prevent failure in the I/O due
	  to a confusion between a class (for example SiStripDigi) and
	  a nested class with the same name (for example:
	  PGlobalDigi::SiStripDigi) which resulted
	  in the former to have its ClassInfo pointing to the later after
	  an (unrelated) reload.

2010-12-11 21:07  moneta

	* [r37552] tutorials/fit/exampleFit3D.C: add new tutorials for 3D
	  fitting

2010-12-11 21:05  moneta

	* [r37551] math/mathcore/src/ProbFuncMathCore.cxx: restore previous
	  version w/o including math.h.

2010-12-11 20:54  moneta

	* [r37550] math/mathcore/src/ProbFuncMathCore.cxx: test for
	  suppressing a warning on VC 9: (see
	  https://savannah.cern.ch/bugs/?75463)

2010-12-11 20:53  brun

	* [r37549] tmva/doc/v528/index.html: New doc from Joerg

2010-12-11 18:19  moneta

	* [r37547] tutorials/roostats/FourBinInstructional.C,
	  tutorials/roostats/HybridCalculatorOriginalDemo.C,
	  tutorials/roostats/HybridInstructional.C,
	  tutorials/roostats/HybridOriginalDemo.C,
	  tutorials/roostats/HybridStandardForm.C,
	  tutorials/roostats/IntervalExamples.C,
	  tutorials/roostats/JeffreysPriorDemo.C,
	  tutorials/roostats/MultivariateGaussianTest.C,
	  tutorials/roostats/StandardBayesianMCMCDemo.C,
	  tutorials/roostats/StandardBayesianNumericalDemo.C,
	  tutorials/roostats/StandardFeldmanCousinsDemo.C,
	  tutorials/roostats/StandardProfileInspectorDemo.C,
	  tutorials/roostats/StandardProfileLikelihoodDemo.C: add first
	  line describing tutorials to be visible in
	  http://root.cern.ch/root/html/tutorials/roostats/index.html

2010-12-11 17:06  rdm

	* [r37546] man/man1/prepareHistFactory.1: From Kyle:
	  man page.

2010-12-11 14:25  moneta

	* [r37545] tutorials/roostats/rs500a_PrepareWorkspace_Poisson.C,
	  tutorials/roostats/rs500b_PrepareWorkspace_Poisson_withSystematics.C,
	  tutorials/roostats/rs500c_PrepareWorkspace_GaussOverFlat.C,
	  tutorials/roostats/rs500d_PrepareWorkspace_GaussOverFlat_withSystematics.C,
	  tutorials/roostats/rs501_ProfileLikelihoodCalculator_limit.C,
	  tutorials/roostats/rs502_ProfileLikelihoodCalculator_significance.C,
	  tutorials/roostats/rs504_ProfileLikelihoodCalculator_averageSignificance.C,
	  tutorials/roostats/rs505_HybridCalculator_significance.C,
	  tutorials/roostats/rs506_HybridCalculator_averageSignificance.C:
	  remove the rs50* tutorials

2010-12-11 14:23  moneta

	* [r37544] tutorials/roostats/HybridCalculatorOriginalDemo.C,
	  tutorials/roostats/rs201_hybridcalculator.C,
	  tutorials/roostats/rs201b_hybridcalculator.C: rename tutoriall
	  rs201 and delete rs201b

2010-12-11 14:14  moneta

	* [r37543] hist/hist/inc/TKDE.h, hist/hist/src/TKDE.cxx,
	  tutorials/math/exampleTKDE.C: fix TKDE::Draw(). Fix also a memory
	  leak in the drawn objects
	  add new tuorial for TKDE

2010-12-11 10:58  couet

	* [r37542] hist/doc/v528/index.html: - THistPainter

2010-12-11 10:50  couet

	* [r37541] hist/histpainter/src/THistPainter.cxx,
	  hist/histpainter/src/TPaletteAxis.cxx: - Fix:
	  https://savannah.cern.ch/bugs/?75542

2010-12-10 23:52  moneta

	* [r37537] math/doc/v528/index.html: update math release notes

2010-12-10 22:40  evt

	* [r37535] tmva/inc/Factory.h: minor change, copy forgotten change
	  from dev to trunk, new improved initialisation for fitType string

2010-12-10 22:30  wouter

	* [r37534] roofit/roofitcore/inc/RooStudyManager.h,
	  roofit/roofitcore/src/RooStudyManager.cxx: o RooStudyManager
	  
	  - Add option to suppress GUI in runProof()

2010-12-10 20:38  pcanal

	* [r37531] core/base/src/TDirectory.cxx, core/base/src/TFolder.cxx,
	  core/base/src/TROOT.cxx, core/base/src/TRef.cxx,
	  core/base/src/TUrl.cxx, core/cont/src/TClassTable.cxx,
	  core/meta/src/TCint.cxx, core/meta/src/TClass.cxx,
	  core/meta/src/TSchemaRuleSet.cxx, hist/hist/src/TFormula.cxx,
	  hist/hist/src/TFormulaPrimitive.cxx,
	  io/io/src/TDirectoryFile.cxx, io/io/src/TFile.cxx,
	  io/io/src/TFree.cxx, io/io/src/TStreamerInfo.cxx,
	  io/io/src/TStreamerInfoActions.cxx,
	  math/mathcore/src/TRandom3.cxx,
	  math/mathcore/src/TVirtualFitter.cxx, test/stress.cxx: Fix
	  several memory leaks (TSchemaRuleSet, TClass, TFolder, stress,
	  TStreamerInfo, TFile, TFree)
	  
	  Introduce a new preprocessor symbol (R__COMPLETE_MEM_TERMINATION)
	  that allows for
	  better tracking of memory leak. When ROOT is compiled with this
	  symbols is defined,
	  globally held objects will be deleted at the time of the process
	  termination.
	  
	  With this symbol defined, some tests (root.exe -b -l -q ;
	  test/stress ;) run under
	  'valgrind --leak-check=yes' with no memory leak reports (but
	  still a few still
	  reacheable blocks). However, this does not yet support (i.e.
	  segfault at termination)
	  the case where TFunctions are created on the 'CINT' stack (and
	  thus fails roottest) and
	  some uses of CINT functions for fitting ... and probably also
	  fails on Windows.

2010-12-10 18:44  wlav

	* [r37529] bindings/pyroot/inc/TPyFitFunction.h: Don't use
	  covariant returns, as MSVC++7.1 does not support them.

2010-12-10 17:36  moneta

	* [r37528] tutorials/roostats/TestNonCentral.C: add tutorial for
	  non central chi2

2010-12-10 17:04  moneta

	* [r37527] roofit/doc/v528/index.html: from Kyle and Sven : update
	  of RooStats release notes

2010-12-10 17:00  brun

	* [r37526] test/stressTMVA.cxx: From Eckhard
	  new version of stressTMVA following the standard test suite
	  rules.

2010-12-10 16:45  brun

	* [r37524] man/man1/hist2workspace.1: From Lorenzo/Kyle
	  right version of the file

2010-12-10 16:31  moneta

	* [r37522] roofit/roostats/src,
	  roofit/roostats/src/ModelConfig.cxx,
	  roofit/roostats/src/ToyMCSampler.cxx: merge from roostats dev
	  branch fix
	  http://root.cern.ch/viewvc/branches/dev/roostats/roofit/roostats/src/?view=log
	  from Sven Kreiss

2010-12-10 15:32  wouter

	* [r37518] roofit/roofitcore/src/RooGlobalFunc.cxx: o RooGlobalFunc
	  
	  - Fix payload of object created by OutputStream()

2010-12-10 15:20  wouter

	* [r37517] tutorials/roofit/rf604_constraints.C: o tutorial rf604
	  
	  - Modify example without constraint to use the pdf without
	  constraint
	  term as the new default setting always includes the constraint

2010-12-10 15:16  wouter

	* [r37516] roofit/roofitcore/src/RooMsgService.cxx:
	  o RooMsgService
	  
	  - Fix bug for case where stream is redirected to a file

2010-12-10 14:31  stelzer

	* [r37514] tmva/src/MethodBDT.cxx: Set proper values for BDT
	  auto-optimzation (ci mistake before)

2010-12-10 14:29  stelzer

	* [r37513] tmva/src/MethodBDT.cxx,
	  tmva/src/OptimizeConfigParameters.cxx,
	  tmva/src/RegressionVariance.cxx: Set proper values for BDT
	  auto-optimzation

2010-12-10 14:19  stelzer

	* [r37512] tmva/inc/Version.h: updated Version.h

2010-12-10 14:15  bellenot

	* [r37511] test/Makefile.win32: Introduce EventMT and stressTMVA

2010-12-10 14:14  moneta

	* [r37510] tutorials/roostats/FourBin.C,
	  tutorials/roostats/FourBinInstructional.C,
	  tutorials/roostats/HybridInstructional.C,
	  tutorials/roostats/HybridStandardForm.C,
	  tutorials/roostats/IntervalExamples.C,
	  tutorials/roostats/JeffreysPriorDemo.C: rename FourBin to
	  FourBinInstructional tutorial
	  add some other new tutorials from Kyle

2010-12-10 14:03  bellenot

	* [r37507] test/Makefile: Re-introduce complete version of the
	  makefile removed by mistake by the previous patch...

2010-12-10 14:00  stelzer

	* [r37506] tmva/src/MethodBDT.cxx, tmva/src/MethodBoost.cxx,
	  tmva/src/MethodFisher.cxx: Fix
	  Reader->MethodBoost->Evaluate(event) and protect BDT against 0
	  trees by user

2010-12-10 13:46  wouter

	* [r37505] roofit/roofit/inc/RooKeysPdf.h,
	  roofit/roofit/src/RooKeysPdf.cxx,
	  roofit/roofitcore/inc/RooObjCacheManager.h:
	  o RooKeysPdf
	  
	  - Add handling of events weights in input dataset [ Savannah
	  #64496 ]
	  
	  o RooObjCacheManager
	  
	  - Increment class version as one data member is no longer
	  streamed

2010-12-10 13:46  moneta

	* [r37504] roofit/roostats/src/FeldmanCousins.cxx: fix the printing
	  of the actual number of toys used

2010-12-10 13:44  moneta

	* [r37503] tutorials/roostats/StandardBayesianMCMCDemo.C,
	  tutorials/roostats/StandardBayesianNumericalDemo.C,
	  tutorials/roostats/StandardFeldmanCousinsDemo.C,
	  tutorials/roostats/StandardProfileInspectorDemo.C,
	  tutorials/roostats/StandardProfileLikelihoodDemo.C: from Kyle:
	  add a set of new tutorials in RooStats which uses the histfactory
	  as input.

2010-12-10 13:19  brun

	* [r37500] man/man1/hist2workspace.1: From Kyle:
	  add man page for hist2workspace

2010-12-10 12:22  rdm

	* [r37497] core/base/inc/TPluginManager.h,
	  core/base/src/TPluginManager.cxx: Add new method
	  WritePluginRecords() which writes out the plugin information
	  in the TEnv format:
	  Plugin.TFile: ^rfio: TRFIOFile RFIO "<constructor>"
	  This is needed for iOS where we cannot ship the etc/plugins
	  directory
	  as part of the app bundle. A single system.plugins file will work
	  though.

2010-12-10 11:38  ganis

	* [r37493] proof/proof/src/TProofServ.cxx: Hopefully fix the
	  (last?) coverity issue

2010-12-10 10:49  matevz

	* [r37491] graf3d/doc/v528/index.html: Add description of
	  Eve.Viewer.HideMenus rootrc variable. This completes the release
	  notes for 5.28.

2010-12-10 10:39  rdm

	* [r37488] Makefile: Alien plugin depends on xrootd. Fixes Fed's
	  issue.

2010-12-10 10:31  moneta

	* [r37487] roofit/roostats/src/BayesianCalculator.cxx: update and
	  clean up log messages - (suppress some debug messages committed
	  before by mistake)

2010-12-10 10:26  moneta

	* [r37486] math/mathcore/src/TKDTreeBinning.cxx: update the
	  reference documentation

2010-12-10 10:18  brun

	* [r37485] test/Makefile, test/stressTMVA.cxx: First attempt to
	  reintroduce stressTMVA

2010-12-10 10:06  axel

	* [r37484] html/src/THtml.cxx: TKDTree classes are templates.

2010-12-10 09:04  agheata

	* [r37482] geom/geom/src/TGeoBoolNode.cxx: Fixed
	  TGeoIntersection::DistFromOutside() when starting from a boundary

2010-12-10 08:59  brun

	* [r37481] tutorials/html/MakeTutorials.C: Do not disable
	  testrandom.C

2010-12-10 08:57  brun

	* [r37480] tutorials/math/testrandom.C: Reduce the number of
	  iterations from 10 to 5 millions.
	  Force the execution via ACLIC when running from the
	  MakeTutorials.C script.

2010-12-10 08:55  brun

	* [r37479] tutorials/fitsio/FITS_tutorial1.C,
	  tutorials/fitsio/FITS_tutorial2.C,
	  tutorials/fitsio/FITS_tutorial3.C,
	  tutorials/fitsio/FITS_tutorial4.C: comment all lines with getchar
	  such that the fitsio tutorials can be executed automatically
	  via the MakeTutorials.C script.

2010-12-10 08:55  axel

	* [r37478] html/src/THtml.cxx: More mathcore classes for which
	  THtml should use the source files.
	  After the release, this list of classes will be replaced by a new
	  exclusion of the Fit and Math subdirectories, instead of
	  excluding all of mathcore's source files.

2010-12-10 08:49  wouter

	* [r37476] roofit/roofitcore/src/RooStudyManager.cxx: o
	  RooStudyManager
	  
	  - Close proof session at end of runProof()
	  [ from dev/roostats ]

2010-12-10 01:19  wlav

	* [r37464] bindings/doc/v528/index.html: update release doc

2010-12-09 22:33  wlav

	* [r37462] bindings/pyroot/src/MethodProxy.cxx: possible fix for
	  https://savannah.cern.ch/bugs/index.php?73419

2010-12-09 22:19  moneta

	* [r37461] math/minuit/src/TMinuitMinimizer.cxx: add some debug
	  information when requested

2010-12-09 22:02  moneta

	* [r37460] math/doc/v528/index.html,
	  tutorials/math/kdTreeBinning.C: from bartolomeu: update release
	  notes with TKDTreeBinning class
	  new tutorial kdTreeBinning plotting the bins using the new
	  TH2Poly class

2010-12-09 21:26  moneta

	* [r37458] hist/doc/v528/index.html, hist/hist/src/TSVDUnfold.cxx:
	  from Kerstin Tackmann: doc fixes in TSVDUnfold
	  - add TSVDUnfold to the release notes

2010-12-09 20:51  moneta

	* [r37450] tutorials/fit/NumericalMinimization.C,
	  tutorials/fit/combinedFit.C: add new tutorial showing a combined
	  fit to two histograms

2010-12-09 20:21  moneta

	* [r37449] tutorials/fit/NumericalMinimization.C: new tutorial for
	  numerical minimization using Minimizer class

2010-12-09 20:20  moneta

	* [r37448] math/mathcore/inc/Math/Factory.h,
	  math/mathcore/src/Factory.cxx,
	  math/mathmore/inc/Math/GSLMinimizer.h,
	  math/mathmore/inc/Math/MultiNumGradFunction.h,
	  math/mathmore/src/GSLMinimizer.cxx: -fix the creation of default
	  minimizer and distsampler (default values are defined in the
	  option class)
	  -fix number of function calls in GSLMinimizer and do not hard
	  code default tolerance values

2010-12-09 18:12  pcanal

	* [r37444] tree/tree/inc/TTree.h, tree/tree/src/TTree.cxx: Avoid
	  passing a negative value as the target memory to OptimizedBaskets
	  (This can happen in case of very large compression ratio and
	  leads to
	  very small buffer size where large buffer size are needed!)

2010-12-09 17:58  pcanal

	* [r37443] io/io/src/TFile.cxx: Do not warn if we do not have any
	  StreamerInfo for files written before v3.00

2010-12-09 16:36  moneta

	* [r37442] math/mathcore/inc/LinkDef_Func.h,
	  math/mathmore/inc/Math/Random.h: add misisng functionin LinkDef
	  file
	  add also user method Random::NegativeBinomial

2010-12-09 16:27  moneta

	* [r37441] math/mathcore/inc/Math/PdfFuncMathCore.h,
	  math/mathcore/inc/Math/ProbFuncMathCore.h,
	  math/mathcore/src/PdfFuncMathCore.cxx,
	  math/mathcore/src/ProbFuncMathCore.cxx, math/mathmore,
	  math/mathmore/inc/Math/GSLRndmEngines.h,
	  math/mathmore/src/GSLRndmEngines.cxx: add negative binomial
	  distribution:
	  add new functions
	  - ROOT::Math::negative_binomial_pdf(k,p,n) for the pdf
	  - ROOT::Math::negative_binomial_cdf(k,p,n) for the cdf and cdf_c
	  
	  add in MathMore
	  
	  ROOT::Math::Random for the pdf

2010-12-09 15:13  moneta

	* [r37440] hist/hist/inc/TUnfold.h, hist/hist/inc/TUnfoldSys.h,
	  hist/hist/src, hist/hist/src/TUnfold.cxx,
	  hist/hist/src/TUnfoldSys.cxx: fix Coverity issues in TUnfold.
	  - add also top line with svn Id

2010-12-09 15:02  rdm

	* [r37439] core/doc/v528/index.html: describe out-of-source and
	  cross compilation support in the build system
	  and the port to iOS.

2010-12-09 14:14  moneta

	* [r37438] math/mathcore/inc/Fit/FitResult.h,
	  math/mathcore/src/FitResult.cxx: add an optionin
	  FitResult::GetConfidenceIntervals to normalize or not normalized
	  the interval with the chi2 value
	  
	  see http://root.cern.ch/phpBB3/viewtopic.php?f=3&t=11760

2010-12-09 13:13  moneta

	* [r37435] roofit/roostats/src/ProfileInspector.cxx: fix 3 Coverity
	  reports
	  - REVERSE_INULL
	  - DEADCODE
	  - RESOURCE_LEAK

2010-12-09 12:56  couet

	* [r37434] hist/hist/inc/TH2Poly.h, hist/hist/src/TH2Poly.cxx,
	  tutorials/hist/th2polyHoneycomb.C: - Use the inherited Draw
	  method from TH1
	  - Implement DrawCopy

2010-12-09 12:36  moneta

	* [r37433] hist/hist/src/TUnfoldSys.cxx: add comment for wrong
	  issue found by Coverity

2010-12-09 11:56  ganis

	* [r37432] proof/proof/src/TProof.cxx,
	  proof/proof/src/TProofServ.cxx: Fix two issues find by coverity

2010-12-09 10:30  rdm

	* [r37431] core/unix/src/TUnixSystem.cxx: correct ifdef for IPHONE.

2010-12-09 10:09  axel

	* [r37430] core/editline/src/editline.h,
	  core/editline/src/readline.cxx: Surround unused code by #ifdef
	  EL_HISTORY_EXPAND.
	  "Fixes" Coverity report.

2010-12-09 09:10  rdm

	* [r37429] core/unix/src/TUnixSystem.cxx: StackTrace() is not
	  supported on iOS.

2010-12-09 09:09  rdm

	* [r37428] configure: From Gerri:
	  correction in xrootd Bonjour header location.

2010-12-09 08:57  moneta

	* [r37427] math/mathmore/inc/Math/GSLNLSMinimizer.h,
	  math/mathmore/src/GSLNLSMinimizer.cxx: fix NCalls() and do some
	  cleanup

2010-12-08 21:46  pcanal

	* [r37421] io/io/src/TFile.cxx: Add warning if the file does
	  contain any StreamerInfo objects and was written with a different
	  version of ROOT

2010-12-08 21:25  pcanal

	* [r37420] tree/tree/src/TBranch.cxx,
	  tree/tree/src/TBranchElement.cxx: Add type information to the
	  result of TTree::Print in the case of
	  TBranchElement. Now:
	  
	  *Br 17 :fH : TH1F* *
	  *Entries : 20 : Total Size= 19334 bytes File Size = 1671 *
	  *Baskets : 2 : Basket Size= 16000 bytes Compression= 11.29 *
	  *............................................................................*
	  *Br 18 :fTriggerBits : TBits *
	  *Entries : 20 : Total Size= 1398 bytes File Size = 400 *
	  *Baskets : 1 : Basket Size= 16000 bytes Compression= 2.23 *
	  *............................................................................*
	  *Br 19 :fIsValid : Bool_t *
	  *Entries : 20 : Total Size= 582 bytes File Size = 92 *
	  *Baskets : 1 : Basket Size= 16000 bytes Compression= 1.00 *

2010-12-08 21:19  moneta

	* [r37419] math/foam/inc/TFoamSampler.h,
	  math/foam/src/TFoamSampler.cxx,
	  math/mathcore/inc/Math/DistSamplerOptions.h,
	  math/mathcore/src/DistSamplerOptions.cxx, math/unuran,
	  math/unuran/inc/TUnuranSampler.h, math/unuran/src/TUnuran.cxx,
	  math/unuran/src/TUnuranSampler.cxx: fix problem in setting print
	  level and extra options for unuran and foam sampler classes

2010-12-08 21:10  wlav

	* [r37418] bindings/pyroot/src/PropertyProxy.cxx: remove now
	  superfluous workaround

2010-12-08 19:57  pcanal

	* [r37415] cint/cint/inc/Property.h, core/meta/inc/TDictionary.h:
	  Choose the value of G__BIT_ISUSINGVARIABLE a bit more judiciously
	  and
	  expose it to ROOT (kIsUsingVariable)

2010-12-08 19:46  wlav

	* [r37414] bindings/pyroot/src/PropertyProxy.cxx: only fixup
	  kIsStatic for classes, not for namespaces

2010-12-08 19:22  pcanal

	* [r37413] cint/cint/inc/G__ci.h, cint/cint/src/DataMbr.cxx,
	  cint/cint/src/disp.cxx, cint/cint/src/newlink.cxx,
	  cint/cint/src/scrupto.cxx, cint/cint/src/struct.cxx,
	  cint/cint/src/var.cxx: fix dictionary support for having a using
	  statement on a static variable

2010-12-08 17:42  pcanal

	* [r37411] core/cont/inc/TCollection.h,
	  core/cont/src/TCollection.cxx: Since the Collection objects do
	  have a name and the Clone method does allow (in other cases) for
	  the name to change, add a TCollection::Clone to implement the
	  name change properly

2010-12-08 17:22  pcanal

	* [r37410] tree/treeplayer/src/TBranchProxyDescriptor.cxx: In
	  MakeProxy also replace : in the branchname to data member name
	  translation

2010-12-08 17:18  pcanal

	* [r37409] tree/treeplayer/src/TTreePlayer.cxx: In
	  MakeClass/MakeSelector consistently use the C++ symbol compliant
	  version of the branchname

2010-12-08 16:28  moneta

	* [r37406] math/mathcore, math/mathcore/inc/TKDTreeBinning.h,
	  math/mathcore/src/TKDTreeBinning.cxx: some cleanup and fixes for
	  the documentation

2010-12-08 16:25  pcanal

	* [r37405] tree/tree/src/TBasket.cxx: Fix memory leak affecting
	  (significantly) the fast cloning (this is needed since the update
	  to start 'reusing' the TBasket/TBuffer)

2010-12-08 15:59  moneta

	* [r37403] roofit/roostats, roofit/roostats/inc,
	  roofit/roostats/inc/FeldmanCousins.h,
	  roofit/roostats/inc/LinkDef.h,
	  roofit/roostats/inc/NeymanConstruction.h,
	  roofit/roostats/inc/ProfileInspector.h,
	  roofit/roostats/inc/ToyMCSamplerOld.h, roofit/roostats/src,
	  roofit/roostats/src/FeldmanCousins.cxx,
	  roofit/roostats/src/NeymanConstruction.cxx,
	  roofit/roostats/src/ProfileInspector.cxx: merge from the
	  development branch fixes from 37169 to 37402
	  - new ProfileInspector class + fix for covariant return types

2010-12-08 15:37  moneta

	* [r37401] hist/hist/src/TUnfold.cxx: fix two compilation warning

2010-12-08 15:23  moneta

	* [r37400] hist/hist/inc/TUnfold.h, hist/hist/inc/TUnfoldSys.h,
	  hist/hist/src/TUnfold.cxx, hist/hist/src/TUnfoldSys.cxx,
	  tutorials/math/testUnfold1.C, tutorials/math/testUnfold2.C,
	  tutorials/math/testUnfold3.C, tutorials/math/testUnfold4.C: new
	  version of TUnfold (V16) and TUnfoldSys from S. Schmitt fixing
	  the const
	  (do in the nomal order)

2010-12-08 15:22  evt

	* [r37399] tmva, tmva/inc/BinarySearchTree.h,
	  tmva/inc/BinaryTree.h, tmva/inc/CrossEntropy.h,
	  tmva/inc/DataSet.h, tmva/inc/DecisionTree.h,
	  tmva/inc/DecisionTreeNode.h, tmva/inc/Event.h,
	  tmva/inc/Factory.h, tmva/inc/Interval.h, tmva/inc/LinkDef3.h,
	  tmva/inc/MethodBDT.h, tmva/inc/Node.h, tmva/inc/PDEFoam.h,
	  tmva/inc/SdivSqrtSplusB.h, tmva/inc/SeparationBase.h,
	  tmva/inc/Tools.h, tmva/inc/Types.h,
	  tmva/inc/VariableDecorrTransform.h,
	  tmva/inc/VariableGaussTransform.h, tmva/src/BinarySearchTree.cxx,
	  tmva/src/BinaryTree.cxx, tmva/src/CostComplexityPruneTool.cxx,
	  tmva/src/DecisionTree.cxx, tmva/src/DecisionTreeNode.cxx,
	  tmva/src/Event.cxx, tmva/src/Interval.cxx,
	  tmva/src/MethodANNBase.cxx, tmva/src/MethodBDT.cxx,
	  tmva/src/MethodBase.cxx, tmva/src/MethodBoost.cxx,
	  tmva/src/MethodCFMlpANN.cxx, tmva/src/MethodLikelihood.cxx,
	  tmva/src/MethodPDEFoam.cxx, tmva/src/Node.cxx,
	  tmva/src/PDEFoam.cxx, tmva/src/RegressionVariance.cxx,
	  tmva/src/SVKernelMatrix.cxx, tmva/src/SeparationBase.cxx,
	  tmva/src/Tools.cxx, tmva/src/VariableDecorrTransform.cxx,
	  tmva/src/VariableGaussTransform.cxx, tmva/test,
	  tmva/test/TMVAClassification.C, tmva/test/TMVAClassification.cxx,
	  tmva/test/TMVAMulticlass.C, tmva/test/TMVAMulticlass.cxx,
	  tmva/test/TMVARegression.C, tmva/test/TMVARegression.cxx,
	  tmva/test/tmvaglob.C: several bug fixes to TMVA copied from dev
	  fix to multiple reader problem, ROOT-bug 76076, make static
	  variable in
	  event non-static
	  fix valgrind error due to uninitialized values
	  fix 5 more valgrind error detected in unit tests
	  fix to sub-optimal BDT settings
	  fix bug fix in Likelihood with VarTransforms, fixed unit tests
	  breaks
	  LikelihoodD and LikelihoodPCA

2010-12-08 13:55  matevz

	* [r37398] graf3d/eve/src/TEveBoxSetGL.cxx,
	  graf3d/eve/src/TEveQuadSetGL.cxx: Do not change line/fill mode in
	  line pass of outline render mode.

2010-12-08 13:54  matevz

	* [r37397] graf3d/gl/inc/TGLBoundingBox.h,
	  graf3d/gl/src/TGLBoundingBox.cxx, graf3d/gl/src/TGLCamera.cxx,
	  graf3d/gl/src/TGLScene.cxx: Optimizations based on Druid
	  callgrind dump sent by Manqi.
	  
	  * TGLBoundingBox:
	  Use TGLVertex3[8] instead of std::vector<> for member that always
	  has 8 elements. Caused pointless allocations and fragmentation.
	  
	  * TGLScene:
	  In CalcBoundingBox() avoid creating a bounding box temporary in a
	  loop over all elements -- use const& instead.
	  
	  * TGLCamera:
	  Fix for changes in TGLBoundingBox.

2010-12-08 13:12  rdm

	* [r37396] proof/proof/inc/TProof.h, proof/proof/src/TProof.cxx,
	  proof/proof/src/TProofServ.cxx,
	  proof/proofplayer/inc/TVirtualPacketizer.h,
	  proof/proofplayer/src/TEventIter.cxx,
	  proof/proofplayer/src/TPacketizerAdaptive.cxx,
	  proof/proofplayer/src/TProofPlayer.cxx,
	  proof/proofplayer/src/TVirtualPacketizer.cxx: From Gerri:
	  - Fix a problem with the registration of missing files in the
	  'MissingFiles'
	  list. The files that could not be open during processing were not
	  properly
	  registered in the list (only those found missing during
	  validation or
	  giving problmes durign reading were correctly added).
	  - Add method TProof::ShowMissingFiles() to facilitate the display
	  of the
	  list of missing files.
	  - Add method TProof::GetMissingFiles() to get a TFileCollection
	  (dataset)
	  with the missing files for further processing.

2010-12-08 11:37  brun

	* [r37393] tutorials/html/MakeTutorials.C: From Axel and me:
	  many changes in this script producing the html documentation for
	  the tutorials.
	  Most of the existing tutorials can now be executed via this
	  script.
	  Excluded from the list are
	  -the tutorials like gtime.C, gtime2.C and peaks2.C requesting a
	  mouse click
	  -tutorials like testRandom, rs_FeldmanCousins, UnFold2 and
	  UnFold3.C because
	  they take a prohibitive amount of time

2010-12-08 11:32  matevz

	* [r37392] graf3d/eve/src/TEveSecondarySelectable.cxx: Improve
	  class-doc.

2010-12-08 11:30  brun

	* [r37391] tutorials/tree/tree2a.C: Force the tutorial to be run
	  with ACLIC.
	  This is required when executing the tutorial with the new version
	  of MakeTutorials.

2010-12-08 11:10  matevz

	* [r37390] graf3d/eve/inc/TEveDigitSet.h,
	  graf3d/eve/src/TEveBoxSet.cxx, graf3d/eve/src/TEveBoxSetGL.cxx,
	  graf3d/eve/src/TEveDigitSet.cxx,
	  graf3d/eve/src/TEveQuadSetGL.cxx: * TEveDigitSet:
	  Fix typo in data-member name fDisableLigting -> fDisableLighting.
	  The class was not streamable before and there were no
	  getters/setters so the change is backward compatible.
	  
	  Add get/set methods for fDisableLighting.
	  
	  * TEveBoxSet, TEveBoxSetGL, TEveQuadSetGL:
	  Use new member name for fDisableLighting.

2010-12-08 11:08  moneta

	* [r37389] math/mathcore/inc/TKDTreeBinning.h: fix a compilation
	  warning on Solaris

2010-12-08 11:05  moneta

	* [r37388] math/mathcore/inc/TKDTreeBinning.h,
	  math/mathcore/src/TKDTreeBinning.cxx: fixes for Coverity
	  Put the re-arranging of bins as an option

2010-12-08 10:32  moneta

	* [r37387] math/mathcore/src/TKDTreeBinning.cxx: fix a bug in
	  filling the content of the last bin

2010-12-08 08:22  moneta

	* [r37382] hist/hist/inc/TUnfoldSys.h: one more attempt to fix a
	  Coverity issue (use const char* instead of char const*)

2010-12-08 02:52  wlav

	* [r37381] bindings/pyroot/src/Utility.cxx: allow _ as a valid
	  class name character

2010-12-07 21:26  wouter

	* [r37380] roofit/roofit/src/RooLegendre.cxx,
	  roofit/roofit/src/RooSpHarmonic.cxx,
	  roofit/roofitcore/inc/RooAbsOptTestStatistic.h,
	  roofit/roofitcore/inc/RooObjCacheManager.h,
	  roofit/roofitcore/src/RooAbsOptTestStatistic.cxx,
	  roofit/roofitcore/src/RooAbsTestStatistic.cxx,
	  roofit/roofitcore/src/RooRealIntegral.cxx,
	  roofit/roofitcore/src/RooWorkspace.cxx: ....Last changes for
	  5.28...
	  
	  
	  o RooLegendre, RooSpHarmonic
	  
	  - Robustness improvements (from G. Raven)
	  
	  
	  o RooRealIntegral
	  
	  - Fixes to default ctor for persistence
	  
	  
	  o RooObjCacheManager
	  
	  - Fixes to default ctor for persistence
	  
	  
	  o RooAbsTestStatistic
	  
	  - Fixes to default ctor for persistence
	  
	  
	  o RooAbsOptTestStatistics
	  
	  - Allow sealing of test statistics
	  
	  
	  o RooWorkspace
	  
	  - Handling of sealed test statistics

2010-12-07 18:37  bellenot

	* [r37379] gui/gui/src/TGFSComboBox.cxx,
	  gui/gui/src/TGListTree.cxx: Use the correct length parameter when
	  using strlcpy with substrings. Fixes the problem reported on the
	  forum (http://root.cern.ch/phpBB3/viewtopic.php?f=3&t=11749)

2010-12-07 17:54  moneta

	* [r37378] roofit/histfactory/src/HistoToWorkspaceFactory.cxx: fix
	  compilation warning and coverity

2010-12-07 17:44  pcanal

	* [r37376] cint/cint/src/scrupto.cxx: Avoid deletion of variable
	  pulled in by using statement

2010-12-07 17:32  axel

	* [r37375] html/src/THtml.cxx: Fix up headers for HistFactory: they
	  claim to be in include/RooStats/HistFactory/* which in fact maps
	  to roofit/histfactory/inc.
	  Fixes module doc RooFit/HistFactory and enabled doc of
	  HistFactory classes: they were suppressed before because their
	  header and source files couldn't be located.

2010-12-07 17:30  pcanal

	* [r37374] cint/cint/inc/G__ci.h, cint/cint/inc/Property.h,
	  cint/cint/src/DataMbr.cxx, cint/cint/src/Shadow.cxx,
	  cint/cint/src/disp.cxx, cint/cint/src/global.h,
	  cint/cint/src/global2.cxx, cint/cint/src/init.cxx,
	  cint/cint/src/newlink.cxx, cint/cint/src/struct.cxx,
	  cint/cint/src/var.cxx: Mark explicitly that a member was brought
	  into the class list of member via a using statement. Use this
	  information to avoid adding it to the Shadow class

2010-12-07 16:43  wouter

	* [r37373] roofit/histfactory/src/HistoToWorkspaceFactory.cxx: o
	  HistToWorkspaceFactory
	  
	  - Another attempt to fix coverity issue [ which now looks like a
	  false positive ]

2010-12-07 16:35  wouter

	* [r37372] roofit/histfactory/src/HistoToWorkspaceFactory.cxx,
	  roofit/roofitcore/src/RooNumIntFactory.cxx,
	  roofit/roofitcore/src/RooWorkspace.cxx:
	  o HistoToWorkspaceFactory, RooWorkspace
	  
	  - Coverity fixes
	  
	  o RooNumIntFactory
	  
	  - fix clang warning (reported by Axel/Lorenzo)

2010-12-07 16:26  moneta

	* [r37371] math/foam/inc/TFoamSampler.h,
	  math/foam/src/TFoamSampler.cxx, math/mathcore,
	  math/mathcore/Module.mk, math/mathcore/inc/LinkDef2.h,
	  math/mathcore/inc/Math/DistSampler.h,
	  math/mathcore/inc/Math/DistSamplerOptions.h,
	  math/mathcore/inc/TKDTreeBinning.h,
	  math/mathcore/src/DistSamplerOptions.cxx,
	  math/mathcore/src/TKDTreeBinning.cxx, math/unuran,
	  math/unuran/inc/TUnuranSampler.h,
	  math/unuran/src/TUnuranSampler.cxx: - fix options for DistSampler
	  (have different default name for 1D or multi-dim)
	  - update doc
	  
	  - add from Bartolomeu binning of kdtree returning array with
	  volume edges.
	  They can be used to fill a variable bin histogram or a TH2Poly
	  in the 2D case

2010-12-07 15:13  rdm

	* [r37369] main/Module.mk: use the right proofserv.sh.

2010-12-07 14:53  couet

	* [r37367] hist/hist/inc/TH2Poly.h, hist/hist/src/TH2Poly.cxx: -
	  Make the two vector x an y const in:
	  AddBin(Int_t n, const Double_t *x, const Double_t *y);

2010-12-07 14:39  matevz

	* [r37366] graf3d/eve/src/TEveViewer.cxx: Make menu-bar hiding for
	  Eve views dependant on environment
	  setting. To disable, add to rootrc:
	  Eve.Viewer.HideMenus: off

2010-12-07 10:00  axel

	* [r37363] html/src/THtml.cxx: Fix index of a few TMVA and RooStats
	  classes: they had a DeclFileName beginning with "./" which
	  confused THtml.

2010-12-07 09:38  rdm

	* [r37362] cint/cint/Module.mk: don't copy privaye configcint.h to
	  include directory. Fixes issue 76013.

2010-12-07 08:19  rdm

	* [r37361] core/cont/src/TSeqCollection.cxx: add comment that QSort
	  uses a non-stable algorithm, i.e. the order of
	  already sorted elements might be switched/changed. Fixes issue
	  76111.

2010-12-07 08:09  rdm

	* [r37360] core/cont/src/TClonesArray.cxx: Avoid potential segv in
	  MulitSort. Fixes issue 76110.

2010-12-06 22:22  wlav

	* [r37357] bindings/pyroot/src/Converters.cxx,
	  bindings/pyroot/src/Executors.cxx: add special case FILE* for
	  Converters and Executors to pre-empt warnings

2010-12-06 20:13  moneta

	* [r37354] hist/hist/src, hist/hist/src/TKDE.cxx: from Bartolomeu:
	  merge from branch fix 37340 for Coverity

2010-12-06 19:27  matevz

	* [r37352] graf3d/eve/src/TEveCalo2DGL.cxx,
	  graf3d/eve/src/TEveCalo3DGL.cxx: Merge rev 37348 from fireworks
	  branch:
	  
	  Author: alja
	  Date: Mon Dec 6 19:18:15 2010
	  New Revision: 37348
	  
	  URL: http://root.cern.ch/viewvc?rev=37348&root=root&view=rev
	  Log:
	  
	  Fix condition for end-cap/barrel highlighted cells.
	  
	  Modified:
	  branches/dev/fireworks/graf3d/eve/src/TEveCalo2DGL.cxx
	  branches/dev/fireworks/graf3d/eve/src/TEveCalo3DGL.cxx

2010-12-06 19:23  pcanal

	* [r37351] cint/cint/inc/Method.h, cint/cint/src/Method.cxx,
	  core/utils/src/rootcint.cxx: Distinguish between the creator of
	  the G__MethodInfo and the class in which the member function is
	  actually defined in. Use this new funciton
	  (G__MethodInfo::MemberOf) to avoid creating wrapper around
	  non-existent Streamer functions

2010-12-06 16:56  pcanal

	* [r37346] tree/treeplayer/src/TSelectorDraw.cxx: Reset fAction to
	  allow proper re-use of TSelectorDraw (fixes
	  <http://savannah.cern.ch/bugs/?76084>

2010-12-06 16:53  matevz

	* [r37345] graf3d/eve/inc/TEveCaloLegoGL.h,
	  graf3d/eve/src/TEveCalo.cxx, graf3d/eve/src/TEveCaloLegoGL.cxx:
	  Merge the following revisions from branches/dev/fireworks:
	  37297, 37299
	  
	  
	  37297
	  =====
	  
	  Author: alja
	  Date: Sun Dec 5 17:30:59 2010
	  New Revision: 37297
	  
	  URL: http://root.cern.ch/viewvc?rev=37297&root=root&view=rev
	  Log:
	  TEveCaloLego:
	  Fix bug in calclucate bounding box.
	  
	  TEveCaloLego:
	  Draw Z axis to maximum value of TEveCaloData value or to maximum
	  rebinned
	  value in case of auto-rebin.
	  
	  Modified:
	  branches/dev/fireworks/graf3d/eve/inc/TEveCaloLegoGL.h
	  branches/dev/fireworks/graf3d/eve/src/TEveCalo.cxx
	  branches/dev/fireworks/graf3d/eve/src/TEveCaloLegoGL.cxx
	  
	  
	  37299
	  =====
	  
	  Author: alja
	  Date: Sun Dec 5 18:17:22 2010
	  New Revision: 37299
	  
	  URL: http://root.cern.ch/viewvc?rev=37299&root=root&view=rev
	  Log:
	  Remove debug print.
	  
	  Modified:
	  branches/dev/fireworks/graf3d/eve/src/TEveCaloLegoGL.cxx

2010-12-06 15:56  moneta

	* [r37342] hist/hist/inc/TUnfoldSys.h: fix some Coverity reports
	  ("use const TH1* instead of TH1 const*)

2010-12-06 15:55  ganis

	* [r37341] proof/doc/v528/index.html: Update of PROOF release notes

2010-12-06 15:41  moneta

	* [r37339] roofit/histfactory/inc/HistoToWorkspaceFactory.h: fix a
	  remaining warning for clang

2010-12-06 15:22  moneta

	* [r37337] roofit/histfactory/src/HistoToWorkspaceFactory.cxx: fix
	  a compilation warning

2010-12-06 15:12  moneta

	* [r37336] roofit/histfactory/src/Helper.cxx,
	  roofit/histfactory/src/HistoToWorkspaceFactory.cxx,
	  roofit/histfactory/src/MakeModelAndMeasurements.cxx: Fixes for
	  Coverity in histfactory

2010-12-06 14:51  brun

	* [r37335] tree/treeviewer/src/TMemStatShow.cxx: small optimisation
	  and better protection against memory overflow.

2010-12-06 14:32  axel

	* [r37334] cint/doc/v528/index.html: * Coverity
	  * auto dict improvements
	  * auto_ptr dictionary

2010-12-06 14:26  moneta

	* [r37333] roofit/roostats/inc/SamplingDistPlot.h,
	  roofit/roostats/src/SamplingDistPlot.cxx: remove extra un-needed
	  const also in the .cxx file

2010-12-06 14:16  rdm

	* [r37332] build/unix/makestatic.sh: exclude math/genetic.

2010-12-06 14:16  rdm

	* [r37331] Makefile: make static target also dependent on the
	  makestatic.sh script.

2010-12-06 12:44  matevz

	* [r37328] graf3d/doc/v528/index.html: Update release notes.

2010-12-06 12:23  matevz

	* [r37327] graf3d/gl/inc/TGLViewer.h, graf3d/gl/src/TGLViewer.cxx:
	  Add setter for camera auto-rotator. This way TGLAutoRotator can
	  be subclassed and attached to a viewer.

2010-12-06 11:07  rdm

	* [r37326] core/base/inc/RConfig.h: In case of __APPLE__ add:
	  #include <TargetConditionals.h>
	  to get symbols needed for iOS compilation.

2010-12-06 11:05  rdm

	* [r37325] config/Makefile.ios, config/Makefile.iossim: compile
	  with -fvisibility-inlines-hidden.

2010-12-06 11:04  rdm

	* [r37324] Makefile: make sure cross-build tools in buildtools
	  directory are remade when needed.

2010-12-06 11:02  rdm

	* [r37323] core/base/src/TEnv.cxx: on iOS etc does not exist and
	  system<name> resides in $ROOTSYS.

2010-12-06 11:02  rdm

	* [r37322] core/base/src/TROOT.cxx: on iOS etc does not exist and
	  svninfo resides in $ROOTSYS.

2010-12-06 11:01  rdm

	* [r37321] core/unix/src/TUnixSystem.cxx: set ROOTSYS to app bundle
	  location on iOS.

2010-12-06 10:55  rdm

	* [r37319] main/Module.mk: fix typo.

2010-12-06 10:54  axel

	* [r37318] cint/cint/src/fread.cxx: Don't require the template id
	  to be known; fixes t1129.cxx

2010-12-06 10:47  rdm

	* [r37316] roofit/histfactory/Module.mk: in distclean delete items
	  created in bin/.

2010-12-06 10:47  rdm

	* [r37315] main/src/setpawc.c: clean up double svn ident line.

2010-12-06 10:46  rdm

	* [r37314] main/win32: not used anymore, use identical setpawc.c in
	  main/src.

2010-12-06 10:45  rdm

	* [r37313] main/Module.mk: use ROOT_SRCDIR explicitly.

2010-12-06 00:10  pcanal

	* [r37309] graf2d/graf/inc/TCutG.h, graf2d/graf/src/TCutG.cxx: Fix
	  memory leak (make SetObject consistent with the destructor)

2010-12-06 00:09  pcanal

	* [r37308] test/stress.cxx: Avoid memory leak

2010-12-05 23:08  rdm

	* [r37307] cint/ROOT/configcint.mk: Remove duplicate line from
	  script. Fixes issue #76011.

2010-12-05 17:25  brun

	* [r37300] tree/treeviewer/inc/TMemStatShow.h,
	  tree/treeviewer/src/TMemStatShow.cxx: code cleanup and additional
	  protections.

2010-12-05 17:03  rdm

	* [r37298] config/Makefile.in, configure: From Gerri:
	  fix xrootd version number detection and disable Bonjour for the
	  versions of
	  xrootd not supporting it.

2010-12-05 14:25  brun

	* [r37293] core/meta/src/TClass.cxx: Fix compilation warnings
	  (members initialization order)

2010-12-05 14:00  moneta

	* [r37291] math/mathcore/inc/TKDTree.h: move from "const int" =>
	  "int" (Coverity fix)

2010-12-05 13:59  moneta

	* [r37290] roofit/roostats/src/ConfidenceBelt.cxx: fix for Coverity
	  11338 (uninitalized ctor)

2010-12-05 13:24  moneta

	* [r37289] roofit/roostats/inc/SamplingDistPlot.h: remove "const" +
	  fundamental type (const int, const double, etc...)
	  
	  They are useless and generate some Coverity report in the
	  dictionary (PW.CAST_TO_QUALIFIED_TYPE)

2010-12-05 04:14  pcanal

	* [r37287] core/meta/inc/TClass.h, core/meta/src/TClass.cxx: Avoid
	  now obsolete creation a CallFunc object for Streamer methods

2010-12-04 21:33  brun

	* [r37276] tree/treeviewer/inc/TMemStatShow.h,
	  tree/treeviewer/src/TMemStatShow.cxx: Implement a tooltip showing
	  the backtrace for each allocation

2010-12-04 21:32  pcanal

	* [r37275] tree/tree/inc/TBranchRef.h,
	  tree/tree/src/TBranchRef.cxx: Remove redundant const

2010-12-04 21:31  pcanal

	* [r37274] core/cont/inc/TRefTable.h, core/cont/src/TRefTable.cxx:
	  Remove redundant const

2010-12-04 17:25  rdm

	* [r37264] tutorials/pyroot/example_data.dat: convert in Unix
	  format.

2010-12-04 14:20  brun

	* [r37255] roofit/histfactory/inc/HistoToWorkspaceFactory.h: From
	  Mattias Ellert:
	  Fix a dicionary compilation problem
	  see: https://savannah.cern.ch/bugs/index.php?76008

2010-12-04 12:57  rdm

	* [r37254] etc/plugins/ROOT@@Math@@DistSampler/P020_TFoamSampler.C:
	  From Lorenzo:
	  I attach also a new plugin which uses foam.

2010-12-04 11:15  evt

	* [r37253] tmva/src/PDEFoam.cxx: Fix coverity issue 11406 (again)

2010-12-04 09:57  evt

	* [r37252] tmva/inc/SVEvent.h, tmva/src/MethodBDT.cxx,
	  tmva/src/SVEvent.cxx: Fix Coverity issues 23374, 23375

2010-12-03 20:54  pcanal

	* [r37243] io/io/src/TStreamerInfoReadBuffer.cxx: Avoid dropping
	  information when reading a long written on a 64 bits platforms
	  and being read into a long long on a 32 bits platform (previously
	  the higher
	  bits were lost due to passing through a 32 bits temporary long).

2010-12-03 20:51  brun

	* [r37242] config/Makefile.depend: From Lorenzo,
	  fix a dependency problem.

2010-12-03 19:55  matevz

	* [r37240] graf3d/eve/src/TEveBoxSet.cxx: Merge rev 37239 from
	  fireworks branch:
	  
	  Fix the orientation if it is wrong -- don't just check it.

2010-12-03 18:20  matevz

	* [r37234] graf3d/eve/inc/TEveBoxSet.h,
	  graf3d/eve/inc/TEveDigitSet.h, graf3d/eve/inc/TEveQuadSet.h:
	  Merge rev 37231 from fireworks branch:
	  
	  Make digit/quad/box type definitions public.

2010-12-03 18:16  moneta

	* [r37233] math/unuran, math/unuran/inc/TUnuranSampler.h: fix a
	  compilation warning

2010-12-03 18:09  moneta

	* [r37232] math/foam/inc/LinkDef.h, math/foam/inc/TFoamSampler.h,
	  math/foam/src/TFoamSampler.cxx, math/mathcore,
	  math/mathcore/Module.mk, math/mathcore/inc/Fit/Chi2FCN.h,
	  math/mathcore/inc/Fit/LogLikelihoodFCN.h,
	  math/mathcore/inc/Fit/PoissonLikelihoodFCN.h,
	  math/mathcore/inc/LinkDef2.h,
	  math/mathcore/inc/Math/DistSampler.h,
	  math/mathcore/inc/Math/DistSamplerOptions.h,
	  math/mathcore/src/DistSampler.cxx,
	  math/mathcore/src/DistSamplerOptions.cxx: Add new class
	  DistSamplerOptions
	  add method DistSampler::Init passing the options
	  
	  add new class TFoamSampler implementing the DistSampler interface
	  using TFoam
	  
	  fix correct number of function calls when using the Fumili-like
	  methods

2010-12-03 17:56  moneta

	* [r37230] test/Makefile: add MathMore dependency when it is
	  available when building stressRooFit

2010-12-03 16:55  matevz

	* [r37228] graf3d/eve/inc/TEveShape.h, graf3d/eve/src/TEveBox.cxx,
	  graf3d/eve/src/TEveBoxSet.cxx, graf3d/eve/src/TEveShape.cxx: *
	  TEveShape:
	  Add functions:
	  Bool_t IsBoxOrientationConsistentXx();
	  void CheckAndFixBoxOrientationXx();
	  that check and fix box orientation so that the face normals point
	  outwards.
	  
	  * TEveBox, TEveBoxSet:
	  Ensure proper box orientation.

2010-12-03 14:26  wlav

	* [r37226] bindings/pyroot/src/Converters.cxx,
	  bindings/pyroot/src/Executors.cxx: warn if a void* converter is
	  used out of necessity

2010-12-03 14:04  rdm

	* [r37225] proof/proofd/Module.mk: From Gerri:
	  remove unused library dependency.

2010-12-03 13:31  wouter

	* [r37224] roofit/roofitcore/inc/RooAbsReal.h,
	  roofit/roofitcore/src/RooAbsReal.cxx: o RooAbsReal
	  
	  - Add support for import of 'Char_t' branches from TTrees
	  (Savannah #74321)

2010-12-03 13:24  wouter

	* [r37223] roofit/roofitcore/src/RooAbsReal.cxx: o RooAbsReal
	  
	  - In attachToTree() give error message if attach to unsupport
	  TTree
	  data type is attempted (Savannah #73099)

2010-12-03 13:07  wouter

	* [r37221] roofit/roofitcore/src/RooExtendPdf.cxx: o RooExtendPdf
	  
	  - Fix documentation (Savannah #72311)

2010-12-03 13:02  wouter

	* [r37220] roofit/roofitcore/inc/LinkDef3.h: Fix for Savannah bug
	  
	  
	  o LinkDef3
	  
	  - Make dictionaries for STL types returned by class RooWorkspace

2010-12-03 12:51  wouter

	* [r37219] roofit/roofitcore/inc/RooAbsArg.h,
	  roofit/roofitcore/inc/RooHistPdf.h,
	  roofit/roofitcore/src/RooHistPdf.cxx,
	  roofit/roofitcore/src/RooWorkspace.cxx:
	  Fix for Savannah #73075
	  
	  o RooAbsArg
	  
	  - Add method importWorkspaceHook()
	  
	  o RooHistPdf
	  
	  - Implement method importWorkspaceHook() to import
	  RooDataHist in workspace when pdf is imported
	  
	  o RooWorkspace
	  
	  - Call method importWorkspaceHook() in import

2010-12-03 12:23  wlav

	* [r37218] bindings/pyroot/src/Adapters.cxx: workaround for pbs
	  mentioned in https://savannah.cern.ch/bugs/index.php?75884

2010-12-03 11:24  rdm

	* [r37217] core/base/src/TError.cxx, core/base/src/TString.cxx: Fix
	  Coverity issues 11412, 11414, 23386 and 23387.

2010-12-03 09:55  wlav

	* [r37216] bindings/pyroot/src/Converters.cxx: improve handling of
	  const-ness of function arguments

2010-12-03 09:31  wlav

	* [r37215] bindings/pyroot/src/MethodHolder.cxx: proper parameters
	  for converter name lookup

2010-12-03 09:30  moneta

	* [r37214] roofit/histfactory/Module.mk: merge fix 37213 from
	  Bertrand on Windows

2010-12-03 08:27  wouter

	* [r37212] roofit/roofit/src/RooLegendre.cxx,
	  roofit/roofit/src/RooNonCentralChiSquare.cxx: o
	  RooNonCentralChiSquare,RooLegendre
	  
	  - Reenable MathMore dependent component, following change by
	  Fons/Lorenzo

2010-12-03 01:20  rdm

	* [r37211] config/Makefile.depend: From Lorenzo:
	  roofit, roostats and histfactory depend on mathmore when it is
	  available.

2010-12-02 22:56  pcanal

	* [r37210] tree/tree/src/TBranchElement.cxx: Avoid creating phantom
	  branches for the artificial and the repeat elements (i.e. avoid
	  creating a branch for a transient member with a schema evolution
	  rule)

2010-12-02 21:32  moneta

	* [r37209] roofit/histfactory/Module.mk: add optional MathMore
	  dependency

2010-12-02 21:26  moneta

	* [r37208] roofit/histfactory,
	  roofit/histfactory/inc/HistoToWorkspaceFactory.h,
	  roofit/histfactory/src/HistoToWorkspaceFactory.cxx,
	  roofit/histfactory/src/MakeModelAndMeasurements.cxx,
	  tutorials/histfactory/example.xml: merge from dev. branch commit
	  37199 from Kyle:
	  
	  added log normal constraints to HistFactory

2010-12-02 20:30  wouter

	* [r37207] roofit/roofit/inc/LinkDef1.h,
	  roofit/roofit/inc/RooJeffreysPrior.h,
	  roofit/roofit/inc/RooNonCentralChiSquare.h,
	  roofit/roofit/inc/RooPoisson.h,
	  roofit/roofit/src/RooJeffreysPrior.cxx,
	  roofit/roofit/src/RooNonCentralChiSquare.cxx,
	  roofit/roofit/src/RooPoisson.cxx: o RooPoisson
	  
	  - Add flag to disable rounding (request M.Baak)
	  
	  
	  o RooJeffreysPrior, RooNonCentralChiSquare
	  
	  - Two new pdfs from Kyle to be used in RooStats

2010-12-02 17:20  pcanal

	* [r37203] tree/tree/src/TTree.cxx: Additional protection against
	  numerical overflow error

2010-12-02 17:05  couet

	* [r37202] hist/histpainter/src/THistPainter.cxx: - Improve TH2Poly
	  doc.

2010-12-02 16:53  bellenot

	* [r37198] test/histviewer/Makefile,
	  test/histviewer/histaction.cxx, test/histviewer/rootlogon.C,
	  test/periodic/Makefile, test/periodic/NdbMTReacDesc.cxx,
	  test/periodic/XSReactionDlg.cxx: Allow to build the periodic and
	  histviewer test applications on Windows

2010-12-02 16:31  couet

	* [r37196] hist/hist/inc/TH2Poly.h, hist/hist/src/TH2Poly.cxx: -
	  Remove TH2PolyBin::GetAreaPolygon() and use TGraph::Integral()
	  instead.
	  It was the same code.

2010-12-02 16:23  matevz

	* [r37195] graf3d/eve/src/TEveViewer.cxx: Merge rev 37158 from
	  fireworks branch.
	  
	  Store and restore gTQSender in slot methods that call further
	  signal
	  emitting functions.

2010-12-02 16:16  moneta

	* [r37194] roofit/histfactory/src/HistoToWorkspaceFactory.cxx,
	  tutorials/histfactory/example.xml,
	  tutorials/histfactory/example_channel.xml,
	  tutorials/histfactory/makeExample.C: merge changes done in dev
	  branch from Kyle (revisions: 37177:37185 )

2010-12-02 15:58  axel

	* [r37193] cint/cint/src/fread.cxx: Treat '*' in var names as
	  before: return.

2010-12-02 15:54  matevz

	* [r37192] graf3d/eve/inc/TEveGeoPolyShape.h,
	  graf3d/eve/inc/TEveGeoShape.h,
	  graf3d/eve/inc/TEvePolygonSetProjected.h,
	  graf3d/eve/src/TEveGeoPolyShape.cxx,
	  graf3d/eve/src/TEveGeoShape.cxx,
	  graf3d/eve/src/TEvePolygonSetProjected.cxx,
	  graf3d/eve/src/TEveProjectionAxes.cxx,
	  graf3d/gl/inc/TGLFaceSet.h, graf3d/gl/src/TGLFaceSet.cxx: Add
	  support for TGeoCompositeShapes in TEveGeoShape and in its 2D
	  projection class TEvePolygonSetProjected.

2010-12-02 15:53  evt

	* [r37191] tmva/test, tmva/test/TMVARegression.C,
	  tmva/test/TMVARegression.cxx, tmva/test/mvaeffs.C: copying recent
	  macro work from dev to trunk

2010-12-02 15:42  evt

	* [r37190] tmva/src/MethodBDT.cxx: From Helge: change minor change
	  to fMinLinDefault for TMVA::MethodBDT

2010-12-02 15:36  couet

	* [r37189] hist/hist/src/TH2Poly.cxx: - One iteration was missing
	  in GetAreaPolygon

2010-12-02 13:45  evt

	* [r37181] tmva, tmva/inc/MethodCFMlpANN_Utils.h,
	  tmva/src/MethodBDT.cxx, tmva/src/MethodCFMlpANN_Utils.cxx:
	  copying coverity defect fixes from dev to trunk

2010-12-02 13:31  couet

	* [r37179] tutorials/hist/th2polyUSA.C: - use Fill(const char*
	  name, Double_t w);

2010-12-02 13:27  couet

	* [r37177] hist/hist/inc/TH2Poly.h, hist/hist/src/TH2Poly.cxx: -
	  New Fill method: Fill(const char* name, Double_t w);

2010-12-02 09:34  evt

	* [r37173] tmva, tmva/src/MethodBDT.cxx, tmva/src/MethodBase.cxx,
	  tmva/src/MethodBoost.cxx, tmva/src/MethodSVM.cxx,
	  tmva/src/OptimizeConfigParameters.cxx, tmva/src/PDEFoamVect.cxx,
	  tmva/test/StandaloneClassExample.C: fix tmva coverity defect
	  23295 (PDEFoamVec), 23285 (OptimizeConfigParas) 23191
	  (MethodBoost), Bugfix in SVM makeclass, cosmetics in MethodBase,
	  MethodBDT slight improvement of fNodeMinEvents default

2010-12-02 08:44  wouter

	* [r37172] roofit/roofitcore/src/RooFactoryWSTool.cxx:
	  RooFactoryWSTool
	  
	  - Fix bug in handling of Bool_t parameters

2010-12-02 08:42  moneta

	* [r37171] roofit/histfactory/inc/HistoToWorkspaceFactory.h: fix
	  compilation warning on gcc 4.1

2010-12-02 02:34  pcanal

	* [r37168] tree/tree/inc/TBranch.h, tree/tree/inc/TBranchObject.h,
	  tree/tree/src/TBranch.cxx, tree/tree/src/TBranchObject.cxx,
	  tree/tree/src/TTree.cxx: In TBranch CopyAddress (and hence
	  indirectly in the fast cloning)
	  avoid having to read the first entry just to get the address set
	  and do the address setting directly.
	  
	  In FlushOneBasket, do no delete the basket and buffer just
	  because
	  it has already been flushed (it just so happen to be exactly full
	  at the same entry as the flushing is done).

2010-12-02 01:23  rdm

	* [r37167] core/base/src/TString.cxx: in static functions Format()
	  and SlowFormat() make a copy of the va_list
	  before calling vsnprintf(). Fixes issue #75853.

2010-12-02 00:52  rdm

	* [r37166] configure: From Matthias Ellert:
	  Fix for the following issue:
	  The configure script detects the 8-digit date based version
	  numbers of
	  an external xrootd installation. However, in the current
	  development
	  version of xrootd the version scheme has changed to a more
	  traditional
	  3-number version number (3.0.0). The current root configure
	  script
	  identifies this number to be older than all the versions using
	  the
	  old 8-digit version numbers, and sets all the compilation
	  switches wrong.
	  The configure script also has problems with xrootd versions
	  installed
	  from a git head/master checkout, where the version is given using
	  the
	  git short hash, e.g.:
	  #define XrdVERSION "untagged-e2acb17"

2010-12-02 00:34  rdm

	* [r37165] Makefile, config/Makefile.depend,
	  etc/HistFactorySchema.dtd: From Lorenzo:
	  activate the new HistFactory module in Makefile and add its
	  dependencies
	  in Makefile.depend.

2010-12-01 22:39  pcanal

	* [r37163] tutorials/tree/h1chain.C: From Gerri: Allow to pass the
	  location of the H1 file via the script argument in addition of
	  the H1 environment variable

2010-12-01 22:15  moneta

	* [r37162] math/mathmore/src/PdfFuncMathMore.cxx: fix a mistake of
	  previous commit (37160)

2010-12-01 22:04  moneta

	* [r37161] roofit/roostats/inc/RooStatsUtils.h: include specific
	  MathCore headerfile

2010-12-01 21:52  moneta

	* [r37160] math/mathcore/inc/Math/DistFunc.h, math/mathmore,
	  math/mathmore/Module.mk,
	  math/mathmore/inc/Math/DistFuncMathMore.h,
	  math/mathmore/inc/Math/LinkDef_Func.h,
	  math/mathmore/inc/Math/PdfFuncMathMore.h,
	  math/mathmore/inc/Math/Polynomial.h,
	  math/mathmore/inc/Math/SpecFuncMathMore.h,
	  math/mathmore/src/PdfFuncMathMore.cxx,
	  math/mathmore/src/SpecFuncMathMore.cxx: add new function in
	  MathMore: noncentral_chisquared_pdf
	  
	  add new functions for Wigner coefficient
	  
	  wigner_3j
	  wigner_6j
	  wigner_9j

2010-12-01 19:14  wouter

	* [r37157] roofit/roofitcore/inc/RooAddition.h,
	  roofit/roofitcore/src/RooAddition.cxx: o RooAddition
	  
	  - New version that handles analytical integration (contributed by
	  G.Raven)

2010-12-01 15:42  evt

	* [r37154] tmva/src/MethodTMlpANN.cxx: fix tmva coverity defect
	  23225

2010-12-01 15:20  moneta

	* [r37153] roofit/histfactory, roofit/histfactory/Module.mk,
	  roofit/histfactory/config/example.xml,
	  roofit/histfactory/config/example_channel.xml,
	  roofit/histfactory/config/prepareHistFactory,
	  roofit/histfactory/data, tutorials/histfactory,
	  tutorials/histfactory/example.xml,
	  tutorials/histfactory/example_channel.xml,
	  tutorials/histfactory/makeExample.C: merge from roostats
	  development branch the changes
	  done in revision 37151

2010-12-01 15:20  bellenot

	* [r37152] tutorials/gui/drag_and_drop.C: Check if the file
	  $(ROOTSYS)/tutorials/image/rose512.jpg exists before to add it in
	  the list tree

2010-12-01 14:17  evt

	* [r37150] tmva/src/DecisionTree.cxx, tmva/src/Factory.cxx,
	  tmva/src/MethodBase.cxx, tmva/src/MethodBoost.cxx,
	  tmva/src/MethodTMlpANN.cxx: fix tmva coverity defects
	  23224,23238,23235,23236,23237,23278,23286,23289,23290,23292,23293,23294,23296

2010-12-01 14:11  pcanal

	* [r37149] tree/tree/src/TBranchElement.cxx: Remove some of the
	  protection introduced in r37127 until we can resolve some
	  unexpected consequences (roottest failing)

2010-12-01 13:33  moneta

	* [r37148] roofit/roostats/src/ConfidenceBelt.cxx: fix a Coverity
	  report (dead code)

2010-12-01 12:40  wouter

	* [r37147] roofit/roofitcore/src/RooFactoryWSTool.cxx: o
	  RooFactoryWSTool
	  
	  - Remove stray debug statement, fix recognition of type 'int'

2010-12-01 11:33  moneta

	* [r37146] roofit/histfactory, roofit/histfactory/Module.mk: merge
	  from development brunch fix 37145 in Module.mk

2010-12-01 11:00  moneta

	* [r37144] roofit/histfactory: Copy new module histfactory from
	  roostats development branch
	  The HistFactory is a new package for creating RooFit workspaces
	  from histograms

2010-12-01 10:11  evt

	* [r37140] tmva/src/DecisionTree.cxx: fix for coverity defect 23294

2010-12-01 10:02  evt

	* [r37139] tmva/test/BDT.C, tmva/test/BDT_Reg.C,
	  tmva/test/PlotFoams.C, tmva/test/TMVAClassification.C,
	  tmva/test/TMVAClassification.cxx,
	  tmva/test/TMVAClassification.py, tmva/test/TMVAGui.C,
	  tmva/test/TMVAMulticlass.C, tmva/test/createData.C,
	  tmva/test/paracoor.C: copying recent macro work from tmva/dev to
	  trunk

2010-12-01 10:01  evt

	* [r37138] tmva/src/MethodCategory.cxx,
	  tmva/src/ResultsMulticlass.cxx: cosmetic changes

2010-12-01 08:55  evt

	* [r37135] tmva/inc/SeparationBase.h: fix for coverity defect 23278

2010-12-01 08:50  moneta

	* [r37134] hist/hist/inc/TEfficiency.h,
	  hist/hist/src/TEfficiency.cxx: fix using default "AP" in
	  TEfficiency::Draw.
	  Cannot re-defined default argument in TEfficiency.h since it is
	  already defined in TObject.h

2010-11-30 22:55  wouter

	* [r37131] roofit/roofit/src/RooLegendre.cxx: o RooLegendre
	  
	  - Account for MathMore dependency

2010-11-30 22:48  wouter

	* [r37130] roofit/roofit/src/RooSpHarmonic.cxx: o RooSpHarmonic
	  
	  - Fix for windows compilation problem

2010-11-30 22:38  wouter

	* [r37129] roofit/roofit/inc/LinkDef1.h,
	  roofit/roofit/inc/RooLegendre.h,
	  roofit/roofit/inc/RooSpHarmonic.h,
	  roofit/roofit/src/RooLegendre.cxx,
	  roofit/roofit/src/RooSpHarmonic.cxx: o RooLegendre
	  
	  - New function contributed by G. Raven
	  
	  o RooSpHarmonic
	  
	  - New function contributed by G. Raven

2010-11-30 22:24  wouter

	* [r37128] roofit/roofit/src/RooPoisson.cxx,
	  roofit/roofitcore/inc/LinkDef3.h,
	  roofit/roofitcore/inc/RooAbsArg.h,
	  roofit/roofitcore/inc/RooCmdArg.h,
	  roofit/roofitcore/inc/RooGlobalFunc.h,
	  roofit/roofitcore/src/RooBanner.cxx,
	  roofit/roofitcore/src/RooCmdArg.cxx,
	  roofit/roofitcore/src/RooCmdConfig.cxx,
	  roofit/roofitcore/src/RooDataHist.cxx,
	  roofit/roofitcore/src/RooDataSet.cxx,
	  roofit/roofitcore/src/RooGlobalFunc.cxx,
	  roofit/roofitcore/src/RooNLLVar.cxx,
	  roofit/roofitcore/src/RooWorkspace.cxx:
	  o RooPoisson
	  
	  - Fix in handling of open-ended integrals
	  
	  
	  o RooDataHist
	  
	  - Add support for Import(map<string,RooDataHist*>) and
	  Import(map<string,TH1*>).
	  
	  
	  o RooDataSet
	  
	  - Add support for Import(map<string,RooDataSet*>) and
	  Link(map<string,RooDataSet*>)
	  
	  
	  o RooCmdConfig
	  
	  - Add handling of non-prefixed recursive named arguments
	  
	  
	  o RooCmdArg
	  
	  - Add no-prefix flag for recursive arguments
	  
	  
	  o RooNLLVar
	  
	  - When SumW2Error() is active, also apply weights squared in
	  extended term
	  
	  
	  o RooGlobalFunc
	  
	  - Add new Import(),Link() commands
	  
	  
	  o RooWorkspace
	  
	  - Fix importClassCode() following a convention change in TClass
	  
	  - In genobj() first check if search result is non-null before
	  dereferencing it
	  
	  
	  o RooAbsArg
	  
	  - Make isDerived() only return always false if the server list is
	  empty _AND_ if the proxy list is empty.
	  This fixes the initializion behavior of pdfs without explicit
	  parameters
	  
	  
	  o RooBanner
	  
	  - Increment version tag to 3.15

2010-11-30 21:23  pcanal

	* [r37127] tree/tree/src/TBranchBrowsable.cxx,
	  tree/tree/src/TBranchElement.cxx: Add protection in case where
	  one call CloneTree with a class for which a data member has been
	  removed (and hence (for now) the branch for the 'removed member'
	  is an incorrect state

2010-11-30 16:52  pcanal

	* [r37110] core/winnt/src/TWinNTSystem.cxx: fix (fatal) typo

2010-11-30 16:30  pcanal

	* [r37109] core/base/inc/TSystem.h, core/base/src/TSystem.cxx,
	  core/unix/inc/TUnixSystem.h, core/unix/src/TUnixSystem.cxx,
	  core/winnt/inc/TWinNTSystem.h, core/winnt/src/TWinNTSystem.cxx:
	  Add TSystem::AddDynamicPath

2010-11-30 15:40  couet

	* [r37108] graf2d/doc/v528/index.html: - TSVG

2010-11-30 15:27  couet

	* [r37106] graf2d/postscript/src/TSVG.cxx: - Fix
	  https://savannah.cern.ch/bugs/index.php?73767
	  Some integers were not write the right way in SVG files
	  in case of long polylines.

2010-11-30 14:36  axel

	* [r37104] cint/cint/src/newlink.cxx: Don't convert parameters in
	  function wrappers to "X* const", "X*" is sufficient. Removes
	  warnings e.g. from Coverity about useless const qualifier.

2010-11-30 14:34  axel

	* [r37103] cint/cint/src/fread.cxx: Continue parsing if in the
	  middle of a template. Fixes RooFit dictionaries.

2010-11-30 14:32  rdm

	* [r37102] core/meta/src/TGenericClassInfo.cxx: add protection in
	  case TROOT::fClasses = 0, which can happen when calling
	  exit() in TROOT::TROOT() when ROOTSYS is not set.

2010-11-30 13:30  moneta

	* [r37101] tutorials/math/TSVDUnfoldExample.C: from Kerstin
	  Tackmann and Andreas Hoecker: newt tutorial for the TSVUnfold
	  class

2010-11-30 13:24  moneta

	* [r37099] hist/hist/inc/LinkDef.h, hist/hist/inc/TSVDUnfold.h,
	  hist/hist/src/TSVDUnfold.cxx: Add new TSVDUnfold class developed
	  by Kerstin Tackmann and Andreas Hoecker
	  for data unfolding using Singular Value Decomposition (see paper
	  hep-ph/9509307)

2010-11-30 13:16  evt

	* [r37098] tmva/inc/Version.h: updating version file to TMVA 4.1.0

2010-11-30 12:28  evt

	* [r37097] tmva/inc/DataSetInfo.h, tmva/src/DataSetInfo.cxx,
	  tmva/src/MethodBDT.cxx, tmva/src/MethodCuts.cxx: copy recent dev
	  changes to trunk

2010-11-30 12:21  rdm

	* [r37096] core/base/src/TPRegexp.cxx: add documentation describing
	  the PCRE mods argument.

2010-11-30 11:41  wlav

	* [r37094] bindings/pyroot/src/MethodHolder.cxx: resolve a few
	  fitter issues by changing method priority

2010-11-30 10:33  axel

	* [r37093] cint/reflex/src/PluginFactoryMap.cxx: Check return value
	  of getenv (Coverity).
	  Avoid copy into std::string.

2010-11-30 10:19  axel

	* [r37092] cint/cint/src/fread.cxx: Also keep necessary spaces when
	  parsing variable names which - for CINT's parser - can be as
	  complex as var[12*sizeof(unsigned long long)].
	  Fixes Savannah #75452.

2010-11-29 23:00  pcanal

	* [r37088] cint/cint/src/quote.cxx: Fix coverity 23226 (negative
	  array index)

2010-11-29 21:59  pcanal

	* [r37087] io/io/src/TEmulatedCollectionProxy.cxx: Avoid crash when
	  creating an emulated pair where one of the 2 type is not
	  supported (like int*)

2010-11-29 21:45  moneta

	* [r37085] roofit/roostats/src/ToyMCSampler.cxx: fix a compilation
	  warning

2010-11-29 21:37  moneta

	* [r37084] roofit/roostats/inc,
	  roofit/roostats/inc/BayesianCalculator.h,
	  roofit/roostats/inc/FeldmanCousins.h,
	  roofit/roostats/inc/HybridCalculator.h,
	  roofit/roostats/inc/HybridCalculatorGeneric.h,
	  roofit/roostats/inc/LinkDef.h,
	  roofit/roostats/inc/MaxLikelihoodEstimateTestStat.h,
	  roofit/roostats/inc/ModelConfig.h,
	  roofit/roostats/inc/NeymanConstruction.h,
	  roofit/roostats/inc/ProofConfig.h,
	  roofit/roostats/inc/ToyMCSampler.h,
	  roofit/roostats/inc/ToyMCSamplerOld.h, roofit/roostats/src,
	  roofit/roostats/src/BayesianCalculator.cxx,
	  roofit/roostats/src/ConfidenceBelt.cxx,
	  roofit/roostats/src/FeldmanCousins.cxx,
	  roofit/roostats/src/HybridCalculator.cxx,
	  roofit/roostats/src/HybridCalculatorGeneric.cxx,
	  roofit/roostats/src/ModelConfig.cxx,
	  roofit/roostats/src/ToyMCSampler.cxx: merge from the development
	  branch the changes applied by Kyle and Sven from revision 36852
	  to
	  37056.
	  
	  Major changes: added HybridCalculatorGeneric
	  fixes for ModelConfig when reading from a file

2010-11-29 16:52  couet

	* [r37077] hist/hist/src/TH2Poly.cxx: - Help improvements

2010-11-29 16:43  wlav

	* [r37076] bindings/pyroot/src/TPyFitFunction.cxx: call base class
	  Gradient and FdF if not overridden

2010-11-29 16:32  evt

	* [r37075] tmva, tmva/src/Factory.cxx, tmva/src/MethodANNBase.cxx,
	  tmva/test/TMVAMulticlass.C, tmva/test/TMVAMulticlass.cxx: copying
	  two bugfixes from tmva/dev to trunk

2010-11-29 16:30  rdm

	* [r37074] graf2d/asimage/Module.mk: fix for out-of-source
	  compilation on Windows.

2010-11-29 16:19  moneta

	* [r37073] math/genetic, math/genetic/test/Makefile: from Bertrand:
	  apply patch for Windows

2010-11-29 15:41  brun

	* [r37072] tree/treeviewer/src/TMemStatShow.cxx: More fixes for
	  files generated on 64 bits machines

2010-11-29 15:27  moneta

	* [r37071] hist/hist, hist/hist/src, hist/hist/src/TKDE.cxx: merge
	  from development branches fixes from Bartolomeu for coverity
	  ( http://root.cern.ch/viewvc?rev=37062&root=root&view=rev )

2010-11-29 15:17  wlav

	* [r37070] bindings/pyroot/src/TPyFitFunction.cxx: fix typos in
	  function to be called

2010-11-29 15:05  couet

	* [r37069] graf3d/g3d/src/TPolyLine3D.cxx: - Fix the coverity
	  report #23141

2010-11-29 14:56  rdm

	* [r37068] cint/ROOT/cintdlls.mk: add missing dependency.

2010-11-29 14:38  moneta

	* [r37067] math/fumili/src/TFumiliMinimizer.cxx,
	  math/minuit2/inc/Minuit2/FumiliFCNAdapter.h: update an error
	  message, making it more informative

2010-11-29 14:22  brun

	* [r37066] tree/treeviewer/src/TMemStatShow.cxx: better protections
	  against memory overflow

2010-11-29 13:33  rdm

	* [r37064] config/root-config.in: on special request also support
	  --evelibs.

2010-11-29 13:00  brun

	* [r37063] misc/memstat/src/TMemStat.cxx,
	  tree/treeviewer/inc/TMemStatShow.h,
	  tree/treeviewer/src/TMemStatShow.cxx: Several changes to support
	  the allocation mechanism under SLC5 and more than 4 GBytes of
	  RAM.
	  The analysis class TMemStatShow can now restrict itself to a
	  subset of the address range or/and
	  entry range in the data Tree if the machine where the analysis is
	  run does not have enough memory.
	  You can restrict the address range to be analyzed via
	  TMemStatShow::SetAddressRange
	  You can restrict the entry range to be analyzed via
	  TMemStatShow::SetEntryRange
	  the option "gnubuiltin" is not anymore the default in TMemStat.

2010-11-29 11:05  rdm

	* [r37061] math/genetic/test/Makefile: define ROOTSYS.

2010-11-29 10:31  couet

	* [r37060] graf3d/gl/src/TGLPlotPainter.cxx: - From Timur: fix
	  coverity report

2010-11-29 09:20  brun

	* [r37059] config/rootrc.in: Disable Root.TMemStat.system
	  gnubuiltin by default

2010-11-29 09:12  couet

	* [r37058] graf2d/asimage/src/TASPaletteEditor.cxx: - Fix the
	  coverity report #23242

2010-11-29 08:50  couet

	* [r37057] graf2d/gpad/src/TPad.cxx: - Fix the coverity report
	  #23280

2010-11-28 20:12  ganis

	* [r37046] net/netx/src/TXNetFile.cxx: From Lukasz:
	  add protection to fix a crash while reading a file through xroot
	  without a cache in raw mode.

2010-11-28 18:10  pcanal

	* [r37040] io/io/src/TStreamerInfoActions.cxx: Do not merge
	  'cached' and not cached StreamerElement (they actually go to
	  different memory area\!)

2010-11-28 09:02  evt

	* [r37030] tmva/test/CorrGuiMultiClass.C,
	  tmva/test/PlotDecisionBoundary.C,
	  tmva/test/StandaloneClassExample.C,
	  tmva/test/TMVAMultiClassGui.C, tmva/test/TMVAMulticlass.cxx,
	  tmva/test/TMVAMulticlassApplication.C,
	  tmva/test/TMVAMulticlassApplication.cxx,
	  tmva/test/TMVAMultipleBackgroundExample.cxx,
	  tmva/test/correlationsMultiClass.C,
	  tmva/test/correlationscattersMultiClass.C,
	  tmva/test/mvasMulticlass.C, tmva/test/variablesMultiClass.C:
	  adding new tmva/dev macros to trunk. This concludes the copying
	  of tmva/dev to trunk

2010-11-28 08:45  evt

	* [r37029] tmva/src/MethodBDT.cxx: copying bugfix for BDT in rev
	  36991 from dev to trunk. Fixes unittest break Regression_BDTN

2010-11-27 18:55  bellenot

	* [r37017] core/winnt/src/TWinNTSystem.cxx: Try as much as possible
	  to avoid message box for the user to insert a floppy disk or a
	  compact disc when drives are empty

2010-11-27 13:08  rdm

	* [r37006] cint/cint/src/init.cxx, cint/cint/src/sizeof.cxx,
	  core/utils/src/rootcint.cxx: add special case for __arm__ when
	  cross compiling.

2010-11-27 13:08  rdm

	* [r37005] core/unix/src/TUnixSystem.cxx: coverity issue 23220.

2010-11-26 23:58  stelzer

	* [r36999] tmva/src/DataSet.cxx, tmva/src/DecisionTreeNode.cxx: fix
	  DecisionTreeNode XML reader

2010-11-26 23:40  wlav

	* [r36998] bindings/pyroot/src/Pythonize.cxx: fix for
	  https://savannah.cern.ch/bugs/?75774

2010-11-26 21:56  wlav

	* [r36996] bindings/pyroot/src/Pythonize.cxx: fix
	  https://savannah.cern.ch/bugs/?75774

2010-11-26 21:53  wlav

	* [r36994] bindings/pyroot/inc/TPyFitFunction.h: hopefully make
	  buildbod happy ...

2010-11-26 21:43  wlav

	* [r36993] bindings/pyroot/inc/LinkDef.h,
	  bindings/pyroot/inc/TPyFitFunction.h,
	  bindings/pyroot/src/TPyFitFunction.cxx: added fit function
	  TPyMultiGradFunction and improved error reporting

2010-11-26 19:44  anar

	* [r36990] misc/memstat/src/TMemStatMng.cxx: added and code, which
	  dumps the content of MemStat database -- for debugging only

2010-11-26 18:29  anar

	* [r36987] misc/memstat/src/TMemStatBacktrace.cxx,
	  misc/memstat/src/TMemStatMng.cxx: store the given mangled name,
	  if it is invalid and can't be de-mangled

2010-11-26 17:27  rdm

	* [r36986] net/xrootd/Module.mk: the INSTALL command (cp -p) does
	  not maintain high time precision
	  hence the target got re-executed all the time. Did not manage to
	  get .LOW_RESOLUTION_TIME to do what is should do, so now just
	  touch
	  the target after cp.

2010-11-26 17:24  rdm

	* [r36985] cint/ROOT/cintdlls.mk: on Solaris the G__*.h timestamp
	  was newer then G__*.cxx and since
	  in the .d file G__*.cxx depends on the G__*.h the G__*.cxx
	  triggered
	  a rebuilt every time make was run. Added a touch G__*.cxx. Must
	  check
	  that in rootcint the .cxx gets closed after the .h to avoid this
	  problem.

2010-11-26 16:36  rdm

	* [r36983] cint/cint/Module.mk: also not rsync mktypes from source
	  directory as it might be build for another
	  platform.

2010-11-26 16:05  rdm

	* [r36982] build/unix/svninfo.sh: From Axel:
	  on Windows, explicitly call the cygwin svn utility and not the
	  first in PATH which might be native and which might not
	  understand
	  "/home/...".

2010-11-26 16:02  matevz

	* [r36981] graf3d/eve/src/TEveShape.cxx: Use same fill/line color
	  by default.

2010-11-26 15:56  couet

	* [r36980] hist/doc/v528/index.html: - TH2Poly

2010-11-26 15:49  evt

	* [r36979] tmva/test/BDT.C, tmva/test/BDTControlPlots.C,
	  tmva/test/BDT_Reg.C, tmva/test/Boost.C, tmva/test/Boost2.C,
	  tmva/test/BoostControlPlots.C, tmva/test/Makefile,
	  tmva/test/PlotFoams.C, tmva/test/TMVAClassification.C,
	  tmva/test/TMVAClassification.cxx,
	  tmva/test/TMVAClassification.py,
	  tmva/test/TMVAClassificationApplication.C,
	  tmva/test/TMVAClassificationApplication.cxx,
	  tmva/test/TMVAClassificationCategory.C,
	  tmva/test/TMVAClassificationCategory.cxx,
	  tmva/test/TMVAClassificationCategoryApplication.C,
	  tmva/test/TMVAClassificationCategoryApplication.cxx,
	  tmva/test/TMVAGui.C, tmva/test/TMVAMulticlass.C,
	  tmva/test/TMVARegGui.C, tmva/test/TMVARegression.C,
	  tmva/test/TMVARegression.cxx,
	  tmva/test/TMVARegressionApplication.C,
	  tmva/test/TMVARegressionApplication.cxx, tmva/test/createData.C,
	  tmva/test/network.C, tmva/test/probas.C, tmva/test/setup.sh,
	  tmva/test/tmvaglob.C: copying test macros from dev

2010-11-26 15:31  evt

	* [r36978] tmva/src/DecisionTreeNode.cxx, tmva/src/MethodBDT.cxx,
	  tmva/src/MethodPDEFoam.cxx, tmva/test/myTMVAClassification.cxx:
	  minor bug fixes copied from dev, and removing obsolete test file
	  myTMVAClassification.cxx

2010-11-26 15:31  bellenot

	* [r36977] gui/gui/src/TRootBrowserLite.cxx: Add protection against
	  possible dereference null return value (coverity)

2010-11-26 15:01  evt

	* [r36976] tmva/src/DataSet.cxx: removing superficial exit

2010-11-26 14:07  evt

	* [r36974] tmva/src/Reader.cxx: fix window compile warning based on
	  Bertrands suggestions

2010-11-26 11:55  matevz

	* [r36973] graf3d/gl/src/TGLSAViewer.cxx: Protect against rare
	  occurence of menu-bar hiding timer going off in a mysterious way.

2010-11-26 11:01  evt

	* [r36972] tmva/src/DecisionTree.cxx,
	  tmva/src/OptimizeConfigParameters.cxx: proper usage of exit()

2010-11-26 10:58  evt

	* [r36971] tmva/src/DecisionTree.cxx, tmva/src/MethodBDT.cxx:
	  applying Bertrands patch sqrt -> TMath::Sqrt

2010-11-26 10:47  evt

	* [r36970] tmva/src/DataSet.cxx: proper usage of exit()

2010-11-26 10:41  evt

	* [r36969] tmva/Module.mk: include OptimizeConfigParameters.h in
	  Module.mk

2010-11-26 10:20  evt

	* [r36968] tmva/src/MethodCategory.cxx,
	  tmva/src/OptimizeConfigParameters.cxx: fixing compiler warning

2010-11-26 09:58  evt

	* [r36967] tmva/src/DataSet.cxx: add missing cstdlib header for
	  exit

2010-11-26 09:50  evt

	* [r36966] tmva/Makefile, tmva/inc/BinarySearchTree.h,
	  tmva/inc/BinaryTree.h, tmva/inc/CrossEntropy.h,
	  tmva/inc/DataSet.h, tmva/inc/DecisionTree.h,
	  tmva/inc/DecisionTreeNode.h, tmva/inc/Event.h,
	  tmva/inc/Factory.h, tmva/inc/IMethod.h, tmva/inc/Interval.h,
	  tmva/inc/LinkDef3.h, tmva/inc/MethodANNBase.h,
	  tmva/inc/MethodBDT.h, tmva/inc/MethodBase.h,
	  tmva/inc/MethodBayesClassifier.h, tmva/inc/MethodBoost.h,
	  tmva/inc/MethodCFMlpANN.h, tmva/inc/MethodCFMlpANN_Utils.h,
	  tmva/inc/MethodCategory.h, tmva/inc/MethodCommittee.h,
	  tmva/inc/MethodCompositeBase.h, tmva/inc/MethodCuts.h,
	  tmva/inc/MethodDT.h, tmva/inc/MethodFDA.h,
	  tmva/inc/MethodFisher.h, tmva/inc/MethodHMatrix.h,
	  tmva/inc/MethodKNN.h, tmva/inc/MethodLD.h,
	  tmva/inc/MethodLikelihood.h, tmva/inc/MethodMLP.h,
	  tmva/inc/MethodPDEFoam.h, tmva/inc/MethodPDERS.h,
	  tmva/inc/MethodRuleFit.h, tmva/inc/MethodSVM.h,
	  tmva/inc/MethodTMlpANN.h, tmva/inc/MsgLogger.h, tmva/inc/Node.h,
	  tmva/inc/OptimizeConfigParameters.h, tmva/inc/PDEFoam.h,
	  tmva/inc/PDEFoamCell.h, tmva/inc/PDEFoamDistr.h,
	  tmva/inc/PDEFoamVect.h, tmva/inc/Reader.h, tmva/inc/Results.h,
	  tmva/inc/ResultsMulticlass.h, tmva/inc/SdivSqrtSplusB.h,
	  tmva/inc/SeparationBase.h, tmva/inc/Tools.h, tmva/inc/Types.h,
	  tmva/inc/VariableDecorrTransform.h,
	  tmva/inc/VariableGaussTransform.h, tmva/src/BinarySearchTree.cxx,
	  tmva/src/BinaryTree.cxx, tmva/src/CostComplexityPruneTool.cxx,
	  tmva/src/DataSet.cxx, tmva/src/DataSetFactory.cxx,
	  tmva/src/DataSetInfo.cxx, tmva/src/DecisionTree.cxx,
	  tmva/src/DecisionTreeNode.cxx, tmva/src/Event.cxx,
	  tmva/src/Factory.cxx, tmva/src/Interval.cxx,
	  tmva/src/MethodANNBase.cxx, tmva/src/MethodBDT.cxx,
	  tmva/src/MethodBase.cxx, tmva/src/MethodBayesClassifier.cxx,
	  tmva/src/MethodBoost.cxx, tmva/src/MethodCFMlpANN.cxx,
	  tmva/src/MethodCFMlpANN_Utils.cxx, tmva/src/MethodCategory.cxx,
	  tmva/src/MethodCommittee.cxx, tmva/src/MethodCompositeBase.cxx,
	  tmva/src/MethodCuts.cxx, tmva/src/MethodDT.cxx,
	  tmva/src/MethodFDA.cxx, tmva/src/MethodFisher.cxx,
	  tmva/src/MethodHMatrix.cxx, tmva/src/MethodKNN.cxx,
	  tmva/src/MethodLD.cxx, tmva/src/MethodLikelihood.cxx,
	  tmva/src/MethodMLP.cxx, tmva/src/MethodPDEFoam.cxx,
	  tmva/src/MethodPDERS.cxx, tmva/src/MethodRuleFit.cxx,
	  tmva/src/MethodSVM.cxx, tmva/src/MethodTMlpANN.cxx,
	  tmva/src/MsgLogger.cxx, tmva/src/Node.cxx,
	  tmva/src/OptimizeConfigParameters.cxx, tmva/src/PDEFoam.cxx,
	  tmva/src/PDEFoamCell.cxx, tmva/src/PDEFoamDistr.cxx,
	  tmva/src/PDEFoamVect.cxx, tmva/src/PDF.cxx, tmva/src/Reader.cxx,
	  tmva/src/Results.cxx, tmva/src/ResultsMulticlass.cxx,
	  tmva/src/RuleFit.cxx, tmva/src/SeparationBase.cxx,
	  tmva/src/TNeuron.cxx, tmva/src/Tools.cxx,
	  tmva/src/TransformationHandler.cxx,
	  tmva/src/VariableDecorrTransform.cxx,
	  tmva/src/VariableGaussTransform.cxx,
	  tmva/src/VariableIdentityTransform.cxx,
	  tmva/src/VariableNormalizeTransform.cxx,
	  tmva/src/VariablePCATransform.cxx: copying tmva/dev(rev 36945) to
	  trunk

2010-11-26 04:48  wlav

	* [r36961] bindings/pyroot/inc/TPyFitFunction.h: fix buildbot
	  warning

2010-11-26 04:25  wlav

	* [r36960] bindings/pyroot/inc/LinkDef.h,
	  bindings/pyroot/inc/TPyFitFunction.h,
	  bindings/pyroot/src/Pythonize.cxx,
	  bindings/pyroot/src/TPyFitFunction.cxx,
	  bindings/pyroot/src/TPySelector.cxx: TPyMultiGenFunction

2010-11-26 00:02  rdm

	* [r36957] Makefile, cint/ROOT/cintdlls.mk, cint/cint/Module.mk,
	  configure: Following changes:
	  - Makefile:
	  - added + for the reconfigure rule so to tell make this rule
	  is a sub-make (as configure calls make to obtain compiler info).
	  Hopefully
	  stops warning on cygwin.
	  - added mktypes as executable to be build on host in buildtools
	  as it
	  needs to be run on the host to generate the types.h for the
	  target
	  - configure:
	  - remove the -j1 on the make commands
	  - cintddls:
	  - use mktypes from buildtools to generate types.h
	  - added missing dependency of G__c_ipc.c on types.h
	  - don't rsync .dSYM directory from ROOT_SRCDIR.

2010-11-25 22:11  rdm

	* [r36956] configure: From Gerri and me:
	  - only enable Bonjour on Linux/MacOSX/iOS
	  - call sub-make's with -j1 (in case ./configure is called via
	  make -jn in
	  reconfigure)

2010-11-25 21:23  matevz

	* [r36955] graf3d/eve/inc/TEveBrowser.h,
	  graf3d/eve/src/TEveBrowser.cxx: Add function 'void
	  HideBottomTab()'.

2010-11-25 19:19  pcanal

	* [r36954] core/meta/inc/TGenericClassInfo.h: From Axel:
	  
	  CINT instantiates vector<TSchemaHelper> because of its inability
	  to get
	  the scope of the template args right. Attached patch works around
	  that.
	  It's an optimization (removing the false, interpreted templates),
	  nothing else.

2010-11-25 17:27  couet

	* [r36953] hist/histpainter/inc/THistPainter.h,
	  hist/histpainter/src/THistPainter.cxx: - Add the TEXt and SCAT
	  option for the TH2Poly

2010-11-25 16:51  wlav

	* [r36952] bindings/pyroot/src/Pythonize.cxx: fix comilation error
	  on kubuntu

2010-11-25 16:27  rdm

	* [r36949] configure: silence "make: Entering directory..."
	  messages in sub-make in the
	  check_comp() function as this screws up compiler path output.

2010-11-25 16:16  matevz

	* [r36948] tutorials/eve/annotation.C: From Alja.
	  
	  Add demo for overlay text.

2010-11-25 16:06  rdm

	* [r36947] core/utils/src/cygpath.h: From Bertrand:
	  use the searchenv method which is also known by MSVC++7.1.

2010-11-25 15:29  matevz

	* [r36946] graf3d/gl/inc/TGLAnnotation.h: Fix typo.

2010-11-25 15:20  matevz

	* [r36945] graf3d/gl/inc/TGLAnnotation.h: White-space.

2010-11-25 14:57  ganis

	* [r36944] proof/proofd/src/XrdProofdManager.cxx: THE right fix for
	  the TRACE related warnings

2010-11-25 14:55  rdm

	* [r36943] proof/proofd/src/XrdProofdNetMgr.cxx: use xrdmin()
	  instead of MIN().

2010-11-25 14:36  rdm

	* [r36942] proof/proofd/src/XrdProofdNetMgr.cxx: white space.

2010-11-25 14:36  rdm

	* [r36941] proof/proofd/src/XrdProofdManager.cxx: get rid of unused
	  variable warning by adding a TRACE().

2010-11-25 14:25  rdm

	* [r36940] proof/proofd/inc/XrdProofdNetMgr.h: don't include
	  XrdOuc/XrdOucBonjour.hh when not building with Bonjour.

2010-11-25 14:12  rdm

	* [r36939] configure: refine tests for avahi includes.

2010-11-25 13:57  matevz

	* [r36938] graf3d/eve/inc/TEveStraightLineSet.h,
	  graf3d/eve/src/TEveStraightLineSet.cxx,
	  graf3d/gl/inc/TGLAnnotation.h: Merge the following revisions from
	  branches/dev/fireworks:
	  36893, 36910
	  
	  
	  36893
	  =====
	  
	  Author: alja
	  Date: Wed Nov 24 11:28:37 2010
	  New Revision: 36893
	  
	  URL: http://root.cern.ch/viewvc?rev=36893&root=root&view=rev
	  Log:
	  Add SetLine() function to set vertices in line with given index.
	  
	  Modified:
	  branches/dev/fireworks/graf3d/eve/inc/TEveStraightLineSet.h
	  branches/dev/fireworks/graf3d/eve/src/TEveStraightLineSet.cxx
	  
	  
	  36910
	  =====
	  
	  Author: alja
	  Date: Wed Nov 24 17:59:39 2010
	  New Revision: 36910
	  
	  URL: http://root.cern.ch/viewvc?rev=36910&root=root&view=rev
	  Log:
	  
	  Add text getter and setter.
	  
	  Modified:
	  branches/dev/fireworks/graf3d/gl/inc/TGLAnnotation.h

2010-11-25 13:55  rdm

	* [r36937] core/utils/src/cygpath.h: From Bertrand:
	  check if cygpath.exe exists in the $PATH instead of calling it
	  explicitly.

2010-11-25 13:52  rdm

	* [r36936] config/Makefile.in, configure, proof/proofd/Module.mk,
	  proof/proofd/inc/XrdProofWorker.h,
	  proof/proofd/inc/XrdProofdNetMgr.h,
	  proof/proofd/src/XrdProofWorker.cxx,
	  proof/proofd/src/XrdProofdManager.cxx,
	  proof/proofd/src/XrdProofdNetMgr.cxx: From R. Medrano Llamas:
	  Patch to add support for worker autodiscovery in PROOF using the
	  Avahi/Bonjour
	  technology. The new functionality is supported on Mac (MacOsX >=
	  10.4; no need
	  of additional installs) and linux (requires the Avahi framework,
	  available
	  by default on most of the distributions).
	  To use this functionality (instead-of or in-addition-to the the
	  static worker
	  configuration via proof.conf or xpd.worker) the new directive
	  'xpd.bonjour'
	  must be used (see description at
	  http://root.cern.ch/drupal/content/configuration-reference-guide#bonjour):
	  - masters should use it in 'discover' mode
	  
	  xpd.bonjour discover
	  
	  - workers in 'register' mode, specifying how many cores or
	  processes they
	  accept for a session (default is the number of processors on the
	  machine)
	  
	  xpd.bonjour register cores=4

2010-11-25 11:05  ganis

	* [r36933] proof/proof/src/TProofServ.cxx: Better diagnostic for
	  worker (de-)activation problems

2010-11-25 09:00  brun

	* [r36929] tree/tree/src/TTree.cxx: In TTree::SetMaxTreeSize
	  clarify that the units are in bytes

2010-11-25 08:00  moneta

	* [r36928] hist/hist, hist/hist/inc/TKDE.h, hist/hist/src/TKDE.cxx:
	  merge changes in dev branch from Bartolomeu in the TKDE class
	  
	  - add Draw method to TKDE
	  - add method to get the integrated root mean square

2010-11-25 07:55  moneta

	* [r36927] math/genetic/doc, math/genetic/doc/index.txt,
	  math/genetic/src/GeneticMinimizer.cxx: add documentation
	  directory (and index file) for genetic.
	  Update also an error message in the class

2010-11-25 06:24  pcanal

	* [r36926] core/meta/src/TStreamerElement.cxx: Undo unwanted commit

2010-11-25 06:22  pcanal

	* [r36925] core/meta/src/TDataMember.cxx,
	  core/meta/src/TStreamerElement.cxx: small typo

2010-11-25 05:50  wlav

	* [r36924] bindings/pyroot/src/PyStrings.cxx,
	  bindings/pyroot/src/PyStrings.h,
	  bindings/pyroot/src/Pythonize.cxx: first attempt to pythonize
	  Fit::Fitter::SetFCN

2010-11-25 05:35  pcanal

	* [r36923] core/meta/src/TDataMember.cxx: Fix an order of
	  initialization problem visible on MacOS as the infamous:
	  
	  (macpro) [211] ./stressHistogram
	  ....
	  Test 3: Projection with Range for Histograms and
	  Profiles................OK
	  Error in <TStreamerInfo::Build>: TProfile2D, unknown type:
	  EErrorType fErrorMode

2010-11-25 04:08  pcanal

	* [r36922] core/meta/src/TClass.cxx: Prevent splitting of TTree

2010-11-25 04:07  pcanal

	* [r36921] tree/tree/src/TTree.cxx: White spaces

2010-11-25 00:51  rdm

	* [r36920] Makefile, cint/ROOT/cintdlls.mk, cint/cint/Module.mk:
	  make sure that an out-of-source build does generate all data that
	  has to
	  be generated (and doesn't take the date from the source dir):
	  - configcint.h
	  - loadfile_tmp.cxx
	  - sys/types.h
	  - rootcint_<STL>.cxx

2010-11-24 18:23  rdm

	* [r36916] build/win/qtmoc.sh, configure, core/utils/src/cygpath.h:
	  From Bertrand:
	  - the qtmoc.sh script (to put in $ROOTSYS/build/win/)
	  - the configure patch (using the qtmoc.sh script)
	  - the cygpath.h patch, allowing to build with non-cygwin systems
	  (e.g. msys/mingw)

2010-11-24 18:08  rdm

	* [r36915] gui/qtgsi/Module.mk, math/genvector/Module.mk,
	  math/mathcore/Module.mk: cosmetics.

2010-11-24 18:08  rdm

	* [r36914] math/genetic/Module.mk: add mods for out-of-source
	  compilation support.

2010-11-24 17:24  brun

	* [r36912] Makefile, config/Makefile.depend,
	  etc/plugins/ROOT@@Math@@Minimizer/P080_GeneticMinimizer.C: From
	  Lorenzo:
	  add module math/genetic and its dependencies in Makefile and the
	  "Genetic" plugin for the Minimizer

2010-11-24 17:08  moneta

	* [r36911] math/mathcore/inc/Math/GoFTest.h,
	  math/mathcore/src/GoFTest.cxx: from Bartolomeu:
	  
	  add in GofTest operator() returning both p value and test
	  statistic

2010-11-24 16:28  moneta

	* [r36908] math/genetic: copy from development branch the genetic
	  algorithm module

2010-11-24 15:52  moneta

	* [r36906] hist/hist/inc/TF1.h, hist/hist/src/TF1.cxx: add an
	  option to GetX, GetMinimumX/GetMaximumX to perform a search in
	  the log scale
	  This is done automatically when gPat->GetLogx() is set

2010-11-24 15:44  moneta

	* [r36905] math/mathcore/inc/Math/BrentMethods.h,
	  math/mathcore/inc/Math/BrentMinimizer1D.h,
	  math/mathcore/inc/Math/BrentRootFinder.h,
	  math/mathcore/inc/Math/Minimizer.h,
	  math/mathcore/inc/Math/MinimizerOptions.h,
	  math/mathcore/src/BrentMethods.cxx,
	  math/mathcore/src/BrentMinimizer1D.cxx,
	  math/mathcore/src/BrentRootFinder.cxx,
	  math/mathcore/src/MinimizerOptions.cxx: - apply a fix in copy
	  ctor of MinimizerOptions (did not copy name)
	  - make some methods in Minimizer const
	  
	  - add support to the Brent classes to perform a grid search in
	  log bins

2010-11-24 14:13  moneta

	* [r36903] hist/hist/src/THnSparse.cxx: from Axel:
	  Fix bug introduced by previous patch. Set axis titles in
	  CreateSparse()
	  as suggested at Savannah #75528. Fix coding style and
	  documentation of
	  CreateSparse().

2010-11-24 11:46  matevz

	* [r36895] graf3d/gl/inc/TGLSAViewer.h,
	  graf3d/gl/src/TGLSAViewer.cxx: Add menu entry for controlling
	  hiding of menu-bar.

2010-11-24 11:04  moneta

	* [r36894] hist/hist/inc/THnSparse.h, hist/hist/src/THnSparse.cxx:
	  from Axel: Clarify coordinate order for 2-dim projections; see
	  savannah #75528

2010-11-24 10:24  matevz

	* [r36892] graf3d/eve/inc/TEveGeoShapeExtract.h,
	  graf3d/eve/inc/TEveShape.h, graf3d/eve/src/TEveGeoNode.cxx,
	  graf3d/eve/src/TEveGeoShape.cxx,
	  graf3d/eve/src/TEveGeoShapeExtract.cxx,
	  graf3d/eve/src/TEvePolygonSetProjectedGL.cxx,
	  graf3d/eve/src/TEveShape.cxx: Also store state of fDrawFrame flag
	  in shape-extract. For consistency rename fMiniOutline to
	  fMiniFrame.

2010-11-24 09:48  axel

	* [r36890] cint/cintex/Module.mk: Fix for out-of-source changes.

2010-11-23 19:51  pcanal

	* [r36886] build/win/compiledata.sh: Record cl.exe rather than
	  cl.sh in compiledata.h, fix the version acquisition from cl.exe

2010-11-23 19:09  matevz

	* [r36885] graf3d/eve/inc/TEveGeoShape.h,
	  graf3d/eve/inc/TEveGeoShapeExtract.h,
	  graf3d/eve/inc/TEvePolygonSetProjected.h,
	  graf3d/eve/inc/TEveShape.h, graf3d/eve/src/TEveGeoNode.cxx,
	  graf3d/eve/src/TEveGeoShape.cxx,
	  graf3d/eve/src/TEveGeoShapeExtract.cxx,
	  graf3d/eve/src/TEvePolygonSetProjected.cxx,
	  graf3d/eve/src/TEveShape.cxx: Sub-class TEveGeoShape and
	  TEveGeoShapeProjected from TEveShape.
	  Move 'Bool_t fMiniOutline' to TEveShape and remove it elsewhere.
	  Propagate its state it TEveShape::CopyVizParams().

2010-11-23 17:52  matevz

	* [r36884] graf3d/gl/inc/TGLScenePad.h, graf3d/gl/inc/TGLViewer.h,
	  graf3d/gl/src/TGLLogicalShape.cxx, graf3d/gl/src/TGLObject.cxx,
	  graf3d/gl/src/TGLScenePad.cxx, graf3d/gl/src/TGLViewer.cxx:
	  Remove extra includes.

2010-11-23 16:39  pcanal

	* [r36882] cint/cint/src/typedef.cxx: Fix
	  https://savannah.cern.ch/bugs/?75635 by making sure that when
	  registering typedef, we do not stip anythign from a member
	  function type (i.e. extend revision 36572)

2010-11-23 16:26  pcanal

	* [r36881] io/io/src/TFile.cxx: Do variable expansion in
	  TFile::Open so that you can include the protocol in the variable
	  (export H1="http://root.cern.ch/files/h1" ;
	  TFile::Open("$H1/dstarmb.root");

2010-11-23 11:45  ganis

	* [r36876] proof/proofplayer/inc/TPacketizerFile.h,
	  proof/proofplayer/src/TPacketizerFile.cxx: In TPacketizerFile:
	  - Extend flexibility of the input map content by adding support
	  for lists of TFileInfo, maps of
	  TFileCollections and urls as key valus; this allows to run
	  directly on the output of
	  TFileCollection::GetFilesPerServer.
	  - Add option to not process the files not assigned to any worker;
	  this allows to write selectors
	  to perform a given action only on files local to workers.

2010-11-23 10:42  moneta

	* [r36872] math/mathcore/src/Integrator.cxx: suppress printing a
	  warning message when string with typename is empty

2010-11-23 10:11  rdm

	* [r36868] core/utils/src/cygpath.h: From Axel:
	  fix a roottest/buildbot problem.

2010-11-23 10:06  matevz

	* [r36867] graf3d/eve/inc/TEveBoxGL.h: Ignore size of object in
	  camera interest calculations also for TEveBoxProjected.

2010-11-23 09:46  ganis

	* [r36865] net/xrootd/src/xrootd/src/XrdOuc/XrdOucAppleBonjour.cc:
	  Final fix from the author (R. Medrano Llamas)

2010-11-23 08:00  brun

	* [r36860] README/CREDITS: Add Mike Marino for
	  tutorials/pyroot/parse_CSV_file_with_TTree_ReadStream.py

2010-11-23 07:58  brun

	* [r36859] doc/v528/index.html: Add Mike Marini in the list of
	  contributors for this version.

2010-11-23 07:48  brun

	* [r36858] tutorials/pyroot/example_data.dat,
	  tutorials/pyroot/parse_CSV_file_with_TTree_ReadStream.py: From
	  Mike Marino:
	  an example python script (with example data) of a simple example
	  of what we're using here at TUM. I have documented the code,
	  hopefully it's sufficient. I'd be happy to add anything where it
	  is unclear what I'm doing. This code can be run:
	  
	  chmod +x parse_CSV_file_with_TTree_ReadStream.py
	  ./parse_CSV_file_with_TTree_ReadStream.py example_data.dat
	  
	  I'm guessing this type of processing should be reasonably
	  generally useful, e.g. to migrate from a DB dump into a TTree,
	  from an excel file into a TTree, or from a program outputting a
	  not-quite-compliant CSV file, etc.

2010-11-22 19:59  rdm

	* [r36854] Makefile: add config/Makefile.$(ARCH) as dependency to
	  the Makefile target.

2010-11-22 19:48  matevz

	* [r36853] graf3d/eve/inc/TEveGeoShape.h,
	  graf3d/eve/inc/TEveGeoShapeExtract.h,
	  graf3d/eve/inc/TEvePolygonSetProjected.h,
	  graf3d/eve/inc/TEvePolygonSetProjectedGL.h,
	  graf3d/eve/src/TEveGeoShape.cxx,
	  graf3d/eve/src/TEveGeoShapeExtract.cxx,
	  graf3d/eve/src/TEvePolygonSetProjected.cxx,
	  graf3d/eve/src/TEvePolygonSetProjectedGL.cxx: *
	  TEvePolygonSetProjected:
	  When searching for duplicate polygons, also check the reverse
	  orientation.
	  
	  * TEveGeoShape, TEveGeoShapeProjected, TEvePolygonSetProjected,
	  TEveGeoShapeExtract:
	  Introduce new flag 'Bool_t fMiniOutline' that instructs the
	  renderer
	  to minimize the shape outline.
	  
	  This still needs to be implemented for TEveGeoShape and
	  TEvePolygonSetProjected.
	  
	  * TEvePolygonSetProjectedGL:
	  When mini-outline is requested, remove the inner lines.

2010-11-22 19:42  matevz

	* [r36851] graf3d/eve/inc/TEveBoxGL.h: Ignore size of object in
	  camera interest calculations.

2010-11-22 16:40  rdm

	* [r36850] build/Module.mk: bindexplib.o depends on rmkdepend.

2010-11-22 16:39  rdm

	* [r36849] Makefile: make target "static" only when needed for iOS.

2010-11-22 16:21  wouter

	* [r36848] roofit/roofit/src/RooPoisson.cxx,
	  roofit/roofitcore/inc/RooRealProxy.h,
	  roofit/roofitcore/src/RooRealVar.cxx: o RooRealVar
	  
	  - Improve auto-assignment of initial value of only range
	  is given: check explicitly if range is open ended on either
	  side: if [-inf,inf] xinit=0, if open-ended on one side only,
	  assign the other (finite) boundary as initial value, if closed
	  assign midpoint as usual
	  
	  o RooRealProxy
	  
	  - Make method hasMin() and hasMax() of contents visible
	  
	  
	  o RooPoisson
	  
	  - Add explicit handling of open-ended range of type [x,inf]
	  for normalization integral over observable

2010-11-22 15:44  wouter

	* [r36845] roofit/roofit/src/RooPoisson.cxx,
	  roofit/roofitcore/src/RooProdPdf.cxx: o RooPoisson
	  
	  Fix analytical integral in case a negagive lower limit is given
	  for the observable
	  
	  o RooProdPdf
	  
	  Fix a memory leak

2010-11-22 14:43  rdm

	* [r36840] config/Makefile.win32, config/root-config.in, configure:
	  Fixes for windows:
	  - configure: check for cl (and not for cl.sh) as compiler
	  - Makefile.win32: fix detection of F77 compiler
	  - root-config.in: set compiler to cl and not cl.sh.

2010-11-22 11:52  ganis

	* [r36837] net/xrootd/src/xrootd/src/XrdOuc/XrdOucAppleBonjour.cc:
	  (Temporary) fix for a compilation issue on Mac (waiting for the
	  real fix from the author)

2010-11-22 11:38  rdm

	* [r36836] build/unix/svninfo.sh: use cygpath to change path to
	  unix convention for cygwin svn.

2010-11-22 11:23  ganis

	* [r36835] proof/proofplayer/src/TProofPlayer.cxx: Correctly align
	  a pair of braces

2010-11-22 10:44  ganis

	* [r36834] net/xrootd/src/xrootd/src/XrdOuc/GNUmakefile,
	  net/xrootd/src/xrootd/src/XrdOuc/XrdOucAppleBonjour.cc,
	  net/xrootd/src/xrootd/src/XrdOuc/XrdOucAppleBonjour.hh,
	  net/xrootd/src/xrootd/src/XrdOuc/XrdOucAvahiBonjour.cc,
	  net/xrootd/src/xrootd/src/XrdOuc/XrdOucAvahiBonjour.hh,
	  net/xrootd/src/xrootd/src/XrdOuc/XrdOucBonjour.cc,
	  net/xrootd/src/xrootd/src/XrdOuc/XrdOucBonjour.hh,
	  net/xrootd/src/xrootd/src/XrdVersion.hh: Import some
	  consolidation fixes in the bonjour module

2010-11-22 08:53  brun

	* [r36832] math/mlp/inc/TMultiLayerPerceptron.h,
	  math/mlp/src/TMultiLayerPerceptron.cxx: From Christophe Delaere:
	  Added a third parameter to set the limit, and the behavior is
	  then controled
	  by extra options.
	  // - "minErrorTrain" (stop when NN error on the training sample
	  gets below
	  minE
	  // - "minErrorTest" (stop when NN error on the test sample gets
	  below minE
	  
	  The limit on epochs is always active but can be put to a high
	  value. This
	  guaranties the stopping condition.

2010-11-22 01:06  rdm

	* [r36828] build/Module.mk, build/win/ld.sh, build/win/makelib.sh,
	  config/Makefile.win32, config/root-config.in, configure,
	  core/pcre/Module.mk, graf2d/freetype/Module.mk,
	  graf2d/win32gdk/Module.mk: First batch of mods for out-of-source
	  building on Windows.
	  In source building should work now.

2010-11-21 23:32  rdm

	* [r36827] build/unix/svninfo.sh: remove debug statement (has been
	  a long Sunday...)

2010-11-21 23:26  rdm

	* [r36826] Makefile, build/unix/svninfo.sh: make sure
	  etc/svninfo.txt is correctly created in out-of-source builds.

2010-11-21 15:32  rdm

	* [r36823] core/utils/src/cygpath.h: From Axel:
	  fix in conversion of cygpath to windows path.

2010-11-21 12:28  moneta

	* [r36822] math/mathmore/src/GSLMCIntegrator.cxx: fix a bug
	  introduced with previous commit when fixing a Coverity report.

2010-11-21 12:16  rdm

	* [r36821] cint/ROOT/cintdlls.mk: cosmetics.

2010-11-21 12:15  rdm

	* [r36820] build/win/rootcint_tmp.sh: not needed anymore.

2010-11-21 12:15  rdm

	* [r36819] core/utils/src/rlibmap.cxx: fix compilation error on
	  non-win systems.

2010-11-21 12:07  rdm

	* [r36818] build/rmkdepend/mainroot.cxx, build/win/rootcint_tmp.sh,
	  config/Makefile.win32, core/utils/src/cygpath.h,
	  core/utils/src/rlibmap.cxx, core/utils/src/rootcint.cxx: From
	  Axel and Bertrand:
	  - cygpath.h contain code to map a full cygwin path to a Win path
	  - in rootcint, rlibmap and rmkdepend use cygpath.h
	  this should fix win builds with the new make environment.

2010-11-21 08:36  brun

	* [r36817] math/mathcore/src/TMath.cxx: From Federico:
	  makes the calculation of the binomial distribution between 2 and
	  3 times faster.

2010-11-20 22:41  matevz

	* [r36816] graf3d/eve/inc/TEveBoxSet.h,
	  graf3d/eve/inc/TEveBoxSetGL.h, graf3d/eve/src/TEveBoxGL.cxx,
	  graf3d/eve/src/TEveBoxSet.cxx, graf3d/eve/src/TEveBoxSetGL.cxx,
	  graf3d/eve/src/TEveCalo.cxx, graf3d/eve/src/TEveCalo2DGL.cxx,
	  graf3d/eve/src/TEveCaloData.cxx, tutorials/eve/boxset.C,
	  tutorials/eve/calo_detail.C, tutorials/eve/calorimeters.C: Merge
	  the following revisions from branches/dev/fireworks:
	  36545, 36546, 36789, 36790
	  
	  
	  36545
	  =====
	  
	  Author: alja
	  Date: Mon Nov 8 19:57:32 2010
	  New Revision: 36545
	  
	  URL: http://root.cern.ch/viewvc?rev=36545&root=root&view=rev
	  Log:
	  
	  TEveCaloData, TEveCalo, TEveCalo2DGL:
	  Fix selection and highlight for projected calorimeters using
	  TEveCaloDataVec.
	  
	  calo_detail.C:
	  Add projected view in TEveCaloDataVec demo.
	  
	  calorimeters:
	  Change TEveCalo lego proportions from 1:1:1 to 1:1:0.5.
	  
	  Modified:
	  branches/dev/fireworks/graf3d/eve/src/TEveCalo.cxx
	  branches/dev/fireworks/graf3d/eve/src/TEveCalo2DGL.cxx
	  branches/dev/fireworks/graf3d/eve/src/TEveCaloData.cxx
	  branches/dev/fireworks/tutorials/eve/calo_detail.C
	  branches/dev/fireworks/tutorials/eve/calorimeters.C
	  
	  
	  36546
	  =====
	  
	  Author: alja
	  Date: Mon Nov 8 20:27:52 2010
	  New Revision: 36546
	  
	  URL: http://root.cern.ch/viewvc?rev=36546&root=root&view=rev
	  Log:
	  
	  Apply same scale in RPhi and RhoZ projection.
	  
	  Modified:
	  branches/dev/fireworks/tutorials/eve/calo_detail.C
	  
	  
	  36789
	  =====
	  
	  Author: matevz
	  Date: Fri Nov 19 17:35:29 2010
	  New Revision: 36789
	  
	  URL: http://root.cern.ch/viewvc?rev=36789&root=root&view=rev
	  Log:
	  * TEveBox
	  Fix automatic calculation of normals.
	  
	  * TEveBoxSet
	  Automatically calcualte normals for kBT_FreeBox box-type.
	  
	  Modified:
	  branches/dev/fireworks/graf3d/eve/inc/TEveBoxSet.h
	  branches/dev/fireworks/graf3d/eve/inc/TEveBoxSetGL.h
	  branches/dev/fireworks/graf3d/eve/src/TEveBoxGL.cxx
	  branches/dev/fireworks/graf3d/eve/src/TEveBoxSet.cxx
	  branches/dev/fireworks/graf3d/eve/src/TEveBoxSetGL.cxx
	  
	  
	  36790
	  =====
	  
	  Author: matevz
	  Date: Fri Nov 19 17:35:55 2010
	  New Revision: 36790
	  
	  URL: http://root.cern.ch/viewvc?rev=36790&root=root&view=rev
	  Log:
	  Add demo for kBT_FreeBox box-type.
	  
	  Modified:
	  branches/dev/fireworks/tutorials/eve/boxset.C

2010-11-20 18:18  rdm

	* [r36813] core/utils/src/rootcint.cxx: fix issue related to header
	  files possibly now being full paths instead of
	  only being relative paths.

2010-11-20 12:54  rdm

	* [r36809] configure: fix top_srcdir and obj_srcdir with cygpath in
	  case of win32.

2010-11-20 11:28  moneta

	* [r36808] roofit/roostats/src/HybridCalculator.cxx,
	  roofit/roostats/src/ToyMCSampler.cxx: apply fixes from Coverity
	  (dead code and forward null)

2010-11-20 11:15  moneta

	* [r36807] math/mathcore/src/FitConfig.cxx: update comment

2010-11-20 11:09  moneta

	* [r36806] math/mathcore/inc/Math/IntegratorOptions.h,
	  math/mathcore/src/IntegratorOptions.cxx,
	  math/mathmore/inc/Math/GSLMCIntegrator.h,
	  math/mathmore/inc/Math/MCParameters.h,
	  math/mathmore/src/GSLIntegrator.cxx,
	  math/mathmore/src/GSLMCIntegrationWorkspace.h,
	  math/mathmore/src/GSLMCIntegrator.cxx,
	  math/mathmore/src/MCParameters.cxx: fix some unitialized
	  constructors

2010-11-19 22:47  pcanal

	* [r36803] cint/cint/src/expr.cxx: Do not 'ignore' the semi-colons
	  inside a string (passed as a argument to a .x command)

2010-11-19 17:44  moneta

	* [r36798] math/mathcore/inc/Math/Minimizer.h: fix compilation
	  error on Solaris

2010-11-19 17:35  moneta

	* [r36797] math/mathmore/src/GSLMCIntegrator.cxx: adapt for changes
	  in IntegratorOption class

2010-11-19 17:33  moneta

	* [r36796] math/mathcore/inc/Math/GenAlgoOptions.h,
	  math/mathcore/inc/Math/IntegratorOptions.h,
	  math/mathcore/inc/Math/Minimizer.h,
	  math/mathcore/inc/Math/MinimizerOptions.h,
	  math/mathcore/src/GenAlgoOptions.cxx,
	  math/mathcore/src/IntegratorOptions.cxx,
	  math/mathcore/src/MinimizerOptions.cxx: - adapt Minimizer options
	  to use the new option class

2010-11-19 17:22  pcanal

	* [r36795] etc/gdb-backtrace.sh: Apply r36776 to the MacOS case

2010-11-19 16:57  rdm

	* [r36793] tree/tree/inc/LinkDef.h: fix erroneous checkin.

2010-11-19 16:53  rdm

	* [r36792] ., Makefile, build/unix/compiledata.sh,
	  build/unix/makelib.sh, config/ARCHS, config/Makefile.ios,
	  config/Makefile.iossim, config/Makefile.macosx,
	  config/Makefile.macosx64, config/Makefile.macosxicc,
	  config/Makefile.macosxxlc, core/pcre/Module.mk,
	  core/unix/src/TUnixSystem.cxx, graf2d/freetype/Module.mk,
	  math/mathcore/inc/TMath.h, test/Makefile.arch,
	  tree/tree/inc/LinkDef.h: Support for two new platforms ios and
	  iossim. The first one compiles for
	  iOS running natively on ARM (iPhone/iPad) and the second one is
	  for the iPhone/iPad simulator running as i386 code on a Mac.
	  As both platforms don't in principle allow shared libraries,
	  building for
	  these platforms creates by default the lib/libRoot.a object.
	  These builds
	  provide most of ROOT classes except low level graphics. To build
	  iOS
	  applications just drag the libRoot.a and include directory in an
	  Xcode
	  project to build an app using the ROOT infrastructure. Some demos
	  will
	  come soon.

2010-11-19 15:47  rdm

	* [r36786] core/base/Module.mk: From Axel:
	  fix path in compiledata dependency.

2010-11-19 14:38  rdm

	* [r36782] build/package/debian/application-x-root.png,
	  build/package/debian/root-system-bin.png,
	  etc/html/shadowAlpha.png, graf3d/doc/v520/graf3d_eve-news-1.png,
	  graf3d/doc/v520/graf3d_eve-news-2.png,
	  graf3d/doc/v520/graf3d_eve-news-3.png,
	  misc/memstat/doc/caution.png, misc/memstat/doc/important.png,
	  misc/memstat/doc/note.png, misc/memstat/doc/tip.png,
	  misc/memstat/doc/warning.png, tmva/test/line-small.png,
	  tmva/test/sigmoid-small.png: From Bertrand:
	  Apply PNG size optimization, as proposed by Matthew Strait on
	  Savannah
	  (issue #75506 https://savannah.cern.ch/bugs/?75506).

2010-11-19 14:11  bellenot

	* [r36781] test/RootShower/RootShower.png: Apply PNG size
	  optimization, as proposed by Matthew Strait on Savannah (bug
	  #75506 https://savannah.cern.ch/bugs/?75506)

2010-11-19 14:10  bellenot

	* [r36780] tutorials/eve/Default.png: Apply PNG size optimization,
	  as proposed by Matthew Strait on Savannah (bug #75506
	  https://savannah.cern.ch/bugs/?75506)

2010-11-19 14:08  bellenot

	* [r36779] gui/doc/v522/gui_tgpack.png,
	  gui/doc/v522/gui_tgrecorder.png,
	  gui/qtgsi/test/example2/images/h1_t.png,
	  gui/qtgsi/test/example2/images/h2_t.png,
	  gui/qtgsi/test/example2/images/qtroot_canvas.png: Apply PNG size
	  optimization, as proposed by Matthew Strait on Savannah (bug
	  #75506 https://savannah.cern.ch/bugs/?75506)

2010-11-19 14:07  bellenot

	* [r36778] icons/bld_AlignLeft.png, icons/bld_AlignRight.png,
	  icons/bld_bg.png, icons/bld_colorselect.png, icons/bld_copy.png,
	  icons/bld_crop.png, icons/bld_delete.png, icons/bld_edit.png,
	  icons/bld_edit_s.png, icons/bld_exit.png,
	  icons/bld_fontselect.png, icons/bld_grid.png, icons/bld_new.png,
	  icons/bld_open.png, icons/bld_paste.png,
	  icons/bld_paste_into.png, icons/bld_plus.png, icons/bld_redo.png,
	  icons/bld_rename.png, icons/bld_rgb.png, icons/bld_shutter.png,
	  icons/bld_sortup.png, icons/bld_undo.png, icons/bld_vbox.png,
	  icons/closetab.png, icons/closetab_d.png, icons/ed_compile.png,
	  icons/ed_copy.png, icons/ed_cut.png, icons/ed_delete.png,
	  icons/ed_execute.png, icons/ed_find.png, icons/ed_findnext.png,
	  icons/ed_goto.png, icons/ed_help.png, icons/ed_interrupt.png,
	  icons/ed_new.png, icons/ed_open.png, icons/ed_paste.png,
	  icons/ed_print.png, icons/ed_quit.png, icons/ed_save.png,
	  icons/ed_saveas.png, icons/glow_green.png, icons/glow_orange.png,
	  icons/glow_red.png, icons/pause.png, icons/record.png,
	  icons/recursor.png, icons/replay.png, icons/stop.png: Apply PNG
	  size optimization, as proposed by Matthew Strait on Savannah (bug
	  #75506 https://savannah.cern.ch/bugs/?75506)

2010-11-19 13:42  rdm

	* [r36777] build/rmkdepend/imakemdep.h: update with the __arm__ and
	  __x8664__ symbols.

2010-11-19 13:40  rdm

	* [r36776] etc/gdb-backtrace.sh: From Bill Tanenbaum:
	  When running a job in the background from a terminal, a GDB
	  backtrace
	  hangs indefintely. Apparently, this is due to a bug in gdb rather
	  than ROOT.
	  This patch fixes the issue.

2010-11-19 12:26  couet

	* [r36773] graf3d/gl/inc/TGLH2PolyPainter.h,
	  graf3d/gl/inc/TGLPlotPainter.h,
	  graf3d/gl/src/TGLH2PolyPainter.cxx,
	  graf3d/gl/src/TGLPlotPainter.cxx: - From Timur: Implement the log
	  scale along Z for TH2Poply.
	  >>>>> WARNING: These changes need a "make clean-gl" <<<<<

2010-11-19 11:53  rdm

	* [r36772] build/rmkdepend/imakemdep.h: astyle screwed up the file.

2010-11-19 11:50  rdm

	* [r36771] build/rmkdepend/main.c: in -R (ROOT) mode use the path
	  of the output file (-f argument) as the path
	  for the target files (.o and .d) and not the path of the source
	  file,
	  which is now a full path referencing the (read-only) source.

2010-11-19 11:46  rdm

	* [r36770] build/rmkdepend/def.h, build/rmkdepend/ifparser.c,
	  build/rmkdepend/ifparser.h, build/rmkdepend/imakemdep.h,
	  build/rmkdepend/include.c, build/rmkdepend/main.c,
	  build/rmkdepend/pr.c: remove tabs that makes reading these files
	  a pain.

2010-11-19 10:34  moneta

	* [r36768] math/mathcore/inc/Math/AdaptiveIntegratorMultiDim.h: fix
	  a compilation warning (wrong type was used)

2010-11-19 10:22  moneta

	* [r36767] hist/hist/inc/TEfficiency.h, hist/hist/src,
	  hist/hist/src/TEfficiency.cxx, hist/hist/src/TEfficiencyHelper.h,
	  hist/hist/src/TGraphAsymmErrors.cxx: add new method
	  TEfficiency::FeldmanCousins which computes the binomial interval
	  using the FC method
	  - impelmentation is done in the file TEfficiencyHelper.h which
	  uses the classes from Luca Lista and Jordan Tucker imported from
	  CMSSW

2010-11-19 10:16  moneta

	* [r36766] math/mathcore/inc/Math/Error.h: fix compilation error on
	  Solaris when the file is used by CINT

2010-11-19 10:11  moneta

	* [r36765] hist/hist/src/TF1.cxx: set also minpts in
	  Tf1::IntegralMultiple

2010-11-19 10:02  moneta

	* [r36764] math/mathcore, math/mathcore/Module.mk,
	  math/mathcore/inc/Fit/Fitter.h, math/mathcore/inc/LinkDef2.h,
	  math/mathcore/inc/Math/AdaptiveIntegratorMultiDim.h,
	  math/mathcore/inc/Math/AllIntegrationTypes.h,
	  math/mathcore/inc/Math/GaussIntegrator.h,
	  math/mathcore/inc/Math/GaussLegendreIntegrator.h,
	  math/mathcore/inc/Math/GenAlgoOptions.h,
	  math/mathcore/inc/Math/IOptions.h,
	  math/mathcore/inc/Math/Integrator.h,
	  math/mathcore/inc/Math/IntegratorMultiDim.h,
	  math/mathcore/inc/Math/IntegratorOptions.h,
	  math/mathcore/inc/Math/VirtualIntegrator.h,
	  math/mathcore/src/AdaptiveIntegratorMultiDim.cxx,
	  math/mathcore/src/GaussIntegrator.cxx,
	  math/mathcore/src/GaussLegendreIntegrator.cxx,
	  math/mathcore/src/Integrator.cxx,
	  math/mathcore/src/IntegratorOptions.cxx, math/mathmore,
	  math/mathmore/Module.mk, math/mathmore/inc/Math/GSLIntegrator.h,
	  math/mathmore/inc/Math/GSLMCIntegrator.h,
	  math/mathmore/inc/Math/LinkDef.h,
	  math/mathmore/inc/Math/MCParameters.h,
	  math/mathmore/src/GSLIntegrator.cxx,
	  math/mathmore/src/GSLMCIntegrationWorkspace.h,
	  math/mathmore/src/GSLMCIntegrator.cxx,
	  math/mathmore/src/MCParameters.cxx,
	  math/mathmore/test/testIntegrationMultiDim.cxx: IOptions:
	  
	  - new interface class for describing generic options for the
	  numerical algorithm
	  mapped as a string and a value
	  
	  class GenAlgoOptions implement the interface using
	  map<string,value>
	  
	  IntegratorOptions: contain classes IntegrationOneDimOptions and
	  IntegratorMultiDimOptions
	  
	  - class describing the integrator options for 1D and multi-dim
	  - contains static methods to set/retrieve the default options,
	  including integration type, tolerance, etc..
	  
	  Update all integrator classes to use the new option classes
	  
	  - Add also a method Options() and SetOptions to the Integrator
	  interface
	  _ Add also a method NEval() to retireve the function call for the
	  clas sthat implement it.
	  
	  - Fix a problem setting the specific options for the MC
	  integrators (VEGAS and MISER)
	  
	  - Change AdaptiveIntegratorMultiDim in order to be able to set
	  minpts, maxpts and workspace size
	  (as in the original version)

2010-11-18 21:17  pcanal

	* [r36760] tmva/Module.mk: Do no use ROOT_OBJDIR the location of
	  the 'build' header file is always relative

2010-11-18 20:53  pcanal

	* [r36759] tmva/Module.mk: tmva's header location does not follow
	  completely the other's module convention, so we need to handle it
	  differently

2010-11-18 17:20  pcanal

	* [r36758] config/thisroot.csh, config/thisroot.sh: Fix typo in
	  error message

2010-11-18 16:54  pcanal

	* [r36755] config/thisroot.csh, config/thisroot.sh: Do not destroy
	  the PATH even when thisroot.[c]sh is called before drop_from_path
	  has been built

2010-11-18 16:52  rdm

	* [r36754] cint/cint/Module.mk: icc 12 is broken also on Linux (not
	  only Mac).

2010-11-18 16:28  pcanal

	* [r36753] cint/cint/inc/G__ci.h: Remove redundant declaration

2010-11-18 13:59  rdm

	* [r36747] cint/cint/Module.mk: compile val2a.cxx with -O0 on MacOS
	  X with icc 12.0.0. Any other higher level
	  of -O gives an internal compiler error. Bug filed to Intel.

2010-11-18 13:51  couet

	* [r36744] hist/hist/src/TH2Poly.cxx: - The overflow bins were not
	  initialized.

2010-11-18 10:19  couet

	* [r36739] hist/hist/src/TH2Poly.cxx: - protect bin=0 in
	  GetBinContent

2010-11-18 09:37  couet

	* [r36736] graf2d/doc/v528/index.html: -TPaveText

2010-11-18 09:33  couet

	* [r36735] graf2d/graf/src/TPaveStats.cxx,
	  graf2d/graf/src/TPaveText.cxx: - Fix bug savannah bug #75432
	  Saving canvas as a .C macro will discard white title and stat box
	  background

2010-11-18 08:26  brun

	* [r36734] math/matrix/src/TMatrixTBase.cxx: Protect
	  TMatrixTBase::Print in case the number of elements is <= 0.
	  Fix : https://savannah.cern.ch/bugs/?75417

2010-11-17 17:11  rdm

	* [r36727] build/win/cl.sh: remove debug statement.

2010-11-17 17:10  rdm

	* [r36726] build/win/rootcint_tmp.sh, config/Makefile.win32,
	  core/utils/src/rootcint.cxx: From Axel:
	  revert r36720 of rootcint.cxx; it cannot guess the location of
	  /home/.
	  Use new rootcint_tmp.sh instead. And make sure it gets used by
	  cintdlls, too.

2010-11-17 16:50  rdm

	* [r36725] Makefile, build/Module.mk, cint/ROOT/cintdlls.mk,
	  cint/cint/Module.mk, config/Makefile.ios,
	  core/base/inc/RConfig.h, core/pcre/Module.mk,
	  core/utils/Module.mk, core/utils/ModuleVars.mk,
	  graf2d/freetype/Module.mk: port to the iOS simulator. Can now
	  build a static libRoot.a and roota
	  for the iOS i386 simulator. Next step iOS native for armv7.

2010-11-17 13:47  rdm

	* [r36720] build/win/cl.sh, config/Makefile.win32,
	  core/utils/src/rootcint.cxx, graf2d/win32gdk/Module.mk,
	  proof/proofd/Module.mk: From Axel and Bertrand:
	  fix windows build that was broken by recent out of source patch:
	  - Add logic to rootcint and new wrapper cl.sh to translate from
	  /cygdrive/?/ to ?:/
	  - Fix a few targets.

2010-11-17 12:54  wouter

	* [r36717] roofit/roofitcore/inc/RooProfileLL.h,
	  roofit/roofitcore/src/RooAbsTestStatistic.cxx,
	  roofit/roofitcore/src/RooProfileLL.cxx: o RooAbsTestStatistics
	  
	  - Fix in default ctor
	  
	  
	  o RooProfileLL
	  
	  - Add default ctor for streaming support

2010-11-17 10:19  couet

	* [r36715] hist/doc/v528/index.html,
	  hist/doc/v528/th2polyBoxes.gif, hist/doc/v528/th2polyEurope.gif,
	  hist/doc/v528/th2polyHoneycomb.gif, hist/doc/v528/th2polyUSA.gif:
	  - TH2Poly

2010-11-17 08:32  couet

	* [r36711] hist/hist/src/TH1.cxx: - Fix a typo in the ShowPeaks
	  description.

2010-11-17 00:25  wlav

	* [r36709] bindings/pyroot/src/PyBufferFactory.cxx: allow buffer
	  indexing through mapping, for p2.6

2010-11-16 22:37  wlav

	* [r36708] bindings/pyroot/src/Pythonize.cxx: fix for
	  https://savannah.cern.ch/bugs/?75406

2010-11-16 20:00  pcanal

	* [r36707] core/meta/src/TDataMember.cxx, io/io/inc/TMakeProject.h,
	  io/io/src/TFile.cxx, io/io/src/TMakeProject.cxx,
	  io/io/src/TStreamerInfo.cxx,
	  math/genvector/inc/Math/LinkDef_GenVector.h,
	  math/genvector/inc/Math/LinkDef_GenVector32.h: Add more 'aliases'
	  to the rootmap entries for the GenVector library
	  to work around CINT and autoloader deficiency with template
	  default parameter.
	  
	  Insure that MakeProject generate the dictionary for std::pair
	  instances
	  explicitly used in STL collections.
	  
	  Allow the seamless schema evolution from map<a,b> to
	  vector<pair<a,b> >.

2010-11-16 18:48  matevz

	* [r36706] graf3d/gl/inc/TGLWSIncludes.h, graf3d/glew/src/glew.c:
	  Make multisampling work on mac -- to the first approximation.

2010-11-16 17:15  axel

	* [r36699] cint/cint/src/tmplt.cxx, core/meta/src/TCint.cxx: When
	  CINT doesn't know the header file of a class, ask TCint to try to
	  generate the dictionary nevertheless in case it knows it through
	  TClass.
	  Fixes issue reported at
	  http://root.cern.ch/phpBB3/viewtopic.php?f=3&t=11597

2010-11-16 16:40  axel

	* [r36698] cint/reflex/inc/Reflex/Builder/CollectionProxy.h: Fixes
	  for clang: base class's functions must be made available for the
	  lookup to succeed.

2010-11-16 16:30  pcanal

	* [r36697] io/doc/v528/index.html: Mention support for auto_ptr I/O

2010-11-16 16:13  couet

	* [r36695] tutorials/hist/th2polyBoxes.C,
	  tutorials/hist/th2polyEurope.C: - few changes

2010-11-16 16:12  couet

	* [r36694] hist/histpainter/src/THistPainter.cxx: - Remove a debug
	  printf in PaintTH2PolyColorLevels

2010-11-16 15:58  couet

	* [r36691] hist/histpainter/src/THistPainter.cxx: - Implement the
	  log scale on Z for the TH2Poly drawn with option COL
	  - Implement the option COLZ

2010-11-16 10:46  ganis

	* [r36681] proof/proof/src/TProofMgrLite.cxx: - Consistently check
	  both Proof.Sandbox and ProofLite.Sandbox for sandbox non-default
	  location as done in TProofLite
	  - Add missing protection on a pointer which could possibly be
	  null after a search.

2010-11-16 09:11  couet

	* [r36677] graf3d/gl/src/TGLH2PolyPainter.cxx: - GetPlotInfo print
	  also the bin name.

2010-11-15 20:33  matevz

	* [r36675] graf3d/gl/inc/TGLContext.h, graf3d/gl/inc/TGLFBO.h,
	  graf3d/gl/inc/TGLFormat.h, graf3d/gl/inc/TGLRnrCtx.h,
	  graf3d/gl/inc/TGLViewer.h, graf3d/gl/inc/TGLWidget.h,
	  graf3d/gl/src/TGLContext.cxx,
	  graf3d/gl/src/TGLEmbeddedViewer.cxx, graf3d/gl/src/TGLFBO.cxx,
	  graf3d/gl/src/TGLFormat.cxx, graf3d/gl/src/TGLSAViewer.cxx,
	  graf3d/gl/src/TGLViewer.cxx, graf3d/gl/src/TGLViewerBase.cxx,
	  graf3d/gl/src/TGLWidget.cxx: * TGLFormat, TGLWidget
	  Add handling of multi-sampling formats for GLX.
	  WGL implementation is still missing.
	  The value is taken from TEnv "OpenGL.Framebuffer.Multisample".
	  
	  * TGLViewerBase
	  Use TGLCapabilityEnabler for switching on bleniding.
	  
	  * TGLViewer
	  Remove flas fInitGL and associated functions.
	  Set sane GL state on every Draw().
	  Consolidate image extraction from frame-buffers.
	  
	  * TGLEmbeddedViewer, TGLSAViewer
	  Remove calls to ResetInitGL().
	  
	  * TGLRnrCtx
	  Remove fGrabBuffer and fGrabbedImage members, only keep
	  fGrabImage flag.
	  All the rest is handled internally in TGLViewer now.
	  
	  * TGLFBO
	  Add support for multi-sampling FBOs.

2010-11-15 17:33  rdm

	* [r36673] math/mathcore/Module.mk: correct root-config path for
	  test-mathcore fit test.

2010-11-15 17:27  pcanal

	* [r36672] tree/treeplayer/src/TTreeFormula.cxx: Fix a problem in
	  TTree::Draw reported at
	  http://root.cern.ch/phpBB3/viewtopic.php?t=11612
	  where if (and only if) exactly one entry of the tree was selected
	  and the data being
	  plotted (but not selected on) was in a collection, some of the
	  data in the collection
	  might not be properly updated (because the data branch 'thought'
	  it was still holding
	  the correct data for the request entry but some of it had been
	  'zero-ed' out by the
	  fact that the collection at been resize for each entries).

2010-11-15 14:36  couet

	* [r36669] hist/histpainter/src/THistPainter.cxx,
	  tutorials/hist/th2polyBoxes.C: - Use
	  tutorials/hist/th2polyBoxes.C in THistPainter doc.

2010-11-15 14:13  couet

	* [r36668] hist/hist/src/TH2Poly.cxx: - Improve doc

2010-11-15 14:03  rdm

	* [r36667] Makefile: correct target to copy run-time directories
	  (etc, macros, etc) at end
	  of out-of-source build.

2010-11-15 14:01  rdm

	* [r36666] cint/cint/Module.mk: change hard dependency to order
	  dependency for CINT include directories.

2010-11-15 11:28  rdm

	* [r36664] Makefile: add new target "help" that lists all Makefile
	  targets.

2010-11-15 10:53  rdm

	* [r36662] Makefile: add message to re-run ./configure after
	  upgrade to new version of makefiles.

2010-11-15 10:07  rdm

	* [r36660] cint/iosenum/iosenum.ios3, cint/iosenum/iosenum.iossim3:
	  iosenum version for iOS and the iOS simulator.

2010-11-15 10:07  rdm

	* [r36659] Makefile, bindings/pyroot/Module.mk,
	  bindings/ruby/Module.mk, build/Module.mk,
	  build/unix/reconfigure.sh, cint/ROOT/cintdlls.mk,
	  cint/ROOT/configcint.mk, cint/cint/Module.mk,
	  cint/cint/inc/G__ci.h, cint/cint/src/newlink.cxx,
	  cint/cintex/Module.mk, cint/reflex/Module.mk,
	  cint/reflex/ModuleVars.mk, config/Makefile.in,
	  config/Makefile.macosx, config/Makefile.macosx64,
	  config/Makefile.win32gcc, configure, core/base/Module.mk,
	  core/clib/Module.mk, core/cont/Module.mk,
	  core/editline/Module.mk, core/meta/Module.mk,
	  core/metautils/Module.mk, core/newdelete/Module.mk,
	  core/pcre/Module.mk, core/rint/Module.mk, core/thread/Module.mk,
	  core/unix/Module.mk, core/utils/Module.mk,
	  core/utils/ModuleVars.mk, core/winnt/Module.mk,
	  core/zip/Module.mk, geom/gdml/Module.mk, geom/geom/Module.mk,
	  geom/geombuilder/Module.mk, geom/geompainter/Module.mk,
	  graf2d/asimage/Module.mk, graf2d/fitsio/Module.mk,
	  graf2d/freetype/Module.mk, graf2d/gpad/Module.mk,
	  graf2d/graf/Module.mk, graf2d/gviz/Module.mk,
	  graf2d/postscript/Module.mk, graf2d/qt/Module.mk,
	  graf2d/win32gdk/Module.mk, graf2d/x11/Module.mk,
	  graf2d/x11ttf/Module.mk, graf3d/eve/Module.mk,
	  graf3d/ftgl/Module.mk, graf3d/g3d/Module.mk, graf3d/gl/Module.mk,
	  graf3d/glew/Module.mk, graf3d/gviz3d/Module.mk,
	  graf3d/x3d/Module.mk, gui/fitpanel/Module.mk, gui/ged/Module.mk,
	  gui/gui/Module.mk, gui/guibuilder/Module.mk,
	  gui/guihtml/Module.mk, gui/qtgsi/Module.mk, gui/qtroot/Module.mk,
	  gui/recorder/Module.mk, gui/sessionviewer/Module.mk,
	  hist/hbook/Module.mk, hist/hist/Module.mk,
	  hist/histpainter/Module.mk, hist/spectrum/Module.mk,
	  hist/spectrumpainter/Module.mk, html/Module.mk,
	  io/castor/Module.mk, io/chirp/Module.mk, io/dcache/Module.mk,
	  io/gfal/Module.mk, io/hdfs/Module.mk, io/io/Module.mk,
	  io/rfio/Module.mk, io/sql/Module.mk, io/xml/Module.mk,
	  io/xmlparser/Module.mk, math/fftw/Module.mk, math/foam/Module.mk,
	  math/fumili/Module.mk, math/genvector/Module.mk,
	  math/mathcore/Module.mk, math/mathmore/Module.mk,
	  math/matrix/Module.mk, math/minuit/Module.mk,
	  math/minuit2/Module.mk, math/mlp/Module.mk,
	  math/physics/Module.mk, math/quadp/Module.mk,
	  math/smatrix/Module.mk, math/splot/Module.mk,
	  math/unuran/Module.mk, misc/memstat-alice/Module.mk,
	  misc/memstat/Module.mk, misc/minicern/Module.mk,
	  misc/table/Module.mk, montecarlo/eg/Module.mk,
	  montecarlo/pythia6/Module.mk, montecarlo/pythia8/Module.mk,
	  montecarlo/vmc/Module.mk, net/alien/Module.mk,
	  net/auth/Module.mk, net/bonjour/Module.mk, net/glite/Module.mk,
	  net/globusauth/Module.mk, net/krb5auth/Module.mk,
	  net/ldap/Module.mk, net/monalisa/Module.mk, net/net/Module.mk,
	  net/netx/Module.mk, net/rootd/Module.mk, net/rpdutils/Module.mk,
	  net/srputils/Module.mk, net/xrootd/Module.mk,
	  proof/clarens/Module.mk, proof/peac/Module.mk,
	  proof/pq2/Module.mk, proof/proof/Module.mk,
	  proof/proofd/Module.mk, proof/proofplayer/Module.mk,
	  proof/proofx/Module.mk, roofit/roofit/Module.mk,
	  roofit/roofitcore/Module.mk, roofit/roostats/Module.mk,
	  rootx/Module.mk, sql/mysql/Module.mk, sql/odbc/Module.mk,
	  sql/oracle/Module.mk, sql/pgsql/Module.mk, sql/sapdb/Module.mk,
	  tmva/Module.mk, tree/tree/Module.mk, tree/treeplayer/Module.mk,
	  tree/treeviewer/Module.mk: add support for out-of-source building
	  of binaries. Normal build is unaffected.
	  To make an out of source build do, assuming the source is in
	  ~/root:
	  mkdir ~/root-x8664
	  cd ~/root-x8664
	  ~/root/configure
	  make
	  This is convenient to build e.g. 32 and 64-bit version from one
	  source, but
	  also needed for cross-compilation, where it is now possible to
	  build in
	  a special directory only the compile time tools, like rootcint
	  for the
	  host architecture while the binary is build for the remote
	  architecture
	  (like iOS).

2010-11-15 10:00  rdm

	* [r36658] hist/hist/src/TF3.cxx: remove unused include.

2010-11-15 09:55  rdm

	* [r36657] graf2d/gpad/src/TClassTree.cxx: correction in case
	  ROOTSRCDIR is set.

2010-11-13 06:10  brun

	* [r36649] gui/gui/src/TGComboBox.cxx: From Mattias Ellert:
	  If the TGFontTypeComboBox constructor detects that the requested
	  X11 font is not installed and falls back to
	  TGTextLBEntry::GetDefaultFontStruct(), then the destructor must
	  not call gVirtualX->DeleteFont() on this font.
	  The current version lacks protection for this which leads crashes
	  when the default font struct is used after it has been wrongfully
	  deleted by the TGFontTypeComboBox destructor. The backtrace
	  generated can piont anywhere where the default font struct is
	  used, but there is also an error message that says:
	  Root > Error in <RootX11ErrorHandler>: BadFont (invalid Font
	  parameter) (XID: 71303382, XREQ: 46)
	  https://savannah.cern.ch/bugs/?75281

2010-11-12 20:00  pcanal

	* [r36641] io/doc/DataModelEvolution.txt: remove empty line

2010-11-12 17:07  couet

	* [r36637] tutorials/hist/th2polyUSA.C: - Now show the population

2010-11-12 17:04  pcanal

	* [r36636] io/xml/src/TXMLEngine.cxx: Switch coverity name from the
	  type of error to the type of event

2010-11-12 16:04  pcanal

	* [r36633] io/xml/src/TXMLEngine.cxx: From Sergey:
	  
	  Fix for coverity warnings.
	  
	  Coverity warnings 23101 - 23112 should be fixed (hopefully) by
	  removing
	  fName field from SXmlAttr_t and SXmlNode_t and replacing them by
	  inline
	  static function.
	  
	  Warning 23113 is not a problem. In this place result of
	  SkipSpaces()
	  really doesn't matter at all.
	  
	  Warning 23114 should be solved - was not an error.
	  
	  Warnings 23115 - 23121 are about strcpy(). I replaced them by
	  strncpy().
	  Here should be no penalties at all while exact number of copied
	  bytes is
	  always specified.

2010-11-12 15:57  agheata

	* [r36632] geom/geom/inc/TGeoShapeAssembly.h,
	  geom/geom/src/TGeoManager.cxx,
	  geom/geom/src/TGeoPhysicalNode.cxx,
	  geom/geom/src/TGeoShapeAssembly.cxx,
	  geom/geom/src/TGeoVolume.cxx: Fixed dynamic computation of
	  assembly bounding boxes during alignment. The bounding box needs
	  to be valid at all times, still does not need to be recomputed if
	  no node is added or misaligned

2010-11-12 15:17  brun

	* [r36630] tutorials/hist/th2polyEurope.C: More improvements.
	  Now printing an estimated error compared to wikipedia.
	  the number of points is a script argument.

2010-11-12 14:46  brun

	* [r36629] core/base/inc/TFileCollection.h,
	  core/base/src/TFileCollection.cxx: From Martin Vala:
	  Add new function
	  Long64_t TFileCollection::Merge(TCollection *li)
	  //merge all TFileCollection objects in li into this
	  TFileCollection object

2010-11-12 14:17  brun

	* [r36628] tutorials/hist/th2polyEurope.C: some cleanup

2010-11-12 12:17  couet

	* [r36624] graf3d/gl/inc/TGLUtil.h,
	  graf3d/gl/src/TGLHistPainter.cxx, hist/hist/src/TH2Poly.cxx,
	  tutorials/hist/th2polyBox.C, tutorials/hist/th2polyHoneycomb.C,
	  tutorials/hist/th2polyUSA.C: - Use option GLLEGO instead of GLHP
	  to plot a TH2Poly as lego plot.

2010-11-11 22:03  pcanal

	* [r36617] core/metautils/src/complexLinkdef.h: fix autoloading of
	  std::complex classes

2010-11-11 22:02  pcanal

	* [r36616] cint/ROOT/cintdlls.mk: improve rootmap file dependency

2010-11-11 22:02  russo

	* [r36615] cint/cint/src/decl.cxx: On seeing "const&" we should set
	  the G__CONSTVAR flag,
	  not the G__PCONSTVAR flag (G__PCONSTVAR means "constant pointer",
	  not pointer to const).

2010-11-11 19:09  brun

	* [r36610] tutorials/hist/th2polyEurope.C: Several improvements
	  (reference surfaces, comments)

2010-11-11 18:49  wlav

	* [r36609] bindings/pyroot/src/MemoryRegulator.cxx,
	  bindings/pyroot/src/MemoryRegulator.h: speed up object
	  destruction

2010-11-11 17:36  brun

	* [r36606] tutorials/hist/th2polyEurope.C: Use the cacheread option
	  effectively.
	  several cosmetic changes.

2010-11-11 17:13  brun

	* [r36605] tutorials/hist/th2polyEurope.C: Better efficiency when
	  filling. Restrict the source to the Europe area

2010-11-11 16:58  moneta

	* [r36604] roofit/roostats/inc/SamplingDistribution.h,
	  roofit/roostats/src/SamplingDistribution.cxx: fix compilation
	  error. Use const char * instead of TString for passing a string
	  argument

2010-11-11 16:54  couet

	* [r36603] tutorials/hist/th2polyEurope.C: - new version. better
	  errors.

2010-11-11 16:52  moneta

	* [r36602] roofit/roostats, roofit/roostats/inc,
	  roofit/roostats/inc/HybridCalculator.h,
	  roofit/roostats/inc/HypoTestPlot.h,
	  roofit/roostats/inc/HypoTestResult.h,
	  roofit/roostats/inc/LinkDef.h,
	  roofit/roostats/inc/ProfileLikelihoodTestStat.h,
	  roofit/roostats/inc/ProofConfig.h,
	  roofit/roostats/inc/RatioOfProfiledLikelihoodsTestStat.h,
	  roofit/roostats/inc/SamplingDistPlot.h,
	  roofit/roostats/inc/SamplingDistribution.h,
	  roofit/roostats/inc/SimpleLikelihoodRatioTestStat.h,
	  roofit/roostats/inc/ToyMCSampler.h,
	  roofit/roostats/inc/ToyMCSamplerOld.h,
	  roofit/roostats/inc/ToyMCStudy.h, roofit/roostats/src,
	  roofit/roostats/src/HybridCalculator.cxx,
	  roofit/roostats/src/HypoTestPlot.cxx,
	  roofit/roostats/src/HypoTestResult.cxx,
	  roofit/roostats/src/ModelConfig.cxx,
	  roofit/roostats/src/SamplingDistPlot.cxx,
	  roofit/roostats/src/SamplingDistribution.cxx,
	  roofit/roostats/src/ToyMCSampler.cxx,
	  roofit/roostats/src/ToyMCStudy.cxx: merge changes from
	  development Branch from Sven Kreiss
	  
	  http://root.cern.ch/viewvc?view=rev&revision=34726
	  
	  and
	  
	  http://root.cern.ch/viewvc?view=rev&revision=35057
	  
	  A new class is added ToyMCStudy for toy MC generation using Proof

2010-11-11 16:20  couet

	* [r36601] tutorials/hist/th2polyHoneycomb.C: - New example of
	  th2poly

2010-11-11 16:15  couet

	* [r36600] tutorials/hist/th2polyBoxes.C: - New example of th2poly
	  (using boxes)

2010-11-11 16:11  couet

	* [r36599] tutorials/hist/th2polyUSA.C: - New version using
	  mercator projection

2010-11-11 15:57  couet

	* [r36597] tutorials/hist/th2polyEurope.C: - better version

2010-11-11 14:56  brun

	* [r36596] core/cont/src/TClonesArray.cxx: Add more comments
	  explaining "do" and "dont do" with TClonesArray.
	  Thanks to Alice

2010-11-11 14:56  couet

	* [r36595] tutorials/hist/th2polyEurope.C: - New version

2010-11-11 13:51  pcanal

	* [r36594] core/base/src/TBuffer.cxx: Avoid over-reading the buffer
	  when extending it

2010-11-11 10:43  ganis

	* [r36592] proof/proof/inc/TProofServ.h,
	  proof/proof/inc/TVirtualProofPlayer.h,
	  proof/proof/src/TProofServ.cxx,
	  proof/proofplayer/inc/TProofPlayer.h,
	  proof/proofplayer/src/TProofPlayer.cxx,
	  proof/proofx/src/TXProofServ.cxx: - Terminate a proofserv after
	  it has been stopped for large memory footprint and it has
	  sent the results back
	  - Notify information about which object was being merged if a
	  memory exception happens
	  during merging on the master
	  - Allow to set the HWM and stop-process fractions via the
	  environment

2010-11-11 10:21  moneta

	* [r36591] hist/hist/inc/TF1.h, hist/hist/src/TF1.cxx,
	  hist/hist/src/TF1Helper.cxx: - add a method TF1::SetFitResult to
	  set all the fit result information in a TF1

2010-11-11 10:17  moneta

	* [r36590] math/mathcore/inc/Fit/Fitter.h,
	  math/mathcore/src/FitResult.cxx, math/mathcore/src/Fitter.cxx:
	  add an option flag in Fitter::FitFCN to indicate when is a chi2
	  fit so it can be propagated to the FitResult

2010-11-10 23:48  wlav

	* [r36589] bindings/pyroot/ROOT.py: prevent re-entering
	  __finalSetup through the wrapper in rootlogon

2010-11-10 22:36  pcanal

	* [r36588] cint/ROOT/cintdlls.mk: Make vector.dll depends on
	  vectorbool.dll to insure the proper autoloading of all vector
	  instances

2010-11-10 15:45  moneta

	* [r36587] roofit/roostats/src/LikelihoodInterval.cxx: remove some
	  un-needed printing in the minimization

2010-11-10 15:09  moneta

	* [r36586] roofit/roostats/src,
	  roofit/roostats/src/LikelihoodInterval.cxx,
	  roofit/roostats/src/ProfileLikelihoodCalculator.cxx: remove in
	  LikelihoodInterval::Lower() and Upper() the suppression of the
	  RooFit error message

2010-11-10 15:06  ivana

	* [r36585] montecarlo/vmc/src/TVirtualMC.cxx: Removing empty line

2010-11-10 10:44  moneta

	* [r36584] math/mathcore/src/TMath.cxx: fix in
	  TMath::KolmogorovTest the case when the two vectors are identical
	  - clean up and simplify also the code
	  
	  in the case of ties the results have been checked manually with R
	  ks.test function

2010-11-10 09:47  couet

	* [r36582] hist/hist/src/TH2Poly.cxx: - Fix coverity report #23127

2010-11-10 09:03  couet

	* [r36581] hist/hist/src/TH2Poly.cxx: - Fix coverity reports #23130
	  #23131 and #23132

2010-11-10 08:41  couet

	* [r36580] hist/hist/src/TH2Poly.cxx: - Fix the coverity report
	  #23126

2010-11-10 08:33  couet

	* [r36579] hist/hist/src/TH2Poly.cxx: - Fix coverity report #23123

2010-11-10 07:30  ganis

	* [r36577] proof/proof/src/TProofServ.cxx: Fix problem with the
	  'masteronly' option, side-effect of fix #36553

2010-11-10 07:27  ganis

	* [r36576] proof/proof/src/TProof.cxx: Fix coverity complain

2010-11-10 01:27  wlav

	* [r36574] bindings/pyroot/inc/TPySelector.h,
	  bindings/pyroot/src/PropertyProxy.cxx: make TSelector protected
	  datamembers available in TPySelector

2010-11-09 21:32  pcanal

	* [r36573] cint/cint/src/common.h: Fix compilation warning (about
	  format mismatch)

2010-11-09 21:27  pcanal

	* [r36572] cint/cint/src/typedef.cxx: When registering typedef, do
	  no strip anything from function type

2010-11-09 19:46  pcanal

	* [r36567] cint/cint/src/common.h, cint/cint/src/typedef.cxx:
	  Insure that the typedef name used while registering never
	  contains a scope.

2010-11-09 17:34  pcanal

	* [r36563] io/io/src/TStreamerInfoActions.cxx: We still rely a bit
	  on the 'compile' part of the StreamerInfo so we still need to be
	  carefull when not to optimize it

2010-11-09 16:54  pcanal

	* [r36562] io/io/src/TStreamerInfo.cxx: In MakeProject, generate
	  the body for the constructor and desctructor of template classes.

2010-11-09 15:26  couet

	* [r36560] graf3d/gl/inc/TGLUtil.h,
	  graf3d/gl/src/TGLH2PolyPainter.cxx, graf3d/gl/src/TGLUtil.cxx: -
	  From Timur: more fixes, close the polygons if needed.

2010-11-09 15:19  pcanal

	* [r36559] core/meta/src/TClass.cxx: Fix missing constructor
	  initialization (coverity #23124, 23125)

2010-11-09 15:13  moneta

	* [r36558] math/mathcore/inc/Fit/DataRange.h,
	  math/mathcore/src/BrentMethods.cxx,
	  math/mathcore/src/DataRange.cxx: DataRange: add some default
	  coordinate index for methos retrieving the range
	  - add possibility to return i-th range for the given coordinate
	  
	  BrentMethods: fix case when npx is < 2

2010-11-09 14:39  couet

	* [r36557] graf3d/gl/src/TGLH2PolyPainter.cxx,
	  hist/hist/inc/TH2Poly.h, hist/hist/src/TH2Poly.cxx: - Remove
	  useless code

2010-11-09 14:12  couet

	* [r36556] graf3d/gl/inc/TGLH2PolyPainter.h,
	  graf3d/gl/src/TGLH2PolyPainter.cxx: - From Timur: Mods to handle
	  bins with MultiGraphs

2010-11-09 09:55  ganis

	* [r36553] proof/proof/src/TProofServ.cxx: - Save exception info
	  also in the log file (it was just sent to the client)
	  - Fix an old issue with DeactivateWorker("*") (the session is was
	  terminated because
	  no worker was active; this call coudl not be used as intermediate
	  step to select a
	  small number of workers).

2010-11-09 08:34  moneta

	* [r36552] hist/hist/src/TH1.cxx: fix TH1::IntegralAndError (bug
	  https://savannah.cern.ch/bugs/?74997 )

2010-11-08 22:37  pcanal

	* [r36548] cint/cint/lib/prec_stl/memory,
	  core/utils/src/rootcint.cxx: Enable I/O for std::auto_ptr of
	  objects when the dictionary is generated via rootcint
	  (it was already enabled when generating the dictionary via
	  genreflex)

2010-11-08 18:17  pcanal

	* [r36544] io/io/src/TMakeProject.cxx: In MakeProject, Add
	  dictionary for auto_ptr

2010-11-08 17:51  pcanal

	* [r36543] core/meta/inc/TClass.h,
	  core/meta/inc/TGenericClassInfo.h,
	  core/meta/inc/TStreamerElement.h, core/meta/src/TClass.cxx,
	  core/meta/src/TGenericClassInfo.cxx,
	  core/meta/src/TStreamerElement.cxx, core/utils/src/rootcint.cxx:
	  Improve performance of streaming base classes which have a
	  ClassDef macro
	  by recording a pointer to a wrapper to the Streamer function
	  rather than going through CINT. This is also used to improved the
	  performance
	  of Streaming non-TObject class with a ClassDef (also skipping the
	  use of
	  CINT in this case).

2010-11-08 16:46  ganis

	* [r36541] proof/proof/src/TProofServ.cxx: Fix 'unreferenced local
	  variable' found by buildbot

2010-11-08 16:42  ganis

	* [r36540] proof/proof/src/TProof.cxx: Make sure that the TProof
	  instance on the client is invalidated after an idle timeout.

2010-11-08 16:16  ganis

	* [r36537] proof/proof/inc/TProofServ.h,
	  proof/proof/inc/TVirtualProofPlayer.h,
	  proof/proof/src/TProof.cxx, proof/proof/src/TProofServ.cxx,
	  proof/proofplayer/inc/TProofPlayer.h,
	  proof/proofplayer/src/TProofPlayer.cxx: Patch to improve the
	  diagnostic in case of exceptions. Information about the event and
	  file being
	  processed at the moment the exception was raised is sent to the
	  client, e.g.
	  
	  0.5: caught exception triggered by signal '1' while processing
	  dset:'EventTree',
	  file:'http://root.cern.ch/files/data/event_3.root', event:1 -
	  check logs for possible stacktrace
	  
	  The patch also fixes a problem with submergers observed when a
	  worker was stopped because above
	  the memory limits: this worker was established as merger but
	  could not do the work, for obvious
	  reasons, freezing the session.

2010-11-08 15:03  moneta

	* [r36536] math/mathcore/inc/LinkDef_Func.h,
	  math/mathcore/inc/Math/QuantFuncMathCore.h,
	  math/mathcore/src/QuantFuncMathCore.cxx,
	  math/mathmore/inc/Math/LinkDef_Func.h,
	  math/mathmore/inc/Math/QuantFuncMathMore.h,
	  math/mathmore/src/QuantFuncMathMore.cxx: implement
	  ROOT::Math::chisquare_quantile using
	  ROOT::Math::chisquare_quantile_c.
	  Function is not vey precise for z->0, but avoid using
	  automatically MathMore function to clear dependencies
	  add in MathMore a ROOT::MathMore::chisquare_quantile based on GSL
	  for the case of z->0

2010-11-08 14:41  agheata

	* [r36535] geom/gdml/src/TGDMLParse.cxx,
	  geom/geom/src/TGeoCache.cxx,
	  geom/geom/src/TGeoCompositeShape.cxx,
	  geom/geom/src/TGeoElement.cxx, geom/geom/src/TGeoManager.cxx,
	  geom/geom/src/TGeoMaterial.cxx, geom/geom/src/TGeoMatrix.cxx,
	  geom/geom/src/TGeoMedium.cxx, geom/geom/src/TGeoNode.cxx,
	  geom/geom/src/TGeoShape.cxx, geom/geom/src/TGeoVolume.cxx,
	  geom/geombuilder/src/TGeoManagerEditor.cxx,
	  geom/geombuilder/src/TGeoMaterialEditor.cxx,
	  geom/geombuilder/src/TGeoPconEditor.cxx,
	  geom/geombuilder/src/TGeoTabManager.cxx,
	  geom/geompainter/src/TGeoChecker.cxx,
	  geom/geompainter/src/TGeoPainter.cxx,
	  geom/geompainter/src/TGeoTrack.cxx: Changed Form() to
	  TString::Format() everywhere

2010-11-08 14:01  couet

	* [r36534] tutorials/hist/th2polyBox.C,
	  tutorials/hist/th2polyEurope.C, tutorials/hist/th2polyUSA.C: -
	  New tests for TH2Poly

2010-11-08 13:17  moneta

	* [r36533] math/mathcore/src/FitResult.cxx: use ProbFuncMathCore
	  for chi2 cdf definition.

2010-11-08 10:36  couet

	* [r36532] graf3d/gl/inc/LinkDef.h,
	  graf3d/gl/inc/TGLH2PolyPainter.h, graf3d/gl/inc/TGLPadUtils.h,
	  graf3d/gl/inc/TGLPlotBox.h, graf3d/gl/inc/TGLPlotPainter.h,
	  graf3d/gl/inc/TGLUtil.h, graf3d/gl/src/TGLH2PolyPainter.cxx,
	  graf3d/gl/src/TGLHistPainter.cxx, graf3d/gl/src/TGLPadUtils.cxx,
	  graf3d/gl/src/TGLPlotBox.cxx, graf3d/gl/src/TGLPlotPainter.cxx: -
	  Mods to draw TH2Poly (need to be adapted since TH2Poly bins
	  are TGraph)

2010-11-08 10:32  couet

	* [r36531] hist/hist/src/TH2Poly.cxx: - Replace sqrt by TMath::Sqrt
	  (buildbot report)

2010-11-08 10:24  couet

	* [r36530] hist/hist/inc/LinkDef.h, hist/hist/inc/TH2Poly.h,
	  hist/hist/src/TGraph.cxx, hist/hist/src/TH2Poly.cxx,
	  hist/hist/src/TMultiGraph.cxx,
	  hist/histpainter/inc/THistPainter.h,
	  hist/histpainter/src/THistPainter.cxx: - New class TH2Poly
	  (histograms with polygonal bins)

2010-11-08 09:54  moneta

	* [r36529] hist/histpainter/src/THistPainter.cxx: fix previous
	  commit (casting to TH2 should not be done)

2010-11-08 09:25  moneta

	* [r36528] hist/histpainter/src/THistPainter.cxx: - fix axis label
	  of the 2D projected histogram obtained with ShowProjection
	  (this fixes bug https://savannah.cern.ch/bugs/?74967 )
	  
	  - fix the 1D projection when using ShowProjection
	  (a 2D was done before instead of a 1D histogram)

2010-11-08 07:39  ganis

	* [r36526] proof/proof/src/TProofServ.cxx,
	  proof/proofplayer/src/TProofPlayer.cxx: Add possibility for the
	  to disable the use of submergers when set by default by the
	  administrator. This is now achieved by setting the parameter
	  PROOF_UseMergers to -1.

2010-11-05 16:21  ganis

	* [r36521] tutorials/proof/runProof.C: Add support for multiple
	  subtype specification in debug, e.g.
	  'debug=kPacketizer|kCollect:2'

2010-11-05 16:08  ganis

	* [r36520] proof/proofd/inc/XrdProofdConfig.h,
	  proof/proofd/inc/XrdProofdProofServMgr.h,
	  proof/proofd/src/XrdProofGroup.cxx,
	  proof/proofd/src/XrdProofdConfig.cxx,
	  proof/proofd/src/XrdProofdManager.cxx,
	  proof/proofd/src/XrdProofdProofServMgr.cxx: - Add support for
	  reconfiguring the group manager and the {env,rootrc} settings.
	  The related
	  configuration files are checked for changes during the regular
	  checks done by the XrdProofdManager.
	  - Add support for selective definition of env and rootrc
	  variables. Different values can be set for
	  different users, groups, SVN versions or ROOT versions

2010-11-05 15:51  moneta

	* [r36519] math/mathcore/inc/Math/Minimizer.h: - use default option
	  values at construction time which are specified in
	  MinimizerOptions class
	  - add also a SetOptions and SetDefaultOptions methods

2010-11-05 15:20  couet

	* [r36518] hist/hist/src/TGraph.cxx: - The foowwing macro generated
	  a wrong .C file when its output
	  was saved as a .C file from the TCanvas' File menu.
	  
	  {
	  TMultiGraph *multigraph = new TMultiGraph();
	  
	  TGraph *graph = new TGraph(3);
	  graph->SetName("abcd_1");
	  graph->SetPoint(0,-4.,54.);
	  graph->SetPoint(1,-5.,55.);
	  graph->SetPoint(2,-6.,54.);
	  
	  multigraph->Add(graph,"");
	  
	  graph = new TGraph(3);
	  graph->SetName("abcd_2");
	  graph->SetPoint(0,-7.,57.);
	  graph->SetPoint(1,-8.,58.);
	  graph->SetPoint(2,-9.,57.);
	  
	  multigraph->Add(graph,"");
	  multigraph->Draw("af");
	  }

2010-11-05 14:43  pcanal

	* [r36517] io/xml/inc/TXMLEngine.h, io/xml/src/TXMLEngine.cxx:
	  Revert r31745 which resolved coverity reports by moving struct
	  from C to C++ but was actually very costly in memory(71% more)

2010-11-05 13:05  brun

	* [r36514] io/xml/src/TXMLEngine.cxx: From Sergei:
	  Fix a problem when reading XML files

2010-11-05 12:05  ganis

	* [r36512] proof/proof/src/TProofServ.cxx,
	  proof/proofx/src/TXProofServ.cxx: In TProofServ, TXProofServ:
	  Move the creation and start of the idle timeout from the end of
	  SetupCommon to
	  the end of CreateServer, so that the timeout is not active during
	  worker setup.
	  Fix a problem reported by ALICE.

2010-11-05 09:35  moneta

	* [r36510] hist/hist/inc/TEfficiency.h,
	  hist/hist/src/TEfficiency.cxx,
	  hist/hist/src/TGraphAsymmErrors.cxx: new version of TEfficiency
	  calss which can compute in the case of Bayesian statistics the
	  shortest interval.
	  Add also possibility (as requested by Diego) to have bet aprior
	  parameters different bin by bin
	  
	  modify TGraphAsymmErrors to have BayesDivide returning
	  mode+shortest interval as it was previously
	  (before 5.27.06)
	  This should fix https://savannah.cern.ch/bugs/?74056

2010-11-05 00:42  rdm

	* [r36509] core/base/src/TString.cxx: use Error() instead of
	  Printf().

2010-11-04 22:29  pcanal

	* [r36508] tree/tree/inc/TTree.h: Fix Savannah 74551: duplicate
	  value in ELockStatusBits

2010-11-04 20:58  brun

	* [r36506] hist/hist/inc/TAxis.h, hist/hist/src/TAxis.cxx: From
	  Chris Crawford. see : https://savannah.cern.ch/patch/?3978
	  Implement a new function (also in context menu)
	  void TAxis::ZoomOut(Double_t factor, Double_t offset)
	  // Zoom out by a factor of 'factor' (default =2)
	  // uses previous zoom factor by default
	  // Keep center defined by 'offset' fixed
	  // ie. -1 at left of current range, 0 in center, +1 at right

2010-11-04 18:00  ganis

	* [r36504] proof/proof/src/TProof.cxx: In TProof::HandleSubmerger,
	  use the number of Active workers (instead of the number of
	  workers) to calculate the number of workers to merge. Also, in
	  TProof::MarkBad, make
	  sure that the all worker lists and the active monitor lists are
	  updated after a worker
	  turns bad.
	  Should fix the issue with submergers reported by ALICE in
	  Savannah.

2010-11-03 14:21  rdm

	* [r36497] proof/proof/src/TProofLite.cxx: use #ifdef instead of
	  #if.

2010-11-03 13:09  couet

	* [r36496] graf2d/doc/v528/index.html: - TCutG

2010-11-03 13:07  couet

	* [r36495] graf2d/graf/inc/TCutG.h, graf2d/graf/src/TCutG.cxx: -
	  Remove IsInside(x,y). It is now inherited from TGraph.

2010-11-03 13:05  couet

	* [r36494] hist/doc/v528/index.html: - TGraph and TMultiGraph

2010-11-03 13:01  couet

	* [r36493] hist/hist/inc/TGraph.h, hist/hist/inc/TMultiGraph.h,
	  hist/hist/src/TGraph.cxx, hist/hist/src/TMultiGraph.cxx: - New
	  method IsInside() returning 1 if a (x,y) position is
	  inside the polygons(s) defined by the graphs(s), 0 otherwise.

2010-11-03 11:57  ganis

	* [r36491] proof/proofplayer/src/TPacketizerAdaptive.cxx: In
	  TPacketizerAdaptive::Reset, fix an issue preventing correct
	  worker-to-filenode matching.
	  The problem was introduced with the patch making the the
	  packetizer disk partition-aware
	  and prevented the 'ForceLocal' option to work properly.
	  Also, make sure that the FQDN is used consistently, and that
	  'localhost' or '127.0.0.1' are
	  correctly matched to the local machine host name.

2010-11-03 08:41  brun

	* [r36490] math/mathcore/inc/TMath.h: Fix a compilation warning

2010-11-03 08:33  brun

	* [r36489] graf2d/graf/inc/TBox.h, graf2d/graf/src/TBox.cxx: Add
	  new function TBox::IsInside to be used by the coming TH2Poly
	  class.

2010-11-03 08:32  brun

	* [r36488] math/mathcore/inc/TMath.h: From Olivier;
	  Implement a better algorithm for TMath::IsInside supporting open
	  and closed polygons.

2010-11-02 23:16  wlav

	* [r36487] bindings/pyroot/src/PropertyProxy.cxx: allow global
	  array access of builtin types

2010-11-02 16:00  rdm

	* [r36484] io/io/inc/TLockFile.h, io/io/src/TLockFile.cxx: reflect
	  the change of location in the svn ident line.

2010-11-02 15:33  moneta

	* [r36483] math/mathcore/inc/LinkDef2.h: add missing dictionary for
	  IMinimizer1D

2010-11-02 15:11  moneta

	* [r36482] math/mathmore/inc/Math/GSLRndmEngines.h,
	  math/mathmore/inc/Math/LinkDef.h,
	  math/mathmore/src/GSLRndmEngines.cxx,
	  math/mathmore/test/testRandom.cxx: add the different types of
	  ranlux generators (for single and double precision)
	  update the test to use also CLHEP (when is available)

2010-11-02 14:32  ganis

	* [r36480] proof/proof/inc/TProof.h, proof/proof/src/TProof.cxx:
	  Add possibility to deactivate a worker (i.e. remove it from the
	  active list) during Collect
	  in the case a failure status (!= 0) is received. This cannot be
	  the default because an action
	  can have failure among its possible return states. The new
	  feature is used by EnablePackage
	  to deactivate a worker where the requested packages could not be
	  enabled properly.
	  Should fix an issue reported by ALICE.

2010-11-02 14:09  rdm

	* [r36479] configure: remove remnants of thread/src/TLockFile.*.

2010-11-02 14:04  rdm

	* [r36478] config/Makefile.depend, core/thread/Module.mk,
	  core/thread/inc/LinkDef.h, core/thread/inc/TLockFile.h,
	  core/thread/src/TLockFile.cxx, io/io/inc/LinkDef.h,
	  io/io/inc/TLockFile.h, io/io/src/TLockFile.cxx: Move
	  TLockFile.cxx/.h to libRIO as it does not depend on any thread
	  classes
	  and by being in libThread it adds a dependency on libRIO in
	  libThread which
	  complicates using real thread classes in libRIO (circular
	  dependency).

2010-11-02 13:23  rdm

	* [r36475] config/proofserv.in, proof/proof/inc/TProofServ.h,
	  proof/proof/src/TProofServ.cxx,
	  proof/proofplayer/src/TProofPlayer.cxx: From Gerri:
	  add the possibility to control the resident and virtual memory of
	  a proofserv
	  using 'ulimit', which has less limitations and more flexibility
	  than setrlimit.

2010-11-02 13:18  rdm

	* [r36474] config/rootrc.in, net/netx/src/TXNetFile.cxx: From
	  Luckasz:
	  ensure that the default value transition timeout is set
	  correctly.

2010-11-02 13:18  moneta

	* [r36473] math/unuran/src/unuran-1.7.2-root.tar.gz: remove old
	  unuran tar file

2010-11-02 12:06  ganis

	* [r36472] net/xrootd/src/xrootd/src/XrdClient/XrdClientConst.hh,
	  net/xrootd/src/xrootd/src/XrdVersion.hh: From L. Janyst and A.
	  Hanushevsky:
	  Import from the head a urgent patch setting a more reasonable
	  value for the default client
	  transition time (8 hours instead of 5 mins). This should solve a
	  sort of crisis affecting
	  many xrootd sites with slow backends.

2010-11-02 11:44  rdm

	* [r36470] configure: delete previous version of unuran src
	  directory.

2010-11-02 11:35  brun

	* [r36469] core/cont/src/TObjArray.cxx: Fix a problem in
	  TObjArray::Randomize

2010-11-01 20:23  pcanal

	* [r36468] io/io/src/TStreamerInfo.cxx: Extend r36461 to a few more
	  warnings

2010-11-01 17:58  ganis

	* [r36467] net/auth/src/TRootSecContext.cxx: Optimize use of
	  strings in TRootSecContext::Print

2010-11-01 15:22  pcanal

	* [r36463] core/base/inc/RConfig.h, core/utils/src/rootcint.cxx:
	  From a suggestion from Frank Gaede:
	  
	  Improve the uniqueness of globally visible symbols to allow for
	  the mixing of
	  dictionaries with very similar layout (for example the dictionary
	  made for
	  2 classes of the same namespaces and/or by using pragma link
	  defined_in)
	  where some of the 'unique' variables might ended with both the
	  same
	  decoration (the namespace name) and line number.
	  Note: Making all the variables static is not an option as some
	  need to stay
	  globally visible to prevent the optimizer from optimizing away
	  the desired
	  side-effects.

2010-11-01 15:05  pcanal

	* [r36461] io/io/src/TStreamerInfo.cxx: Fix warning message from
	  when the StreamerInfo is not read from a file

2010-11-01 14:20  brun

	* [r36458] test/stressFit.cxx: Fix a wrong test in the main program

2010-11-01 14:06  moneta

	* [r36457] math/unuran/Module.mk,
	  math/unuran/src/unuran-1.8.0-root.tar.gz,
	  math/unuran/src/unuran-1.8.devel-root.tar.gz: from Josef Leydold:
	  new version of Unuran 1.8.0
	  
	  Version 1.8.0: October 2010
	  
	  * Methods:
	  
	  - DSTD: new function unur_dstd_chg_truncated()
	  that allows to truncate the domain of generator object that
	  implements the inversion method.
	  
	  - NORTA: use method PINV as first choice for generator of
	  marginal distribution.
	  
	  - PINV: when no 'center' is provided by the user, or when the
	  PDF vanishes for the given 'center' or is not finite, then
	  the method tries to "guess" an appropriate point for the
	  'center'.
	  
	  new function unur_pinv_eval_approxcdf() for computing
	  approximate CDF. This requires to keep the table of
	  CDF values by means of call unur_pinv_set_keepcdf().
	  
	  * Distributions:
	  
	  - DISCRete distribution objects: added slot 'invCDF' for
	  inverse CDF. New functions
	  . unur_distr_discr_set_invcdf()
	  . unur_distr_discr_get_invcdf()
	  . unur_distr_discr_eval_invcdf()
	  
	  - When configure flag '--with-Rmath' is used, then all special
	  functions (like beta and gamma function) are now taken from
	  Rmath library.
	  
	  - geometric distribution: fixed special random variate generator
	  
	  * Other:
	  
	  - Fixed errors detect by static analysis tools by the ROOT team
	  at CERN (thanks to R. Brun and L. Moneta)

2010-10-31 18:10  brun

	* [r36454] hist/hist/src/TAxis.cxx: Fix a problem in TAxis::Copy
	  reported at https://savannah.cern.ch/bugs/?74629

2010-10-29 12:59  brun

	* [r36453] tree/tree/inc/TBranch.h, tree/tree/src/TBranch.cxx: Add
	  a new function TBranch::SetStatus
	  It is much faster to call this function in case of a Tree with
	  many branches
	  instead of calling TTree::SetBranchStatus

2010-10-28 22:10  pcanal

	* [r36450] tree/treeplayer/src/TTreeFormula.cxx: Fix TTree::Scan
	  when specify a format (e.g. 9.2f) and using uneven arrays (i.e.
	  there will be 'empty' cells)

2010-10-28 20:52  pcanal

	* [r36449] core/base/inc/LinkDef1.h,
	  tree/treeplayer/inc/TBranchProxy.h,
	  tree/treeplayer/inc/TBranchProxyClassDescriptor.h,
	  tree/treeplayer/inc/TBranchProxyTemplate.h,
	  tree/treeplayer/src/TBranchProxy.cxx,
	  tree/treeplayer/src/TBranchProxyClassDescriptor.cxx,
	  tree/treeplayer/src/TTreeProxyGenerator.cxx: Fix several issues
	  with then handling of vector of object related to the bug report:
	  <http://savannah.cern.ch/bugs/?74451>

2010-10-28 19:30  russo

	* [r36448] cint/cint/src/pause.cxx: Fix savannah bug #74405, odd
	  behaviour when reloading. When a script
	  has a function-local const variable reloading the script does
	  nothing.
	  
	  The absence of the const variable allows the G__reload_file()
	  function
	  to take a shortcut path which works correctly, however the
	  main-line
	  code path has a reversed test condition which causes an early
	  exit.

2010-10-28 14:43  ganis

	* [r36447] net/xrootd/src/xrootd/src/XrdSys/XrdSysPthread.cc:
	  Synchronize with the vendors branch:
	  Make sure that the value of ETIMEDOUT from Winsock2.h is used.
	  Fixes a possible infinite loop when trying to get a timed wait
	  condition.

2010-10-28 13:01  couet

	* [r36443] core/base/src/TStyle.cxx: - Improve the doc

2010-10-28 11:23  ganis

	* [r36440] proof/proofplayer/src/TProofPlayer.cxx: Add missing
	  protection causing a crash in submergers when the output list
	  contained TProofOutputFile objects (see forum).

2010-10-28 10:10  ganis

	* [r36437] proof/proof/inc/TProof.h, proof/proof/src/TProof.cxx,
	  test/stressProof.cxx: In the PrintProgress function used to
	  display a text progress bar, show also the average
	  reading rate in [k,M,G}bytes/s in addition to the event
	  processing rate.
	  This is useful to have a feeling of the rate when running of a
	  remote machine in batch mode.

2010-10-27 13:35  brun

	* [r36434] tree/treeplayer/src/TTreePlayer.cxx: Fix a typo in
	  TTreePlayer::Scan documentation

2010-10-27 10:16  couet

	* [r36431] graf3d/gl/src/TGLBoxPainter.cxx,
	  graf3d/gl/src/TGLLegoPainter.cxx,
	  graf3d/gl/src/TGLSurfacePainter.cxx: - From Timur: protection
	  added in DrawPalette

2010-10-27 07:11  brun

	* [r36428] hist/hist/src/TH1.cxx: In TH1::Sumw2 set the the square
	  of the bin error to the absolute value of the bin content and not
	  the bin content
	  when TH1::Sumw2 is called and the histogram has already been
	  filled.

2010-10-26 18:44  pcanal

	* [r36427] tree/treeplayer/src/TTreePlayer.cxx: Fix TTree::Query
	  with more than one column requested

2010-10-26 18:03  bellenot

	* [r36426] gui/gui/src/TGFileBrowser.cxx: Add directories in list
	  tree items, to be able to properly change directory (see
	  TGFileBrowser::Chdir(TGListTreeItem *item))

2010-10-26 16:05  couet

	* [r36425] hist/doc/v528/index.html: - TGraphPainter

2010-10-26 16:02  couet

	* [r36424] hist/histpainter/src/TGraphPainter.cxx: - The new
	  markers (styles 32 to 34) were not taken into
	  account in the error bars drawing.

2010-10-26 12:51  bellenot

	* [r36422] gui/gui/src/TGFileBrowser.cxx: Don't replace the TKey by
	  the object itself when reading it from file, to avoid deletion of
	  the list tree item by RecursiveRemove() e.g. when drawing TGraph
	  (with option alp) from a file. It is better to read the object
	  each time anyway, as the object may have changed in the file.
	  This should fix the bug #74227, TBrowser crashes if a TGraph of
	  TCanvas object is opened again
	  (https://savannah.cern.ch/bugs/?74227)

2010-10-25 18:26  pcanal

	* [r36421] io/io/src/TStreamerInfo.cxx: Add support for using
	  GetValue on a STL container of numerical type

2010-10-25 10:55  matevz

	* [r36419] graf3d/eve/src/TEveGeoNode.cxx: In TEveGeoNode
	  constructor use SetRnrSelfChildren() to set element visibility
	  instead of direct assignment to visibility flags.

2010-10-25 10:17  matevz

	* [r36418] tutorials/eve/track.C: Add test-case from Druid, ILC
	  event-display.

2010-10-25 10:13  matevz

	* [r36417] graf3d/eve/inc/TEveDigitSet.h,
	  graf3d/eve/src/TEveJetConeGL.cxx: Merge the following revisions
	  from branches/dev/fireworks:
	  36379, 36403
	  
	  
	  36379
	  =====
	  
	  Author: matevz
	  Date: Wed Oct 20 12:23:26 2010
	  New Revision: 36379
	  
	  URL: http://root.cern.ch/viewvc?rev=36379&root=root&view=rev
	  Log:
	  Add using declaration to avoid shadowing overloaded GetUserData()
	  from base-class.
	  
	  Modified:
	  branches/dev/fireworks/graf3d/eve/inc/TEveDigitSet.h
	  
	  
	  36403
	  =====
	  
	  Author: alja
	  Date: Thu Oct 21 19:23:16 2010
	  New Revision: 36403
	  
	  URL: http://root.cern.ch/viewvc?rev=36403&root=root&view=rev
	  Log:
	  Disable lighting.
	  
	  Modified:
	  branches/dev/fireworks/graf3d/eve/src/TEveJetConeGL.cxx

2010-10-23 16:23  brun

	* [r36416] tree/tree/src/TLeafC.cxx: use strlcpy

2010-10-23 16:20  brun

	* [r36415] tree/tree/src/TTree.cxx: Fix a memory leak in case of
	  Error.

2010-10-23 07:04  moneta

	* [r36414] math/smatrix/test/testInversion.cxx: patch from Axel to
	  fix error found by Clang

2010-10-22 22:45  wlav

	* [r36413] bindings/pyroot/ROOT.py, bindings/pyroot/src/PyROOT.h,
	  bindings/pyroot/src/Pythonize.cxx,
	  bindings/pyroot/src/RootModule.cxx: p3 stl and ttree support

2010-10-22 18:22  wlav

	* [r36412] bindings/pyroot/src/PyROOT.h,
	  bindings/pyroot/src/RootModule.cxx: pickle support for p3

2010-10-22 14:32  couet

	* [r36411] graf2d/asimage/src/libAfterImage/libjpeg/jconfig.h: -
	  From Axel: patch to remove warnings on windows

2010-10-22 11:58  brun

	* [r36410] tree/tree/inc/TTree.h, tree/tree/src/TTree.cxx:
	  Implement a suggestion (and code) from Mike Marino; new function
	  TTree::readStream
	  see: https://savannah.cern.ch/bugs/?74306

2010-10-22 09:26  brun

	* [r36409] core/base/src/TDirectory.cxx,
	  io/io/src/TDirectoryFile.cxx: Fix typos in the doc

2010-10-22 09:21  brun

	* [r36408] core/base/src/TDirectory.cxx,
	  io/io/src/TDirectoryFile.cxx: In the mkdir functions, one can now
	  create a tree of sub-directories
	  // Create a sub-directory and return a pointer to the created
	  directory.
	  // Returns 0 in case of error.
	  // Returns 0 if a directory with the same name already exists.
	  // Note that the directory name may be of the form "a/b/c" to
	  create a hierarchy of directories.
	  // In this case, the function returns the pointer to the "a"
	  directory if teh operation is successful.

2010-10-22 02:04  pcanal

	* [r36407] tree/tree/inc/TLeaf.h, tree/tree/inc/TLeafB.h,
	  tree/tree/inc/TLeafC.h, tree/tree/inc/TLeafD.h,
	  tree/tree/inc/TLeafF.h, tree/tree/inc/TLeafI.h,
	  tree/tree/inc/TLeafL.h, tree/tree/inc/TLeafO.h,
	  tree/tree/inc/TLeafS.h, tree/tree/src/TLeafB.cxx,
	  tree/tree/src/TLeafC.cxx, tree/tree/src/TLeafD.cxx,
	  tree/tree/src/TLeafF.cxx, tree/tree/src/TLeafI.cxx,
	  tree/tree/src/TLeafL.cxx, tree/tree/src/TLeafO.cxx,
	  tree/tree/src/TLeafS.cxx: From Mike Marino:
	  
	  Replace the overly generic ifstream by istream as the argument to
	  ReadValue

2010-10-22 01:24  moneta

	* [r36406] math/unuran/src/unuran-1.8.devel-root.tar.gz: from Josef
	  Leydold: new version of unuran fixing last Coverity defect

2010-10-22 01:23  wlav

	* [r36405] bindings/pyroot/src/PyBufferFactory.cxx,
	  bindings/pyroot/src/PyROOT.h, bindings/pyroot/src/Utility.cxx: p3
	  buffer support

2010-10-21 16:17  couet

	* [r36401] graf2d/asimage/README: - boolean in libjpeg

2010-10-21 16:15  couet

	* [r36399] graf2d/asimage/src/libAfterImage/libjpeg/jconfig.h,
	  graf2d/asimage/src/libAfterImage/libjpeg/jmorecfg.h: - From Axel:
	  fix a problem with boolean

2010-10-21 16:01  couet

	* [r36398] graf2d/asimage/README: - undo

2010-10-21 16:00  couet

	* [r36397] graf2d/asimage/src/libAfterImage/libjpeg/jdatadst.c: -
	  Undo previous patch, it does not work on Mac.

2010-10-21 15:14  wlav

	* [r36396] bindings/pyroot/src/Converters.cxx,
	  bindings/pyroot/src/Pythonize.cxx: fix clang warnings

2010-10-21 12:28  brun

	* [r36394] montecarlo/eg/Module.mk: From Axel:
	  Disable -Wshadow for TGenerator.cxx: cfortran does
	  funny things causing a shadow warning with clang.

2010-10-21 10:48  couet

	* [r36393] graf2d/asimage/README: - jdatadst.c

2010-10-21 10:46  couet

	* [r36392] graf2d/asimage/src/libAfterImage/libjpeg/jdatadst.c: -
	  libjpeg and clan: fix a few warnings.

2010-10-21 09:58  couet

	* [r36391] core/base/src/TColor.cxx,
	  hist/histpainter/src/THistPainter.cxx: - In some doc,
	  CreateGradientColorTable was wrongly mentionned as a TStyle
	  method.

2010-10-21 09:35  agheata

	* [r36390] geom/gdml/inc/TGDMLParse.h: patch for clang (Axel)

2010-10-21 06:30  brun

	* [r36389] test/stressGeometry.cxx: Fix a bug found thanks to the
	  clang compiler

2010-10-21 04:05  pcanal

	* [r36388] tree/tree/src/TLeaf.cxx: From karolos@fnal.gov:
	  
	  Improve the selection of the leaf used for size of an array in a
	  leaflist by giving preference
	  for the leaf inside the same branch and by adding support for
	  explicit full path name.
	  
	  Concretely the following now works properly:
	  
	  TTree::Branch("JET1", &JET1, "njets/I:et[njets]/F:pt[njets]/F");
	  TTree::Branch("JET2", &JET2, "njets/I:et[njets]/F:pt[njets]/F");
	  
	  and the following is now supported:
	  
	  njets/I:et[JETS1.njets]/F:pt[JETS1.njets]
	  
	  This fixes the issue 74244 in savannah
	  (<http://savannah.cern.ch/bugs/?74244>)

2010-10-20 14:26  matevz

	* [r36384] graf3d/eve/src/TEveArrowGL.cxx,
	  graf3d/eve/src/TEveBoxGL.cxx, graf3d/eve/src/TEveBoxSetGL.cxx,
	  graf3d/eve/src/TEveCalo2DGL.cxx, graf3d/eve/src/TEveCalo3DGL.cxx,
	  graf3d/eve/src/TEveCaloLegoGL.cxx,
	  graf3d/eve/src/TEveJetConeGL.cxx, graf3d/eve/src/TEveLineGL.cxx,
	  graf3d/eve/src/TEvePlot3DGL.cxx,
	  graf3d/eve/src/TEveProjectionAxesGL.cxx,
	  graf3d/eve/src/TEveQuadSetGL.cxx,
	  graf3d/eve/src/TEveStraightLineSetGL.cxx,
	  graf3d/eve/src/TEveTextGL.cxx, graf3d/eve/src/TEveTrackGL.cxx,
	  graf3d/eve/src/TEveTrackProjectedGL.cxx,
	  graf3d/eve/src/TEveTriangleSetGL.cxx, graf3d/gl/inc/TGLObject.h,
	  graf3d/gl/src/TF2GL.cxx, graf3d/gl/src/TGLObject.cxx,
	  graf3d/gl/src/TGLParametricEquationGL.cxx,
	  graf3d/gl/src/TGLScenePad.cxx, graf3d/gl/src/TH2GL.cxx,
	  graf3d/gl/src/TH3GL.cxx: Rewrite dynamic casts in sub-classes of
	  TGLObject, SetModel() virtual,
	  so as to avoid complaints from coverity.

2010-10-20 13:32  brun

	* [r36383] tutorials/pythia/pythia8.C: Fix to take into account the
	  change from IsFinal() to status().
	  Now final particles have a status >0

2010-10-20 12:27  brun

	* [r36382] misc/memstat/inc/TMemStat.h,
	  misc/memstat/inc/TMemStatMng.h, misc/memstat/src/TMemStat.cxx,
	  misc/memstat/src/TMemStatMng.cxx,
	  tree/treeviewer/inc/TMemStatShow.h,
	  tree/treeviewer/src/TMemStatShow.cxx: Add a new control argument
	  to TMemStat
	  // When TMemStat is active it recors every call to malloc/free in
	  a ROOT Tree.
	  // You must be careful when running jobs with many millions (or
	  more) of calls
	  // to malloc/free because the generated Tree may become very
	  large.
	  // The TMemStat constructor TMemStat(const char* system, Int_t
	  buffersize, Int_t maxcalls)
	  // has its 3 arguments optional:
	  // -system refers to the internal algorithm to compute the back
	  traces.
	  // the recommended value is "gnubuiltin"
	  // -buffersize is the number of calls to malloc or free that can
	  be stored in one memory buffer.
	  // when the buffer is full, the calls to malloc/free pointing to
	  the same location
	  // are eliminated and not written to the final Tree. The default
	  value 100000
	  // is such that between 50 and 90% of the calls are eliminated
	  depending on the application.
	  // You can set buffersize <=1 to keep every single call to
	  malloc/free.
	  // -maxcalls can set a limit for the maximum number of calls to
	  be registered in the Tree.
	  // The default value is 5000000.
	  // The 3 arguments can be set in $ROOTSYS/etc/system.rootrc
	  // Root.TMemStat.system gnubuiltin
	  // Root.TMemStat.buffersize 100000
	  // Root.TMemStat.maxcalls 5000000

2010-10-20 12:24  brun

	* [r36381] core/base/src/TApplication.cxx: Changes to reflect the
	  new argument when calling the TMemStat constructor

2010-10-20 12:23  brun

	* [r36380] config/rootrc.in: Add a new parameter
	  Root.TMemStat.buffersize 100000
	  # the parameter buffersize is the number of calls to malloc or
	  free that can be stored in one memory buffer.
	  # when the buffer is full, the calls to malloc/free pointing to
	  the same location
	  # are eliminated and not written to the final Tree. The default
	  value 100000
	  # is such that between 50 and 90% of the calls are eliminated
	  depending on the application.

2010-10-20 10:15  brun

	* [r36378] test/stressFit.cxx: Add a protection against a wrong
	  option

2010-10-19 17:50  matevz

	* [r36374] graf3d/eve/inc/TEveElement.h,
	  graf3d/eve/src/TEveElement.cxx: Fix compilation warnings.

2010-10-19 17:43  matevz

	* [r36373] graf3d/eve/inc/TEveArrow.h,
	  graf3d/eve/inc/TEveDigitSet.h, graf3d/eve/inc/TEveElement.h,
	  graf3d/eve/inc/TEveGeoNode.h, graf3d/eve/inc/TEveGeoShape.h,
	  graf3d/eve/inc/TEvePointSet.h,
	  graf3d/eve/inc/TEveProjectionBases.h, graf3d/eve/inc/TEveUtil.h,
	  graf3d/eve/src/TEveBoxGL.cxx, graf3d/eve/src/TEveCaloData.cxx,
	  graf3d/eve/src/TEveElement.cxx, graf3d/eve/src/TEveGedEditor.cxx,
	  graf3d/eve/src/TEveProjectionBases.cxx,
	  graf3d/eve/src/TEveScene.cxx,
	  graf3d/eve/src/TEveTrackPropagator.cxx,
	  graf3d/eve/src/TEveUtil.cxx, graf3d/gl/inc/LinkDef.h,
	  graf3d/gl/inc/TGLAutoRotator.h, graf3d/gl/inc/TGLViewer.h,
	  graf3d/gl/inc/TGLViewerEditor.h,
	  graf3d/gl/src/TGLAutoRotator.cxx, graf3d/gl/src/TGLViewer.cxx,
	  graf3d/gl/src/TGLViewerEditor.cxx: Merge the following revisions
	  from branches/dev/fireworks:
	  35724, 35865, 35866, 35867, 36028, 36093, 36110, 36125, 36130,
	  36365, 36370
	  
	  
	  35724
	  =====
	  
	  Author: matevz
	  Date: Fri Sep 24 22:08:36 2010
	  New Revision: 35724
	  
	  URL: http://root.cern.ch/viewvc?rev=35724&root=root&view=rev
	  Log:
	  Preliminary version of camera auto-rotator.
	  
	  Added:
	  branches/dev/fireworks/graf3d/gl/inc/TGLAutoRotator.h (with
	  props)
	  branches/dev/fireworks/graf3d/gl/src/TGLAutoRotator.cxx (with
	  props)
	  Modified:
	  branches/dev/fireworks/graf3d/gl/inc/LinkDef.h
	  
	  Propchange: branches/dev/fireworks/graf3d/gl/inc/TGLAutoRotator.h
	  ('svn:eol-style' added)
	  
	  Propchange: branches/dev/fireworks/graf3d/gl/inc/TGLAutoRotator.h
	  ('svn:keywords' added)
	  
	  Propchange:
	  branches/dev/fireworks/graf3d/gl/src/TGLAutoRotator.cxx
	  ('svn:eol-style' added)
	  
	  Propchange:
	  branches/dev/fireworks/graf3d/gl/src/TGLAutoRotator.cxx
	  ('svn:keywords' added)
	  
	  
	  35865
	  =====
	  
	  Author: alja
	  Date: Wed Sep 29 20:38:27 2010
	  New Revision: 35865
	  
	  URL: http://root.cern.ch/viewvc?rev=35865&root=root&view=rev
	  Log:
	  
	  Properly convert Et to E.
	  
	  Modified:
	  branches/dev/fireworks/graf3d/eve/src/TEveCaloData.cxx
	  
	  
	  35866
	  =====
	  
	  Author: alja
	  Date: Wed Sep 29 20:39:58 2010
	  New Revision: 35866
	  
	  URL: http://root.cern.ch/viewvc?rev=35866&root=root&view=rev
	  Log:
	  Fix compilation warning.
	  
	  Modified:
	  branches/dev/fireworks/graf3d/eve/src/TEveCaloData.cxx
	  
	  
	  35867
	  =====
	  
	  Author: alja
	  Date: Wed Sep 29 21:12:04 2010
	  New Revision: 35867
	  
	  URL: http://root.cern.ch/viewvc?rev=35867&root=root&view=rev
	  Log:
	  
	  Use cell absolute value when update TEveCaloDataHist::fMaxValE
	  and TEveCaloDataVec::fMaxValE.
	  
	  Modified:
	  branches/dev/fireworks/graf3d/eve/src/TEveCaloData.cxx
	  
	  
	  36028
	  =====
	  
	  Author: alja
	  Date: Fri Oct 1 18:24:15 2010
	  New Revision: 36028
	  
	  URL: http://root.cern.ch/viewvc?rev=36028&root=root&view=rev
	  Log:
	  
	  Anti-alias frame lines.
	  
	  Modified:
	  branches/dev/fireworks/graf3d/eve/src/TEveBoxGL.cxx
	  
	  
	  36093
	  =====
	  
	  Author: matevz
	  Date: Tue Oct 5 21:30:57 2010
	  New Revision: 36093
	  
	  URL: http://root.cern.ch/viewvc?rev=36093&root=root&view=rev
	  Log:
	  Complete implementation.
	  
	  Modified:
	  branches/dev/fireworks/graf3d/gl/inc/TGLAutoRotator.h
	  branches/dev/fireworks/graf3d/gl/src/TGLAutoRotator.cxx
	  
	  
	  36110
	  =====
	  
	  Author: matevz
	  Date: Wed Oct 6 13:49:26 2010
	  New Revision: 36110
	  
	  URL: http://root.cern.ch/viewvc?rev=36110&root=root&view=rev
	  Log:
	  Add camera rotator controls to gl-viewer editor.
	  Put it together with stereo controls in the "Extras" tab.
	  
	  Modified:
	  branches/dev/fireworks/graf3d/gl/inc/TGLAutoRotator.h
	  branches/dev/fireworks/graf3d/gl/inc/TGLViewer.h
	  branches/dev/fireworks/graf3d/gl/inc/TGLViewerEditor.h
	  branches/dev/fireworks/graf3d/gl/src/TGLAutoRotator.cxx
	  branches/dev/fireworks/graf3d/gl/src/TGLViewer.cxx
	  branches/dev/fireworks/graf3d/gl/src/TGLViewerEditor.cxx
	  
	  
	  36125
	  =====
	  
	  Author: matevz
	  Date: Wed Oct 6 17:09:07 2010
	  New Revision: 36125
	  
	  URL: http://root.cern.ch/viewvc?rev=36125&root=root&view=rev
	  Log:
	  Remove redundant arguments.
	  
	  Modified:
	  branches/dev/fireworks/graf3d/gl/src/TGLViewerEditor.cxx
	  
	  
	  36130
	  =====
	  
	  Author: matevz
	  Date: Wed Oct 6 17:34:07 2010
	  New Revision: 36130
	  
	  URL: http://root.cern.ch/viewvc?rev=36130&root=root&view=rev
	  Log:
	  * TGLAutoRotator
	  Use TStopwatch to measure time between two redraws.
	  Do not stop / restart the timer, keep it running.
	  Improve defaults.
	  
	  * TGLViewerEditor
	  Allow 3 decimal digits for delta-time.
	  
	  Modified:
	  branches/dev/fireworks/graf3d/gl/inc/TGLAutoRotator.h
	  branches/dev/fireworks/graf3d/gl/src/TGLAutoRotator.cxx
	  branches/dev/fireworks/graf3d/gl/src/TGLViewerEditor.cxx
	  
	  
	  36365
	  =====
	  
	  Author: alja
	  Date: Mon Oct 18 18:41:05 2010
	  New Revision: 36365
	  
	  URL: http://root.cern.ch/viewvc?rev=36365&root=root&view=rev
	  Log:
	  
	  TEveElement, TEveProjectionBases:
	  Add support for fast destruction of large number of elements
	  (e.g. heavy ion data).
	  
	  TEveRefBackPtr, TEveTrackPropagator:
	  Optimize TEveRefBackPtr::DecRefCount() for large number of
	  references.
	  
	  TEveElement, TEveScene, TEveGedEditor, TEveGeoNode, TEveDigitSet,
	  TEveArrow, TEvePointSet, TEveGeoShape:
	  Remove default parameter in GetObject(), GetEditorObject(), and
	  GetRenderObject() to avoid
	  unnecessary creation/destruction of temporary TEveException
	  object.
	  
	  Modified:
	  branches/dev/fireworks/graf3d/eve/inc/TEveArrow.h
	  branches/dev/fireworks/graf3d/eve/inc/TEveDigitSet.h
	  branches/dev/fireworks/graf3d/eve/inc/TEveElement.h
	  branches/dev/fireworks/graf3d/eve/inc/TEveGeoNode.h
	  branches/dev/fireworks/graf3d/eve/inc/TEveGeoShape.h
	  branches/dev/fireworks/graf3d/eve/inc/TEvePointSet.h
	  branches/dev/fireworks/graf3d/eve/inc/TEveProjectionBases.h
	  branches/dev/fireworks/graf3d/eve/inc/TEveUtil.h
	  branches/dev/fireworks/graf3d/eve/src/TEveElement.cxx
	  branches/dev/fireworks/graf3d/eve/src/TEveGedEditor.cxx
	  branches/dev/fireworks/graf3d/eve/src/TEveProjectionBases.cxx
	  branches/dev/fireworks/graf3d/eve/src/TEveScene.cxx
	  branches/dev/fireworks/graf3d/eve/src/TEveTrackPropagator.cxx
	  branches/dev/fireworks/graf3d/eve/src/TEveUtil.cxx
	  
	  
	  36370
	  =====
	  
	  Author: matevz
	  Date: Tue Oct 19 18:50:07 2010
	  New Revision: 36370
	  
	  URL: http://root.cern.ch/viewvc?rev=36370&root=root&view=rev
	  Log:
	  * TEveTrackPropagator:
	  Fix calculation of:
	  - fractional step when approaching a reference point;
	  - track length when using helix propagator.
	  
	  * track.C:
	  Add test-case from ILC display Druid that was causing problems.
	  
	  Modified:
	  branches/dev/fireworks/graf3d/eve/src/TEveTrackPropagator.cxx
	  branches/dev/fireworks/tutorials/eve/track.C

2010-10-19 16:14  moneta

	* [r36369] math/mathcore/inc/Math/WrappedFunction.h: from Axel:
	  Help CINT parse functionpointer typedef
	  fixing Savannah #74108

2010-10-19 07:52  brun

	* [r36367] build/win/w32pragma.h: From Axel:
	  Newer MSVC versions issue a warning that they follow the C++
	  standard:<http://msdn.microsoft.com/en-us/library/aa984668%28VS.71%29.aspx>.
	  Silence that, visible e.g. in roofit:
	  roofit\roofit\src\RooChiSquarePdf.cxx(65) : warning C4675:
	  'double
	  pow(double,double)' : resolved overload was found by
	  argument-dependent
	  lookup

2010-10-16 17:23  brun

	* [r36362] misc/memstat/src/TMemStat.cxx,
	  tree/treeviewer/src/TMemStatShow.cxx: More improvements in
	  TMemStat::Show
	  //
	  // TMemStat::Show creates 3 canvases.
	  // -In canvas1 it displays a dynamic histogram showing for pages
	  (10 kbytes by default)
	  // the percentage of the page used.
	  // A summary pave shows the total memory still in use when the
	  TMemStat object
	  // goes out of scope and the average occupancy of the pages.
	  // The average occupancy gives a good indication of the memory
	  fragmentation.
	  //
	  // -In canvas2 it displays the histogram of memory leaks in
	  decreasing order.
	  // when moving the mouse on this canvas, a tooltip shows the
	  backtrace for the leak
	  // in the bin below the mouse.
	  //
	  // -In canvas3 it displays the histogram of the nbigleaks largest
	  leaks (default is 20)
	  // for each leak, the number of allocs and average alloc size is
	  shown.
	  //
	  //
	  // Simply do:
	  // root > TMemStat::Show()
	  // or specifying arguments
	  // root > TMemStat::Show(0.01,20,"mydir/mymemstat.root");
	  //
	  // The first argument to Show is the percentage of the time of
	  the original job
	  // that produced the file after which the display is updated. By
	  default update=0.01,
	  // ie 100 time intervals will be shown.
	  // The second argument is nbigleaks.
	  // The third argument is the imput file name (result of
	  TMemStat).
	  // If this argument is omitted, the script will take the most
	  recent file
	  // generated by TMemStat.

2010-10-15 14:36  brun

	* [r36359] tree/treeviewer/inc/TMemStatShow.h,
	  tree/treeviewer/src/TMemStatShow.cxx: More improvements

2010-10-15 12:44  moneta

	* [r36358] math/mathcore/inc/Math/GaussLegendreIntegrator.h,
	  math/mathcore/src/GaussLegendreIntegrator.cxx,
	  math/mathcore/test/testIntegration.cxx: fix
	  GaussLegendreIntegrator (see bug
	  https://savannah.cern.ch/bugs/?74041 )

2010-10-15 12:26  rdm

	* [r36357] core/base/src/TString.cxx: replace sprintf's by
	  snprintf's.

2010-10-14 15:35  brun

	* [r36355] tree/treeviewer/src/TMemStatShow.cxx: fix compilation
	  warning

2010-10-14 15:31  brun

	* [r36354] misc/memstat/inc/TMemStat.h,
	  misc/memstat/src/TMemStat.cxx,
	  tree/treeviewer/inc/TMemStatShow.h,
	  tree/treeviewer/src/TMemStatShow.cxx: Start implementing the
	  histogram of leaks sorted by size

2010-10-14 14:59  pcanal

	* [r36353] io/io/src/TFile.cxx: Add missing check for null pointer

2010-10-14 13:44  moneta

	* [r36352] hist/hist/src/HFitImpl.cxx: fix bug fitting a multigraph
	  not yet drawn with the axis
	  (see https://savannah.cern.ch/bugs/?73970 )

2010-10-14 13:40  moneta

	* [r36350] math/smatrix/inc/Math/CholeskyDecomp.h: from Manuel
	  Schiller: add missing include files

2010-10-14 10:16  brun

	* [r36349] tutorials/gui/guitest.C: Add missing include <TClass.h>
	  required when compiling guitest in STANDALONE

2010-10-14 08:35  stelzer

	* [r36348] tmva/inc/PDEFoam.h: code annotation 'no tainted data
	  return' for PDEFoam::GetDim()

2010-10-14 08:01  axel

	* [r36347] cint/cint/include/iostream.h: Come up with a spelling
	  that both CINT and the compiler can parse: don't use compound
	  initializer.
	  Fixes CINT nightlies.

2010-10-14 07:24  brun

	* [r36346] roofit/roofitcore/inc/RooAbsReal.h: use strlcpy

2010-10-13 20:54  brun

	* [r36345] tree/treeplayer/src/TTreePerfStats.cxx: Fix a problem in
	  Finish and Paint in case one reads a very small fraction of the
	  file.
	  see: http://root.cern.ch/phpBB3/viewtopic.php?f=3&t=11372

2010-10-13 17:21  brun

	* [r36344] graf2d/qt/src/GQtGUI.cxx: From Valeri:
	  fix a coverity report

2010-10-13 16:52  axel

	* [r36343] cint/cint/include/iostream.h: Fix roottest: don't
	  declare left, right (CINT's synonym for ios_base::left,right) as
	  variables.

2010-10-13 16:49  moneta

	* [r36342] math/unuran/src/unuran-1.8.devel-root.tar.gz: from Josef
	  Leydold: new tar file of Unuran fixing last 2 Coverity items

2010-10-13 14:13  pcanal

	* [r36340] io/io/src/TStreamerInfo.cxx: Remove dead code (coverity
	  11482)

2010-10-13 14:10  axel

	* [r36339] cint/cint/include/iostream.h: fix fatal pragma omission

2010-10-13 14:06  pcanal

	* [r36338] io/io/inc/TVirtualCollectionIterators.h,
	  io/io/src/TGenCollectionProxy.cxx: Try a different spelling of
	  the coverity event to suppress cov 21800 and 21801 (invalid
	  iterator)

2010-10-13 13:43  rdm

	* [r36337] hist/hist/Module.mk: cosmetics.

2010-10-13 13:42  rdm

	* [r36336] core/clib/Module.mk, core/clib/inc/LinkDef.h,
	  core/clib/inc/snprintf.h, core/clib/inc/strlcpy.h: add the
	  following functions to G__Clib dictionary:
	  strlcpy()
	  strlcat()
	  snprintf()
	  so they can be used in scripts.

2010-10-13 08:56  axel

	* [r36329] cint/cint/include/_iostream,
	  cint/cint/include/iostream.h: Simplify CINT version of iobase
	  manip flags
	  Add missing ones (e.g. showpoint)

2010-10-13 08:17  axel

	* [r36327] cint/cint/src/expr.cxx: Fix Savannah #73909.
	  Remove unused variables / expressions (ipunct, len).
	  This matches the recent change in fread, keeping necessary
	  spaces, e.g. between "unsigned" and "int"

2010-10-13 08:05  axel

	* [r36326] core/editline/src/read.cxx: Add tainted_data suppression
	  to (dysfunctional) data_index suppression

2010-10-13 08:03  axel

	* [r36325] core/editline/src/read.cxx: Suppression of data_index
	  doesn't work (complaint sent to Coverity).
	  For now suppress caller instead.

2010-10-13 07:36  brun

	* [r36324] hist/hist/src/TF3.cxx: Fix uninitialized members

2010-10-13 07:23  brun

	* [r36323] misc/table/src/TVolumePosition.cxx: Fix one more
	  uninitialized memeber

2010-10-13 07:10  brun

	* [r36322] hist/hist/src/TH1.cxx, hist/hist/src/TH2.cxx: In
	  TH1::Rebin and TH2::rebin2 reset the kCanRebin bit while
	  rebinning.
	  This fixes http://savannah.cern.ch/bugs/?73915

2010-10-12 19:17  pcanal

	* [r36321] cint/cint/src/struct.cxx, core/utils/src/rootcint.cxx,
	  io/io/inc/TVirtualCollectionIterators.h,
	  io/io/src/TGenCollectionProxy.cxx,
	  io/io/src/TStreamerInfoActions.cxx,
	  tree/treeplayer/src/TTreeProxyGenerator.cxx:
	  TStreamerInfoAction.cxx: fix cov 22834 (null returns), 21802 and
	  21803 (sizeof_mistmatch)
	  TGenCollectionProxy.cxx: fix cov 22879 (invalid iterator)
	  TVirtualCollectionIterators.h: fix cov 22879 (invalid iterator)
	  TTreeProxyGenerator.cxx: ignore cov 14197 (secure_temp)
	  rootcint.cxx: ignore tainted data reports, fix cov 14205
	  (secure_temp), cov 14299 (unreacheable), 11490 (deadcode),
	  11742,11743 (forward_null)
	  struct.cxx: cov 12457 (secure coding)

2010-10-12 19:00  brun

	* [r36320] test/Event.cxx, test/EventMT.cxx, test/Tetris.cxx,
	  test/bench.cxx, test/ctorture.cxx, test/stress.cxx,
	  test/stressEntryList.cxx, test/stressFit.cxx, test/stressGUI.cxx,
	  test/stressHistoFit.cxx, test/stressLinear.cxx,
	  test/stressShapes.cxx, test/stressSpectrum.cxx, test/tcollbm.cxx,
	  test/vmatrix.cxx, test/vvector.cxx: Unfortunately snprintf and
	  strlcpy cannot ve used in the test programs because roottest
	  can run the tests via CINT and for the time being these 2
	  functions are unknown
	  to CINT (such a shame!)

2010-10-12 16:26  brun

	* [r36319] tree/tree/src/TTree.cxx: Add a comment concerning the
	  last change in TTree::AutoSave

2010-10-12 15:24  axel

	* [r36318]
	  cint/reflex/test/implementation/members/OffsetOfTest.cxx,
	  cint/reflex/test/iso-iec/conv/fpprom/a.cxx: Add missing #includes

2010-10-12 15:09  moneta

	* [r36317] math/unuran/src/unuran-1.8.devel-root.tar.gz: new tar
	  file from Josef trying to fix the remaining Coverity defects
	  - should fix also failure observed in computing _unur_arcmean
	  function on VS 7.1 (a compiler bug ?) and was making fail the
	  unuran ROOT tests

2010-10-12 14:28  brun

	* [r36316] tree/tree/src/TTree.cxx: In TTree::AutoSave when the
	  option "saveself" is specified, one must also call
	  TFile::WriteHeader.
	  This is required in case the GetUserInfo list contains a user
	  class and its StreamerInfo class must
	  be written.

2010-10-12 12:41  axel

	* [r36315] cint/cint/inc/Api.h, cint/cint/inc/BaseCls.h,
	  cint/cint/inc/CallFunc.h, cint/cint/inc/Class.h,
	  cint/cint/inc/Method.h, cint/cint/inc/MethodAr.h,
	  cint/cint/inc/Token.h, cint/cint/inc/Type.h,
	  cint/cint/inc/Typedf.h, cint/cint/src/debug.cxx,
	  cint/cint/src/init.cxx, cint/cint/src/loadfile.cxx,
	  cint/cint/src/pause.cxx, cint/cint/src/val2a.cxx,
	  cint/cint/src/var.cxx: Spell Coverity ignore comments
	  //coverity[...] with lower case 'c'.
	  Add outer include guards (fixes Coverity reports on include
	  recursion).

2010-10-12 12:40  axel

	* [r36314] cint/reflex/inc/Reflex/Object.h: Remove unnecessary
	  #include (also fixes a Coverity report on include recursion).

2010-10-12 12:40  axel

	* [r36313] core/editline/src/map.cxx, core/editline/src/read.cxx,
	  core/editline/src/readline.cxx, core/editline/src/search.cxx,
	  core/editline/src/term.cxx, core/editline/src/tty.cxx: Spell
	  Coverity ignore comment '// coverity[...]' with smaller 'c'.

2010-10-12 10:15  rdm

	* [r36312] proof/proofd/src/proofd.cxx: use strlcat instead of
	  strncat.

2010-10-12 09:16  couet

	* [r36311] graf2d/asimage/Module.mk: - disable warning 4244 in
	  libjpeg on windows

2010-10-12 08:35  brun

	* [r36310] test/Event.cxx, test/EventMT.cxx, test/Tetris.cxx,
	  test/bench.cxx, test/histviewer/canvsave.cxx,
	  test/histviewer/histaction.cxx, test/periodic/XSGui.cxx,
	  test/periodic/XSPeriodicTable.cxx, test/stress.cxx,
	  test/stressEntryList.cxx, test/stressFit.cxx, test/stressGUI.cxx,
	  test/stressHistoFit.cxx, test/stressLinear.cxx,
	  test/stressShapes.cxx, test/stressSpectrum.cxx, test/tcollbm.cxx,
	  test/vmatrix.cxx, test/vvector.cxx: use snprintf

2010-10-12 08:08  brun

	* [r36309] graf2d/graf/src/TGaxis.cxx: use strlcat

2010-10-12 07:13  brun

	* [r36308] core/meta/src/TCint.cxx, core/meta/src/TClass.cxx,
	  core/meta/src/TStreamerElement.cxx, graf2d/fitsio/src/TFITS.cxx,
	  hist/hist/src/TF1.cxx, hist/hist/src/TFormula.cxx,
	  io/hdfs/src/THDFSFile.cxx, io/io/src/TFile.cxx,
	  net/auth/src/TAuthenticate.cxx, test/ctorture.cxx,
	  tree/treeplayer/src/TFileDrawMap.cxx,
	  tree/treeviewer/src/TTreeViewer.cxx: use strlcpy

2010-10-12 07:10  brun

	* [r36307] misc/table/src/TVolumePosition.cxx: Fix uninitialized
	  member. coverity

2010-10-11 18:55  moneta

	* [r36306] math/unuran, math/unuran/Module.mk,
	  math/unuran/inc/TUnuran.h,
	  math/unuran/src/unuran-1.8.devel-root.tar.gz: from Joseph
	  Leydols: new test version 1.8 of unuran with first Coverity fixes

2010-10-11 16:28  rdm

	* [r36305] proof/proofd/src/proofd.cxx: fix coverity 10533.

2010-10-11 15:16  axel

	* [r36303] core/editline/src/emacs.cxx,
	  core/editline/src/prompt.cxx, core/editline/src/search.cxx,
	  core/editline/src/tty.cxx: Fix two real bugs found by Coverity
	  (em_copy_region, prompt color).
	  Add ignore comments and explanations.

2010-10-11 15:07  axel

	* [r36302] core/editline/src/Getline_el.cxx,
	  core/editline/src/TTermManip.cxx, core/editline/src/el.cxx,
	  core/editline/src/map.cxx, core/editline/src/read.cxx,
	  core/editline/src/readline.cxx, core/editline/src/term.cxx:
	  Coverity fixes / ignores.

2010-10-11 14:38  ganis

	* [r36300] proof/proofd/src/proofd.cxx: Possible fix for Coveriy
	  issues 14028, 22832, 22833

2010-10-11 14:17  axel

	* [r36299] cint/cint/src/fproto.h, cint/cint/src/func.cxx,
	  cint/cint/src/val2a.cxx, cint/cint/src/var.cxx: Try to fix strcpy
	  into char* as much as possible without changing CINT's API.
	  Add explanations for some ignored Coverity reports.

2010-10-11 12:39  axel

	* [r36294] cint/cint/src/loadfile.cxx: Set restrictive umask()
	  before call to mkstemp() (Coverity).
	  Ignore a Coverity report on tmpfile().

2010-10-11 12:27  moneta

	* [r36293] math/mathcore/src/TMath.cxx: fix a typo in the
	  TMath::Voigt documentation (see RooTalk post)

2010-10-11 10:09  axel

	* [r36291] cint/cint/src/debug.cxx, cint/cint/src/init.cxx,
	  cint/cint/src/pause.cxx: Add Coverity ignore comment that
	  predictable result of tmpfile() is fine: they are still unique.

2010-10-11 09:57  axel

	* [r36290] html/src/TDocOutput.cxx: One more use of cls (Coverity)

2010-10-11 09:54  axel

	* [r36289] cint/reflex/inc/Reflex/internal/MemberBase.h,
	  cint/reflex/inc/Reflex/internal/ScopeBase.h: Outer include guards
	  against include recursion (Coverity)

2010-10-11 09:48  axel

	* [r36288] cint/reflex/src/Pointer.cxx: Be more explicit about enum
	  vs boolean (Coverity)

2010-10-11 09:48  axel

	* [r36287] cint/reflex/src/Tools.cxx: use CPP instead of bool
	  (Coverity dead code).

2010-10-11 09:43  axel

	* [r36286] cint/reflex/src/ScopeBase.cxx: Unchecked dynamic_cast
	  (coverity). But we knew what we were doing.

2010-10-11 09:41  axel

	* [r36285] cint/reflex/src/TypeBase.cxx: unchecked dynamic_cast
	  (but we knew what we were doing...)

2010-10-11 09:34  axel

	* [r36284] cint/reflex/src/Typedef.cxx: enum as bool, unnecessary
	  check for typ != 0. (Coverity)

2010-10-11 09:10  moneta

	* [r36282] hist/hist/src/TEfficiency.cxx,
	  hist/hist/src/TGraphAsymmErrors.cxx: fix last three Coverity
	  defects, coming from the last commits

2010-10-11 09:03  couet

	* [r36281] graf2d/doc/v528/index.html: - timagedump

2010-10-11 08:48  couet

	* [r36280] graf2d/postscript/src/TImageDump.cxx: - The line width
	  of empty boxes was always 1.

2010-10-11 08:30  couet

	* [r36279] graf2d/doc/v528/index.html: - TCanvas

2010-10-11 08:26  couet

	* [r36278] graf2d/gpad/src/TCanvas.cxx: - A Square TCanvas saved in
	  batch mode in a root file
	  and then displayed again in interactive mode was not
	  square anymore.

2010-10-11 08:26  rdm

	* [r36277] rootx/src/rootx.cxx: include definition for strlcpy
	  (Rtypes.h).

2010-10-11 08:14  rdm

	* [r36276] rootx/src/rootx.cxx: fix to work around false positive
	  coverity report 13607.

2010-10-11 08:05  brun

	* [r36275] graf2d/qt/src/TGQt.cxx: fix typo

2010-10-11 08:05  wouter

	* [r36274] roofit/roofit/src/RooBlindTools.cxx,
	  roofit/roofit/src/RooKeysPdf.cxx,
	  roofit/roofitcore/inc/RooAbsReal.h,
	  roofit/roofitcore/inc/RooCatType.h,
	  roofit/roofitcore/src/RooAbsData.cxx,
	  roofit/roofitcore/src/RooAddition.cxx,
	  roofit/roofitcore/src/RooDataSet.cxx,
	  roofit/roofitcore/src/RooFactoryWSTool.cxx,
	  roofit/roofitcore/src/RooFitResult.cxx,
	  roofit/roofitcore/src/RooMCStudy.cxx,
	  roofit/roofitcore/src/RooProdPdf.cxx,
	  roofit/roofitcore/src/RooRealMPFE.cxx,
	  roofit/roofitcore/src/RooSimPdfBuilder.cxx: Hopefully last batch
	  of Coverity fixes

2010-10-11 07:57  brun

	* [r36273] misc/table/src/TVolumePosition.cxx: Fix Dereference
	  after null check. coverity CID 11862

2010-10-11 07:36  brun

	* [r36269] misc/table/src/TVolumeViewIter.cxx: Fix unused variable.
	  coverity CID 22846

2010-10-11 07:19  brun

	* [r36266] rootx/src/rootx.cxx: use snprintf. coverity CID 13147

2010-10-11 07:17  brun

	* [r36265] net/ldap/src/TLDAPAttribute.cxx: use strlcpy

2010-10-11 07:15  brun

	* [r36264] graf2d/gpad/src/TInspectCanvas.cxx: use snprintf

2010-10-11 07:13  brun

	* [r36263] graf2d/gpad/src/TInspectCanvas.cxx: use strlcat.
	  coverity CID 13655

2010-10-11 07:11  brun

	* [r36262] tree/tree/src/TQueryResult.cxx: use strlcpy. coverity
	  CID 13313

2010-10-10 21:12  stelzer

	* [r36261] tmva/src/RuleEnsemble.cxx: fix bug processing old
	  Rulefit files

2010-10-10 15:45  brun

	* [r36260] tree/tree/src/TBranch.cxx: use strlcpy

2010-10-10 12:46  rdm

	* [r36258] Makefile: inlcude core/clib before core/utils as
	  rootcint now needs strlcpy etc.

2010-10-10 10:56  brun

	* [r36257] test/periodic/NdbMTReacDesc.cxx,
	  test/periodic/XSReactionDlg.cxx: use strlcpy, strlcat, snprintf

2010-10-10 10:49  brun

	* [r36256] tree/tree/src/TTree.cxx: use strlcat

2010-10-10 10:46  brun

	* [r36255] net/net/src/TSecContext.cxx: use strlcat and snprintf

2010-10-10 10:44  brun

	* [r36254] misc/table/src/TIndexTable.cxx: use strlcpy and strlcat

2010-10-10 10:42  brun

	* [r36253] main/src/h2root.cxx: use strlcat

2010-10-10 10:41  moneta

	* [r36252] hist/hist/src/TEfficiency.cxx: fix coverity issue 22837

2010-10-10 10:34  brun

	* [r36251] hist/spectrumpainter/src/TSpectrum2Painter.cxx: use
	  strlcat

2010-10-10 10:32  moneta

	* [r36250] hist/hist/inc/TEfficiency.h, hist/hist/src,
	  hist/hist/src/TEfficiency.cxx,
	  hist/hist/src/TGraphAsymmErrors.cxx: - use option E0 instead of
	  empty for drawing empty bins (to be compatible with TH1 options)
	  and fix its usage. Return also [0,1] as error interval in case of
	  total=0
	  - plot in BayesDivide the mode instead of the mean
	  - remove option "N" in Combine. It is not needed aanymore

2010-10-10 10:28  brun

	* [r36249] hist/histpainter/src/THistPainter.cxx: use strlcat

2010-10-10 10:18  brun

	* [r36248] hist/histpainter/src/TGraphPainter.cxx: use strlcat

2010-10-10 10:16  brun

	* [r36247] hist/hist/src/TSpline.cxx: use strlcat

2010-10-10 10:13  brun

	* [r36246] gui/gui/src/TRootContextMenu.cxx,
	  hist/hbook/src/THbookFile.cxx: use strlcpy, strlcat

2010-10-10 10:07  brun

	* [r36245] graf3d/g3d/src/TAxis3D.cxx: use strlcpy, strlcat

2010-10-10 10:02  brun

	* [r36244] core/winnt/src/TWinNTSystem.cxx: use strlcpy, strlcat,
	  snprintf

2010-10-10 09:31  brun

	* [r36243] core/unix/src/TUnixSystem.cxx: use strlcpy, strlcat

2010-10-10 09:27  brun

	* [r36242] core/meta/src/TClass.cxx: use strlcpy, strlcat and
	  snprintf

2010-10-10 09:18  brun

	* [r36241] core/base/src/TStyle.cxx: use strlcat

2010-10-10 09:17  brun

	* [r36240] core/base/src/TEnv.cxx: use strlcat

2010-10-10 09:13  brun

	* [r36239] core/base/src/TDirectory.cxx: use strlcpy and strlcat

2010-10-10 08:57  moneta

	* [r36238] hist/hist/src/TEfficiency.cxx,
	  hist/hist/src/THnSparse.cxx: from Axel:
	  Coverity fix: options != 0 was checked in PrintEntries() but not
	  in PrintBin().

2010-10-10 07:49  brun

	* [r36236] misc/table/src/TVolumeViewIter.cxx: Remove dead code

2010-10-09 20:45  axel

	* [r36235] cint/cint/inc/DataMbr.h: outer include guard (coverity)

2010-10-09 20:42  axel

	* [r36234] cint/cint/src/newlink.cxx: 2nd occurrence of dead code
	  (coverity)

2010-10-09 20:41  axel

	* [r36233] cint/cint/src/newlink.cxx: dead code (coverity)

2010-10-09 20:36  brun

	* [r36232] gui/gui/src/TGSimpleTable.cxx: Fix a typo (thanks Axel)

2010-10-09 20:24  axel

	* [r36231] html/src/TDocOutput.cxx, html/src/THtml.cxx: Repair bugs
	  found by Coverity

2010-10-09 20:21  wouter

	* [r36230] roofit/roofit/inc/RooMomentMorph.h,
	  roofit/roofit/src/RooBCPEffDecay.cxx,
	  roofit/roofit/src/RooBCPGenDecay.cxx,
	  roofit/roofit/src/RooBMixDecay.cxx,
	  roofit/roofit/src/RooNonCPEigenDecay.cxx,
	  roofit/roofitcore/inc/RooAbsCategory.h,
	  roofit/roofitcore/inc/RooAbsData.h,
	  roofit/roofitcore/inc/RooAbsPdf.h,
	  roofit/roofitcore/inc/RooAbsReal.h,
	  roofit/roofitcore/inc/RooAddModel.h,
	  roofit/roofitcore/inc/RooAddPdf.h,
	  roofit/roofitcore/inc/RooDataHist.h,
	  roofit/roofitcore/inc/RooDataSet.h,
	  roofit/roofitcore/inc/RooLinkedListElem.h,
	  roofit/roofitcore/inc/RooMCStudy.h,
	  roofit/roofitcore/inc/RooSimultaneous.h,
	  roofit/roofitcore/src/RooAbsArg.cxx,
	  roofit/roofitcore/src/RooAbsCategory.cxx,
	  roofit/roofitcore/src/RooAbsCollection.cxx,
	  roofit/roofitcore/src/RooAbsData.cxx,
	  roofit/roofitcore/src/RooAbsPdf.cxx,
	  roofit/roofitcore/src/RooAbsReal.cxx,
	  roofit/roofitcore/src/RooAbsString.cxx,
	  roofit/roofitcore/src/RooAddModel.cxx,
	  roofit/roofitcore/src/RooAddPdf.cxx,
	  roofit/roofitcore/src/RooArgSet.cxx,
	  roofit/roofitcore/src/RooCategory.cxx,
	  roofit/roofitcore/src/RooCintUtils.cxx,
	  roofit/roofitcore/src/RooClassFactory.cxx,
	  roofit/roofitcore/src/RooCmdConfig.cxx,
	  roofit/roofitcore/src/RooCustomizer.cxx,
	  roofit/roofitcore/src/RooDataHist.cxx,
	  roofit/roofitcore/src/RooDataSet.cxx,
	  roofit/roofitcore/src/RooFactoryWSTool.cxx,
	  roofit/roofitcore/src/RooFormula.cxx,
	  roofit/roofitcore/src/RooMCStudy.cxx,
	  roofit/roofitcore/src/RooMath.cxx,
	  roofit/roofitcore/src/RooMoment.cxx,
	  roofit/roofitcore/src/RooNameSet.cxx,
	  roofit/roofitcore/src/RooPlot.cxx,
	  roofit/roofitcore/src/RooProdPdf.cxx,
	  roofit/roofitcore/src/RooRealVar.cxx,
	  roofit/roofitcore/src/RooSimPdfBuilder.cxx,
	  roofit/roofitcore/src/RooSimWSTool.cxx,
	  roofit/roofitcore/src/RooSimultaneous.cxx,
	  roofit/roofitcore/src/RooStringVar.cxx,
	  roofit/roofitcore/src/RooSuperCategory.cxx,
	  roofit/roofitcore/src/RooWorkspace.cxx,
	  roofit/roostats/inc/HypoTestInverterResult.h,
	  roofit/roostats/src/HypoTestInverterResult.cxx: And yet more
	  Coverity fixes

2010-10-09 19:40  axel

	* [r36229] cint/reflex/src/genmap/genmap.cxx: Coverity: intentional
	  and TOCTOU that is simply noy needed

2010-10-09 19:33  axel

	* [r36228] cint/reflex/src/Class.cxx: Remove useless non-null check
	  (Coverity)

2010-10-09 19:09  axel

	* [r36227] bindings/pyroot/src/Converters.cxx: Mark intentional use
	  of strcpy as decided by Wim

2010-10-09 19:00  axel

	* [r36226] cint/cintex/src/Cintex.cxx: Coverity (fixed size buffer
	  + sprintf)

2010-10-09 18:46  brun

	* [r36225] graf2d/graf/src/TLegend.cxx,
	  gui/gui/src/TGSimpleTable.cxx,
	  roofit/roofitcore/src/RooSimPdfBuilder.cxx: From Mattias Ellert:
 V5.28.txt:1
 V5.28.txt:2
 V5.28.txt:3
 V5.28.txt:4
 V5.28.txt:5
 V5.28.txt:6
 V5.28.txt:7
 V5.28.txt:8
 V5.28.txt:9
 V5.28.txt:10
 V5.28.txt:11
 V5.28.txt:12
 V5.28.txt:13
 V5.28.txt:14
 V5.28.txt:15
 V5.28.txt:16
 V5.28.txt:17
 V5.28.txt:18
 V5.28.txt:19
 V5.28.txt:20
 V5.28.txt:21
 V5.28.txt:22
 V5.28.txt:23
 V5.28.txt:24
 V5.28.txt:25
 V5.28.txt:26
 V5.28.txt:27
 V5.28.txt:28
 V5.28.txt:29
 V5.28.txt:30
 V5.28.txt:31
 V5.28.txt:32
 V5.28.txt:33
 V5.28.txt:34
 V5.28.txt:35
 V5.28.txt:36
 V5.28.txt:37
 V5.28.txt:38
 V5.28.txt:39
 V5.28.txt:40
 V5.28.txt:41
 V5.28.txt:42
 V5.28.txt:43
 V5.28.txt:44
 V5.28.txt:45
 V5.28.txt:46
 V5.28.txt:47
 V5.28.txt:48
 V5.28.txt:49
 V5.28.txt:50
 V5.28.txt:51
 V5.28.txt:52
 V5.28.txt:53
 V5.28.txt:54
 V5.28.txt:55
 V5.28.txt:56
 V5.28.txt:57
 V5.28.txt:58
 V5.28.txt:59
 V5.28.txt:60
 V5.28.txt:61
 V5.28.txt:62
 V5.28.txt:63
 V5.28.txt:64
 V5.28.txt:65
 V5.28.txt:66
 V5.28.txt:67
 V5.28.txt:68
 V5.28.txt:69
 V5.28.txt:70
 V5.28.txt:71
 V5.28.txt:72
 V5.28.txt:73
 V5.28.txt:74
 V5.28.txt:75
 V5.28.txt:76
 V5.28.txt:77
 V5.28.txt:78
 V5.28.txt:79
 V5.28.txt:80
 V5.28.txt:81
 V5.28.txt:82
 V5.28.txt:83
 V5.28.txt:84
 V5.28.txt:85
 V5.28.txt:86
 V5.28.txt:87
 V5.28.txt:88
 V5.28.txt:89
 V5.28.txt:90
 V5.28.txt:91
 V5.28.txt:92
 V5.28.txt:93
 V5.28.txt:94
 V5.28.txt:95
 V5.28.txt:96
 V5.28.txt:97
 V5.28.txt:98
 V5.28.txt:99
 V5.28.txt:100
 V5.28.txt:101
 V5.28.txt:102
 V5.28.txt:103
 V5.28.txt:104
 V5.28.txt:105
 V5.28.txt:106
 V5.28.txt:107
 V5.28.txt:108
 V5.28.txt:109
 V5.28.txt:110
 V5.28.txt:111
 V5.28.txt:112
 V5.28.txt:113
 V5.28.txt:114
 V5.28.txt:115
 V5.28.txt:116
 V5.28.txt:117
 V5.28.txt:118
 V5.28.txt:119
 V5.28.txt:120
 V5.28.txt:121
 V5.28.txt:122
 V5.28.txt:123
 V5.28.txt:124
 V5.28.txt:125
 V5.28.txt:126
 V5.28.txt:127
 V5.28.txt:128
 V5.28.txt:129
 V5.28.txt:130
 V5.28.txt:131
 V5.28.txt:132
 V5.28.txt:133
 V5.28.txt:134
 V5.28.txt:135
 V5.28.txt:136
 V5.28.txt:137
 V5.28.txt:138
 V5.28.txt:139
 V5.28.txt:140
 V5.28.txt:141
 V5.28.txt:142
 V5.28.txt:143
 V5.28.txt:144
 V5.28.txt:145
 V5.28.txt:146
 V5.28.txt:147
 V5.28.txt:148
 V5.28.txt:149
 V5.28.txt:150
 V5.28.txt:151
 V5.28.txt:152
 V5.28.txt:153
 V5.28.txt:154
 V5.28.txt:155
 V5.28.txt:156
 V5.28.txt:157
 V5.28.txt:158
 V5.28.txt:159
 V5.28.txt:160
 V5.28.txt:161
 V5.28.txt:162
 V5.28.txt:163
 V5.28.txt:164
 V5.28.txt:165
 V5.28.txt:166
 V5.28.txt:167
 V5.28.txt:168
 V5.28.txt:169
 V5.28.txt:170
 V5.28.txt:171
 V5.28.txt:172
 V5.28.txt:173
 V5.28.txt:174
 V5.28.txt:175
 V5.28.txt:176
 V5.28.txt:177
 V5.28.txt:178
 V5.28.txt:179
 V5.28.txt:180
 V5.28.txt:181
 V5.28.txt:182
 V5.28.txt:183
 V5.28.txt:184
 V5.28.txt:185
 V5.28.txt:186
 V5.28.txt:187
 V5.28.txt:188
 V5.28.txt:189
 V5.28.txt:190
 V5.28.txt:191
 V5.28.txt:192
 V5.28.txt:193
 V5.28.txt:194
 V5.28.txt:195
 V5.28.txt:196
 V5.28.txt:197
 V5.28.txt:198
 V5.28.txt:199
 V5.28.txt:200
 V5.28.txt:201
 V5.28.txt:202
 V5.28.txt:203
 V5.28.txt:204
 V5.28.txt:205
 V5.28.txt:206
 V5.28.txt:207
 V5.28.txt:208
 V5.28.txt:209
 V5.28.txt:210
 V5.28.txt:211
 V5.28.txt:212
 V5.28.txt:213
 V5.28.txt:214
 V5.28.txt:215
 V5.28.txt:216
 V5.28.txt:217
 V5.28.txt:218
 V5.28.txt:219
 V5.28.txt:220
 V5.28.txt:221
 V5.28.txt:222
 V5.28.txt:223
 V5.28.txt:224
 V5.28.txt:225
 V5.28.txt:226
 V5.28.txt:227
 V5.28.txt:228
 V5.28.txt:229
 V5.28.txt:230
 V5.28.txt:231
 V5.28.txt:232
 V5.28.txt:233
 V5.28.txt:234
 V5.28.txt:235
 V5.28.txt:236
 V5.28.txt:237
 V5.28.txt:238
 V5.28.txt:239
 V5.28.txt:240
 V5.28.txt:241
 V5.28.txt:242
 V5.28.txt:243
 V5.28.txt:244
 V5.28.txt:245
 V5.28.txt:246
 V5.28.txt:247
 V5.28.txt:248
 V5.28.txt:249
 V5.28.txt:250
 V5.28.txt:251
 V5.28.txt:252
 V5.28.txt:253
 V5.28.txt:254
 V5.28.txt:255
 V5.28.txt:256
 V5.28.txt:257
 V5.28.txt:258
 V5.28.txt:259
 V5.28.txt:260
 V5.28.txt:261
 V5.28.txt:262
 V5.28.txt:263
 V5.28.txt:264
 V5.28.txt:265
 V5.28.txt:266
 V5.28.txt:267
 V5.28.txt:268
 V5.28.txt:269
 V5.28.txt:270
 V5.28.txt:271
 V5.28.txt:272
 V5.28.txt:273
 V5.28.txt:274
 V5.28.txt:275
 V5.28.txt:276
 V5.28.txt:277
 V5.28.txt:278
 V5.28.txt:279
 V5.28.txt:280
 V5.28.txt:281
 V5.28.txt:282
 V5.28.txt:283
 V5.28.txt:284
 V5.28.txt:285
 V5.28.txt:286
 V5.28.txt:287
 V5.28.txt:288
 V5.28.txt:289
 V5.28.txt:290
 V5.28.txt:291
 V5.28.txt:292
 V5.28.txt:293
 V5.28.txt:294
 V5.28.txt:295
 V5.28.txt:296
 V5.28.txt:297
 V5.28.txt:298
 V5.28.txt:299
 V5.28.txt:300
 V5.28.txt:301
 V5.28.txt:302
 V5.28.txt:303
 V5.28.txt:304
 V5.28.txt:305
 V5.28.txt:306
 V5.28.txt:307
 V5.28.txt:308
 V5.28.txt:309
 V5.28.txt:310
 V5.28.txt:311
 V5.28.txt:312
 V5.28.txt:313
 V5.28.txt:314
 V5.28.txt:315
 V5.28.txt:316
 V5.28.txt:317
 V5.28.txt:318
 V5.28.txt:319
 V5.28.txt:320
 V5.28.txt:321
 V5.28.txt:322
 V5.28.txt:323
 V5.28.txt:324
 V5.28.txt:325
 V5.28.txt:326
 V5.28.txt:327
 V5.28.txt:328
 V5.28.txt:329
 V5.28.txt:330
 V5.28.txt:331
 V5.28.txt:332
 V5.28.txt:333
 V5.28.txt:334
 V5.28.txt:335
 V5.28.txt:336
 V5.28.txt:337
 V5.28.txt:338
 V5.28.txt:339
 V5.28.txt:340
 V5.28.txt:341
 V5.28.txt:342
 V5.28.txt:343
 V5.28.txt:344
 V5.28.txt:345
 V5.28.txt:346
 V5.28.txt:347
 V5.28.txt:348
 V5.28.txt:349
 V5.28.txt:350
 V5.28.txt:351
 V5.28.txt:352
 V5.28.txt:353
 V5.28.txt:354
 V5.28.txt:355
 V5.28.txt:356
 V5.28.txt:357
 V5.28.txt:358
 V5.28.txt:359
 V5.28.txt:360
 V5.28.txt:361
 V5.28.txt:362
 V5.28.txt:363
 V5.28.txt:364
 V5.28.txt:365
 V5.28.txt:366
 V5.28.txt:367
 V5.28.txt:368
 V5.28.txt:369
 V5.28.txt:370
 V5.28.txt:371
 V5.28.txt:372
 V5.28.txt:373
 V5.28.txt:374
 V5.28.txt:375
 V5.28.txt:376
 V5.28.txt:377
 V5.28.txt:378
 V5.28.txt:379
 V5.28.txt:380
 V5.28.txt:381
 V5.28.txt:382
 V5.28.txt:383
 V5.28.txt:384
 V5.28.txt:385
 V5.28.txt:386
 V5.28.txt:387
 V5.28.txt:388
 V5.28.txt:389
 V5.28.txt:390
 V5.28.txt:391
 V5.28.txt:392
 V5.28.txt:393
 V5.28.txt:394
 V5.28.txt:395
 V5.28.txt:396
 V5.28.txt:397
 V5.28.txt:398
 V5.28.txt:399
 V5.28.txt:400
 V5.28.txt:401
 V5.28.txt:402
 V5.28.txt:403
 V5.28.txt:404
 V5.28.txt:405
 V5.28.txt:406
 V5.28.txt:407
 V5.28.txt:408
 V5.28.txt:409
 V5.28.txt:410
 V5.28.txt:411
 V5.28.txt:412
 V5.28.txt:413
 V5.28.txt:414
 V5.28.txt:415
 V5.28.txt:416
 V5.28.txt:417
 V5.28.txt:418
 V5.28.txt:419
 V5.28.txt:420
 V5.28.txt:421
 V5.28.txt:422
 V5.28.txt:423
 V5.28.txt:424
 V5.28.txt:425
 V5.28.txt:426
 V5.28.txt:427
 V5.28.txt:428
 V5.28.txt:429
 V5.28.txt:430
 V5.28.txt:431
 V5.28.txt:432
 V5.28.txt:433
 V5.28.txt:434
 V5.28.txt:435
 V5.28.txt:436
 V5.28.txt:437
 V5.28.txt:438
 V5.28.txt:439
 V5.28.txt:440
 V5.28.txt:441
 V5.28.txt:442
 V5.28.txt:443
 V5.28.txt:444
 V5.28.txt:445
 V5.28.txt:446
 V5.28.txt:447
 V5.28.txt:448
 V5.28.txt:449
 V5.28.txt:450
 V5.28.txt:451
 V5.28.txt:452
 V5.28.txt:453
 V5.28.txt:454
 V5.28.txt:455
 V5.28.txt:456
 V5.28.txt:457
 V5.28.txt:458
 V5.28.txt:459
 V5.28.txt:460
 V5.28.txt:461
 V5.28.txt:462
 V5.28.txt:463
 V5.28.txt:464
 V5.28.txt:465
 V5.28.txt:466
 V5.28.txt:467
 V5.28.txt:468
 V5.28.txt:469
 V5.28.txt:470
 V5.28.txt:471
 V5.28.txt:472
 V5.28.txt:473
 V5.28.txt:474
 V5.28.txt:475
 V5.28.txt:476
 V5.28.txt:477
 V5.28.txt:478
 V5.28.txt:479
 V5.28.txt:480
 V5.28.txt:481
 V5.28.txt:482
 V5.28.txt:483
 V5.28.txt:484
 V5.28.txt:485
 V5.28.txt:486
 V5.28.txt:487
 V5.28.txt:488
 V5.28.txt:489
 V5.28.txt:490
 V5.28.txt:491
 V5.28.txt:492
 V5.28.txt:493
 V5.28.txt:494
 V5.28.txt:495
 V5.28.txt:496
 V5.28.txt:497
 V5.28.txt:498
 V5.28.txt:499
 V5.28.txt:500
 V5.28.txt:501
 V5.28.txt:502
 V5.28.txt:503
 V5.28.txt:504
 V5.28.txt:505
 V5.28.txt:506
 V5.28.txt:507
 V5.28.txt:508
 V5.28.txt:509
 V5.28.txt:510
 V5.28.txt:511
 V5.28.txt:512
 V5.28.txt:513
 V5.28.txt:514
 V5.28.txt:515
 V5.28.txt:516
 V5.28.txt:517
 V5.28.txt:518
 V5.28.txt:519
 V5.28.txt:520
 V5.28.txt:521
 V5.28.txt:522
 V5.28.txt:523
 V5.28.txt:524
 V5.28.txt:525
 V5.28.txt:526
 V5.28.txt:527
 V5.28.txt:528
 V5.28.txt:529
 V5.28.txt:530
 V5.28.txt:531
 V5.28.txt:532
 V5.28.txt:533
 V5.28.txt:534
 V5.28.txt:535
 V5.28.txt:536
 V5.28.txt:537
 V5.28.txt:538
 V5.28.txt:539
 V5.28.txt:540
 V5.28.txt:541
 V5.28.txt:542
 V5.28.txt:543
 V5.28.txt:544
 V5.28.txt:545
 V5.28.txt:546
 V5.28.txt:547
 V5.28.txt:548
 V5.28.txt:549
 V5.28.txt:550
 V5.28.txt:551
 V5.28.txt:552
 V5.28.txt:553
 V5.28.txt:554
 V5.28.txt:555
 V5.28.txt:556
 V5.28.txt:557
 V5.28.txt:558
 V5.28.txt:559
 V5.28.txt:560
 V5.28.txt:561
 V5.28.txt:562
 V5.28.txt:563
 V5.28.txt:564
 V5.28.txt:565
 V5.28.txt:566
 V5.28.txt:567
 V5.28.txt:568
 V5.28.txt:569
 V5.28.txt:570
 V5.28.txt:571
 V5.28.txt:572
 V5.28.txt:573
 V5.28.txt:574
 V5.28.txt:575
 V5.28.txt:576
 V5.28.txt:577
 V5.28.txt:578
 V5.28.txt:579
 V5.28.txt:580
 V5.28.txt:581
 V5.28.txt:582
 V5.28.txt:583
 V5.28.txt:584
 V5.28.txt:585
 V5.28.txt:586
 V5.28.txt:587
 V5.28.txt:588
 V5.28.txt:589
 V5.28.txt:590
 V5.28.txt:591
 V5.28.txt:592
 V5.28.txt:593
 V5.28.txt:594
 V5.28.txt:595
 V5.28.txt:596
 V5.28.txt:597
 V5.28.txt:598
 V5.28.txt:599
 V5.28.txt:600
 V5.28.txt:601
 V5.28.txt:602
 V5.28.txt:603
 V5.28.txt:604
 V5.28.txt:605
 V5.28.txt:606
 V5.28.txt:607
 V5.28.txt:608
 V5.28.txt:609
 V5.28.txt:610
 V5.28.txt:611
 V5.28.txt:612
 V5.28.txt:613
 V5.28.txt:614
 V5.28.txt:615
 V5.28.txt:616
 V5.28.txt:617
 V5.28.txt:618
 V5.28.txt:619
 V5.28.txt:620
 V5.28.txt:621
 V5.28.txt:622
 V5.28.txt:623
 V5.28.txt:624
 V5.28.txt:625
 V5.28.txt:626
 V5.28.txt:627
 V5.28.txt:628
 V5.28.txt:629
 V5.28.txt:630
 V5.28.txt:631
 V5.28.txt:632
 V5.28.txt:633
 V5.28.txt:634
 V5.28.txt:635
 V5.28.txt:636
 V5.28.txt:637
 V5.28.txt:638
 V5.28.txt:639
 V5.28.txt:640
 V5.28.txt:641
 V5.28.txt:642
 V5.28.txt:643
 V5.28.txt:644
 V5.28.txt:645
 V5.28.txt:646
 V5.28.txt:647
 V5.28.txt:648
 V5.28.txt:649
 V5.28.txt:650
 V5.28.txt:651
 V5.28.txt:652
 V5.28.txt:653
 V5.28.txt:654
 V5.28.txt:655
 V5.28.txt:656
 V5.28.txt:657
 V5.28.txt:658
 V5.28.txt:659
 V5.28.txt:660
 V5.28.txt:661
 V5.28.txt:662
 V5.28.txt:663
 V5.28.txt:664
 V5.28.txt:665
 V5.28.txt:666
 V5.28.txt:667
 V5.28.txt:668
 V5.28.txt:669
 V5.28.txt:670
 V5.28.txt:671
 V5.28.txt:672
 V5.28.txt:673
 V5.28.txt:674
 V5.28.txt:675
 V5.28.txt:676
 V5.28.txt:677
 V5.28.txt:678
 V5.28.txt:679
 V5.28.txt:680
 V5.28.txt:681
 V5.28.txt:682
 V5.28.txt:683
 V5.28.txt:684
 V5.28.txt:685
 V5.28.txt:686
 V5.28.txt:687
 V5.28.txt:688
 V5.28.txt:689
 V5.28.txt:690
 V5.28.txt:691
 V5.28.txt:692
 V5.28.txt:693
 V5.28.txt:694
 V5.28.txt:695
 V5.28.txt:696
 V5.28.txt:697
 V5.28.txt:698
 V5.28.txt:699
 V5.28.txt:700
 V5.28.txt:701
 V5.28.txt:702
 V5.28.txt:703
 V5.28.txt:704
 V5.28.txt:705
 V5.28.txt:706
 V5.28.txt:707
 V5.28.txt:708
 V5.28.txt:709
 V5.28.txt:710
 V5.28.txt:711
 V5.28.txt:712
 V5.28.txt:713
 V5.28.txt:714
 V5.28.txt:715
 V5.28.txt:716
 V5.28.txt:717
 V5.28.txt:718
 V5.28.txt:719
 V5.28.txt:720
 V5.28.txt:721
 V5.28.txt:722
 V5.28.txt:723
 V5.28.txt:724
 V5.28.txt:725
 V5.28.txt:726
 V5.28.txt:727
 V5.28.txt:728
 V5.28.txt:729
 V5.28.txt:730
 V5.28.txt:731
 V5.28.txt:732
 V5.28.txt:733
 V5.28.txt:734
 V5.28.txt:735
 V5.28.txt:736
 V5.28.txt:737
 V5.28.txt:738
 V5.28.txt:739
 V5.28.txt:740
 V5.28.txt:741
 V5.28.txt:742
 V5.28.txt:743
 V5.28.txt:744
 V5.28.txt:745
 V5.28.txt:746
 V5.28.txt:747
 V5.28.txt:748
 V5.28.txt:749
 V5.28.txt:750
 V5.28.txt:751
 V5.28.txt:752
 V5.28.txt:753
 V5.28.txt:754
 V5.28.txt:755
 V5.28.txt:756
 V5.28.txt:757
 V5.28.txt:758
 V5.28.txt:759
 V5.28.txt:760
 V5.28.txt:761
 V5.28.txt:762
 V5.28.txt:763
 V5.28.txt:764
 V5.28.txt:765
 V5.28.txt:766
 V5.28.txt:767
 V5.28.txt:768
 V5.28.txt:769
 V5.28.txt:770
 V5.28.txt:771
 V5.28.txt:772
 V5.28.txt:773
 V5.28.txt:774
 V5.28.txt:775
 V5.28.txt:776
 V5.28.txt:777
 V5.28.txt:778
 V5.28.txt:779
 V5.28.txt:780
 V5.28.txt:781
 V5.28.txt:782
 V5.28.txt:783
 V5.28.txt:784
 V5.28.txt:785
 V5.28.txt:786
 V5.28.txt:787
 V5.28.txt:788
 V5.28.txt:789
 V5.28.txt:790
 V5.28.txt:791
 V5.28.txt:792
 V5.28.txt:793
 V5.28.txt:794
 V5.28.txt:795
 V5.28.txt:796
 V5.28.txt:797
 V5.28.txt:798
 V5.28.txt:799
 V5.28.txt:800
 V5.28.txt:801
 V5.28.txt:802
 V5.28.txt:803
 V5.28.txt:804
 V5.28.txt:805
 V5.28.txt:806
 V5.28.txt:807
 V5.28.txt:808
 V5.28.txt:809
 V5.28.txt:810
 V5.28.txt:811
 V5.28.txt:812
 V5.28.txt:813
 V5.28.txt:814
 V5.28.txt:815
 V5.28.txt:816
 V5.28.txt:817
 V5.28.txt:818
 V5.28.txt:819
 V5.28.txt:820
 V5.28.txt:821
 V5.28.txt:822
 V5.28.txt:823
 V5.28.txt:824
 V5.28.txt:825
 V5.28.txt:826
 V5.28.txt:827
 V5.28.txt:828
 V5.28.txt:829
 V5.28.txt:830
 V5.28.txt:831
 V5.28.txt:832
 V5.28.txt:833
 V5.28.txt:834
 V5.28.txt:835
 V5.28.txt:836
 V5.28.txt:837
 V5.28.txt:838
 V5.28.txt:839
 V5.28.txt:840
 V5.28.txt:841
 V5.28.txt:842
 V5.28.txt:843
 V5.28.txt:844
 V5.28.txt:845
 V5.28.txt:846
 V5.28.txt:847
 V5.28.txt:848
 V5.28.txt:849
 V5.28.txt:850
 V5.28.txt:851
 V5.28.txt:852
 V5.28.txt:853
 V5.28.txt:854
 V5.28.txt:855
 V5.28.txt:856
 V5.28.txt:857
 V5.28.txt:858
 V5.28.txt:859
 V5.28.txt:860
 V5.28.txt:861
 V5.28.txt:862
 V5.28.txt:863
 V5.28.txt:864
 V5.28.txt:865
 V5.28.txt:866
 V5.28.txt:867
 V5.28.txt:868
 V5.28.txt:869
 V5.28.txt:870
 V5.28.txt:871
 V5.28.txt:872
 V5.28.txt:873
 V5.28.txt:874
 V5.28.txt:875
 V5.28.txt:876
 V5.28.txt:877
 V5.28.txt:878
 V5.28.txt:879
 V5.28.txt:880
 V5.28.txt:881
 V5.28.txt:882
 V5.28.txt:883
 V5.28.txt:884
 V5.28.txt:885
 V5.28.txt:886
 V5.28.txt:887
 V5.28.txt:888
 V5.28.txt:889
 V5.28.txt:890
 V5.28.txt:891
 V5.28.txt:892
 V5.28.txt:893
 V5.28.txt:894
 V5.28.txt:895
 V5.28.txt:896
 V5.28.txt:897
 V5.28.txt:898
 V5.28.txt:899
 V5.28.txt:900
 V5.28.txt:901
 V5.28.txt:902
 V5.28.txt:903
 V5.28.txt:904
 V5.28.txt:905
 V5.28.txt:906
 V5.28.txt:907
 V5.28.txt:908
 V5.28.txt:909
 V5.28.txt:910
 V5.28.txt:911
 V5.28.txt:912
 V5.28.txt:913
 V5.28.txt:914
 V5.28.txt:915
 V5.28.txt:916
 V5.28.txt:917
 V5.28.txt:918
 V5.28.txt:919
 V5.28.txt:920
 V5.28.txt:921
 V5.28.txt:922
 V5.28.txt:923
 V5.28.txt:924
 V5.28.txt:925
 V5.28.txt:926
 V5.28.txt:927
 V5.28.txt:928
 V5.28.txt:929
 V5.28.txt:930
 V5.28.txt:931
 V5.28.txt:932
 V5.28.txt:933
 V5.28.txt:934
 V5.28.txt:935
 V5.28.txt:936
 V5.28.txt:937
 V5.28.txt:938
 V5.28.txt:939
 V5.28.txt:940
 V5.28.txt:941
 V5.28.txt:942
 V5.28.txt:943
 V5.28.txt:944
 V5.28.txt:945
 V5.28.txt:946
 V5.28.txt:947
 V5.28.txt:948
 V5.28.txt:949
 V5.28.txt:950
 V5.28.txt:951
 V5.28.txt:952
 V5.28.txt:953
 V5.28.txt:954
 V5.28.txt:955
 V5.28.txt:956
 V5.28.txt:957
 V5.28.txt:958
 V5.28.txt:959
 V5.28.txt:960
 V5.28.txt:961
 V5.28.txt:962
 V5.28.txt:963
 V5.28.txt:964
 V5.28.txt:965
 V5.28.txt:966
 V5.28.txt:967
 V5.28.txt:968
 V5.28.txt:969
 V5.28.txt:970
 V5.28.txt:971
 V5.28.txt:972
 V5.28.txt:973
 V5.28.txt:974
 V5.28.txt:975
 V5.28.txt:976
 V5.28.txt:977
 V5.28.txt:978
 V5.28.txt:979
 V5.28.txt:980
 V5.28.txt:981
 V5.28.txt:982
 V5.28.txt:983
 V5.28.txt:984
 V5.28.txt:985
 V5.28.txt:986
 V5.28.txt:987
 V5.28.txt:988
 V5.28.txt:989
 V5.28.txt:990
 V5.28.txt:991
 V5.28.txt:992
 V5.28.txt:993
 V5.28.txt:994
 V5.28.txt:995
 V5.28.txt:996
 V5.28.txt:997
 V5.28.txt:998
 V5.28.txt:999
 V5.28.txt:1000
 V5.28.txt:1001
 V5.28.txt:1002
 V5.28.txt:1003
 V5.28.txt:1004
 V5.28.txt:1005
 V5.28.txt:1006
 V5.28.txt:1007
 V5.28.txt:1008
 V5.28.txt:1009
 V5.28.txt:1010
 V5.28.txt:1011
 V5.28.txt:1012
 V5.28.txt:1013
 V5.28.txt:1014
 V5.28.txt:1015
 V5.28.txt:1016
 V5.28.txt:1017
 V5.28.txt:1018
 V5.28.txt:1019
 V5.28.txt:1020
 V5.28.txt:1021
 V5.28.txt:1022
 V5.28.txt:1023
 V5.28.txt:1024
 V5.28.txt:1025
 V5.28.txt:1026
 V5.28.txt:1027
 V5.28.txt:1028
 V5.28.txt:1029
 V5.28.txt:1030
 V5.28.txt:1031
 V5.28.txt:1032
 V5.28.txt:1033
 V5.28.txt:1034
 V5.28.txt:1035
 V5.28.txt:1036
 V5.28.txt:1037
 V5.28.txt:1038
 V5.28.txt:1039
 V5.28.txt:1040
 V5.28.txt:1041
 V5.28.txt:1042
 V5.28.txt:1043
 V5.28.txt:1044
 V5.28.txt:1045
 V5.28.txt:1046
 V5.28.txt:1047
 V5.28.txt:1048
 V5.28.txt:1049
 V5.28.txt:1050
 V5.28.txt:1051
 V5.28.txt:1052
 V5.28.txt:1053
 V5.28.txt:1054
 V5.28.txt:1055
 V5.28.txt:1056
 V5.28.txt:1057
 V5.28.txt:1058
 V5.28.txt:1059
 V5.28.txt:1060
 V5.28.txt:1061
 V5.28.txt:1062
 V5.28.txt:1063
 V5.28.txt:1064
 V5.28.txt:1065
 V5.28.txt:1066
 V5.28.txt:1067
 V5.28.txt:1068
 V5.28.txt:1069
 V5.28.txt:1070
 V5.28.txt:1071
 V5.28.txt:1072
 V5.28.txt:1073
 V5.28.txt:1074
 V5.28.txt:1075
 V5.28.txt:1076
 V5.28.txt:1077
 V5.28.txt:1078
 V5.28.txt:1079
 V5.28.txt:1080
 V5.28.txt:1081
 V5.28.txt:1082
 V5.28.txt:1083
 V5.28.txt:1084
 V5.28.txt:1085
 V5.28.txt:1086
 V5.28.txt:1087
 V5.28.txt:1088
 V5.28.txt:1089
 V5.28.txt:1090
 V5.28.txt:1091
 V5.28.txt:1092
 V5.28.txt:1093
 V5.28.txt:1094
 V5.28.txt:1095
 V5.28.txt:1096
 V5.28.txt:1097
 V5.28.txt:1098
 V5.28.txt:1099
 V5.28.txt:1100
 V5.28.txt:1101
 V5.28.txt:1102
 V5.28.txt:1103
 V5.28.txt:1104
 V5.28.txt:1105
 V5.28.txt:1106
 V5.28.txt:1107
 V5.28.txt:1108
 V5.28.txt:1109
 V5.28.txt:1110
 V5.28.txt:1111
 V5.28.txt:1112
 V5.28.txt:1113
 V5.28.txt:1114
 V5.28.txt:1115
 V5.28.txt:1116
 V5.28.txt:1117
 V5.28.txt:1118
 V5.28.txt:1119
 V5.28.txt:1120
 V5.28.txt:1121
 V5.28.txt:1122
 V5.28.txt:1123
 V5.28.txt:1124
 V5.28.txt:1125
 V5.28.txt:1126
 V5.28.txt:1127
 V5.28.txt:1128
 V5.28.txt:1129
 V5.28.txt:1130
 V5.28.txt:1131
 V5.28.txt:1132
 V5.28.txt:1133
 V5.28.txt:1134
 V5.28.txt:1135
 V5.28.txt:1136
 V5.28.txt:1137
 V5.28.txt:1138
 V5.28.txt:1139
 V5.28.txt:1140
 V5.28.txt:1141
 V5.28.txt:1142
 V5.28.txt:1143
 V5.28.txt:1144
 V5.28.txt:1145
 V5.28.txt:1146
 V5.28.txt:1147
 V5.28.txt:1148
 V5.28.txt:1149
 V5.28.txt:1150
 V5.28.txt:1151
 V5.28.txt:1152
 V5.28.txt:1153
 V5.28.txt:1154
 V5.28.txt:1155
 V5.28.txt:1156
 V5.28.txt:1157
 V5.28.txt:1158
 V5.28.txt:1159
 V5.28.txt:1160
 V5.28.txt:1161
 V5.28.txt:1162
 V5.28.txt:1163
 V5.28.txt:1164
 V5.28.txt:1165
 V5.28.txt:1166
 V5.28.txt:1167
 V5.28.txt:1168
 V5.28.txt:1169
 V5.28.txt:1170
 V5.28.txt:1171
 V5.28.txt:1172
 V5.28.txt:1173
 V5.28.txt:1174
 V5.28.txt:1175
 V5.28.txt:1176
 V5.28.txt:1177
 V5.28.txt:1178
 V5.28.txt:1179
 V5.28.txt:1180
 V5.28.txt:1181
 V5.28.txt:1182
 V5.28.txt:1183
 V5.28.txt:1184
 V5.28.txt:1185
 V5.28.txt:1186
 V5.28.txt:1187
 V5.28.txt:1188
 V5.28.txt:1189
 V5.28.txt:1190
 V5.28.txt:1191
 V5.28.txt:1192
 V5.28.txt:1193
 V5.28.txt:1194
 V5.28.txt:1195
 V5.28.txt:1196
 V5.28.txt:1197
 V5.28.txt:1198
 V5.28.txt:1199
 V5.28.txt:1200
 V5.28.txt:1201
 V5.28.txt:1202
 V5.28.txt:1203
 V5.28.txt:1204
 V5.28.txt:1205
 V5.28.txt:1206
 V5.28.txt:1207
 V5.28.txt:1208
 V5.28.txt:1209
 V5.28.txt:1210
 V5.28.txt:1211
 V5.28.txt:1212
 V5.28.txt:1213
 V5.28.txt:1214
 V5.28.txt:1215
 V5.28.txt:1216
 V5.28.txt:1217
 V5.28.txt:1218
 V5.28.txt:1219
 V5.28.txt:1220
 V5.28.txt:1221
 V5.28.txt:1222
 V5.28.txt:1223
 V5.28.txt:1224
 V5.28.txt:1225
 V5.28.txt:1226
 V5.28.txt:1227
 V5.28.txt:1228
 V5.28.txt:1229
 V5.28.txt:1230
 V5.28.txt:1231
 V5.28.txt:1232
 V5.28.txt:1233
 V5.28.txt:1234
 V5.28.txt:1235
 V5.28.txt:1236
 V5.28.txt:1237
 V5.28.txt:1238
 V5.28.txt:1239
 V5.28.txt:1240
 V5.28.txt:1241
 V5.28.txt:1242
 V5.28.txt:1243
 V5.28.txt:1244
 V5.28.txt:1245
 V5.28.txt:1246
 V5.28.txt:1247
 V5.28.txt:1248
 V5.28.txt:1249
 V5.28.txt:1250
 V5.28.txt:1251
 V5.28.txt:1252
 V5.28.txt:1253
 V5.28.txt:1254
 V5.28.txt:1255
 V5.28.txt:1256
 V5.28.txt:1257
 V5.28.txt:1258
 V5.28.txt:1259
 V5.28.txt:1260
 V5.28.txt:1261
 V5.28.txt:1262
 V5.28.txt:1263
 V5.28.txt:1264
 V5.28.txt:1265
 V5.28.txt:1266
 V5.28.txt:1267
 V5.28.txt:1268
 V5.28.txt:1269
 V5.28.txt:1270
 V5.28.txt:1271
 V5.28.txt:1272
 V5.28.txt:1273
 V5.28.txt:1274
 V5.28.txt:1275
 V5.28.txt:1276
 V5.28.txt:1277
 V5.28.txt:1278
 V5.28.txt:1279
 V5.28.txt:1280
 V5.28.txt:1281
 V5.28.txt:1282
 V5.28.txt:1283
 V5.28.txt:1284
 V5.28.txt:1285
 V5.28.txt:1286
 V5.28.txt:1287
 V5.28.txt:1288
 V5.28.txt:1289
 V5.28.txt:1290
 V5.28.txt:1291
 V5.28.txt:1292
 V5.28.txt:1293
 V5.28.txt:1294
 V5.28.txt:1295
 V5.28.txt:1296
 V5.28.txt:1297
 V5.28.txt:1298
 V5.28.txt:1299
 V5.28.txt:1300
 V5.28.txt:1301
 V5.28.txt:1302
 V5.28.txt:1303
 V5.28.txt:1304
 V5.28.txt:1305
 V5.28.txt:1306
 V5.28.txt:1307
 V5.28.txt:1308
 V5.28.txt:1309
 V5.28.txt:1310
 V5.28.txt:1311
 V5.28.txt:1312
 V5.28.txt:1313
 V5.28.txt:1314
 V5.28.txt:1315
 V5.28.txt:1316
 V5.28.txt:1317
 V5.28.txt:1318
 V5.28.txt:1319
 V5.28.txt:1320
 V5.28.txt:1321
 V5.28.txt:1322
 V5.28.txt:1323
 V5.28.txt:1324
 V5.28.txt:1325
 V5.28.txt:1326
 V5.28.txt:1327
 V5.28.txt:1328
 V5.28.txt:1329
 V5.28.txt:1330
 V5.28.txt:1331
 V5.28.txt:1332
 V5.28.txt:1333
 V5.28.txt:1334
 V5.28.txt:1335
 V5.28.txt:1336
 V5.28.txt:1337
 V5.28.txt:1338
 V5.28.txt:1339
 V5.28.txt:1340
 V5.28.txt:1341
 V5.28.txt:1342
 V5.28.txt:1343
 V5.28.txt:1344
 V5.28.txt:1345
 V5.28.txt:1346
 V5.28.txt:1347
 V5.28.txt:1348
 V5.28.txt:1349
 V5.28.txt:1350
 V5.28.txt:1351
 V5.28.txt:1352
 V5.28.txt:1353
 V5.28.txt:1354
 V5.28.txt:1355
 V5.28.txt:1356
 V5.28.txt:1357
 V5.28.txt:1358
 V5.28.txt:1359
 V5.28.txt:1360
 V5.28.txt:1361
 V5.28.txt:1362
 V5.28.txt:1363
 V5.28.txt:1364
 V5.28.txt:1365
 V5.28.txt:1366
 V5.28.txt:1367
 V5.28.txt:1368
 V5.28.txt:1369
 V5.28.txt:1370
 V5.28.txt:1371
 V5.28.txt:1372
 V5.28.txt:1373
 V5.28.txt:1374
 V5.28.txt:1375
 V5.28.txt:1376
 V5.28.txt:1377
 V5.28.txt:1378
 V5.28.txt:1379
 V5.28.txt:1380
 V5.28.txt:1381
 V5.28.txt:1382
 V5.28.txt:1383
 V5.28.txt:1384
 V5.28.txt:1385
 V5.28.txt:1386
 V5.28.txt:1387
 V5.28.txt:1388
 V5.28.txt:1389
 V5.28.txt:1390
 V5.28.txt:1391
 V5.28.txt:1392
 V5.28.txt:1393
 V5.28.txt:1394
 V5.28.txt:1395
 V5.28.txt:1396
 V5.28.txt:1397
 V5.28.txt:1398
 V5.28.txt:1399
 V5.28.txt:1400
 V5.28.txt:1401
 V5.28.txt:1402
 V5.28.txt:1403
 V5.28.txt:1404
 V5.28.txt:1405
 V5.28.txt:1406
 V5.28.txt:1407
 V5.28.txt:1408
 V5.28.txt:1409
 V5.28.txt:1410
 V5.28.txt:1411
 V5.28.txt:1412
 V5.28.txt:1413
 V5.28.txt:1414
 V5.28.txt:1415
 V5.28.txt:1416
 V5.28.txt:1417
 V5.28.txt:1418
 V5.28.txt:1419
 V5.28.txt:1420
 V5.28.txt:1421
 V5.28.txt:1422
 V5.28.txt:1423
 V5.28.txt:1424
 V5.28.txt:1425
 V5.28.txt:1426
 V5.28.txt:1427
 V5.28.txt:1428
 V5.28.txt:1429
 V5.28.txt:1430
 V5.28.txt:1431
 V5.28.txt:1432
 V5.28.txt:1433
 V5.28.txt:1434
 V5.28.txt:1435
 V5.28.txt:1436
 V5.28.txt:1437
 V5.28.txt:1438
 V5.28.txt:1439
 V5.28.txt:1440
 V5.28.txt:1441
 V5.28.txt:1442
 V5.28.txt:1443
 V5.28.txt:1444
 V5.28.txt:1445
 V5.28.txt:1446
 V5.28.txt:1447
 V5.28.txt:1448
 V5.28.txt:1449
 V5.28.txt:1450
 V5.28.txt:1451
 V5.28.txt:1452
 V5.28.txt:1453
 V5.28.txt:1454
 V5.28.txt:1455
 V5.28.txt:1456
 V5.28.txt:1457
 V5.28.txt:1458
 V5.28.txt:1459
 V5.28.txt:1460
 V5.28.txt:1461
 V5.28.txt:1462
 V5.28.txt:1463
 V5.28.txt:1464
 V5.28.txt:1465
 V5.28.txt:1466
 V5.28.txt:1467
 V5.28.txt:1468
 V5.28.txt:1469
 V5.28.txt:1470
 V5.28.txt:1471
 V5.28.txt:1472
 V5.28.txt:1473
 V5.28.txt:1474
 V5.28.txt:1475
 V5.28.txt:1476
 V5.28.txt:1477
 V5.28.txt:1478
 V5.28.txt:1479
 V5.28.txt:1480
 V5.28.txt:1481
 V5.28.txt:1482
 V5.28.txt:1483
 V5.28.txt:1484
 V5.28.txt:1485
 V5.28.txt:1486
 V5.28.txt:1487
 V5.28.txt:1488
 V5.28.txt:1489
 V5.28.txt:1490
 V5.28.txt:1491
 V5.28.txt:1492
 V5.28.txt:1493
 V5.28.txt:1494
 V5.28.txt:1495
 V5.28.txt:1496
 V5.28.txt:1497
 V5.28.txt:1498
 V5.28.txt:1499
 V5.28.txt:1500
 V5.28.txt:1501
 V5.28.txt:1502
 V5.28.txt:1503
 V5.28.txt:1504
 V5.28.txt:1505
 V5.28.txt:1506
 V5.28.txt:1507
 V5.28.txt:1508
 V5.28.txt:1509
 V5.28.txt:1510
 V5.28.txt:1511
 V5.28.txt:1512
 V5.28.txt:1513
 V5.28.txt:1514
 V5.28.txt:1515
 V5.28.txt:1516
 V5.28.txt:1517
 V5.28.txt:1518
 V5.28.txt:1519
 V5.28.txt:1520
 V5.28.txt:1521
 V5.28.txt:1522
 V5.28.txt:1523
 V5.28.txt:1524
 V5.28.txt:1525
 V5.28.txt:1526
 V5.28.txt:1527
 V5.28.txt:1528
 V5.28.txt:1529
 V5.28.txt:1530
 V5.28.txt:1531
 V5.28.txt:1532
 V5.28.txt:1533
 V5.28.txt:1534
 V5.28.txt:1535
 V5.28.txt:1536
 V5.28.txt:1537
 V5.28.txt:1538
 V5.28.txt:1539
 V5.28.txt:1540
 V5.28.txt:1541
 V5.28.txt:1542
 V5.28.txt:1543
 V5.28.txt:1544
 V5.28.txt:1545
 V5.28.txt:1546
 V5.28.txt:1547
 V5.28.txt:1548
 V5.28.txt:1549
 V5.28.txt:1550
 V5.28.txt:1551
 V5.28.txt:1552
 V5.28.txt:1553
 V5.28.txt:1554
 V5.28.txt:1555
 V5.28.txt:1556
 V5.28.txt:1557
 V5.28.txt:1558
 V5.28.txt:1559
 V5.28.txt:1560
 V5.28.txt:1561
 V5.28.txt:1562
 V5.28.txt:1563
 V5.28.txt:1564
 V5.28.txt:1565
 V5.28.txt:1566
 V5.28.txt:1567
 V5.28.txt:1568
 V5.28.txt:1569
 V5.28.txt:1570
 V5.28.txt:1571
 V5.28.txt:1572
 V5.28.txt:1573
 V5.28.txt:1574
 V5.28.txt:1575
 V5.28.txt:1576
 V5.28.txt:1577
 V5.28.txt:1578
 V5.28.txt:1579
 V5.28.txt:1580
 V5.28.txt:1581
 V5.28.txt:1582
 V5.28.txt:1583
 V5.28.txt:1584
 V5.28.txt:1585
 V5.28.txt:1586
 V5.28.txt:1587
 V5.28.txt:1588
 V5.28.txt:1589
 V5.28.txt:1590
 V5.28.txt:1591
 V5.28.txt:1592
 V5.28.txt:1593
 V5.28.txt:1594
 V5.28.txt:1595
 V5.28.txt:1596
 V5.28.txt:1597
 V5.28.txt:1598
 V5.28.txt:1599
 V5.28.txt:1600
 V5.28.txt:1601
 V5.28.txt:1602
 V5.28.txt:1603
 V5.28.txt:1604
 V5.28.txt:1605
 V5.28.txt:1606
 V5.28.txt:1607
 V5.28.txt:1608
 V5.28.txt:1609
 V5.28.txt:1610
 V5.28.txt:1611
 V5.28.txt:1612
 V5.28.txt:1613
 V5.28.txt:1614
 V5.28.txt:1615
 V5.28.txt:1616
 V5.28.txt:1617
 V5.28.txt:1618
 V5.28.txt:1619
 V5.28.txt:1620
 V5.28.txt:1621
 V5.28.txt:1622
 V5.28.txt:1623
 V5.28.txt:1624
 V5.28.txt:1625
 V5.28.txt:1626
 V5.28.txt:1627
 V5.28.txt:1628
 V5.28.txt:1629
 V5.28.txt:1630
 V5.28.txt:1631
 V5.28.txt:1632
 V5.28.txt:1633
 V5.28.txt:1634
 V5.28.txt:1635
 V5.28.txt:1636
 V5.28.txt:1637
 V5.28.txt:1638
 V5.28.txt:1639
 V5.28.txt:1640
 V5.28.txt:1641
 V5.28.txt:1642
 V5.28.txt:1643
 V5.28.txt:1644
 V5.28.txt:1645
 V5.28.txt:1646
 V5.28.txt:1647
 V5.28.txt:1648
 V5.28.txt:1649
 V5.28.txt:1650
 V5.28.txt:1651
 V5.28.txt:1652
 V5.28.txt:1653
 V5.28.txt:1654
 V5.28.txt:1655
 V5.28.txt:1656
 V5.28.txt:1657
 V5.28.txt:1658
 V5.28.txt:1659
 V5.28.txt:1660
 V5.28.txt:1661
 V5.28.txt:1662
 V5.28.txt:1663
 V5.28.txt:1664
 V5.28.txt:1665
 V5.28.txt:1666
 V5.28.txt:1667
 V5.28.txt:1668
 V5.28.txt:1669
 V5.28.txt:1670
 V5.28.txt:1671
 V5.28.txt:1672
 V5.28.txt:1673
 V5.28.txt:1674
 V5.28.txt:1675
 V5.28.txt:1676
 V5.28.txt:1677
 V5.28.txt:1678
 V5.28.txt:1679
 V5.28.txt:1680
 V5.28.txt:1681
 V5.28.txt:1682
 V5.28.txt:1683
 V5.28.txt:1684
 V5.28.txt:1685
 V5.28.txt:1686
 V5.28.txt:1687
 V5.28.txt:1688
 V5.28.txt:1689
 V5.28.txt:1690
 V5.28.txt:1691
 V5.28.txt:1692
 V5.28.txt:1693
 V5.28.txt:1694
 V5.28.txt:1695
 V5.28.txt:1696
 V5.28.txt:1697
 V5.28.txt:1698
 V5.28.txt:1699
 V5.28.txt:1700
 V5.28.txt:1701
 V5.28.txt:1702
 V5.28.txt:1703
 V5.28.txt:1704
 V5.28.txt:1705
 V5.28.txt:1706
 V5.28.txt:1707
 V5.28.txt:1708
 V5.28.txt:1709
 V5.28.txt:1710
 V5.28.txt:1711
 V5.28.txt:1712
 V5.28.txt:1713
 V5.28.txt:1714
 V5.28.txt:1715
 V5.28.txt:1716
 V5.28.txt:1717
 V5.28.txt:1718
 V5.28.txt:1719
 V5.28.txt:1720
 V5.28.txt:1721
 V5.28.txt:1722
 V5.28.txt:1723
 V5.28.txt:1724
 V5.28.txt:1725
 V5.28.txt:1726
 V5.28.txt:1727
 V5.28.txt:1728
 V5.28.txt:1729
 V5.28.txt:1730
 V5.28.txt:1731
 V5.28.txt:1732
 V5.28.txt:1733
 V5.28.txt:1734
 V5.28.txt:1735
 V5.28.txt:1736
 V5.28.txt:1737
 V5.28.txt:1738
 V5.28.txt:1739
 V5.28.txt:1740
 V5.28.txt:1741
 V5.28.txt:1742
 V5.28.txt:1743
 V5.28.txt:1744
 V5.28.txt:1745
 V5.28.txt:1746
 V5.28.txt:1747
 V5.28.txt:1748
 V5.28.txt:1749
 V5.28.txt:1750
 V5.28.txt:1751
 V5.28.txt:1752
 V5.28.txt:1753
 V5.28.txt:1754
 V5.28.txt:1755
 V5.28.txt:1756
 V5.28.txt:1757
 V5.28.txt:1758
 V5.28.txt:1759
 V5.28.txt:1760
 V5.28.txt:1761
 V5.28.txt:1762
 V5.28.txt:1763
 V5.28.txt:1764
 V5.28.txt:1765
 V5.28.txt:1766
 V5.28.txt:1767
 V5.28.txt:1768
 V5.28.txt:1769
 V5.28.txt:1770
 V5.28.txt:1771
 V5.28.txt:1772
 V5.28.txt:1773
 V5.28.txt:1774
 V5.28.txt:1775
 V5.28.txt:1776
 V5.28.txt:1777
 V5.28.txt:1778
 V5.28.txt:1779
 V5.28.txt:1780
 V5.28.txt:1781
 V5.28.txt:1782
 V5.28.txt:1783
 V5.28.txt:1784
 V5.28.txt:1785
 V5.28.txt:1786
 V5.28.txt:1787
 V5.28.txt:1788
 V5.28.txt:1789
 V5.28.txt:1790
 V5.28.txt:1791
 V5.28.txt:1792
 V5.28.txt:1793
 V5.28.txt:1794
 V5.28.txt:1795
 V5.28.txt:1796
 V5.28.txt:1797
 V5.28.txt:1798
 V5.28.txt:1799
 V5.28.txt:1800
 V5.28.txt:1801
 V5.28.txt:1802
 V5.28.txt:1803
 V5.28.txt:1804
 V5.28.txt:1805
 V5.28.txt:1806
 V5.28.txt:1807
 V5.28.txt:1808
 V5.28.txt:1809
 V5.28.txt:1810
 V5.28.txt:1811
 V5.28.txt:1812
 V5.28.txt:1813
 V5.28.txt:1814
 V5.28.txt:1815
 V5.28.txt:1816
 V5.28.txt:1817
 V5.28.txt:1818
 V5.28.txt:1819
 V5.28.txt:1820
 V5.28.txt:1821
 V5.28.txt:1822
 V5.28.txt:1823
 V5.28.txt:1824
 V5.28.txt:1825
 V5.28.txt:1826
 V5.28.txt:1827
 V5.28.txt:1828
 V5.28.txt:1829
 V5.28.txt:1830
 V5.28.txt:1831
 V5.28.txt:1832
 V5.28.txt:1833
 V5.28.txt:1834
 V5.28.txt:1835
 V5.28.txt:1836
 V5.28.txt:1837
 V5.28.txt:1838
 V5.28.txt:1839
 V5.28.txt:1840
 V5.28.txt:1841
 V5.28.txt:1842
 V5.28.txt:1843
 V5.28.txt:1844
 V5.28.txt:1845
 V5.28.txt:1846
 V5.28.txt:1847
 V5.28.txt:1848
 V5.28.txt:1849
 V5.28.txt:1850
 V5.28.txt:1851
 V5.28.txt:1852
 V5.28.txt:1853
 V5.28.txt:1854
 V5.28.txt:1855
 V5.28.txt:1856
 V5.28.txt:1857
 V5.28.txt:1858
 V5.28.txt:1859
 V5.28.txt:1860
 V5.28.txt:1861
 V5.28.txt:1862
 V5.28.txt:1863
 V5.28.txt:1864
 V5.28.txt:1865
 V5.28.txt:1866
 V5.28.txt:1867
 V5.28.txt:1868
 V5.28.txt:1869
 V5.28.txt:1870
 V5.28.txt:1871
 V5.28.txt:1872
 V5.28.txt:1873
 V5.28.txt:1874
 V5.28.txt:1875
 V5.28.txt:1876
 V5.28.txt:1877
 V5.28.txt:1878
 V5.28.txt:1879
 V5.28.txt:1880
 V5.28.txt:1881
 V5.28.txt:1882
 V5.28.txt:1883
 V5.28.txt:1884
 V5.28.txt:1885
 V5.28.txt:1886
 V5.28.txt:1887
 V5.28.txt:1888
 V5.28.txt:1889
 V5.28.txt:1890
 V5.28.txt:1891
 V5.28.txt:1892
 V5.28.txt:1893
 V5.28.txt:1894
 V5.28.txt:1895
 V5.28.txt:1896
 V5.28.txt:1897
 V5.28.txt:1898
 V5.28.txt:1899
 V5.28.txt:1900
 V5.28.txt:1901
 V5.28.txt:1902
 V5.28.txt:1903
 V5.28.txt:1904
 V5.28.txt:1905
 V5.28.txt:1906
 V5.28.txt:1907
 V5.28.txt:1908
 V5.28.txt:1909
 V5.28.txt:1910
 V5.28.txt:1911
 V5.28.txt:1912
 V5.28.txt:1913
 V5.28.txt:1914
 V5.28.txt:1915
 V5.28.txt:1916
 V5.28.txt:1917
 V5.28.txt:1918
 V5.28.txt:1919
 V5.28.txt:1920
 V5.28.txt:1921
 V5.28.txt:1922
 V5.28.txt:1923
 V5.28.txt:1924
 V5.28.txt:1925
 V5.28.txt:1926
 V5.28.txt:1927
 V5.28.txt:1928
 V5.28.txt:1929
 V5.28.txt:1930
 V5.28.txt:1931
 V5.28.txt:1932
 V5.28.txt:1933
 V5.28.txt:1934
 V5.28.txt:1935
 V5.28.txt:1936
 V5.28.txt:1937
 V5.28.txt:1938
 V5.28.txt:1939
 V5.28.txt:1940
 V5.28.txt:1941
 V5.28.txt:1942
 V5.28.txt:1943
 V5.28.txt:1944
 V5.28.txt:1945
 V5.28.txt:1946
 V5.28.txt:1947
 V5.28.txt:1948
 V5.28.txt:1949
 V5.28.txt:1950
 V5.28.txt:1951
 V5.28.txt:1952
 V5.28.txt:1953
 V5.28.txt:1954
 V5.28.txt:1955
 V5.28.txt:1956
 V5.28.txt:1957
 V5.28.txt:1958
 V5.28.txt:1959
 V5.28.txt:1960
 V5.28.txt:1961
 V5.28.txt:1962
 V5.28.txt:1963
 V5.28.txt:1964
 V5.28.txt:1965
 V5.28.txt:1966
 V5.28.txt:1967
 V5.28.txt:1968
 V5.28.txt:1969
 V5.28.txt:1970
 V5.28.txt:1971
 V5.28.txt:1972
 V5.28.txt:1973
 V5.28.txt:1974
 V5.28.txt:1975
 V5.28.txt:1976
 V5.28.txt:1977
 V5.28.txt:1978
 V5.28.txt:1979
 V5.28.txt:1980
 V5.28.txt:1981
 V5.28.txt:1982
 V5.28.txt:1983
 V5.28.txt:1984
 V5.28.txt:1985
 V5.28.txt:1986
 V5.28.txt:1987
 V5.28.txt:1988
 V5.28.txt:1989
 V5.28.txt:1990
 V5.28.txt:1991
 V5.28.txt:1992
 V5.28.txt:1993
 V5.28.txt:1994
 V5.28.txt:1995
 V5.28.txt:1996
 V5.28.txt:1997
 V5.28.txt:1998
 V5.28.txt:1999
 V5.28.txt:2000
 V5.28.txt:2001
 V5.28.txt:2002
 V5.28.txt:2003
 V5.28.txt:2004
 V5.28.txt:2005
 V5.28.txt:2006
 V5.28.txt:2007
 V5.28.txt:2008
 V5.28.txt:2009
 V5.28.txt:2010
 V5.28.txt:2011
 V5.28.txt:2012
 V5.28.txt:2013
 V5.28.txt:2014
 V5.28.txt:2015
 V5.28.txt:2016
 V5.28.txt:2017
 V5.28.txt:2018
 V5.28.txt:2019
 V5.28.txt:2020
 V5.28.txt:2021
 V5.28.txt:2022
 V5.28.txt:2023
 V5.28.txt:2024
 V5.28.txt:2025
 V5.28.txt:2026
 V5.28.txt:2027
 V5.28.txt:2028
 V5.28.txt:2029
 V5.28.txt:2030
 V5.28.txt:2031
 V5.28.txt:2032
 V5.28.txt:2033
 V5.28.txt:2034
 V5.28.txt:2035
 V5.28.txt:2036
 V5.28.txt:2037
 V5.28.txt:2038
 V5.28.txt:2039
 V5.28.txt:2040
 V5.28.txt:2041
 V5.28.txt:2042
 V5.28.txt:2043
 V5.28.txt:2044
 V5.28.txt:2045
 V5.28.txt:2046
 V5.28.txt:2047
 V5.28.txt:2048
 V5.28.txt:2049
 V5.28.txt:2050
 V5.28.txt:2051
 V5.28.txt:2052
 V5.28.txt:2053
 V5.28.txt:2054
 V5.28.txt:2055
 V5.28.txt:2056
 V5.28.txt:2057
 V5.28.txt:2058
 V5.28.txt:2059
 V5.28.txt:2060
 V5.28.txt:2061
 V5.28.txt:2062
 V5.28.txt:2063
 V5.28.txt:2064
 V5.28.txt:2065
 V5.28.txt:2066
 V5.28.txt:2067
 V5.28.txt:2068
 V5.28.txt:2069
 V5.28.txt:2070
 V5.28.txt:2071
 V5.28.txt:2072
 V5.28.txt:2073
 V5.28.txt:2074
 V5.28.txt:2075
 V5.28.txt:2076
 V5.28.txt:2077
 V5.28.txt:2078
 V5.28.txt:2079
 V5.28.txt:2080
 V5.28.txt:2081
 V5.28.txt:2082
 V5.28.txt:2083
 V5.28.txt:2084
 V5.28.txt:2085
 V5.28.txt:2086
 V5.28.txt:2087
 V5.28.txt:2088
 V5.28.txt:2089
 V5.28.txt:2090
 V5.28.txt:2091
 V5.28.txt:2092
 V5.28.txt:2093
 V5.28.txt:2094
 V5.28.txt:2095
 V5.28.txt:2096
 V5.28.txt:2097
 V5.28.txt:2098
 V5.28.txt:2099
 V5.28.txt:2100
 V5.28.txt:2101
 V5.28.txt:2102
 V5.28.txt:2103
 V5.28.txt:2104
 V5.28.txt:2105
 V5.28.txt:2106
 V5.28.txt:2107
 V5.28.txt:2108
 V5.28.txt:2109
 V5.28.txt:2110
 V5.28.txt:2111
 V5.28.txt:2112
 V5.28.txt:2113
 V5.28.txt:2114
 V5.28.txt:2115
 V5.28.txt:2116
 V5.28.txt:2117
 V5.28.txt:2118
 V5.28.txt:2119
 V5.28.txt:2120
 V5.28.txt:2121
 V5.28.txt:2122
 V5.28.txt:2123
 V5.28.txt:2124
 V5.28.txt:2125
 V5.28.txt:2126
 V5.28.txt:2127
 V5.28.txt:2128
 V5.28.txt:2129
 V5.28.txt:2130
 V5.28.txt:2131
 V5.28.txt:2132
 V5.28.txt:2133
 V5.28.txt:2134
 V5.28.txt:2135
 V5.28.txt:2136
 V5.28.txt:2137
 V5.28.txt:2138
 V5.28.txt:2139
 V5.28.txt:2140
 V5.28.txt:2141
 V5.28.txt:2142
 V5.28.txt:2143
 V5.28.txt:2144
 V5.28.txt:2145
 V5.28.txt:2146
 V5.28.txt:2147
 V5.28.txt:2148
 V5.28.txt:2149
 V5.28.txt:2150
 V5.28.txt:2151
 V5.28.txt:2152
 V5.28.txt:2153
 V5.28.txt:2154
 V5.28.txt:2155
 V5.28.txt:2156
 V5.28.txt:2157
 V5.28.txt:2158
 V5.28.txt:2159
 V5.28.txt:2160
 V5.28.txt:2161
 V5.28.txt:2162
 V5.28.txt:2163
 V5.28.txt:2164
 V5.28.txt:2165
 V5.28.txt:2166
 V5.28.txt:2167
 V5.28.txt:2168
 V5.28.txt:2169
 V5.28.txt:2170
 V5.28.txt:2171
 V5.28.txt:2172
 V5.28.txt:2173
 V5.28.txt:2174
 V5.28.txt:2175
 V5.28.txt:2176
 V5.28.txt:2177
 V5.28.txt:2178
 V5.28.txt:2179
 V5.28.txt:2180
 V5.28.txt:2181
 V5.28.txt:2182
 V5.28.txt:2183
 V5.28.txt:2184
 V5.28.txt:2185
 V5.28.txt:2186
 V5.28.txt:2187
 V5.28.txt:2188
 V5.28.txt:2189
 V5.28.txt:2190
 V5.28.txt:2191
 V5.28.txt:2192
 V5.28.txt:2193
 V5.28.txt:2194
 V5.28.txt:2195
 V5.28.txt:2196
 V5.28.txt:2197
 V5.28.txt:2198
 V5.28.txt:2199
 V5.28.txt:2200
 V5.28.txt:2201
 V5.28.txt:2202
 V5.28.txt:2203
 V5.28.txt:2204
 V5.28.txt:2205
 V5.28.txt:2206
 V5.28.txt:2207
 V5.28.txt:2208
 V5.28.txt:2209
 V5.28.txt:2210
 V5.28.txt:2211
 V5.28.txt:2212
 V5.28.txt:2213
 V5.28.txt:2214
 V5.28.txt:2215
 V5.28.txt:2216
 V5.28.txt:2217
 V5.28.txt:2218
 V5.28.txt:2219
 V5.28.txt:2220
 V5.28.txt:2221
 V5.28.txt:2222
 V5.28.txt:2223
 V5.28.txt:2224
 V5.28.txt:2225
 V5.28.txt:2226
 V5.28.txt:2227
 V5.28.txt:2228
 V5.28.txt:2229
 V5.28.txt:2230
 V5.28.txt:2231
 V5.28.txt:2232
 V5.28.txt:2233
 V5.28.txt:2234
 V5.28.txt:2235
 V5.28.txt:2236
 V5.28.txt:2237
 V5.28.txt:2238
 V5.28.txt:2239
 V5.28.txt:2240
 V5.28.txt:2241
 V5.28.txt:2242
 V5.28.txt:2243
 V5.28.txt:2244
 V5.28.txt:2245
 V5.28.txt:2246
 V5.28.txt:2247
 V5.28.txt:2248
 V5.28.txt:2249
 V5.28.txt:2250
 V5.28.txt:2251
 V5.28.txt:2252
 V5.28.txt:2253
 V5.28.txt:2254
 V5.28.txt:2255
 V5.28.txt:2256
 V5.28.txt:2257
 V5.28.txt:2258
 V5.28.txt:2259
 V5.28.txt:2260
 V5.28.txt:2261
 V5.28.txt:2262
 V5.28.txt:2263
 V5.28.txt:2264
 V5.28.txt:2265
 V5.28.txt:2266
 V5.28.txt:2267
 V5.28.txt:2268
 V5.28.txt:2269
 V5.28.txt:2270
 V5.28.txt:2271
 V5.28.txt:2272
 V5.28.txt:2273
 V5.28.txt:2274
 V5.28.txt:2275
 V5.28.txt:2276
 V5.28.txt:2277
 V5.28.txt:2278
 V5.28.txt:2279
 V5.28.txt:2280
 V5.28.txt:2281
 V5.28.txt:2282
 V5.28.txt:2283
 V5.28.txt:2284
 V5.28.txt:2285
 V5.28.txt:2286
 V5.28.txt:2287
 V5.28.txt:2288
 V5.28.txt:2289
 V5.28.txt:2290
 V5.28.txt:2291
 V5.28.txt:2292
 V5.28.txt:2293
 V5.28.txt:2294
 V5.28.txt:2295
 V5.28.txt:2296
 V5.28.txt:2297
 V5.28.txt:2298
 V5.28.txt:2299
 V5.28.txt:2300
 V5.28.txt:2301
 V5.28.txt:2302
 V5.28.txt:2303
 V5.28.txt:2304
 V5.28.txt:2305
 V5.28.txt:2306
 V5.28.txt:2307
 V5.28.txt:2308
 V5.28.txt:2309
 V5.28.txt:2310
 V5.28.txt:2311
 V5.28.txt:2312
 V5.28.txt:2313
 V5.28.txt:2314
 V5.28.txt:2315
 V5.28.txt:2316
 V5.28.txt:2317
 V5.28.txt:2318
 V5.28.txt:2319
 V5.28.txt:2320
 V5.28.txt:2321
 V5.28.txt:2322
 V5.28.txt:2323
 V5.28.txt:2324
 V5.28.txt:2325
 V5.28.txt:2326
 V5.28.txt:2327
 V5.28.txt:2328
 V5.28.txt:2329
 V5.28.txt:2330
 V5.28.txt:2331
 V5.28.txt:2332
 V5.28.txt:2333
 V5.28.txt:2334
 V5.28.txt:2335
 V5.28.txt:2336
 V5.28.txt:2337
 V5.28.txt:2338
 V5.28.txt:2339
 V5.28.txt:2340
 V5.28.txt:2341
 V5.28.txt:2342
 V5.28.txt:2343
 V5.28.txt:2344
 V5.28.txt:2345
 V5.28.txt:2346
 V5.28.txt:2347
 V5.28.txt:2348
 V5.28.txt:2349
 V5.28.txt:2350
 V5.28.txt:2351
 V5.28.txt:2352
 V5.28.txt:2353
 V5.28.txt:2354
 V5.28.txt:2355
 V5.28.txt:2356
 V5.28.txt:2357
 V5.28.txt:2358
 V5.28.txt:2359
 V5.28.txt:2360
 V5.28.txt:2361
 V5.28.txt:2362
 V5.28.txt:2363
 V5.28.txt:2364
 V5.28.txt:2365
 V5.28.txt:2366
 V5.28.txt:2367
 V5.28.txt:2368
 V5.28.txt:2369
 V5.28.txt:2370
 V5.28.txt:2371
 V5.28.txt:2372
 V5.28.txt:2373
 V5.28.txt:2374
 V5.28.txt:2375
 V5.28.txt:2376
 V5.28.txt:2377
 V5.28.txt:2378
 V5.28.txt:2379
 V5.28.txt:2380
 V5.28.txt:2381
 V5.28.txt:2382
 V5.28.txt:2383
 V5.28.txt:2384
 V5.28.txt:2385
 V5.28.txt:2386
 V5.28.txt:2387
 V5.28.txt:2388
 V5.28.txt:2389
 V5.28.txt:2390
 V5.28.txt:2391
 V5.28.txt:2392
 V5.28.txt:2393
 V5.28.txt:2394
 V5.28.txt:2395
 V5.28.txt:2396
 V5.28.txt:2397
 V5.28.txt:2398
 V5.28.txt:2399
 V5.28.txt:2400
 V5.28.txt:2401
 V5.28.txt:2402
 V5.28.txt:2403
 V5.28.txt:2404
 V5.28.txt:2405
 V5.28.txt:2406
 V5.28.txt:2407
 V5.28.txt:2408
 V5.28.txt:2409
 V5.28.txt:2410
 V5.28.txt:2411
 V5.28.txt:2412
 V5.28.txt:2413
 V5.28.txt:2414
 V5.28.txt:2415
 V5.28.txt:2416
 V5.28.txt:2417
 V5.28.txt:2418
 V5.28.txt:2419
 V5.28.txt:2420
 V5.28.txt:2421
 V5.28.txt:2422
 V5.28.txt:2423
 V5.28.txt:2424
 V5.28.txt:2425
 V5.28.txt:2426
 V5.28.txt:2427
 V5.28.txt:2428
 V5.28.txt:2429
 V5.28.txt:2430
 V5.28.txt:2431
 V5.28.txt:2432
 V5.28.txt:2433
 V5.28.txt:2434
 V5.28.txt:2435
 V5.28.txt:2436
 V5.28.txt:2437
 V5.28.txt:2438
 V5.28.txt:2439
 V5.28.txt:2440
 V5.28.txt:2441
 V5.28.txt:2442
 V5.28.txt:2443
 V5.28.txt:2444
 V5.28.txt:2445
 V5.28.txt:2446
 V5.28.txt:2447
 V5.28.txt:2448
 V5.28.txt:2449
 V5.28.txt:2450
 V5.28.txt:2451
 V5.28.txt:2452
 V5.28.txt:2453
 V5.28.txt:2454
 V5.28.txt:2455
 V5.28.txt:2456
 V5.28.txt:2457
 V5.28.txt:2458
 V5.28.txt:2459
 V5.28.txt:2460
 V5.28.txt:2461
 V5.28.txt:2462
 V5.28.txt:2463
 V5.28.txt:2464
 V5.28.txt:2465
 V5.28.txt:2466
 V5.28.txt:2467
 V5.28.txt:2468
 V5.28.txt:2469
 V5.28.txt:2470
 V5.28.txt:2471
 V5.28.txt:2472
 V5.28.txt:2473
 V5.28.txt:2474
 V5.28.txt:2475
 V5.28.txt:2476
 V5.28.txt:2477
 V5.28.txt:2478
 V5.28.txt:2479
 V5.28.txt:2480
 V5.28.txt:2481
 V5.28.txt:2482
 V5.28.txt:2483
 V5.28.txt:2484
 V5.28.txt:2485
 V5.28.txt:2486
 V5.28.txt:2487
 V5.28.txt:2488
 V5.28.txt:2489
 V5.28.txt:2490
 V5.28.txt:2491
 V5.28.txt:2492
 V5.28.txt:2493
 V5.28.txt:2494
 V5.28.txt:2495
 V5.28.txt:2496
 V5.28.txt:2497
 V5.28.txt:2498
 V5.28.txt:2499
 V5.28.txt:2500
 V5.28.txt:2501
 V5.28.txt:2502
 V5.28.txt:2503
 V5.28.txt:2504
 V5.28.txt:2505
 V5.28.txt:2506
 V5.28.txt:2507
 V5.28.txt:2508
 V5.28.txt:2509
 V5.28.txt:2510
 V5.28.txt:2511
 V5.28.txt:2512
 V5.28.txt:2513
 V5.28.txt:2514
 V5.28.txt:2515
 V5.28.txt:2516
 V5.28.txt:2517
 V5.28.txt:2518
 V5.28.txt:2519
 V5.28.txt:2520
 V5.28.txt:2521
 V5.28.txt:2522
 V5.28.txt:2523
 V5.28.txt:2524
 V5.28.txt:2525
 V5.28.txt:2526
 V5.28.txt:2527
 V5.28.txt:2528
 V5.28.txt:2529
 V5.28.txt:2530
 V5.28.txt:2531
 V5.28.txt:2532
 V5.28.txt:2533
 V5.28.txt:2534
 V5.28.txt:2535
 V5.28.txt:2536
 V5.28.txt:2537
 V5.28.txt:2538
 V5.28.txt:2539
 V5.28.txt:2540
 V5.28.txt:2541
 V5.28.txt:2542
 V5.28.txt:2543
 V5.28.txt:2544
 V5.28.txt:2545
 V5.28.txt:2546
 V5.28.txt:2547
 V5.28.txt:2548
 V5.28.txt:2549
 V5.28.txt:2550
 V5.28.txt:2551
 V5.28.txt:2552
 V5.28.txt:2553
 V5.28.txt:2554
 V5.28.txt:2555
 V5.28.txt:2556
 V5.28.txt:2557
 V5.28.txt:2558
 V5.28.txt:2559
 V5.28.txt:2560
 V5.28.txt:2561
 V5.28.txt:2562
 V5.28.txt:2563
 V5.28.txt:2564
 V5.28.txt:2565
 V5.28.txt:2566
 V5.28.txt:2567
 V5.28.txt:2568
 V5.28.txt:2569
 V5.28.txt:2570
 V5.28.txt:2571
 V5.28.txt:2572
 V5.28.txt:2573
 V5.28.txt:2574
 V5.28.txt:2575
 V5.28.txt:2576
 V5.28.txt:2577
 V5.28.txt:2578
 V5.28.txt:2579
 V5.28.txt:2580
 V5.28.txt:2581
 V5.28.txt:2582
 V5.28.txt:2583
 V5.28.txt:2584
 V5.28.txt:2585
 V5.28.txt:2586
 V5.28.txt:2587
 V5.28.txt:2588
 V5.28.txt:2589
 V5.28.txt:2590
 V5.28.txt:2591
 V5.28.txt:2592
 V5.28.txt:2593
 V5.28.txt:2594
 V5.28.txt:2595
 V5.28.txt:2596
 V5.28.txt:2597
 V5.28.txt:2598
 V5.28.txt:2599
 V5.28.txt:2600
 V5.28.txt:2601
 V5.28.txt:2602
 V5.28.txt:2603
 V5.28.txt:2604
 V5.28.txt:2605
 V5.28.txt:2606
 V5.28.txt:2607
 V5.28.txt:2608
 V5.28.txt:2609
 V5.28.txt:2610
 V5.28.txt:2611
 V5.28.txt:2612
 V5.28.txt:2613
 V5.28.txt:2614
 V5.28.txt:2615
 V5.28.txt:2616
 V5.28.txt:2617
 V5.28.txt:2618
 V5.28.txt:2619
 V5.28.txt:2620
 V5.28.txt:2621
 V5.28.txt:2622
 V5.28.txt:2623
 V5.28.txt:2624
 V5.28.txt:2625
 V5.28.txt:2626
 V5.28.txt:2627
 V5.28.txt:2628
 V5.28.txt:2629
 V5.28.txt:2630
 V5.28.txt:2631
 V5.28.txt:2632
 V5.28.txt:2633
 V5.28.txt:2634
 V5.28.txt:2635
 V5.28.txt:2636
 V5.28.txt:2637
 V5.28.txt:2638
 V5.28.txt:2639
 V5.28.txt:2640
 V5.28.txt:2641
 V5.28.txt:2642
 V5.28.txt:2643
 V5.28.txt:2644
 V5.28.txt:2645
 V5.28.txt:2646
 V5.28.txt:2647
 V5.28.txt:2648
 V5.28.txt:2649
 V5.28.txt:2650
 V5.28.txt:2651
 V5.28.txt:2652
 V5.28.txt:2653
 V5.28.txt:2654
 V5.28.txt:2655
 V5.28.txt:2656
 V5.28.txt:2657
 V5.28.txt:2658
 V5.28.txt:2659
 V5.28.txt:2660
 V5.28.txt:2661
 V5.28.txt:2662
 V5.28.txt:2663
 V5.28.txt:2664
 V5.28.txt:2665
 V5.28.txt:2666
 V5.28.txt:2667
 V5.28.txt:2668
 V5.28.txt:2669
 V5.28.txt:2670
 V5.28.txt:2671
 V5.28.txt:2672
 V5.28.txt:2673
 V5.28.txt:2674
 V5.28.txt:2675
 V5.28.txt:2676
 V5.28.txt:2677
 V5.28.txt:2678
 V5.28.txt:2679
 V5.28.txt:2680
 V5.28.txt:2681
 V5.28.txt:2682
 V5.28.txt:2683
 V5.28.txt:2684
 V5.28.txt:2685
 V5.28.txt:2686
 V5.28.txt:2687
 V5.28.txt:2688
 V5.28.txt:2689
 V5.28.txt:2690
 V5.28.txt:2691
 V5.28.txt:2692
 V5.28.txt:2693
 V5.28.txt:2694
 V5.28.txt:2695
 V5.28.txt:2696
 V5.28.txt:2697
 V5.28.txt:2698
 V5.28.txt:2699
 V5.28.txt:2700
 V5.28.txt:2701
 V5.28.txt:2702
 V5.28.txt:2703
 V5.28.txt:2704
 V5.28.txt:2705
 V5.28.txt:2706
 V5.28.txt:2707
 V5.28.txt:2708
 V5.28.txt:2709
 V5.28.txt:2710
 V5.28.txt:2711
 V5.28.txt:2712
 V5.28.txt:2713
 V5.28.txt:2714
 V5.28.txt:2715
 V5.28.txt:2716
 V5.28.txt:2717
 V5.28.txt:2718
 V5.28.txt:2719
 V5.28.txt:2720
 V5.28.txt:2721
 V5.28.txt:2722
 V5.28.txt:2723
 V5.28.txt:2724
 V5.28.txt:2725
 V5.28.txt:2726
 V5.28.txt:2727
 V5.28.txt:2728
 V5.28.txt:2729
 V5.28.txt:2730
 V5.28.txt:2731
 V5.28.txt:2732
 V5.28.txt:2733
 V5.28.txt:2734
 V5.28.txt:2735
 V5.28.txt:2736
 V5.28.txt:2737
 V5.28.txt:2738
 V5.28.txt:2739
 V5.28.txt:2740
 V5.28.txt:2741
 V5.28.txt:2742
 V5.28.txt:2743
 V5.28.txt:2744
 V5.28.txt:2745
 V5.28.txt:2746
 V5.28.txt:2747
 V5.28.txt:2748
 V5.28.txt:2749
 V5.28.txt:2750
 V5.28.txt:2751
 V5.28.txt:2752
 V5.28.txt:2753
 V5.28.txt:2754
 V5.28.txt:2755
 V5.28.txt:2756
 V5.28.txt:2757
 V5.28.txt:2758
 V5.28.txt:2759
 V5.28.txt:2760
 V5.28.txt:2761
 V5.28.txt:2762
 V5.28.txt:2763
 V5.28.txt:2764
 V5.28.txt:2765
 V5.28.txt:2766
 V5.28.txt:2767
 V5.28.txt:2768
 V5.28.txt:2769
 V5.28.txt:2770
 V5.28.txt:2771
 V5.28.txt:2772
 V5.28.txt:2773
 V5.28.txt:2774
 V5.28.txt:2775
 V5.28.txt:2776
 V5.28.txt:2777
 V5.28.txt:2778
 V5.28.txt:2779
 V5.28.txt:2780
 V5.28.txt:2781
 V5.28.txt:2782
 V5.28.txt:2783
 V5.28.txt:2784
 V5.28.txt:2785
 V5.28.txt:2786
 V5.28.txt:2787
 V5.28.txt:2788
 V5.28.txt:2789
 V5.28.txt:2790
 V5.28.txt:2791
 V5.28.txt:2792
 V5.28.txt:2793
 V5.28.txt:2794
 V5.28.txt:2795
 V5.28.txt:2796
 V5.28.txt:2797
 V5.28.txt:2798
 V5.28.txt:2799
 V5.28.txt:2800
 V5.28.txt:2801
 V5.28.txt:2802
 V5.28.txt:2803
 V5.28.txt:2804
 V5.28.txt:2805
 V5.28.txt:2806
 V5.28.txt:2807
 V5.28.txt:2808
 V5.28.txt:2809
 V5.28.txt:2810
 V5.28.txt:2811
 V5.28.txt:2812
 V5.28.txt:2813
 V5.28.txt:2814
 V5.28.txt:2815
 V5.28.txt:2816
 V5.28.txt:2817
 V5.28.txt:2818
 V5.28.txt:2819
 V5.28.txt:2820
 V5.28.txt:2821
 V5.28.txt:2822
 V5.28.txt:2823
 V5.28.txt:2824
 V5.28.txt:2825
 V5.28.txt:2826
 V5.28.txt:2827
 V5.28.txt:2828
 V5.28.txt:2829
 V5.28.txt:2830
 V5.28.txt:2831
 V5.28.txt:2832
 V5.28.txt:2833
 V5.28.txt:2834
 V5.28.txt:2835
 V5.28.txt:2836
 V5.28.txt:2837
 V5.28.txt:2838
 V5.28.txt:2839
 V5.28.txt:2840
 V5.28.txt:2841
 V5.28.txt:2842
 V5.28.txt:2843
 V5.28.txt:2844
 V5.28.txt:2845
 V5.28.txt:2846
 V5.28.txt:2847
 V5.28.txt:2848
 V5.28.txt:2849
 V5.28.txt:2850
 V5.28.txt:2851
 V5.28.txt:2852
 V5.28.txt:2853
 V5.28.txt:2854
 V5.28.txt:2855
 V5.28.txt:2856
 V5.28.txt:2857
 V5.28.txt:2858
 V5.28.txt:2859
 V5.28.txt:2860
 V5.28.txt:2861
 V5.28.txt:2862
 V5.28.txt:2863
 V5.28.txt:2864
 V5.28.txt:2865
 V5.28.txt:2866
 V5.28.txt:2867
 V5.28.txt:2868
 V5.28.txt:2869
 V5.28.txt:2870
 V5.28.txt:2871
 V5.28.txt:2872
 V5.28.txt:2873
 V5.28.txt:2874
 V5.28.txt:2875
 V5.28.txt:2876
 V5.28.txt:2877
 V5.28.txt:2878
 V5.28.txt:2879
 V5.28.txt:2880
 V5.28.txt:2881
 V5.28.txt:2882
 V5.28.txt:2883
 V5.28.txt:2884
 V5.28.txt:2885
 V5.28.txt:2886
 V5.28.txt:2887
 V5.28.txt:2888
 V5.28.txt:2889
 V5.28.txt:2890
 V5.28.txt:2891
 V5.28.txt:2892
 V5.28.txt:2893
 V5.28.txt:2894
 V5.28.txt:2895
 V5.28.txt:2896
 V5.28.txt:2897
 V5.28.txt:2898
 V5.28.txt:2899
 V5.28.txt:2900
 V5.28.txt:2901
 V5.28.txt:2902
 V5.28.txt:2903
 V5.28.txt:2904
 V5.28.txt:2905
 V5.28.txt:2906
 V5.28.txt:2907
 V5.28.txt:2908
 V5.28.txt:2909
 V5.28.txt:2910
 V5.28.txt:2911
 V5.28.txt:2912
 V5.28.txt:2913
 V5.28.txt:2914
 V5.28.txt:2915
 V5.28.txt:2916
 V5.28.txt:2917
 V5.28.txt:2918
 V5.28.txt:2919
 V5.28.txt:2920
 V5.28.txt:2921
 V5.28.txt:2922
 V5.28.txt:2923
 V5.28.txt:2924
 V5.28.txt:2925
 V5.28.txt:2926
 V5.28.txt:2927
 V5.28.txt:2928
 V5.28.txt:2929
 V5.28.txt:2930
 V5.28.txt:2931
 V5.28.txt:2932
 V5.28.txt:2933
 V5.28.txt:2934
 V5.28.txt:2935
 V5.28.txt:2936
 V5.28.txt:2937
 V5.28.txt:2938
 V5.28.txt:2939
 V5.28.txt:2940
 V5.28.txt:2941
 V5.28.txt:2942
 V5.28.txt:2943
 V5.28.txt:2944
 V5.28.txt:2945
 V5.28.txt:2946
 V5.28.txt:2947
 V5.28.txt:2948
 V5.28.txt:2949
 V5.28.txt:2950
 V5.28.txt:2951
 V5.28.txt:2952
 V5.28.txt:2953
 V5.28.txt:2954
 V5.28.txt:2955
 V5.28.txt:2956
 V5.28.txt:2957
 V5.28.txt:2958
 V5.28.txt:2959
 V5.28.txt:2960
 V5.28.txt:2961
 V5.28.txt:2962
 V5.28.txt:2963
 V5.28.txt:2964
 V5.28.txt:2965
 V5.28.txt:2966
 V5.28.txt:2967
 V5.28.txt:2968
 V5.28.txt:2969
 V5.28.txt:2970
 V5.28.txt:2971
 V5.28.txt:2972
 V5.28.txt:2973
 V5.28.txt:2974
 V5.28.txt:2975
 V5.28.txt:2976
 V5.28.txt:2977
 V5.28.txt:2978
 V5.28.txt:2979
 V5.28.txt:2980
 V5.28.txt:2981
 V5.28.txt:2982
 V5.28.txt:2983
 V5.28.txt:2984
 V5.28.txt:2985
 V5.28.txt:2986
 V5.28.txt:2987
 V5.28.txt:2988
 V5.28.txt:2989
 V5.28.txt:2990
 V5.28.txt:2991
 V5.28.txt:2992
 V5.28.txt:2993
 V5.28.txt:2994
 V5.28.txt:2995
 V5.28.txt:2996
 V5.28.txt:2997
 V5.28.txt:2998
 V5.28.txt:2999
 V5.28.txt:3000
 V5.28.txt:3001
 V5.28.txt:3002
 V5.28.txt:3003
 V5.28.txt:3004
 V5.28.txt:3005
 V5.28.txt:3006
 V5.28.txt:3007
 V5.28.txt:3008
 V5.28.txt:3009
 V5.28.txt:3010
 V5.28.txt:3011
 V5.28.txt:3012
 V5.28.txt:3013
 V5.28.txt:3014
 V5.28.txt:3015
 V5.28.txt:3016
 V5.28.txt:3017
 V5.28.txt:3018
 V5.28.txt:3019
 V5.28.txt:3020
 V5.28.txt:3021
 V5.28.txt:3022
 V5.28.txt:3023
 V5.28.txt:3024
 V5.28.txt:3025
 V5.28.txt:3026
 V5.28.txt:3027
 V5.28.txt:3028
 V5.28.txt:3029
 V5.28.txt:3030
 V5.28.txt:3031
 V5.28.txt:3032
 V5.28.txt:3033
 V5.28.txt:3034
 V5.28.txt:3035
 V5.28.txt:3036
 V5.28.txt:3037
 V5.28.txt:3038
 V5.28.txt:3039
 V5.28.txt:3040
 V5.28.txt:3041
 V5.28.txt:3042
 V5.28.txt:3043
 V5.28.txt:3044
 V5.28.txt:3045
 V5.28.txt:3046
 V5.28.txt:3047
 V5.28.txt:3048
 V5.28.txt:3049
 V5.28.txt:3050
 V5.28.txt:3051
 V5.28.txt:3052
 V5.28.txt:3053
 V5.28.txt:3054
 V5.28.txt:3055
 V5.28.txt:3056
 V5.28.txt:3057
 V5.28.txt:3058
 V5.28.txt:3059
 V5.28.txt:3060
 V5.28.txt:3061
 V5.28.txt:3062
 V5.28.txt:3063
 V5.28.txt:3064
 V5.28.txt:3065
 V5.28.txt:3066
 V5.28.txt:3067
 V5.28.txt:3068
 V5.28.txt:3069
 V5.28.txt:3070
 V5.28.txt:3071
 V5.28.txt:3072
 V5.28.txt:3073
 V5.28.txt:3074
 V5.28.txt:3075
 V5.28.txt:3076
 V5.28.txt:3077
 V5.28.txt:3078
 V5.28.txt:3079
 V5.28.txt:3080
 V5.28.txt:3081
 V5.28.txt:3082
 V5.28.txt:3083
 V5.28.txt:3084
 V5.28.txt:3085
 V5.28.txt:3086
 V5.28.txt:3087
 V5.28.txt:3088
 V5.28.txt:3089
 V5.28.txt:3090
 V5.28.txt:3091
 V5.28.txt:3092
 V5.28.txt:3093
 V5.28.txt:3094
 V5.28.txt:3095
 V5.28.txt:3096
 V5.28.txt:3097
 V5.28.txt:3098
 V5.28.txt:3099
 V5.28.txt:3100
 V5.28.txt:3101
 V5.28.txt:3102
 V5.28.txt:3103
 V5.28.txt:3104
 V5.28.txt:3105
 V5.28.txt:3106
 V5.28.txt:3107
 V5.28.txt:3108
 V5.28.txt:3109
 V5.28.txt:3110
 V5.28.txt:3111
 V5.28.txt:3112
 V5.28.txt:3113
 V5.28.txt:3114
 V5.28.txt:3115
 V5.28.txt:3116
 V5.28.txt:3117
 V5.28.txt:3118
 V5.28.txt:3119
 V5.28.txt:3120
 V5.28.txt:3121
 V5.28.txt:3122
 V5.28.txt:3123
 V5.28.txt:3124
 V5.28.txt:3125
 V5.28.txt:3126
 V5.28.txt:3127
 V5.28.txt:3128
 V5.28.txt:3129
 V5.28.txt:3130
 V5.28.txt:3131
 V5.28.txt:3132
 V5.28.txt:3133
 V5.28.txt:3134
 V5.28.txt:3135
 V5.28.txt:3136
 V5.28.txt:3137
 V5.28.txt:3138
 V5.28.txt:3139
 V5.28.txt:3140
 V5.28.txt:3141
 V5.28.txt:3142
 V5.28.txt:3143
 V5.28.txt:3144
 V5.28.txt:3145
 V5.28.txt:3146
 V5.28.txt:3147
 V5.28.txt:3148
 V5.28.txt:3149
 V5.28.txt:3150
 V5.28.txt:3151
 V5.28.txt:3152
 V5.28.txt:3153
 V5.28.txt:3154
 V5.28.txt:3155
 V5.28.txt:3156
 V5.28.txt:3157
 V5.28.txt:3158
 V5.28.txt:3159
 V5.28.txt:3160
 V5.28.txt:3161
 V5.28.txt:3162
 V5.28.txt:3163
 V5.28.txt:3164
 V5.28.txt:3165
 V5.28.txt:3166
 V5.28.txt:3167
 V5.28.txt:3168
 V5.28.txt:3169
 V5.28.txt:3170
 V5.28.txt:3171
 V5.28.txt:3172
 V5.28.txt:3173
 V5.28.txt:3174
 V5.28.txt:3175
 V5.28.txt:3176
 V5.28.txt:3177
 V5.28.txt:3178
 V5.28.txt:3179
 V5.28.txt:3180
 V5.28.txt:3181
 V5.28.txt:3182
 V5.28.txt:3183
 V5.28.txt:3184
 V5.28.txt:3185
 V5.28.txt:3186
 V5.28.txt:3187
 V5.28.txt:3188
 V5.28.txt:3189
 V5.28.txt:3190
 V5.28.txt:3191
 V5.28.txt:3192
 V5.28.txt:3193
 V5.28.txt:3194
 V5.28.txt:3195
 V5.28.txt:3196
 V5.28.txt:3197
 V5.28.txt:3198
 V5.28.txt:3199
 V5.28.txt:3200
 V5.28.txt:3201
 V5.28.txt:3202
 V5.28.txt:3203
 V5.28.txt:3204
 V5.28.txt:3205
 V5.28.txt:3206
 V5.28.txt:3207
 V5.28.txt:3208
 V5.28.txt:3209
 V5.28.txt:3210
 V5.28.txt:3211
 V5.28.txt:3212
 V5.28.txt:3213
 V5.28.txt:3214
 V5.28.txt:3215
 V5.28.txt:3216
 V5.28.txt:3217
 V5.28.txt:3218
 V5.28.txt:3219
 V5.28.txt:3220
 V5.28.txt:3221
 V5.28.txt:3222
 V5.28.txt:3223
 V5.28.txt:3224
 V5.28.txt:3225
 V5.28.txt:3226
 V5.28.txt:3227
 V5.28.txt:3228
 V5.28.txt:3229
 V5.28.txt:3230
 V5.28.txt:3231
 V5.28.txt:3232
 V5.28.txt:3233
 V5.28.txt:3234
 V5.28.txt:3235
 V5.28.txt:3236
 V5.28.txt:3237
 V5.28.txt:3238
 V5.28.txt:3239
 V5.28.txt:3240
 V5.28.txt:3241
 V5.28.txt:3242
 V5.28.txt:3243
 V5.28.txt:3244
 V5.28.txt:3245
 V5.28.txt:3246
 V5.28.txt:3247
 V5.28.txt:3248
 V5.28.txt:3249
 V5.28.txt:3250
 V5.28.txt:3251
 V5.28.txt:3252
 V5.28.txt:3253
 V5.28.txt:3254
 V5.28.txt:3255
 V5.28.txt:3256
 V5.28.txt:3257
 V5.28.txt:3258
 V5.28.txt:3259
 V5.28.txt:3260
 V5.28.txt:3261
 V5.28.txt:3262
 V5.28.txt:3263
 V5.28.txt:3264
 V5.28.txt:3265
 V5.28.txt:3266
 V5.28.txt:3267
 V5.28.txt:3268
 V5.28.txt:3269
 V5.28.txt:3270
 V5.28.txt:3271
 V5.28.txt:3272
 V5.28.txt:3273
 V5.28.txt:3274
 V5.28.txt:3275
 V5.28.txt:3276
 V5.28.txt:3277
 V5.28.txt:3278
 V5.28.txt:3279
 V5.28.txt:3280
 V5.28.txt:3281
 V5.28.txt:3282
 V5.28.txt:3283
 V5.28.txt:3284
 V5.28.txt:3285
 V5.28.txt:3286
 V5.28.txt:3287
 V5.28.txt:3288
 V5.28.txt:3289
 V5.28.txt:3290
 V5.28.txt:3291
 V5.28.txt:3292
 V5.28.txt:3293
 V5.28.txt:3294
 V5.28.txt:3295
 V5.28.txt:3296
 V5.28.txt:3297
 V5.28.txt:3298
 V5.28.txt:3299
 V5.28.txt:3300
 V5.28.txt:3301
 V5.28.txt:3302
 V5.28.txt:3303
 V5.28.txt:3304
 V5.28.txt:3305
 V5.28.txt:3306
 V5.28.txt:3307
 V5.28.txt:3308
 V5.28.txt:3309
 V5.28.txt:3310
 V5.28.txt:3311
 V5.28.txt:3312
 V5.28.txt:3313
 V5.28.txt:3314
 V5.28.txt:3315
 V5.28.txt:3316
 V5.28.txt:3317
 V5.28.txt:3318
 V5.28.txt:3319
 V5.28.txt:3320
 V5.28.txt:3321
 V5.28.txt:3322
 V5.28.txt:3323
 V5.28.txt:3324
 V5.28.txt:3325
 V5.28.txt:3326
 V5.28.txt:3327
 V5.28.txt:3328
 V5.28.txt:3329
 V5.28.txt:3330
 V5.28.txt:3331
 V5.28.txt:3332
 V5.28.txt:3333
 V5.28.txt:3334
 V5.28.txt:3335
 V5.28.txt:3336
 V5.28.txt:3337
 V5.28.txt:3338
 V5.28.txt:3339
 V5.28.txt:3340
 V5.28.txt:3341
 V5.28.txt:3342
 V5.28.txt:3343
 V5.28.txt:3344
 V5.28.txt:3345
 V5.28.txt:3346
 V5.28.txt:3347
 V5.28.txt:3348
 V5.28.txt:3349
 V5.28.txt:3350
 V5.28.txt:3351
 V5.28.txt:3352
 V5.28.txt:3353
 V5.28.txt:3354
 V5.28.txt:3355
 V5.28.txt:3356
 V5.28.txt:3357
 V5.28.txt:3358
 V5.28.txt:3359
 V5.28.txt:3360
 V5.28.txt:3361
 V5.28.txt:3362
 V5.28.txt:3363
 V5.28.txt:3364
 V5.28.txt:3365
 V5.28.txt:3366
 V5.28.txt:3367
 V5.28.txt:3368
 V5.28.txt:3369
 V5.28.txt:3370
 V5.28.txt:3371
 V5.28.txt:3372
 V5.28.txt:3373
 V5.28.txt:3374
 V5.28.txt:3375
 V5.28.txt:3376
 V5.28.txt:3377
 V5.28.txt:3378
 V5.28.txt:3379
 V5.28.txt:3380
 V5.28.txt:3381
 V5.28.txt:3382
 V5.28.txt:3383
 V5.28.txt:3384
 V5.28.txt:3385
 V5.28.txt:3386
 V5.28.txt:3387
 V5.28.txt:3388
 V5.28.txt:3389
 V5.28.txt:3390
 V5.28.txt:3391
 V5.28.txt:3392
 V5.28.txt:3393
 V5.28.txt:3394
 V5.28.txt:3395
 V5.28.txt:3396
 V5.28.txt:3397
 V5.28.txt:3398
 V5.28.txt:3399
 V5.28.txt:3400
 V5.28.txt:3401
 V5.28.txt:3402
 V5.28.txt:3403
 V5.28.txt:3404
 V5.28.txt:3405
 V5.28.txt:3406
 V5.28.txt:3407
 V5.28.txt:3408
 V5.28.txt:3409
 V5.28.txt:3410
 V5.28.txt:3411
 V5.28.txt:3412
 V5.28.txt:3413
 V5.28.txt:3414
 V5.28.txt:3415
 V5.28.txt:3416
 V5.28.txt:3417
 V5.28.txt:3418
 V5.28.txt:3419
 V5.28.txt:3420
 V5.28.txt:3421
 V5.28.txt:3422
 V5.28.txt:3423
 V5.28.txt:3424
 V5.28.txt:3425
 V5.28.txt:3426
 V5.28.txt:3427
 V5.28.txt:3428
 V5.28.txt:3429
 V5.28.txt:3430
 V5.28.txt:3431
 V5.28.txt:3432
 V5.28.txt:3433
 V5.28.txt:3434
 V5.28.txt:3435
 V5.28.txt:3436
 V5.28.txt:3437
 V5.28.txt:3438
 V5.28.txt:3439
 V5.28.txt:3440
 V5.28.txt:3441
 V5.28.txt:3442
 V5.28.txt:3443
 V5.28.txt:3444
 V5.28.txt:3445
 V5.28.txt:3446
 V5.28.txt:3447
 V5.28.txt:3448
 V5.28.txt:3449
 V5.28.txt:3450
 V5.28.txt:3451
 V5.28.txt:3452
 V5.28.txt:3453
 V5.28.txt:3454
 V5.28.txt:3455
 V5.28.txt:3456
 V5.28.txt:3457
 V5.28.txt:3458
 V5.28.txt:3459
 V5.28.txt:3460
 V5.28.txt:3461
 V5.28.txt:3462
 V5.28.txt:3463
 V5.28.txt:3464
 V5.28.txt:3465
 V5.28.txt:3466
 V5.28.txt:3467
 V5.28.txt:3468
 V5.28.txt:3469
 V5.28.txt:3470
 V5.28.txt:3471
 V5.28.txt:3472
 V5.28.txt:3473
 V5.28.txt:3474
 V5.28.txt:3475
 V5.28.txt:3476
 V5.28.txt:3477
 V5.28.txt:3478
 V5.28.txt:3479
 V5.28.txt:3480
 V5.28.txt:3481
 V5.28.txt:3482
 V5.28.txt:3483
 V5.28.txt:3484
 V5.28.txt:3485
 V5.28.txt:3486
 V5.28.txt:3487
 V5.28.txt:3488
 V5.28.txt:3489
 V5.28.txt:3490
 V5.28.txt:3491
 V5.28.txt:3492
 V5.28.txt:3493
 V5.28.txt:3494
 V5.28.txt:3495
 V5.28.txt:3496
 V5.28.txt:3497
 V5.28.txt:3498
 V5.28.txt:3499
 V5.28.txt:3500
 V5.28.txt:3501
 V5.28.txt:3502
 V5.28.txt:3503
 V5.28.txt:3504
 V5.28.txt:3505
 V5.28.txt:3506
 V5.28.txt:3507
 V5.28.txt:3508
 V5.28.txt:3509
 V5.28.txt:3510
 V5.28.txt:3511
 V5.28.txt:3512
 V5.28.txt:3513
 V5.28.txt:3514
 V5.28.txt:3515
 V5.28.txt:3516
 V5.28.txt:3517
 V5.28.txt:3518
 V5.28.txt:3519
 V5.28.txt:3520
 V5.28.txt:3521
 V5.28.txt:3522
 V5.28.txt:3523
 V5.28.txt:3524
 V5.28.txt:3525
 V5.28.txt:3526
 V5.28.txt:3527
 V5.28.txt:3528
 V5.28.txt:3529
 V5.28.txt:3530
 V5.28.txt:3531
 V5.28.txt:3532
 V5.28.txt:3533
 V5.28.txt:3534
 V5.28.txt:3535
 V5.28.txt:3536
 V5.28.txt:3537
 V5.28.txt:3538
 V5.28.txt:3539
 V5.28.txt:3540
 V5.28.txt:3541
 V5.28.txt:3542
 V5.28.txt:3543
 V5.28.txt:3544
 V5.28.txt:3545
 V5.28.txt:3546
 V5.28.txt:3547
 V5.28.txt:3548
 V5.28.txt:3549
 V5.28.txt:3550
 V5.28.txt:3551
 V5.28.txt:3552
 V5.28.txt:3553
 V5.28.txt:3554
 V5.28.txt:3555
 V5.28.txt:3556
 V5.28.txt:3557
 V5.28.txt:3558
 V5.28.txt:3559
 V5.28.txt:3560
 V5.28.txt:3561
 V5.28.txt:3562
 V5.28.txt:3563
 V5.28.txt:3564
 V5.28.txt:3565
 V5.28.txt:3566
 V5.28.txt:3567
 V5.28.txt:3568
 V5.28.txt:3569
 V5.28.txt:3570
 V5.28.txt:3571
 V5.28.txt:3572
 V5.28.txt:3573
 V5.28.txt:3574
 V5.28.txt:3575
 V5.28.txt:3576
 V5.28.txt:3577
 V5.28.txt:3578
 V5.28.txt:3579
 V5.28.txt:3580
 V5.28.txt:3581
 V5.28.txt:3582
 V5.28.txt:3583
 V5.28.txt:3584
 V5.28.txt:3585
 V5.28.txt:3586
 V5.28.txt:3587
 V5.28.txt:3588
 V5.28.txt:3589
 V5.28.txt:3590
 V5.28.txt:3591
 V5.28.txt:3592
 V5.28.txt:3593
 V5.28.txt:3594
 V5.28.txt:3595
 V5.28.txt:3596
 V5.28.txt:3597
 V5.28.txt:3598
 V5.28.txt:3599
 V5.28.txt:3600
 V5.28.txt:3601
 V5.28.txt:3602
 V5.28.txt:3603
 V5.28.txt:3604
 V5.28.txt:3605
 V5.28.txt:3606
 V5.28.txt:3607
 V5.28.txt:3608
 V5.28.txt:3609
 V5.28.txt:3610
 V5.28.txt:3611
 V5.28.txt:3612
 V5.28.txt:3613
 V5.28.txt:3614
 V5.28.txt:3615
 V5.28.txt:3616
 V5.28.txt:3617
 V5.28.txt:3618
 V5.28.txt:3619
 V5.28.txt:3620
 V5.28.txt:3621
 V5.28.txt:3622
 V5.28.txt:3623
 V5.28.txt:3624
 V5.28.txt:3625
 V5.28.txt:3626
 V5.28.txt:3627
 V5.28.txt:3628
 V5.28.txt:3629
 V5.28.txt:3630
 V5.28.txt:3631
 V5.28.txt:3632
 V5.28.txt:3633
 V5.28.txt:3634
 V5.28.txt:3635
 V5.28.txt:3636
 V5.28.txt:3637
 V5.28.txt:3638
 V5.28.txt:3639
 V5.28.txt:3640
 V5.28.txt:3641
 V5.28.txt:3642
 V5.28.txt:3643
 V5.28.txt:3644
 V5.28.txt:3645
 V5.28.txt:3646
 V5.28.txt:3647
 V5.28.txt:3648
 V5.28.txt:3649
 V5.28.txt:3650
 V5.28.txt:3651
 V5.28.txt:3652
 V5.28.txt:3653
 V5.28.txt:3654
 V5.28.txt:3655
 V5.28.txt:3656
 V5.28.txt:3657
 V5.28.txt:3658
 V5.28.txt:3659
 V5.28.txt:3660
 V5.28.txt:3661
 V5.28.txt:3662
 V5.28.txt:3663
 V5.28.txt:3664
 V5.28.txt:3665
 V5.28.txt:3666
 V5.28.txt:3667
 V5.28.txt:3668
 V5.28.txt:3669
 V5.28.txt:3670
 V5.28.txt:3671
 V5.28.txt:3672
 V5.28.txt:3673
 V5.28.txt:3674
 V5.28.txt:3675
 V5.28.txt:3676
 V5.28.txt:3677
 V5.28.txt:3678
 V5.28.txt:3679
 V5.28.txt:3680
 V5.28.txt:3681
 V5.28.txt:3682
 V5.28.txt:3683
 V5.28.txt:3684
 V5.28.txt:3685
 V5.28.txt:3686
 V5.28.txt:3687
 V5.28.txt:3688
 V5.28.txt:3689
 V5.28.txt:3690
 V5.28.txt:3691
 V5.28.txt:3692
 V5.28.txt:3693
 V5.28.txt:3694
 V5.28.txt:3695
 V5.28.txt:3696
 V5.28.txt:3697
 V5.28.txt:3698
 V5.28.txt:3699
 V5.28.txt:3700
 V5.28.txt:3701
 V5.28.txt:3702
 V5.28.txt:3703
 V5.28.txt:3704
 V5.28.txt:3705
 V5.28.txt:3706
 V5.28.txt:3707
 V5.28.txt:3708
 V5.28.txt:3709
 V5.28.txt:3710
 V5.28.txt:3711
 V5.28.txt:3712
 V5.28.txt:3713
 V5.28.txt:3714
 V5.28.txt:3715
 V5.28.txt:3716
 V5.28.txt:3717
 V5.28.txt:3718
 V5.28.txt:3719
 V5.28.txt:3720
 V5.28.txt:3721
 V5.28.txt:3722
 V5.28.txt:3723
 V5.28.txt:3724
 V5.28.txt:3725
 V5.28.txt:3726
 V5.28.txt:3727
 V5.28.txt:3728
 V5.28.txt:3729
 V5.28.txt:3730
 V5.28.txt:3731
 V5.28.txt:3732
 V5.28.txt:3733
 V5.28.txt:3734
 V5.28.txt:3735
 V5.28.txt:3736
 V5.28.txt:3737
 V5.28.txt:3738
 V5.28.txt:3739
 V5.28.txt:3740
 V5.28.txt:3741
 V5.28.txt:3742
 V5.28.txt:3743
 V5.28.txt:3744
 V5.28.txt:3745
 V5.28.txt:3746
 V5.28.txt:3747
 V5.28.txt:3748
 V5.28.txt:3749
 V5.28.txt:3750
 V5.28.txt:3751
 V5.28.txt:3752
 V5.28.txt:3753
 V5.28.txt:3754
 V5.28.txt:3755
 V5.28.txt:3756
 V5.28.txt:3757
 V5.28.txt:3758
 V5.28.txt:3759
 V5.28.txt:3760
 V5.28.txt:3761
 V5.28.txt:3762
 V5.28.txt:3763
 V5.28.txt:3764
 V5.28.txt:3765
 V5.28.txt:3766
 V5.28.txt:3767
 V5.28.txt:3768
 V5.28.txt:3769
 V5.28.txt:3770
 V5.28.txt:3771
 V5.28.txt:3772
 V5.28.txt:3773
 V5.28.txt:3774
 V5.28.txt:3775
 V5.28.txt:3776
 V5.28.txt:3777
 V5.28.txt:3778
 V5.28.txt:3779
 V5.28.txt:3780
 V5.28.txt:3781
 V5.28.txt:3782
 V5.28.txt:3783
 V5.28.txt:3784
 V5.28.txt:3785
 V5.28.txt:3786
 V5.28.txt:3787
 V5.28.txt:3788
 V5.28.txt:3789
 V5.28.txt:3790
 V5.28.txt:3791
 V5.28.txt:3792
 V5.28.txt:3793
 V5.28.txt:3794
 V5.28.txt:3795
 V5.28.txt:3796
 V5.28.txt:3797
 V5.28.txt:3798
 V5.28.txt:3799
 V5.28.txt:3800
 V5.28.txt:3801
 V5.28.txt:3802
 V5.28.txt:3803
 V5.28.txt:3804
 V5.28.txt:3805
 V5.28.txt:3806
 V5.28.txt:3807
 V5.28.txt:3808
 V5.28.txt:3809
 V5.28.txt:3810
 V5.28.txt:3811
 V5.28.txt:3812
 V5.28.txt:3813
 V5.28.txt:3814
 V5.28.txt:3815
 V5.28.txt:3816
 V5.28.txt:3817
 V5.28.txt:3818
 V5.28.txt:3819
 V5.28.txt:3820
 V5.28.txt:3821
 V5.28.txt:3822
 V5.28.txt:3823
 V5.28.txt:3824
 V5.28.txt:3825
 V5.28.txt:3826
 V5.28.txt:3827
 V5.28.txt:3828
 V5.28.txt:3829
 V5.28.txt:3830
 V5.28.txt:3831
 V5.28.txt:3832
 V5.28.txt:3833
 V5.28.txt:3834
 V5.28.txt:3835
 V5.28.txt:3836
 V5.28.txt:3837
 V5.28.txt:3838
 V5.28.txt:3839
 V5.28.txt:3840
 V5.28.txt:3841
 V5.28.txt:3842
 V5.28.txt:3843
 V5.28.txt:3844
 V5.28.txt:3845
 V5.28.txt:3846
 V5.28.txt:3847
 V5.28.txt:3848
 V5.28.txt:3849
 V5.28.txt:3850
 V5.28.txt:3851
 V5.28.txt:3852
 V5.28.txt:3853
 V5.28.txt:3854
 V5.28.txt:3855
 V5.28.txt:3856
 V5.28.txt:3857
 V5.28.txt:3858
 V5.28.txt:3859
 V5.28.txt:3860
 V5.28.txt:3861
 V5.28.txt:3862
 V5.28.txt:3863
 V5.28.txt:3864
 V5.28.txt:3865
 V5.28.txt:3866
 V5.28.txt:3867
 V5.28.txt:3868
 V5.28.txt:3869
 V5.28.txt:3870
 V5.28.txt:3871
 V5.28.txt:3872
 V5.28.txt:3873
 V5.28.txt:3874
 V5.28.txt:3875
 V5.28.txt:3876
 V5.28.txt:3877
 V5.28.txt:3878
 V5.28.txt:3879
 V5.28.txt:3880
 V5.28.txt:3881
 V5.28.txt:3882
 V5.28.txt:3883
 V5.28.txt:3884
 V5.28.txt:3885
 V5.28.txt:3886
 V5.28.txt:3887
 V5.28.txt:3888
 V5.28.txt:3889
 V5.28.txt:3890
 V5.28.txt:3891
 V5.28.txt:3892
 V5.28.txt:3893
 V5.28.txt:3894
 V5.28.txt:3895
 V5.28.txt:3896
 V5.28.txt:3897
 V5.28.txt:3898
 V5.28.txt:3899
 V5.28.txt:3900
 V5.28.txt:3901
 V5.28.txt:3902
 V5.28.txt:3903
 V5.28.txt:3904
 V5.28.txt:3905
 V5.28.txt:3906
 V5.28.txt:3907
 V5.28.txt:3908
 V5.28.txt:3909
 V5.28.txt:3910
 V5.28.txt:3911
 V5.28.txt:3912
 V5.28.txt:3913
 V5.28.txt:3914
 V5.28.txt:3915
 V5.28.txt:3916
 V5.28.txt:3917
 V5.28.txt:3918
 V5.28.txt:3919
 V5.28.txt:3920
 V5.28.txt:3921
 V5.28.txt:3922
 V5.28.txt:3923
 V5.28.txt:3924
 V5.28.txt:3925
 V5.28.txt:3926
 V5.28.txt:3927
 V5.28.txt:3928
 V5.28.txt:3929
 V5.28.txt:3930
 V5.28.txt:3931
 V5.28.txt:3932
 V5.28.txt:3933
 V5.28.txt:3934
 V5.28.txt:3935
 V5.28.txt:3936
 V5.28.txt:3937
 V5.28.txt:3938
 V5.28.txt:3939
 V5.28.txt:3940
 V5.28.txt:3941
 V5.28.txt:3942
 V5.28.txt:3943
 V5.28.txt:3944
 V5.28.txt:3945
 V5.28.txt:3946
 V5.28.txt:3947
 V5.28.txt:3948
 V5.28.txt:3949
 V5.28.txt:3950
 V5.28.txt:3951
 V5.28.txt:3952
 V5.28.txt:3953
 V5.28.txt:3954
 V5.28.txt:3955
 V5.28.txt:3956
 V5.28.txt:3957
 V5.28.txt:3958
 V5.28.txt:3959
 V5.28.txt:3960
 V5.28.txt:3961
 V5.28.txt:3962
 V5.28.txt:3963
 V5.28.txt:3964
 V5.28.txt:3965
 V5.28.txt:3966
 V5.28.txt:3967
 V5.28.txt:3968
 V5.28.txt:3969
 V5.28.txt:3970
 V5.28.txt:3971
 V5.28.txt:3972
 V5.28.txt:3973
 V5.28.txt:3974
 V5.28.txt:3975
 V5.28.txt:3976
 V5.28.txt:3977
 V5.28.txt:3978
 V5.28.txt:3979
 V5.28.txt:3980
 V5.28.txt:3981
 V5.28.txt:3982
 V5.28.txt:3983
 V5.28.txt:3984
 V5.28.txt:3985
 V5.28.txt:3986
 V5.28.txt:3987
 V5.28.txt:3988
 V5.28.txt:3989
 V5.28.txt:3990
 V5.28.txt:3991
 V5.28.txt:3992
 V5.28.txt:3993
 V5.28.txt:3994
 V5.28.txt:3995
 V5.28.txt:3996
 V5.28.txt:3997
 V5.28.txt:3998
 V5.28.txt:3999
 V5.28.txt:4000
 V5.28.txt:4001
 V5.28.txt:4002
 V5.28.txt:4003
 V5.28.txt:4004
 V5.28.txt:4005
 V5.28.txt:4006
 V5.28.txt:4007
 V5.28.txt:4008
 V5.28.txt:4009
 V5.28.txt:4010
 V5.28.txt:4011
 V5.28.txt:4012
 V5.28.txt:4013
 V5.28.txt:4014
 V5.28.txt:4015
 V5.28.txt:4016
 V5.28.txt:4017
 V5.28.txt:4018
 V5.28.txt:4019
 V5.28.txt:4020
 V5.28.txt:4021
 V5.28.txt:4022
 V5.28.txt:4023
 V5.28.txt:4024
 V5.28.txt:4025
 V5.28.txt:4026
 V5.28.txt:4027
 V5.28.txt:4028
 V5.28.txt:4029
 V5.28.txt:4030
 V5.28.txt:4031
 V5.28.txt:4032
 V5.28.txt:4033
 V5.28.txt:4034
 V5.28.txt:4035
 V5.28.txt:4036
 V5.28.txt:4037
 V5.28.txt:4038
 V5.28.txt:4039
 V5.28.txt:4040
 V5.28.txt:4041
 V5.28.txt:4042
 V5.28.txt:4043
 V5.28.txt:4044
 V5.28.txt:4045
 V5.28.txt:4046
 V5.28.txt:4047
 V5.28.txt:4048
 V5.28.txt:4049
 V5.28.txt:4050
 V5.28.txt:4051
 V5.28.txt:4052
 V5.28.txt:4053
 V5.28.txt:4054
 V5.28.txt:4055
 V5.28.txt:4056
 V5.28.txt:4057
 V5.28.txt:4058
 V5.28.txt:4059
 V5.28.txt:4060
 V5.28.txt:4061
 V5.28.txt:4062
 V5.28.txt:4063
 V5.28.txt:4064
 V5.28.txt:4065
 V5.28.txt:4066
 V5.28.txt:4067
 V5.28.txt:4068
 V5.28.txt:4069
 V5.28.txt:4070
 V5.28.txt:4071
 V5.28.txt:4072
 V5.28.txt:4073
 V5.28.txt:4074
 V5.28.txt:4075
 V5.28.txt:4076
 V5.28.txt:4077
 V5.28.txt:4078
 V5.28.txt:4079
 V5.28.txt:4080
 V5.28.txt:4081
 V5.28.txt:4082
 V5.28.txt:4083
 V5.28.txt:4084
 V5.28.txt:4085
 V5.28.txt:4086
 V5.28.txt:4087
 V5.28.txt:4088
 V5.28.txt:4089
 V5.28.txt:4090
 V5.28.txt:4091
 V5.28.txt:4092
 V5.28.txt:4093
 V5.28.txt:4094
 V5.28.txt:4095
 V5.28.txt:4096
 V5.28.txt:4097
 V5.28.txt:4098
 V5.28.txt:4099
 V5.28.txt:4100
 V5.28.txt:4101
 V5.28.txt:4102
 V5.28.txt:4103
 V5.28.txt:4104
 V5.28.txt:4105
 V5.28.txt:4106
 V5.28.txt:4107
 V5.28.txt:4108
 V5.28.txt:4109
 V5.28.txt:4110
 V5.28.txt:4111
 V5.28.txt:4112
 V5.28.txt:4113
 V5.28.txt:4114
 V5.28.txt:4115
 V5.28.txt:4116
 V5.28.txt:4117
 V5.28.txt:4118
 V5.28.txt:4119
 V5.28.txt:4120
 V5.28.txt:4121
 V5.28.txt:4122
 V5.28.txt:4123
 V5.28.txt:4124
 V5.28.txt:4125
 V5.28.txt:4126
 V5.28.txt:4127
 V5.28.txt:4128
 V5.28.txt:4129
 V5.28.txt:4130
 V5.28.txt:4131
 V5.28.txt:4132
 V5.28.txt:4133
 V5.28.txt:4134
 V5.28.txt:4135
 V5.28.txt:4136
 V5.28.txt:4137
 V5.28.txt:4138
 V5.28.txt:4139
 V5.28.txt:4140
 V5.28.txt:4141
 V5.28.txt:4142
 V5.28.txt:4143
 V5.28.txt:4144
 V5.28.txt:4145
 V5.28.txt:4146
 V5.28.txt:4147
 V5.28.txt:4148
 V5.28.txt:4149
 V5.28.txt:4150
 V5.28.txt:4151
 V5.28.txt:4152
 V5.28.txt:4153
 V5.28.txt:4154
 V5.28.txt:4155
 V5.28.txt:4156
 V5.28.txt:4157
 V5.28.txt:4158
 V5.28.txt:4159
 V5.28.txt:4160
 V5.28.txt:4161
 V5.28.txt:4162
 V5.28.txt:4163
 V5.28.txt:4164
 V5.28.txt:4165
 V5.28.txt:4166
 V5.28.txt:4167
 V5.28.txt:4168
 V5.28.txt:4169
 V5.28.txt:4170
 V5.28.txt:4171
 V5.28.txt:4172
 V5.28.txt:4173
 V5.28.txt:4174
 V5.28.txt:4175
 V5.28.txt:4176
 V5.28.txt:4177
 V5.28.txt:4178
 V5.28.txt:4179
 V5.28.txt:4180
 V5.28.txt:4181
 V5.28.txt:4182
 V5.28.txt:4183
 V5.28.txt:4184
 V5.28.txt:4185
 V5.28.txt:4186
 V5.28.txt:4187
 V5.28.txt:4188
 V5.28.txt:4189
 V5.28.txt:4190
 V5.28.txt:4191
 V5.28.txt:4192
 V5.28.txt:4193
 V5.28.txt:4194
 V5.28.txt:4195
 V5.28.txt:4196
 V5.28.txt:4197
 V5.28.txt:4198
 V5.28.txt:4199
 V5.28.txt:4200
 V5.28.txt:4201
 V5.28.txt:4202
 V5.28.txt:4203
 V5.28.txt:4204
 V5.28.txt:4205
 V5.28.txt:4206
 V5.28.txt:4207
 V5.28.txt:4208
 V5.28.txt:4209
 V5.28.txt:4210
 V5.28.txt:4211
 V5.28.txt:4212
 V5.28.txt:4213
 V5.28.txt:4214
 V5.28.txt:4215
 V5.28.txt:4216
 V5.28.txt:4217
 V5.28.txt:4218
 V5.28.txt:4219
 V5.28.txt:4220
 V5.28.txt:4221
 V5.28.txt:4222
 V5.28.txt:4223
 V5.28.txt:4224
 V5.28.txt:4225
 V5.28.txt:4226
 V5.28.txt:4227
 V5.28.txt:4228
 V5.28.txt:4229
 V5.28.txt:4230
 V5.28.txt:4231
 V5.28.txt:4232
 V5.28.txt:4233
 V5.28.txt:4234
 V5.28.txt:4235
 V5.28.txt:4236
 V5.28.txt:4237
 V5.28.txt:4238
 V5.28.txt:4239
 V5.28.txt:4240
 V5.28.txt:4241
 V5.28.txt:4242
 V5.28.txt:4243
 V5.28.txt:4244
 V5.28.txt:4245
 V5.28.txt:4246
 V5.28.txt:4247
 V5.28.txt:4248
 V5.28.txt:4249
 V5.28.txt:4250
 V5.28.txt:4251
 V5.28.txt:4252
 V5.28.txt:4253
 V5.28.txt:4254
 V5.28.txt:4255
 V5.28.txt:4256
 V5.28.txt:4257
 V5.28.txt:4258
 V5.28.txt:4259
 V5.28.txt:4260
 V5.28.txt:4261
 V5.28.txt:4262
 V5.28.txt:4263
 V5.28.txt:4264
 V5.28.txt:4265
 V5.28.txt:4266
 V5.28.txt:4267
 V5.28.txt:4268
 V5.28.txt:4269
 V5.28.txt:4270
 V5.28.txt:4271
 V5.28.txt:4272
 V5.28.txt:4273
 V5.28.txt:4274
 V5.28.txt:4275
 V5.28.txt:4276
 V5.28.txt:4277
 V5.28.txt:4278
 V5.28.txt:4279
 V5.28.txt:4280
 V5.28.txt:4281
 V5.28.txt:4282
 V5.28.txt:4283
 V5.28.txt:4284
 V5.28.txt:4285
 V5.28.txt:4286
 V5.28.txt:4287
 V5.28.txt:4288
 V5.28.txt:4289
 V5.28.txt:4290
 V5.28.txt:4291
 V5.28.txt:4292
 V5.28.txt:4293
 V5.28.txt:4294
 V5.28.txt:4295
 V5.28.txt:4296
 V5.28.txt:4297
 V5.28.txt:4298
 V5.28.txt:4299
 V5.28.txt:4300
 V5.28.txt:4301
 V5.28.txt:4302
 V5.28.txt:4303
 V5.28.txt:4304
 V5.28.txt:4305
 V5.28.txt:4306
 V5.28.txt:4307
 V5.28.txt:4308
 V5.28.txt:4309
 V5.28.txt:4310
 V5.28.txt:4311
 V5.28.txt:4312
 V5.28.txt:4313
 V5.28.txt:4314
 V5.28.txt:4315
 V5.28.txt:4316
 V5.28.txt:4317
 V5.28.txt:4318
 V5.28.txt:4319
 V5.28.txt:4320
 V5.28.txt:4321
 V5.28.txt:4322
 V5.28.txt:4323
 V5.28.txt:4324
 V5.28.txt:4325
 V5.28.txt:4326
 V5.28.txt:4327
 V5.28.txt:4328
 V5.28.txt:4329
 V5.28.txt:4330
 V5.28.txt:4331
 V5.28.txt:4332
 V5.28.txt:4333
 V5.28.txt:4334
 V5.28.txt:4335
 V5.28.txt:4336
 V5.28.txt:4337
 V5.28.txt:4338
 V5.28.txt:4339
 V5.28.txt:4340
 V5.28.txt:4341
 V5.28.txt:4342
 V5.28.txt:4343
 V5.28.txt:4344
 V5.28.txt:4345
 V5.28.txt:4346
 V5.28.txt:4347
 V5.28.txt:4348
 V5.28.txt:4349
 V5.28.txt:4350
 V5.28.txt:4351
 V5.28.txt:4352
 V5.28.txt:4353
 V5.28.txt:4354
 V5.28.txt:4355
 V5.28.txt:4356
 V5.28.txt:4357
 V5.28.txt:4358
 V5.28.txt:4359
 V5.28.txt:4360
 V5.28.txt:4361
 V5.28.txt:4362
 V5.28.txt:4363
 V5.28.txt:4364
 V5.28.txt:4365
 V5.28.txt:4366
 V5.28.txt:4367
 V5.28.txt:4368
 V5.28.txt:4369
 V5.28.txt:4370
 V5.28.txt:4371
 V5.28.txt:4372
 V5.28.txt:4373
 V5.28.txt:4374
 V5.28.txt:4375
 V5.28.txt:4376
 V5.28.txt:4377
 V5.28.txt:4378
 V5.28.txt:4379
 V5.28.txt:4380
 V5.28.txt:4381
 V5.28.txt:4382
 V5.28.txt:4383
 V5.28.txt:4384
 V5.28.txt:4385
 V5.28.txt:4386
 V5.28.txt:4387
 V5.28.txt:4388
 V5.28.txt:4389
 V5.28.txt:4390
 V5.28.txt:4391
 V5.28.txt:4392
 V5.28.txt:4393
 V5.28.txt:4394
 V5.28.txt:4395
 V5.28.txt:4396
 V5.28.txt:4397
 V5.28.txt:4398
 V5.28.txt:4399
 V5.28.txt:4400
 V5.28.txt:4401
 V5.28.txt:4402
 V5.28.txt:4403
 V5.28.txt:4404
 V5.28.txt:4405
 V5.28.txt:4406
 V5.28.txt:4407
 V5.28.txt:4408
 V5.28.txt:4409
 V5.28.txt:4410
 V5.28.txt:4411
 V5.28.txt:4412
 V5.28.txt:4413
 V5.28.txt:4414
 V5.28.txt:4415
 V5.28.txt:4416
 V5.28.txt:4417
 V5.28.txt:4418
 V5.28.txt:4419
 V5.28.txt:4420
 V5.28.txt:4421
 V5.28.txt:4422
 V5.28.txt:4423
 V5.28.txt:4424
 V5.28.txt:4425
 V5.28.txt:4426
 V5.28.txt:4427
 V5.28.txt:4428
 V5.28.txt:4429
 V5.28.txt:4430
 V5.28.txt:4431
 V5.28.txt:4432
 V5.28.txt:4433
 V5.28.txt:4434
 V5.28.txt:4435
 V5.28.txt:4436
 V5.28.txt:4437
 V5.28.txt:4438
 V5.28.txt:4439
 V5.28.txt:4440
 V5.28.txt:4441
 V5.28.txt:4442
 V5.28.txt:4443
 V5.28.txt:4444
 V5.28.txt:4445
 V5.28.txt:4446
 V5.28.txt:4447
 V5.28.txt:4448
 V5.28.txt:4449
 V5.28.txt:4450
 V5.28.txt:4451
 V5.28.txt:4452
 V5.28.txt:4453
 V5.28.txt:4454
 V5.28.txt:4455
 V5.28.txt:4456
 V5.28.txt:4457
 V5.28.txt:4458
 V5.28.txt:4459
 V5.28.txt:4460
 V5.28.txt:4461
 V5.28.txt:4462
 V5.28.txt:4463
 V5.28.txt:4464
 V5.28.txt:4465
 V5.28.txt:4466
 V5.28.txt:4467
 V5.28.txt:4468
 V5.28.txt:4469
 V5.28.txt:4470
 V5.28.txt:4471
 V5.28.txt:4472
 V5.28.txt:4473
 V5.28.txt:4474
 V5.28.txt:4475
 V5.28.txt:4476
 V5.28.txt:4477
 V5.28.txt:4478
 V5.28.txt:4479
 V5.28.txt:4480
 V5.28.txt:4481
 V5.28.txt:4482
 V5.28.txt:4483
 V5.28.txt:4484
 V5.28.txt:4485
 V5.28.txt:4486
 V5.28.txt:4487
 V5.28.txt:4488
 V5.28.txt:4489
 V5.28.txt:4490
 V5.28.txt:4491
 V5.28.txt:4492
 V5.28.txt:4493
 V5.28.txt:4494
 V5.28.txt:4495
 V5.28.txt:4496
 V5.28.txt:4497
 V5.28.txt:4498
 V5.28.txt:4499
 V5.28.txt:4500
 V5.28.txt:4501
 V5.28.txt:4502
 V5.28.txt:4503
 V5.28.txt:4504
 V5.28.txt:4505
 V5.28.txt:4506
 V5.28.txt:4507
 V5.28.txt:4508
 V5.28.txt:4509
 V5.28.txt:4510
 V5.28.txt:4511
 V5.28.txt:4512
 V5.28.txt:4513
 V5.28.txt:4514
 V5.28.txt:4515
 V5.28.txt:4516
 V5.28.txt:4517
 V5.28.txt:4518
 V5.28.txt:4519
 V5.28.txt:4520
 V5.28.txt:4521
 V5.28.txt:4522
 V5.28.txt:4523
 V5.28.txt:4524
 V5.28.txt:4525
 V5.28.txt:4526
 V5.28.txt:4527
 V5.28.txt:4528
 V5.28.txt:4529
 V5.28.txt:4530
 V5.28.txt:4531
 V5.28.txt:4532
 V5.28.txt:4533
 V5.28.txt:4534
 V5.28.txt:4535
 V5.28.txt:4536
 V5.28.txt:4537
 V5.28.txt:4538
 V5.28.txt:4539
 V5.28.txt:4540
 V5.28.txt:4541
 V5.28.txt:4542
 V5.28.txt:4543
 V5.28.txt:4544
 V5.28.txt:4545
 V5.28.txt:4546
 V5.28.txt:4547
 V5.28.txt:4548
 V5.28.txt:4549
 V5.28.txt:4550
 V5.28.txt:4551
 V5.28.txt:4552
 V5.28.txt:4553
 V5.28.txt:4554
 V5.28.txt:4555
 V5.28.txt:4556
 V5.28.txt:4557
 V5.28.txt:4558
 V5.28.txt:4559
 V5.28.txt:4560
 V5.28.txt:4561
 V5.28.txt:4562
 V5.28.txt:4563
 V5.28.txt:4564
 V5.28.txt:4565
 V5.28.txt:4566
 V5.28.txt:4567
 V5.28.txt:4568
 V5.28.txt:4569
 V5.28.txt:4570
 V5.28.txt:4571
 V5.28.txt:4572
 V5.28.txt:4573
 V5.28.txt:4574
 V5.28.txt:4575
 V5.28.txt:4576
 V5.28.txt:4577
 V5.28.txt:4578
 V5.28.txt:4579
 V5.28.txt:4580
 V5.28.txt:4581
 V5.28.txt:4582
 V5.28.txt:4583
 V5.28.txt:4584
 V5.28.txt:4585
 V5.28.txt:4586
 V5.28.txt:4587
 V5.28.txt:4588
 V5.28.txt:4589
 V5.28.txt:4590
 V5.28.txt:4591
 V5.28.txt:4592
 V5.28.txt:4593
 V5.28.txt:4594
 V5.28.txt:4595
 V5.28.txt:4596
 V5.28.txt:4597
 V5.28.txt:4598
 V5.28.txt:4599
 V5.28.txt:4600
 V5.28.txt:4601
 V5.28.txt:4602
 V5.28.txt:4603
 V5.28.txt:4604
 V5.28.txt:4605
 V5.28.txt:4606
 V5.28.txt:4607
 V5.28.txt:4608
 V5.28.txt:4609
 V5.28.txt:4610
 V5.28.txt:4611
 V5.28.txt:4612
 V5.28.txt:4613
 V5.28.txt:4614
 V5.28.txt:4615
 V5.28.txt:4616
 V5.28.txt:4617
 V5.28.txt:4618
 V5.28.txt:4619
 V5.28.txt:4620
 V5.28.txt:4621
 V5.28.txt:4622
 V5.28.txt:4623
 V5.28.txt:4624
 V5.28.txt:4625
 V5.28.txt:4626
 V5.28.txt:4627
 V5.28.txt:4628
 V5.28.txt:4629
 V5.28.txt:4630
 V5.28.txt:4631
 V5.28.txt:4632
 V5.28.txt:4633
 V5.28.txt:4634
 V5.28.txt:4635
 V5.28.txt:4636
 V5.28.txt:4637
 V5.28.txt:4638
 V5.28.txt:4639
 V5.28.txt:4640
 V5.28.txt:4641
 V5.28.txt:4642
 V5.28.txt:4643
 V5.28.txt:4644
 V5.28.txt:4645
 V5.28.txt:4646
 V5.28.txt:4647
 V5.28.txt:4648
 V5.28.txt:4649
 V5.28.txt:4650
 V5.28.txt:4651
 V5.28.txt:4652
 V5.28.txt:4653
 V5.28.txt:4654
 V5.28.txt:4655
 V5.28.txt:4656
 V5.28.txt:4657
 V5.28.txt:4658
 V5.28.txt:4659
 V5.28.txt:4660
 V5.28.txt:4661
 V5.28.txt:4662
 V5.28.txt:4663
 V5.28.txt:4664
 V5.28.txt:4665
 V5.28.txt:4666
 V5.28.txt:4667
 V5.28.txt:4668
 V5.28.txt:4669
 V5.28.txt:4670
 V5.28.txt:4671
 V5.28.txt:4672
 V5.28.txt:4673
 V5.28.txt:4674
 V5.28.txt:4675
 V5.28.txt:4676
 V5.28.txt:4677
 V5.28.txt:4678
 V5.28.txt:4679
 V5.28.txt:4680
 V5.28.txt:4681
 V5.28.txt:4682
 V5.28.txt:4683
 V5.28.txt:4684
 V5.28.txt:4685
 V5.28.txt:4686
 V5.28.txt:4687
 V5.28.txt:4688
 V5.28.txt:4689
 V5.28.txt:4690
 V5.28.txt:4691
 V5.28.txt:4692
 V5.28.txt:4693
 V5.28.txt:4694
 V5.28.txt:4695
 V5.28.txt:4696
 V5.28.txt:4697
 V5.28.txt:4698
 V5.28.txt:4699
 V5.28.txt:4700
 V5.28.txt:4701
 V5.28.txt:4702
 V5.28.txt:4703
 V5.28.txt:4704
 V5.28.txt:4705
 V5.28.txt:4706
 V5.28.txt:4707
 V5.28.txt:4708
 V5.28.txt:4709
 V5.28.txt:4710
 V5.28.txt:4711
 V5.28.txt:4712
 V5.28.txt:4713
 V5.28.txt:4714
 V5.28.txt:4715
 V5.28.txt:4716
 V5.28.txt:4717
 V5.28.txt:4718
 V5.28.txt:4719
 V5.28.txt:4720
 V5.28.txt:4721
 V5.28.txt:4722
 V5.28.txt:4723
 V5.28.txt:4724
 V5.28.txt:4725
 V5.28.txt:4726
 V5.28.txt:4727
 V5.28.txt:4728
 V5.28.txt:4729
 V5.28.txt:4730
 V5.28.txt:4731
 V5.28.txt:4732
 V5.28.txt:4733
 V5.28.txt:4734
 V5.28.txt:4735
 V5.28.txt:4736
 V5.28.txt:4737
 V5.28.txt:4738
 V5.28.txt:4739
 V5.28.txt:4740
 V5.28.txt:4741
 V5.28.txt:4742
 V5.28.txt:4743
 V5.28.txt:4744
 V5.28.txt:4745
 V5.28.txt:4746
 V5.28.txt:4747
 V5.28.txt:4748
 V5.28.txt:4749
 V5.28.txt:4750
 V5.28.txt:4751
 V5.28.txt:4752
 V5.28.txt:4753
 V5.28.txt:4754
 V5.28.txt:4755
 V5.28.txt:4756
 V5.28.txt:4757
 V5.28.txt:4758
 V5.28.txt:4759
 V5.28.txt:4760
 V5.28.txt:4761
 V5.28.txt:4762
 V5.28.txt:4763
 V5.28.txt:4764
 V5.28.txt:4765
 V5.28.txt:4766
 V5.28.txt:4767
 V5.28.txt:4768
 V5.28.txt:4769
 V5.28.txt:4770
 V5.28.txt:4771
 V5.28.txt:4772
 V5.28.txt:4773
 V5.28.txt:4774
 V5.28.txt:4775
 V5.28.txt:4776
 V5.28.txt:4777
 V5.28.txt:4778
 V5.28.txt:4779
 V5.28.txt:4780
 V5.28.txt:4781
 V5.28.txt:4782
 V5.28.txt:4783
 V5.28.txt:4784
 V5.28.txt:4785
 V5.28.txt:4786
 V5.28.txt:4787
 V5.28.txt:4788
 V5.28.txt:4789
 V5.28.txt:4790
 V5.28.txt:4791
 V5.28.txt:4792
 V5.28.txt:4793
 V5.28.txt:4794
 V5.28.txt:4795
 V5.28.txt:4796
 V5.28.txt:4797
 V5.28.txt:4798
 V5.28.txt:4799
 V5.28.txt:4800
 V5.28.txt:4801
 V5.28.txt:4802
 V5.28.txt:4803
 V5.28.txt:4804
 V5.28.txt:4805
 V5.28.txt:4806
 V5.28.txt:4807
 V5.28.txt:4808
 V5.28.txt:4809
 V5.28.txt:4810
 V5.28.txt:4811
 V5.28.txt:4812
 V5.28.txt:4813
 V5.28.txt:4814
 V5.28.txt:4815
 V5.28.txt:4816
 V5.28.txt:4817
 V5.28.txt:4818
 V5.28.txt:4819
 V5.28.txt:4820
 V5.28.txt:4821
 V5.28.txt:4822
 V5.28.txt:4823
 V5.28.txt:4824
 V5.28.txt:4825
 V5.28.txt:4826
 V5.28.txt:4827
 V5.28.txt:4828
 V5.28.txt:4829
 V5.28.txt:4830
 V5.28.txt:4831
 V5.28.txt:4832
 V5.28.txt:4833
 V5.28.txt:4834
 V5.28.txt:4835
 V5.28.txt:4836
 V5.28.txt:4837
 V5.28.txt:4838
 V5.28.txt:4839
 V5.28.txt:4840
 V5.28.txt:4841
 V5.28.txt:4842
 V5.28.txt:4843
 V5.28.txt:4844
 V5.28.txt:4845
 V5.28.txt:4846
 V5.28.txt:4847
 V5.28.txt:4848
 V5.28.txt:4849
 V5.28.txt:4850
 V5.28.txt:4851
 V5.28.txt:4852
 V5.28.txt:4853
 V5.28.txt:4854
 V5.28.txt:4855
 V5.28.txt:4856
 V5.28.txt:4857
 V5.28.txt:4858
 V5.28.txt:4859
 V5.28.txt:4860
 V5.28.txt:4861
 V5.28.txt:4862
 V5.28.txt:4863
 V5.28.txt:4864
 V5.28.txt:4865
 V5.28.txt:4866
 V5.28.txt:4867
 V5.28.txt:4868
 V5.28.txt:4869
 V5.28.txt:4870
 V5.28.txt:4871
 V5.28.txt:4872
 V5.28.txt:4873
 V5.28.txt:4874
 V5.28.txt:4875
 V5.28.txt:4876
 V5.28.txt:4877
 V5.28.txt:4878
 V5.28.txt:4879
 V5.28.txt:4880
 V5.28.txt:4881
 V5.28.txt:4882
 V5.28.txt:4883
 V5.28.txt:4884
 V5.28.txt:4885
 V5.28.txt:4886
 V5.28.txt:4887
 V5.28.txt:4888
 V5.28.txt:4889
 V5.28.txt:4890
 V5.28.txt:4891
 V5.28.txt:4892
 V5.28.txt:4893
 V5.28.txt:4894
 V5.28.txt:4895
 V5.28.txt:4896
 V5.28.txt:4897
 V5.28.txt:4898
 V5.28.txt:4899
 V5.28.txt:4900
 V5.28.txt:4901
 V5.28.txt:4902
 V5.28.txt:4903
 V5.28.txt:4904
 V5.28.txt:4905
 V5.28.txt:4906
 V5.28.txt:4907
 V5.28.txt:4908
 V5.28.txt:4909
 V5.28.txt:4910
 V5.28.txt:4911
 V5.28.txt:4912
 V5.28.txt:4913
 V5.28.txt:4914
 V5.28.txt:4915
 V5.28.txt:4916
 V5.28.txt:4917
 V5.28.txt:4918
 V5.28.txt:4919
 V5.28.txt:4920
 V5.28.txt:4921
 V5.28.txt:4922
 V5.28.txt:4923
 V5.28.txt:4924
 V5.28.txt:4925
 V5.28.txt:4926
 V5.28.txt:4927
 V5.28.txt:4928
 V5.28.txt:4929
 V5.28.txt:4930
 V5.28.txt:4931
 V5.28.txt:4932
 V5.28.txt:4933
 V5.28.txt:4934
 V5.28.txt:4935
 V5.28.txt:4936
 V5.28.txt:4937
 V5.28.txt:4938
 V5.28.txt:4939
 V5.28.txt:4940
 V5.28.txt:4941
 V5.28.txt:4942
 V5.28.txt:4943
 V5.28.txt:4944
 V5.28.txt:4945
 V5.28.txt:4946
 V5.28.txt:4947
 V5.28.txt:4948
 V5.28.txt:4949
 V5.28.txt:4950
 V5.28.txt:4951
 V5.28.txt:4952
 V5.28.txt:4953
 V5.28.txt:4954
 V5.28.txt:4955
 V5.28.txt:4956
 V5.28.txt:4957
 V5.28.txt:4958
 V5.28.txt:4959
 V5.28.txt:4960
 V5.28.txt:4961
 V5.28.txt:4962
 V5.28.txt:4963
 V5.28.txt:4964
 V5.28.txt:4965
 V5.28.txt:4966
 V5.28.txt:4967
 V5.28.txt:4968
 V5.28.txt:4969
 V5.28.txt:4970
 V5.28.txt:4971
 V5.28.txt:4972
 V5.28.txt:4973
 V5.28.txt:4974
 V5.28.txt:4975
 V5.28.txt:4976
 V5.28.txt:4977
 V5.28.txt:4978
 V5.28.txt:4979
 V5.28.txt:4980
 V5.28.txt:4981
 V5.28.txt:4982
 V5.28.txt:4983
 V5.28.txt:4984
 V5.28.txt:4985
 V5.28.txt:4986
 V5.28.txt:4987
 V5.28.txt:4988
 V5.28.txt:4989
 V5.28.txt:4990
 V5.28.txt:4991
 V5.28.txt:4992
 V5.28.txt:4993
 V5.28.txt:4994
 V5.28.txt:4995
 V5.28.txt:4996
 V5.28.txt:4997
 V5.28.txt:4998
 V5.28.txt:4999
 V5.28.txt:5000
 V5.28.txt:5001
 V5.28.txt:5002
 V5.28.txt:5003
 V5.28.txt:5004
 V5.28.txt:5005
 V5.28.txt:5006
 V5.28.txt:5007
 V5.28.txt:5008
 V5.28.txt:5009
 V5.28.txt:5010
 V5.28.txt:5011
 V5.28.txt:5012
 V5.28.txt:5013
 V5.28.txt:5014
 V5.28.txt:5015
 V5.28.txt:5016
 V5.28.txt:5017
 V5.28.txt:5018
 V5.28.txt:5019
 V5.28.txt:5020
 V5.28.txt:5021
 V5.28.txt:5022
 V5.28.txt:5023
 V5.28.txt:5024
 V5.28.txt:5025
 V5.28.txt:5026
 V5.28.txt:5027
 V5.28.txt:5028
 V5.28.txt:5029
 V5.28.txt:5030
 V5.28.txt:5031
 V5.28.txt:5032
 V5.28.txt:5033
 V5.28.txt:5034
 V5.28.txt:5035
 V5.28.txt:5036
 V5.28.txt:5037
 V5.28.txt:5038
 V5.28.txt:5039
 V5.28.txt:5040
 V5.28.txt:5041
 V5.28.txt:5042
 V5.28.txt:5043
 V5.28.txt:5044
 V5.28.txt:5045
 V5.28.txt:5046
 V5.28.txt:5047
 V5.28.txt:5048
 V5.28.txt:5049
 V5.28.txt:5050
 V5.28.txt:5051
 V5.28.txt:5052
 V5.28.txt:5053
 V5.28.txt:5054
 V5.28.txt:5055
 V5.28.txt:5056
 V5.28.txt:5057
 V5.28.txt:5058
 V5.28.txt:5059
 V5.28.txt:5060
 V5.28.txt:5061
 V5.28.txt:5062
 V5.28.txt:5063
 V5.28.txt:5064
 V5.28.txt:5065
 V5.28.txt:5066
 V5.28.txt:5067
 V5.28.txt:5068
 V5.28.txt:5069
 V5.28.txt:5070
 V5.28.txt:5071
 V5.28.txt:5072
 V5.28.txt:5073
 V5.28.txt:5074
 V5.28.txt:5075
 V5.28.txt:5076
 V5.28.txt:5077
 V5.28.txt:5078
 V5.28.txt:5079
 V5.28.txt:5080
 V5.28.txt:5081
 V5.28.txt:5082
 V5.28.txt:5083
 V5.28.txt:5084
 V5.28.txt:5085
 V5.28.txt:5086
 V5.28.txt:5087
 V5.28.txt:5088
 V5.28.txt:5089
 V5.28.txt:5090
 V5.28.txt:5091
 V5.28.txt:5092
 V5.28.txt:5093
 V5.28.txt:5094
 V5.28.txt:5095
 V5.28.txt:5096
 V5.28.txt:5097
 V5.28.txt:5098
 V5.28.txt:5099
 V5.28.txt:5100
 V5.28.txt:5101
 V5.28.txt:5102
 V5.28.txt:5103
 V5.28.txt:5104
 V5.28.txt:5105
 V5.28.txt:5106
 V5.28.txt:5107
 V5.28.txt:5108
 V5.28.txt:5109
 V5.28.txt:5110
 V5.28.txt:5111
 V5.28.txt:5112
 V5.28.txt:5113
 V5.28.txt:5114
 V5.28.txt:5115
 V5.28.txt:5116
 V5.28.txt:5117
 V5.28.txt:5118
 V5.28.txt:5119
 V5.28.txt:5120
 V5.28.txt:5121
 V5.28.txt:5122
 V5.28.txt:5123
 V5.28.txt:5124
 V5.28.txt:5125
 V5.28.txt:5126
 V5.28.txt:5127
 V5.28.txt:5128
 V5.28.txt:5129
 V5.28.txt:5130
 V5.28.txt:5131
 V5.28.txt:5132
 V5.28.txt:5133
 V5.28.txt:5134
 V5.28.txt:5135
 V5.28.txt:5136
 V5.28.txt:5137
 V5.28.txt:5138
 V5.28.txt:5139
 V5.28.txt:5140
 V5.28.txt:5141
 V5.28.txt:5142
 V5.28.txt:5143
 V5.28.txt:5144
 V5.28.txt:5145
 V5.28.txt:5146
 V5.28.txt:5147
 V5.28.txt:5148
 V5.28.txt:5149
 V5.28.txt:5150
 V5.28.txt:5151
 V5.28.txt:5152
 V5.28.txt:5153
 V5.28.txt:5154
 V5.28.txt:5155
 V5.28.txt:5156
 V5.28.txt:5157
 V5.28.txt:5158
 V5.28.txt:5159
 V5.28.txt:5160
 V5.28.txt:5161
 V5.28.txt:5162
 V5.28.txt:5163
 V5.28.txt:5164
 V5.28.txt:5165
 V5.28.txt:5166
 V5.28.txt:5167
 V5.28.txt:5168
 V5.28.txt:5169
 V5.28.txt:5170
 V5.28.txt:5171
 V5.28.txt:5172
 V5.28.txt:5173
 V5.28.txt:5174
 V5.28.txt:5175
 V5.28.txt:5176
 V5.28.txt:5177
 V5.28.txt:5178
 V5.28.txt:5179
 V5.28.txt:5180
 V5.28.txt:5181
 V5.28.txt:5182
 V5.28.txt:5183
 V5.28.txt:5184
 V5.28.txt:5185
 V5.28.txt:5186
 V5.28.txt:5187
 V5.28.txt:5188
 V5.28.txt:5189
 V5.28.txt:5190
 V5.28.txt:5191
 V5.28.txt:5192
 V5.28.txt:5193
 V5.28.txt:5194
 V5.28.txt:5195
 V5.28.txt:5196
 V5.28.txt:5197
 V5.28.txt:5198
 V5.28.txt:5199
 V5.28.txt:5200
 V5.28.txt:5201
 V5.28.txt:5202
 V5.28.txt:5203
 V5.28.txt:5204
 V5.28.txt:5205
 V5.28.txt:5206
 V5.28.txt:5207
 V5.28.txt:5208
 V5.28.txt:5209
 V5.28.txt:5210
 V5.28.txt:5211
 V5.28.txt:5212
 V5.28.txt:5213
 V5.28.txt:5214
 V5.28.txt:5215
 V5.28.txt:5216
 V5.28.txt:5217
 V5.28.txt:5218
 V5.28.txt:5219
 V5.28.txt:5220
 V5.28.txt:5221
 V5.28.txt:5222
 V5.28.txt:5223
 V5.28.txt:5224
 V5.28.txt:5225
 V5.28.txt:5226
 V5.28.txt:5227
 V5.28.txt:5228
 V5.28.txt:5229
 V5.28.txt:5230
 V5.28.txt:5231
 V5.28.txt:5232
 V5.28.txt:5233
 V5.28.txt:5234
 V5.28.txt:5235
 V5.28.txt:5236
 V5.28.txt:5237
 V5.28.txt:5238
 V5.28.txt:5239
 V5.28.txt:5240
 V5.28.txt:5241
 V5.28.txt:5242
 V5.28.txt:5243
 V5.28.txt:5244
 V5.28.txt:5245
 V5.28.txt:5246
 V5.28.txt:5247
 V5.28.txt:5248
 V5.28.txt:5249
 V5.28.txt:5250
 V5.28.txt:5251
 V5.28.txt:5252
 V5.28.txt:5253
 V5.28.txt:5254
 V5.28.txt:5255
 V5.28.txt:5256
 V5.28.txt:5257
 V5.28.txt:5258
 V5.28.txt:5259
 V5.28.txt:5260
 V5.28.txt:5261
 V5.28.txt:5262
 V5.28.txt:5263
 V5.28.txt:5264
 V5.28.txt:5265
 V5.28.txt:5266
 V5.28.txt:5267
 V5.28.txt:5268
 V5.28.txt:5269
 V5.28.txt:5270
 V5.28.txt:5271
 V5.28.txt:5272
 V5.28.txt:5273
 V5.28.txt:5274
 V5.28.txt:5275
 V5.28.txt:5276
 V5.28.txt:5277
 V5.28.txt:5278
 V5.28.txt:5279
 V5.28.txt:5280
 V5.28.txt:5281
 V5.28.txt:5282
 V5.28.txt:5283
 V5.28.txt:5284
 V5.28.txt:5285
 V5.28.txt:5286
 V5.28.txt:5287
 V5.28.txt:5288
 V5.28.txt:5289
 V5.28.txt:5290
 V5.28.txt:5291
 V5.28.txt:5292
 V5.28.txt:5293
 V5.28.txt:5294
 V5.28.txt:5295
 V5.28.txt:5296
 V5.28.txt:5297
 V5.28.txt:5298
 V5.28.txt:5299
 V5.28.txt:5300
 V5.28.txt:5301
 V5.28.txt:5302
 V5.28.txt:5303
 V5.28.txt:5304
 V5.28.txt:5305
 V5.28.txt:5306
 V5.28.txt:5307
 V5.28.txt:5308
 V5.28.txt:5309
 V5.28.txt:5310
 V5.28.txt:5311
 V5.28.txt:5312
 V5.28.txt:5313
 V5.28.txt:5314
 V5.28.txt:5315
 V5.28.txt:5316
 V5.28.txt:5317
 V5.28.txt:5318
 V5.28.txt:5319
 V5.28.txt:5320
 V5.28.txt:5321
 V5.28.txt:5322
 V5.28.txt:5323
 V5.28.txt:5324
 V5.28.txt:5325
 V5.28.txt:5326
 V5.28.txt:5327
 V5.28.txt:5328
 V5.28.txt:5329
 V5.28.txt:5330
 V5.28.txt:5331
 V5.28.txt:5332
 V5.28.txt:5333
 V5.28.txt:5334
 V5.28.txt:5335
 V5.28.txt:5336
 V5.28.txt:5337
 V5.28.txt:5338
 V5.28.txt:5339
 V5.28.txt:5340
 V5.28.txt:5341
 V5.28.txt:5342
 V5.28.txt:5343
 V5.28.txt:5344
 V5.28.txt:5345
 V5.28.txt:5346
 V5.28.txt:5347
 V5.28.txt:5348
 V5.28.txt:5349
 V5.28.txt:5350
 V5.28.txt:5351
 V5.28.txt:5352
 V5.28.txt:5353
 V5.28.txt:5354
 V5.28.txt:5355
 V5.28.txt:5356
 V5.28.txt:5357
 V5.28.txt:5358
 V5.28.txt:5359
 V5.28.txt:5360
 V5.28.txt:5361
 V5.28.txt:5362
 V5.28.txt:5363
 V5.28.txt:5364
 V5.28.txt:5365
 V5.28.txt:5366
 V5.28.txt:5367
 V5.28.txt:5368
 V5.28.txt:5369
 V5.28.txt:5370
 V5.28.txt:5371
 V5.28.txt:5372
 V5.28.txt:5373
 V5.28.txt:5374
 V5.28.txt:5375
 V5.28.txt:5376
 V5.28.txt:5377
 V5.28.txt:5378
 V5.28.txt:5379
 V5.28.txt:5380
 V5.28.txt:5381
 V5.28.txt:5382
 V5.28.txt:5383
 V5.28.txt:5384
 V5.28.txt:5385
 V5.28.txt:5386
 V5.28.txt:5387
 V5.28.txt:5388
 V5.28.txt:5389
 V5.28.txt:5390
 V5.28.txt:5391
 V5.28.txt:5392
 V5.28.txt:5393
 V5.28.txt:5394
 V5.28.txt:5395
 V5.28.txt:5396
 V5.28.txt:5397
 V5.28.txt:5398
 V5.28.txt:5399
 V5.28.txt:5400
 V5.28.txt:5401
 V5.28.txt:5402
 V5.28.txt:5403
 V5.28.txt:5404
 V5.28.txt:5405
 V5.28.txt:5406
 V5.28.txt:5407
 V5.28.txt:5408
 V5.28.txt:5409
 V5.28.txt:5410
 V5.28.txt:5411
 V5.28.txt:5412
 V5.28.txt:5413
 V5.28.txt:5414
 V5.28.txt:5415
 V5.28.txt:5416
 V5.28.txt:5417
 V5.28.txt:5418
 V5.28.txt:5419
 V5.28.txt:5420
 V5.28.txt:5421
 V5.28.txt:5422
 V5.28.txt:5423
 V5.28.txt:5424
 V5.28.txt:5425
 V5.28.txt:5426
 V5.28.txt:5427
 V5.28.txt:5428
 V5.28.txt:5429
 V5.28.txt:5430
 V5.28.txt:5431
 V5.28.txt:5432
 V5.28.txt:5433
 V5.28.txt:5434
 V5.28.txt:5435
 V5.28.txt:5436
 V5.28.txt:5437
 V5.28.txt:5438
 V5.28.txt:5439
 V5.28.txt:5440
 V5.28.txt:5441
 V5.28.txt:5442
 V5.28.txt:5443
 V5.28.txt:5444
 V5.28.txt:5445
 V5.28.txt:5446
 V5.28.txt:5447
 V5.28.txt:5448
 V5.28.txt:5449
 V5.28.txt:5450
 V5.28.txt:5451
 V5.28.txt:5452
 V5.28.txt:5453
 V5.28.txt:5454
 V5.28.txt:5455
 V5.28.txt:5456
 V5.28.txt:5457
 V5.28.txt:5458
 V5.28.txt:5459
 V5.28.txt:5460
 V5.28.txt:5461
 V5.28.txt:5462
 V5.28.txt:5463
 V5.28.txt:5464
 V5.28.txt:5465
 V5.28.txt:5466
 V5.28.txt:5467
 V5.28.txt:5468
 V5.28.txt:5469
 V5.28.txt:5470
 V5.28.txt:5471
 V5.28.txt:5472
 V5.28.txt:5473
 V5.28.txt:5474
 V5.28.txt:5475
 V5.28.txt:5476
 V5.28.txt:5477
 V5.28.txt:5478
 V5.28.txt:5479
 V5.28.txt:5480
 V5.28.txt:5481
 V5.28.txt:5482
 V5.28.txt:5483
 V5.28.txt:5484
 V5.28.txt:5485
 V5.28.txt:5486
 V5.28.txt:5487
 V5.28.txt:5488
 V5.28.txt:5489
 V5.28.txt:5490
 V5.28.txt:5491
 V5.28.txt:5492
 V5.28.txt:5493
 V5.28.txt:5494
 V5.28.txt:5495
 V5.28.txt:5496
 V5.28.txt:5497
 V5.28.txt:5498
 V5.28.txt:5499
 V5.28.txt:5500
 V5.28.txt:5501
 V5.28.txt:5502
 V5.28.txt:5503
 V5.28.txt:5504
 V5.28.txt:5505
 V5.28.txt:5506
 V5.28.txt:5507
 V5.28.txt:5508
 V5.28.txt:5509
 V5.28.txt:5510
 V5.28.txt:5511
 V5.28.txt:5512
 V5.28.txt:5513
 V5.28.txt:5514
 V5.28.txt:5515
 V5.28.txt:5516
 V5.28.txt:5517
 V5.28.txt:5518
 V5.28.txt:5519
 V5.28.txt:5520
 V5.28.txt:5521
 V5.28.txt:5522
 V5.28.txt:5523
 V5.28.txt:5524
 V5.28.txt:5525
 V5.28.txt:5526
 V5.28.txt:5527
 V5.28.txt:5528
 V5.28.txt:5529
 V5.28.txt:5530
 V5.28.txt:5531
 V5.28.txt:5532
 V5.28.txt:5533
 V5.28.txt:5534
 V5.28.txt:5535
 V5.28.txt:5536
 V5.28.txt:5537
 V5.28.txt:5538
 V5.28.txt:5539
 V5.28.txt:5540
 V5.28.txt:5541
 V5.28.txt:5542
 V5.28.txt:5543
 V5.28.txt:5544
 V5.28.txt:5545
 V5.28.txt:5546
 V5.28.txt:5547
 V5.28.txt:5548
 V5.28.txt:5549
 V5.28.txt:5550
 V5.28.txt:5551
 V5.28.txt:5552
 V5.28.txt:5553
 V5.28.txt:5554
 V5.28.txt:5555
 V5.28.txt:5556
 V5.28.txt:5557
 V5.28.txt:5558
 V5.28.txt:5559
 V5.28.txt:5560
 V5.28.txt:5561
 V5.28.txt:5562
 V5.28.txt:5563
 V5.28.txt:5564
 V5.28.txt:5565
 V5.28.txt:5566
 V5.28.txt:5567
 V5.28.txt:5568
 V5.28.txt:5569
 V5.28.txt:5570
 V5.28.txt:5571
 V5.28.txt:5572
 V5.28.txt:5573
 V5.28.txt:5574
 V5.28.txt:5575
 V5.28.txt:5576
 V5.28.txt:5577
 V5.28.txt:5578
 V5.28.txt:5579
 V5.28.txt:5580
 V5.28.txt:5581
 V5.28.txt:5582
 V5.28.txt:5583
 V5.28.txt:5584
 V5.28.txt:5585
 V5.28.txt:5586
 V5.28.txt:5587
 V5.28.txt:5588
 V5.28.txt:5589
 V5.28.txt:5590
 V5.28.txt:5591
 V5.28.txt:5592
 V5.28.txt:5593
 V5.28.txt:5594
 V5.28.txt:5595
 V5.28.txt:5596
 V5.28.txt:5597
 V5.28.txt:5598
 V5.28.txt:5599
 V5.28.txt:5600
 V5.28.txt:5601
 V5.28.txt:5602
 V5.28.txt:5603
 V5.28.txt:5604
 V5.28.txt:5605
 V5.28.txt:5606
 V5.28.txt:5607
 V5.28.txt:5608
 V5.28.txt:5609
 V5.28.txt:5610
 V5.28.txt:5611
 V5.28.txt:5612
 V5.28.txt:5613
 V5.28.txt:5614
 V5.28.txt:5615
 V5.28.txt:5616
 V5.28.txt:5617
 V5.28.txt:5618
 V5.28.txt:5619
 V5.28.txt:5620
 V5.28.txt:5621
 V5.28.txt:5622
 V5.28.txt:5623
 V5.28.txt:5624
 V5.28.txt:5625
 V5.28.txt:5626
 V5.28.txt:5627
 V5.28.txt:5628
 V5.28.txt:5629
 V5.28.txt:5630
 V5.28.txt:5631
 V5.28.txt:5632
 V5.28.txt:5633
 V5.28.txt:5634
 V5.28.txt:5635
 V5.28.txt:5636
 V5.28.txt:5637
 V5.28.txt:5638
 V5.28.txt:5639
 V5.28.txt:5640
 V5.28.txt:5641
 V5.28.txt:5642
 V5.28.txt:5643
 V5.28.txt:5644
 V5.28.txt:5645
 V5.28.txt:5646
 V5.28.txt:5647
 V5.28.txt:5648
 V5.28.txt:5649
 V5.28.txt:5650
 V5.28.txt:5651
 V5.28.txt:5652
 V5.28.txt:5653
 V5.28.txt:5654
 V5.28.txt:5655
 V5.28.txt:5656
 V5.28.txt:5657
 V5.28.txt:5658
 V5.28.txt:5659
 V5.28.txt:5660
 V5.28.txt:5661
 V5.28.txt:5662
 V5.28.txt:5663
 V5.28.txt:5664
 V5.28.txt:5665
 V5.28.txt:5666
 V5.28.txt:5667
 V5.28.txt:5668
 V5.28.txt:5669
 V5.28.txt:5670
 V5.28.txt:5671
 V5.28.txt:5672
 V5.28.txt:5673
 V5.28.txt:5674
 V5.28.txt:5675
 V5.28.txt:5676
 V5.28.txt:5677
 V5.28.txt:5678
 V5.28.txt:5679
 V5.28.txt:5680
 V5.28.txt:5681
 V5.28.txt:5682
 V5.28.txt:5683
 V5.28.txt:5684
 V5.28.txt:5685
 V5.28.txt:5686
 V5.28.txt:5687
 V5.28.txt:5688
 V5.28.txt:5689
 V5.28.txt:5690
 V5.28.txt:5691
 V5.28.txt:5692
 V5.28.txt:5693
 V5.28.txt:5694
 V5.28.txt:5695
 V5.28.txt:5696
 V5.28.txt:5697
 V5.28.txt:5698
 V5.28.txt:5699
 V5.28.txt:5700
 V5.28.txt:5701
 V5.28.txt:5702
 V5.28.txt:5703
 V5.28.txt:5704
 V5.28.txt:5705
 V5.28.txt:5706
 V5.28.txt:5707
 V5.28.txt:5708
 V5.28.txt:5709
 V5.28.txt:5710
 V5.28.txt:5711
 V5.28.txt:5712
 V5.28.txt:5713
 V5.28.txt:5714
 V5.28.txt:5715
 V5.28.txt:5716
 V5.28.txt:5717
 V5.28.txt:5718
 V5.28.txt:5719
 V5.28.txt:5720
 V5.28.txt:5721
 V5.28.txt:5722
 V5.28.txt:5723
 V5.28.txt:5724
 V5.28.txt:5725
 V5.28.txt:5726
 V5.28.txt:5727
 V5.28.txt:5728
 V5.28.txt:5729
 V5.28.txt:5730
 V5.28.txt:5731
 V5.28.txt:5732
 V5.28.txt:5733
 V5.28.txt:5734
 V5.28.txt:5735
 V5.28.txt:5736
 V5.28.txt:5737
 V5.28.txt:5738
 V5.28.txt:5739
 V5.28.txt:5740
 V5.28.txt:5741
 V5.28.txt:5742
 V5.28.txt:5743
 V5.28.txt:5744
 V5.28.txt:5745
 V5.28.txt:5746
 V5.28.txt:5747
 V5.28.txt:5748
 V5.28.txt:5749
 V5.28.txt:5750
 V5.28.txt:5751
 V5.28.txt:5752
 V5.28.txt:5753
 V5.28.txt:5754
 V5.28.txt:5755
 V5.28.txt:5756
 V5.28.txt:5757
 V5.28.txt:5758
 V5.28.txt:5759
 V5.28.txt:5760
 V5.28.txt:5761
 V5.28.txt:5762
 V5.28.txt:5763
 V5.28.txt:5764
 V5.28.txt:5765
 V5.28.txt:5766
 V5.28.txt:5767
 V5.28.txt:5768
 V5.28.txt:5769
 V5.28.txt:5770
 V5.28.txt:5771
 V5.28.txt:5772
 V5.28.txt:5773
 V5.28.txt:5774
 V5.28.txt:5775
 V5.28.txt:5776
 V5.28.txt:5777
 V5.28.txt:5778
 V5.28.txt:5779
 V5.28.txt:5780
 V5.28.txt:5781
 V5.28.txt:5782
 V5.28.txt:5783
 V5.28.txt:5784
 V5.28.txt:5785
 V5.28.txt:5786
 V5.28.txt:5787
 V5.28.txt:5788
 V5.28.txt:5789
 V5.28.txt:5790
 V5.28.txt:5791
 V5.28.txt:5792
 V5.28.txt:5793
 V5.28.txt:5794
 V5.28.txt:5795
 V5.28.txt:5796
 V5.28.txt:5797
 V5.28.txt:5798
 V5.28.txt:5799
 V5.28.txt:5800
 V5.28.txt:5801
 V5.28.txt:5802
 V5.28.txt:5803
 V5.28.txt:5804
 V5.28.txt:5805
 V5.28.txt:5806
 V5.28.txt:5807
 V5.28.txt:5808
 V5.28.txt:5809
 V5.28.txt:5810
 V5.28.txt:5811
 V5.28.txt:5812
 V5.28.txt:5813
 V5.28.txt:5814
 V5.28.txt:5815
 V5.28.txt:5816
 V5.28.txt:5817
 V5.28.txt:5818
 V5.28.txt:5819
 V5.28.txt:5820
 V5.28.txt:5821
 V5.28.txt:5822
 V5.28.txt:5823
 V5.28.txt:5824
 V5.28.txt:5825
 V5.28.txt:5826
 V5.28.txt:5827
 V5.28.txt:5828
 V5.28.txt:5829
 V5.28.txt:5830
 V5.28.txt:5831
 V5.28.txt:5832
 V5.28.txt:5833
 V5.28.txt:5834
 V5.28.txt:5835
 V5.28.txt:5836
 V5.28.txt:5837
 V5.28.txt:5838
 V5.28.txt:5839
 V5.28.txt:5840
 V5.28.txt:5841
 V5.28.txt:5842
 V5.28.txt:5843
 V5.28.txt:5844
 V5.28.txt:5845
 V5.28.txt:5846
 V5.28.txt:5847
 V5.28.txt:5848
 V5.28.txt:5849
 V5.28.txt:5850
 V5.28.txt:5851
 V5.28.txt:5852
 V5.28.txt:5853
 V5.28.txt:5854
 V5.28.txt:5855
 V5.28.txt:5856
 V5.28.txt:5857
 V5.28.txt:5858
 V5.28.txt:5859
 V5.28.txt:5860
 V5.28.txt:5861
 V5.28.txt:5862
 V5.28.txt:5863
 V5.28.txt:5864
 V5.28.txt:5865
 V5.28.txt:5866
 V5.28.txt:5867
 V5.28.txt:5868
 V5.28.txt:5869
 V5.28.txt:5870
 V5.28.txt:5871
 V5.28.txt:5872
 V5.28.txt:5873
 V5.28.txt:5874
 V5.28.txt:5875
 V5.28.txt:5876
 V5.28.txt:5877
 V5.28.txt:5878
 V5.28.txt:5879
 V5.28.txt:5880
 V5.28.txt:5881
 V5.28.txt:5882
 V5.28.txt:5883
 V5.28.txt:5884
 V5.28.txt:5885
 V5.28.txt:5886
 V5.28.txt:5887
 V5.28.txt:5888
 V5.28.txt:5889
 V5.28.txt:5890
 V5.28.txt:5891
 V5.28.txt:5892
 V5.28.txt:5893
 V5.28.txt:5894
 V5.28.txt:5895
 V5.28.txt:5896
 V5.28.txt:5897
 V5.28.txt:5898
 V5.28.txt:5899
 V5.28.txt:5900
 V5.28.txt:5901
 V5.28.txt:5902
 V5.28.txt:5903
 V5.28.txt:5904
 V5.28.txt:5905
 V5.28.txt:5906
 V5.28.txt:5907
 V5.28.txt:5908
 V5.28.txt:5909
 V5.28.txt:5910
 V5.28.txt:5911
 V5.28.txt:5912
 V5.28.txt:5913
 V5.28.txt:5914
 V5.28.txt:5915
 V5.28.txt:5916
 V5.28.txt:5917
 V5.28.txt:5918
 V5.28.txt:5919
 V5.28.txt:5920
 V5.28.txt:5921
 V5.28.txt:5922
 V5.28.txt:5923
 V5.28.txt:5924
 V5.28.txt:5925
 V5.28.txt:5926
 V5.28.txt:5927
 V5.28.txt:5928
 V5.28.txt:5929
 V5.28.txt:5930
 V5.28.txt:5931
 V5.28.txt:5932
 V5.28.txt:5933
 V5.28.txt:5934
 V5.28.txt:5935
 V5.28.txt:5936
 V5.28.txt:5937
 V5.28.txt:5938
 V5.28.txt:5939
 V5.28.txt:5940
 V5.28.txt:5941
 V5.28.txt:5942
 V5.28.txt:5943
 V5.28.txt:5944
 V5.28.txt:5945
 V5.28.txt:5946
 V5.28.txt:5947
 V5.28.txt:5948
 V5.28.txt:5949
 V5.28.txt:5950
 V5.28.txt:5951
 V5.28.txt:5952
 V5.28.txt:5953
 V5.28.txt:5954
 V5.28.txt:5955
 V5.28.txt:5956
 V5.28.txt:5957
 V5.28.txt:5958
 V5.28.txt:5959
 V5.28.txt:5960
 V5.28.txt:5961
 V5.28.txt:5962
 V5.28.txt:5963
 V5.28.txt:5964
 V5.28.txt:5965
 V5.28.txt:5966
 V5.28.txt:5967
 V5.28.txt:5968
 V5.28.txt:5969
 V5.28.txt:5970
 V5.28.txt:5971
 V5.28.txt:5972
 V5.28.txt:5973
 V5.28.txt:5974
 V5.28.txt:5975
 V5.28.txt:5976
 V5.28.txt:5977
 V5.28.txt:5978
 V5.28.txt:5979
 V5.28.txt:5980
 V5.28.txt:5981
 V5.28.txt:5982
 V5.28.txt:5983
 V5.28.txt:5984
 V5.28.txt:5985
 V5.28.txt:5986
 V5.28.txt:5987
 V5.28.txt:5988
 V5.28.txt:5989
 V5.28.txt:5990
 V5.28.txt:5991
 V5.28.txt:5992
 V5.28.txt:5993
 V5.28.txt:5994
 V5.28.txt:5995
 V5.28.txt:5996
 V5.28.txt:5997
 V5.28.txt:5998
 V5.28.txt:5999
 V5.28.txt:6000
 V5.28.txt:6001
 V5.28.txt:6002
 V5.28.txt:6003
 V5.28.txt:6004
 V5.28.txt:6005
 V5.28.txt:6006
 V5.28.txt:6007
 V5.28.txt:6008
 V5.28.txt:6009
 V5.28.txt:6010
 V5.28.txt:6011
 V5.28.txt:6012
 V5.28.txt:6013
 V5.28.txt:6014
 V5.28.txt:6015
 V5.28.txt:6016
 V5.28.txt:6017
 V5.28.txt:6018
 V5.28.txt:6019
 V5.28.txt:6020
 V5.28.txt:6021
 V5.28.txt:6022
 V5.28.txt:6023
 V5.28.txt:6024
 V5.28.txt:6025
 V5.28.txt:6026
 V5.28.txt:6027
 V5.28.txt:6028
 V5.28.txt:6029
 V5.28.txt:6030
 V5.28.txt:6031
 V5.28.txt:6032
 V5.28.txt:6033
 V5.28.txt:6034
 V5.28.txt:6035
 V5.28.txt:6036
 V5.28.txt:6037
 V5.28.txt:6038
 V5.28.txt:6039
 V5.28.txt:6040
 V5.28.txt:6041
 V5.28.txt:6042
 V5.28.txt:6043
 V5.28.txt:6044
 V5.28.txt:6045
 V5.28.txt:6046
 V5.28.txt:6047
 V5.28.txt:6048
 V5.28.txt:6049
 V5.28.txt:6050
 V5.28.txt:6051
 V5.28.txt:6052
 V5.28.txt:6053
 V5.28.txt:6054
 V5.28.txt:6055
 V5.28.txt:6056
 V5.28.txt:6057
 V5.28.txt:6058
 V5.28.txt:6059
 V5.28.txt:6060
 V5.28.txt:6061
 V5.28.txt:6062
 V5.28.txt:6063
 V5.28.txt:6064
 V5.28.txt:6065
 V5.28.txt:6066
 V5.28.txt:6067
 V5.28.txt:6068
 V5.28.txt:6069
 V5.28.txt:6070
 V5.28.txt:6071
 V5.28.txt:6072
 V5.28.txt:6073
 V5.28.txt:6074
 V5.28.txt:6075
 V5.28.txt:6076
 V5.28.txt:6077
 V5.28.txt:6078
 V5.28.txt:6079
 V5.28.txt:6080
 V5.28.txt:6081
 V5.28.txt:6082
 V5.28.txt:6083
 V5.28.txt:6084
 V5.28.txt:6085
 V5.28.txt:6086
 V5.28.txt:6087
 V5.28.txt:6088
 V5.28.txt:6089
 V5.28.txt:6090
 V5.28.txt:6091
 V5.28.txt:6092
 V5.28.txt:6093
 V5.28.txt:6094
 V5.28.txt:6095
 V5.28.txt:6096
 V5.28.txt:6097
 V5.28.txt:6098
 V5.28.txt:6099
 V5.28.txt:6100
 V5.28.txt:6101
 V5.28.txt:6102
 V5.28.txt:6103
 V5.28.txt:6104
 V5.28.txt:6105
 V5.28.txt:6106
 V5.28.txt:6107
 V5.28.txt:6108
 V5.28.txt:6109
 V5.28.txt:6110
 V5.28.txt:6111
 V5.28.txt:6112
 V5.28.txt:6113
 V5.28.txt:6114
 V5.28.txt:6115
 V5.28.txt:6116
 V5.28.txt:6117
 V5.28.txt:6118
 V5.28.txt:6119
 V5.28.txt:6120
 V5.28.txt:6121
 V5.28.txt:6122
 V5.28.txt:6123
 V5.28.txt:6124
 V5.28.txt:6125
 V5.28.txt:6126
 V5.28.txt:6127
 V5.28.txt:6128
 V5.28.txt:6129
 V5.28.txt:6130
 V5.28.txt:6131
 V5.28.txt:6132
 V5.28.txt:6133
 V5.28.txt:6134
 V5.28.txt:6135
 V5.28.txt:6136
 V5.28.txt:6137
 V5.28.txt:6138
 V5.28.txt:6139
 V5.28.txt:6140
 V5.28.txt:6141
 V5.28.txt:6142
 V5.28.txt:6143
 V5.28.txt:6144
 V5.28.txt:6145
 V5.28.txt:6146
 V5.28.txt:6147
 V5.28.txt:6148
 V5.28.txt:6149
 V5.28.txt:6150
 V5.28.txt:6151
 V5.28.txt:6152
 V5.28.txt:6153
 V5.28.txt:6154
 V5.28.txt:6155
 V5.28.txt:6156
 V5.28.txt:6157
 V5.28.txt:6158
 V5.28.txt:6159
 V5.28.txt:6160
 V5.28.txt:6161
 V5.28.txt:6162
 V5.28.txt:6163
 V5.28.txt:6164
 V5.28.txt:6165
 V5.28.txt:6166
 V5.28.txt:6167
 V5.28.txt:6168
 V5.28.txt:6169
 V5.28.txt:6170
 V5.28.txt:6171
 V5.28.txt:6172
 V5.28.txt:6173
 V5.28.txt:6174
 V5.28.txt:6175
 V5.28.txt:6176
 V5.28.txt:6177
 V5.28.txt:6178
 V5.28.txt:6179
 V5.28.txt:6180
 V5.28.txt:6181
 V5.28.txt:6182
 V5.28.txt:6183
 V5.28.txt:6184
 V5.28.txt:6185
 V5.28.txt:6186
 V5.28.txt:6187
 V5.28.txt:6188
 V5.28.txt:6189
 V5.28.txt:6190
 V5.28.txt:6191
 V5.28.txt:6192
 V5.28.txt:6193
 V5.28.txt:6194
 V5.28.txt:6195
 V5.28.txt:6196
 V5.28.txt:6197
 V5.28.txt:6198
 V5.28.txt:6199
 V5.28.txt:6200
 V5.28.txt:6201
 V5.28.txt:6202
 V5.28.txt:6203
 V5.28.txt:6204
 V5.28.txt:6205
 V5.28.txt:6206
 V5.28.txt:6207
 V5.28.txt:6208
 V5.28.txt:6209
 V5.28.txt:6210
 V5.28.txt:6211
 V5.28.txt:6212
 V5.28.txt:6213
 V5.28.txt:6214
 V5.28.txt:6215
 V5.28.txt:6216
 V5.28.txt:6217
 V5.28.txt:6218
 V5.28.txt:6219
 V5.28.txt:6220
 V5.28.txt:6221
 V5.28.txt:6222
 V5.28.txt:6223
 V5.28.txt:6224
 V5.28.txt:6225
 V5.28.txt:6226
 V5.28.txt:6227
 V5.28.txt:6228
 V5.28.txt:6229
 V5.28.txt:6230
 V5.28.txt:6231
 V5.28.txt:6232
 V5.28.txt:6233
 V5.28.txt:6234
 V5.28.txt:6235
 V5.28.txt:6236
 V5.28.txt:6237
 V5.28.txt:6238
 V5.28.txt:6239
 V5.28.txt:6240
 V5.28.txt:6241
 V5.28.txt:6242
 V5.28.txt:6243
 V5.28.txt:6244
 V5.28.txt:6245
 V5.28.txt:6246
 V5.28.txt:6247
 V5.28.txt:6248
 V5.28.txt:6249
 V5.28.txt:6250
 V5.28.txt:6251
 V5.28.txt:6252
 V5.28.txt:6253
 V5.28.txt:6254
 V5.28.txt:6255
 V5.28.txt:6256
 V5.28.txt:6257
 V5.28.txt:6258
 V5.28.txt:6259
 V5.28.txt:6260
 V5.28.txt:6261
 V5.28.txt:6262
 V5.28.txt:6263
 V5.28.txt:6264
 V5.28.txt:6265
 V5.28.txt:6266
 V5.28.txt:6267
 V5.28.txt:6268
 V5.28.txt:6269
 V5.28.txt:6270
 V5.28.txt:6271
 V5.28.txt:6272
 V5.28.txt:6273
 V5.28.txt:6274
 V5.28.txt:6275
 V5.28.txt:6276
 V5.28.txt:6277
 V5.28.txt:6278
 V5.28.txt:6279
 V5.28.txt:6280
 V5.28.txt:6281
 V5.28.txt:6282
 V5.28.txt:6283
 V5.28.txt:6284
 V5.28.txt:6285
 V5.28.txt:6286
 V5.28.txt:6287
 V5.28.txt:6288
 V5.28.txt:6289
 V5.28.txt:6290
 V5.28.txt:6291
 V5.28.txt:6292
 V5.28.txt:6293
 V5.28.txt:6294
 V5.28.txt:6295
 V5.28.txt:6296
 V5.28.txt:6297
 V5.28.txt:6298
 V5.28.txt:6299
 V5.28.txt:6300
 V5.28.txt:6301
 V5.28.txt:6302
 V5.28.txt:6303
 V5.28.txt:6304
 V5.28.txt:6305
 V5.28.txt:6306
 V5.28.txt:6307
 V5.28.txt:6308
 V5.28.txt:6309
 V5.28.txt:6310
 V5.28.txt:6311
 V5.28.txt:6312
 V5.28.txt:6313
 V5.28.txt:6314
 V5.28.txt:6315
 V5.28.txt:6316
 V5.28.txt:6317
 V5.28.txt:6318
 V5.28.txt:6319
 V5.28.txt:6320
 V5.28.txt:6321
 V5.28.txt:6322
 V5.28.txt:6323
 V5.28.txt:6324
 V5.28.txt:6325
 V5.28.txt:6326
 V5.28.txt:6327
 V5.28.txt:6328
 V5.28.txt:6329
 V5.28.txt:6330
 V5.28.txt:6331
 V5.28.txt:6332
 V5.28.txt:6333
 V5.28.txt:6334
 V5.28.txt:6335
 V5.28.txt:6336
 V5.28.txt:6337
 V5.28.txt:6338
 V5.28.txt:6339
 V5.28.txt:6340
 V5.28.txt:6341
 V5.28.txt:6342
 V5.28.txt:6343
 V5.28.txt:6344
 V5.28.txt:6345
 V5.28.txt:6346
 V5.28.txt:6347
 V5.28.txt:6348
 V5.28.txt:6349
 V5.28.txt:6350
 V5.28.txt:6351
 V5.28.txt:6352
 V5.28.txt:6353
 V5.28.txt:6354
 V5.28.txt:6355
 V5.28.txt:6356
 V5.28.txt:6357
 V5.28.txt:6358
 V5.28.txt:6359
 V5.28.txt:6360
 V5.28.txt:6361
 V5.28.txt:6362
 V5.28.txt:6363
 V5.28.txt:6364
 V5.28.txt:6365
 V5.28.txt:6366
 V5.28.txt:6367
 V5.28.txt:6368
 V5.28.txt:6369
 V5.28.txt:6370
 V5.28.txt:6371
 V5.28.txt:6372
 V5.28.txt:6373
 V5.28.txt:6374
 V5.28.txt:6375
 V5.28.txt:6376
 V5.28.txt:6377
 V5.28.txt:6378
 V5.28.txt:6379
 V5.28.txt:6380
 V5.28.txt:6381
 V5.28.txt:6382
 V5.28.txt:6383
 V5.28.txt:6384
 V5.28.txt:6385
 V5.28.txt:6386
 V5.28.txt:6387
 V5.28.txt:6388
 V5.28.txt:6389
 V5.28.txt:6390
 V5.28.txt:6391
 V5.28.txt:6392
 V5.28.txt:6393
 V5.28.txt:6394
 V5.28.txt:6395
 V5.28.txt:6396
 V5.28.txt:6397
 V5.28.txt:6398
 V5.28.txt:6399
 V5.28.txt:6400
 V5.28.txt:6401
 V5.28.txt:6402
 V5.28.txt:6403
 V5.28.txt:6404
 V5.28.txt:6405
 V5.28.txt:6406
 V5.28.txt:6407
 V5.28.txt:6408
 V5.28.txt:6409
 V5.28.txt:6410
 V5.28.txt:6411
 V5.28.txt:6412
 V5.28.txt:6413
 V5.28.txt:6414
 V5.28.txt:6415
 V5.28.txt:6416
 V5.28.txt:6417
 V5.28.txt:6418
 V5.28.txt:6419
 V5.28.txt:6420
 V5.28.txt:6421
 V5.28.txt:6422
 V5.28.txt:6423
 V5.28.txt:6424
 V5.28.txt:6425
 V5.28.txt:6426
 V5.28.txt:6427
 V5.28.txt:6428
 V5.28.txt:6429
 V5.28.txt:6430
 V5.28.txt:6431
 V5.28.txt:6432
 V5.28.txt:6433
 V5.28.txt:6434
 V5.28.txt:6435
 V5.28.txt:6436
 V5.28.txt:6437
 V5.28.txt:6438
 V5.28.txt:6439
 V5.28.txt:6440
 V5.28.txt:6441
 V5.28.txt:6442
 V5.28.txt:6443
 V5.28.txt:6444
 V5.28.txt:6445
 V5.28.txt:6446
 V5.28.txt:6447
 V5.28.txt:6448
 V5.28.txt:6449
 V5.28.txt:6450
 V5.28.txt:6451
 V5.28.txt:6452
 V5.28.txt:6453
 V5.28.txt:6454
 V5.28.txt:6455
 V5.28.txt:6456
 V5.28.txt:6457
 V5.28.txt:6458
 V5.28.txt:6459
 V5.28.txt:6460
 V5.28.txt:6461
 V5.28.txt:6462
 V5.28.txt:6463
 V5.28.txt:6464
 V5.28.txt:6465
 V5.28.txt:6466
 V5.28.txt:6467
 V5.28.txt:6468
 V5.28.txt:6469
 V5.28.txt:6470
 V5.28.txt:6471
 V5.28.txt:6472
 V5.28.txt:6473
 V5.28.txt:6474
 V5.28.txt:6475
 V5.28.txt:6476
 V5.28.txt:6477
 V5.28.txt:6478
 V5.28.txt:6479
 V5.28.txt:6480
 V5.28.txt:6481
 V5.28.txt:6482
 V5.28.txt:6483
 V5.28.txt:6484
 V5.28.txt:6485
 V5.28.txt:6486
 V5.28.txt:6487
 V5.28.txt:6488
 V5.28.txt:6489
 V5.28.txt:6490
 V5.28.txt:6491
 V5.28.txt:6492
 V5.28.txt:6493
 V5.28.txt:6494
 V5.28.txt:6495
 V5.28.txt:6496
 V5.28.txt:6497
 V5.28.txt:6498
 V5.28.txt:6499
 V5.28.txt:6500
 V5.28.txt:6501
 V5.28.txt:6502
 V5.28.txt:6503
 V5.28.txt:6504
 V5.28.txt:6505
 V5.28.txt:6506
 V5.28.txt:6507
 V5.28.txt:6508
 V5.28.txt:6509
 V5.28.txt:6510
 V5.28.txt:6511
 V5.28.txt:6512
 V5.28.txt:6513
 V5.28.txt:6514
 V5.28.txt:6515
 V5.28.txt:6516
 V5.28.txt:6517
 V5.28.txt:6518
 V5.28.txt:6519
 V5.28.txt:6520
 V5.28.txt:6521
 V5.28.txt:6522
 V5.28.txt:6523
 V5.28.txt:6524
 V5.28.txt:6525
 V5.28.txt:6526
 V5.28.txt:6527
 V5.28.txt:6528
 V5.28.txt:6529
 V5.28.txt:6530
 V5.28.txt:6531
 V5.28.txt:6532
 V5.28.txt:6533
 V5.28.txt:6534
 V5.28.txt:6535
 V5.28.txt:6536
 V5.28.txt:6537
 V5.28.txt:6538
 V5.28.txt:6539
 V5.28.txt:6540
 V5.28.txt:6541
 V5.28.txt:6542
 V5.28.txt:6543
 V5.28.txt:6544
 V5.28.txt:6545
 V5.28.txt:6546
 V5.28.txt:6547
 V5.28.txt:6548
 V5.28.txt:6549
 V5.28.txt:6550
 V5.28.txt:6551
 V5.28.txt:6552
 V5.28.txt:6553
 V5.28.txt:6554
 V5.28.txt:6555
 V5.28.txt:6556
 V5.28.txt:6557
 V5.28.txt:6558
 V5.28.txt:6559
 V5.28.txt:6560
 V5.28.txt:6561
 V5.28.txt:6562
 V5.28.txt:6563
 V5.28.txt:6564
 V5.28.txt:6565
 V5.28.txt:6566
 V5.28.txt:6567
 V5.28.txt:6568
 V5.28.txt:6569
 V5.28.txt:6570
 V5.28.txt:6571
 V5.28.txt:6572
 V5.28.txt:6573
 V5.28.txt:6574
 V5.28.txt:6575
 V5.28.txt:6576
 V5.28.txt:6577
 V5.28.txt:6578
 V5.28.txt:6579
 V5.28.txt:6580
 V5.28.txt:6581
 V5.28.txt:6582
 V5.28.txt:6583
 V5.28.txt:6584
 V5.28.txt:6585
 V5.28.txt:6586
 V5.28.txt:6587
 V5.28.txt:6588
 V5.28.txt:6589
 V5.28.txt:6590
 V5.28.txt:6591
 V5.28.txt:6592
 V5.28.txt:6593
 V5.28.txt:6594
 V5.28.txt:6595
 V5.28.txt:6596
 V5.28.txt:6597
 V5.28.txt:6598
 V5.28.txt:6599
 V5.28.txt:6600
 V5.28.txt:6601
 V5.28.txt:6602
 V5.28.txt:6603
 V5.28.txt:6604
 V5.28.txt:6605
 V5.28.txt:6606
 V5.28.txt:6607
 V5.28.txt:6608
 V5.28.txt:6609
 V5.28.txt:6610
 V5.28.txt:6611
 V5.28.txt:6612
 V5.28.txt:6613
 V5.28.txt:6614
 V5.28.txt:6615
 V5.28.txt:6616
 V5.28.txt:6617
 V5.28.txt:6618
 V5.28.txt:6619
 V5.28.txt:6620
 V5.28.txt:6621
 V5.28.txt:6622
 V5.28.txt:6623
 V5.28.txt:6624
 V5.28.txt:6625
 V5.28.txt:6626
 V5.28.txt:6627
 V5.28.txt:6628
 V5.28.txt:6629
 V5.28.txt:6630
 V5.28.txt:6631
 V5.28.txt:6632
 V5.28.txt:6633
 V5.28.txt:6634
 V5.28.txt:6635
 V5.28.txt:6636
 V5.28.txt:6637
 V5.28.txt:6638
 V5.28.txt:6639
 V5.28.txt:6640
 V5.28.txt:6641
 V5.28.txt:6642
 V5.28.txt:6643
 V5.28.txt:6644
 V5.28.txt:6645
 V5.28.txt:6646
 V5.28.txt:6647
 V5.28.txt:6648
 V5.28.txt:6649
 V5.28.txt:6650
 V5.28.txt:6651
 V5.28.txt:6652
 V5.28.txt:6653
 V5.28.txt:6654
 V5.28.txt:6655
 V5.28.txt:6656
 V5.28.txt:6657
 V5.28.txt:6658
 V5.28.txt:6659
 V5.28.txt:6660
 V5.28.txt:6661
 V5.28.txt:6662
 V5.28.txt:6663
 V5.28.txt:6664
 V5.28.txt:6665
 V5.28.txt:6666
 V5.28.txt:6667
 V5.28.txt:6668
 V5.28.txt:6669
 V5.28.txt:6670
 V5.28.txt:6671
 V5.28.txt:6672
 V5.28.txt:6673
 V5.28.txt:6674
 V5.28.txt:6675
 V5.28.txt:6676
 V5.28.txt:6677
 V5.28.txt:6678
 V5.28.txt:6679
 V5.28.txt:6680
 V5.28.txt:6681
 V5.28.txt:6682
 V5.28.txt:6683
 V5.28.txt:6684
 V5.28.txt:6685
 V5.28.txt:6686
 V5.28.txt:6687
 V5.28.txt:6688
 V5.28.txt:6689
 V5.28.txt:6690
 V5.28.txt:6691
 V5.28.txt:6692
 V5.28.txt:6693
 V5.28.txt:6694
 V5.28.txt:6695
 V5.28.txt:6696
 V5.28.txt:6697
 V5.28.txt:6698
 V5.28.txt:6699
 V5.28.txt:6700
 V5.28.txt:6701
 V5.28.txt:6702
 V5.28.txt:6703
 V5.28.txt:6704
 V5.28.txt:6705
 V5.28.txt:6706
 V5.28.txt:6707
 V5.28.txt:6708
 V5.28.txt:6709
 V5.28.txt:6710
 V5.28.txt:6711
 V5.28.txt:6712
 V5.28.txt:6713
 V5.28.txt:6714
 V5.28.txt:6715
 V5.28.txt:6716
 V5.28.txt:6717
 V5.28.txt:6718
 V5.28.txt:6719
 V5.28.txt:6720
 V5.28.txt:6721
 V5.28.txt:6722
 V5.28.txt:6723
 V5.28.txt:6724
 V5.28.txt:6725
 V5.28.txt:6726
 V5.28.txt:6727
 V5.28.txt:6728
 V5.28.txt:6729
 V5.28.txt:6730
 V5.28.txt:6731
 V5.28.txt:6732
 V5.28.txt:6733
 V5.28.txt:6734
 V5.28.txt:6735
 V5.28.txt:6736
 V5.28.txt:6737
 V5.28.txt:6738
 V5.28.txt:6739
 V5.28.txt:6740
 V5.28.txt:6741
 V5.28.txt:6742
 V5.28.txt:6743
 V5.28.txt:6744
 V5.28.txt:6745
 V5.28.txt:6746
 V5.28.txt:6747
 V5.28.txt:6748
 V5.28.txt:6749
 V5.28.txt:6750
 V5.28.txt:6751
 V5.28.txt:6752
 V5.28.txt:6753
 V5.28.txt:6754
 V5.28.txt:6755
 V5.28.txt:6756
 V5.28.txt:6757
 V5.28.txt:6758
 V5.28.txt:6759
 V5.28.txt:6760
 V5.28.txt:6761
 V5.28.txt:6762
 V5.28.txt:6763
 V5.28.txt:6764
 V5.28.txt:6765
 V5.28.txt:6766
 V5.28.txt:6767
 V5.28.txt:6768
 V5.28.txt:6769
 V5.28.txt:6770
 V5.28.txt:6771
 V5.28.txt:6772
 V5.28.txt:6773
 V5.28.txt:6774
 V5.28.txt:6775
 V5.28.txt:6776
 V5.28.txt:6777
 V5.28.txt:6778
 V5.28.txt:6779
 V5.28.txt:6780
 V5.28.txt:6781
 V5.28.txt:6782
 V5.28.txt:6783
 V5.28.txt:6784
 V5.28.txt:6785
 V5.28.txt:6786
 V5.28.txt:6787
 V5.28.txt:6788
 V5.28.txt:6789
 V5.28.txt:6790
 V5.28.txt:6791
 V5.28.txt:6792
 V5.28.txt:6793
 V5.28.txt:6794
 V5.28.txt:6795
 V5.28.txt:6796
 V5.28.txt:6797
 V5.28.txt:6798
 V5.28.txt:6799
 V5.28.txt:6800
 V5.28.txt:6801
 V5.28.txt:6802
 V5.28.txt:6803
 V5.28.txt:6804
 V5.28.txt:6805
 V5.28.txt:6806
 V5.28.txt:6807
 V5.28.txt:6808
 V5.28.txt:6809
 V5.28.txt:6810
 V5.28.txt:6811
 V5.28.txt:6812
 V5.28.txt:6813
 V5.28.txt:6814
 V5.28.txt:6815
 V5.28.txt:6816
 V5.28.txt:6817
 V5.28.txt:6818
 V5.28.txt:6819
 V5.28.txt:6820
 V5.28.txt:6821
 V5.28.txt:6822
 V5.28.txt:6823
 V5.28.txt:6824
 V5.28.txt:6825
 V5.28.txt:6826
 V5.28.txt:6827
 V5.28.txt:6828
 V5.28.txt:6829
 V5.28.txt:6830
 V5.28.txt:6831
 V5.28.txt:6832
 V5.28.txt:6833
 V5.28.txt:6834
 V5.28.txt:6835
 V5.28.txt:6836
 V5.28.txt:6837
 V5.28.txt:6838
 V5.28.txt:6839
 V5.28.txt:6840
 V5.28.txt:6841
 V5.28.txt:6842
 V5.28.txt:6843
 V5.28.txt:6844
 V5.28.txt:6845
 V5.28.txt:6846
 V5.28.txt:6847
 V5.28.txt:6848
 V5.28.txt:6849
 V5.28.txt:6850
 V5.28.txt:6851
 V5.28.txt:6852
 V5.28.txt:6853
 V5.28.txt:6854
 V5.28.txt:6855
 V5.28.txt:6856
 V5.28.txt:6857
 V5.28.txt:6858
 V5.28.txt:6859
 V5.28.txt:6860
 V5.28.txt:6861
 V5.28.txt:6862
 V5.28.txt:6863
 V5.28.txt:6864
 V5.28.txt:6865
 V5.28.txt:6866
 V5.28.txt:6867
 V5.28.txt:6868
 V5.28.txt:6869
 V5.28.txt:6870
 V5.28.txt:6871
 V5.28.txt:6872
 V5.28.txt:6873
 V5.28.txt:6874
 V5.28.txt:6875
 V5.28.txt:6876
 V5.28.txt:6877
 V5.28.txt:6878
 V5.28.txt:6879
 V5.28.txt:6880
 V5.28.txt:6881
 V5.28.txt:6882
 V5.28.txt:6883
 V5.28.txt:6884
 V5.28.txt:6885
 V5.28.txt:6886
 V5.28.txt:6887
 V5.28.txt:6888
 V5.28.txt:6889
 V5.28.txt:6890
 V5.28.txt:6891
 V5.28.txt:6892
 V5.28.txt:6893
 V5.28.txt:6894
 V5.28.txt:6895
 V5.28.txt:6896
 V5.28.txt:6897
 V5.28.txt:6898
 V5.28.txt:6899
 V5.28.txt:6900
 V5.28.txt:6901
 V5.28.txt:6902
 V5.28.txt:6903
 V5.28.txt:6904
 V5.28.txt:6905
 V5.28.txt:6906
 V5.28.txt:6907
 V5.28.txt:6908
 V5.28.txt:6909
 V5.28.txt:6910
 V5.28.txt:6911
 V5.28.txt:6912
 V5.28.txt:6913
 V5.28.txt:6914
 V5.28.txt:6915
 V5.28.txt:6916
 V5.28.txt:6917
 V5.28.txt:6918
 V5.28.txt:6919
 V5.28.txt:6920
 V5.28.txt:6921
 V5.28.txt:6922
 V5.28.txt:6923
 V5.28.txt:6924
 V5.28.txt:6925
 V5.28.txt:6926
 V5.28.txt:6927
 V5.28.txt:6928
 V5.28.txt:6929
 V5.28.txt:6930
 V5.28.txt:6931
 V5.28.txt:6932
 V5.28.txt:6933
 V5.28.txt:6934
 V5.28.txt:6935
 V5.28.txt:6936
 V5.28.txt:6937
 V5.28.txt:6938
 V5.28.txt:6939
 V5.28.txt:6940
 V5.28.txt:6941
 V5.28.txt:6942
 V5.28.txt:6943
 V5.28.txt:6944
 V5.28.txt:6945
 V5.28.txt:6946
 V5.28.txt:6947
 V5.28.txt:6948
 V5.28.txt:6949
 V5.28.txt:6950
 V5.28.txt:6951
 V5.28.txt:6952
 V5.28.txt:6953
 V5.28.txt:6954
 V5.28.txt:6955
 V5.28.txt:6956
 V5.28.txt:6957
 V5.28.txt:6958
 V5.28.txt:6959
 V5.28.txt:6960
 V5.28.txt:6961
 V5.28.txt:6962
 V5.28.txt:6963
 V5.28.txt:6964
 V5.28.txt:6965
 V5.28.txt:6966
 V5.28.txt:6967
 V5.28.txt:6968
 V5.28.txt:6969
 V5.28.txt:6970
 V5.28.txt:6971
 V5.28.txt:6972
 V5.28.txt:6973
 V5.28.txt:6974
 V5.28.txt:6975
 V5.28.txt:6976
 V5.28.txt:6977
 V5.28.txt:6978
 V5.28.txt:6979
 V5.28.txt:6980
 V5.28.txt:6981
 V5.28.txt:6982
 V5.28.txt:6983
 V5.28.txt:6984
 V5.28.txt:6985
 V5.28.txt:6986
 V5.28.txt:6987
 V5.28.txt:6988
 V5.28.txt:6989
 V5.28.txt:6990
 V5.28.txt:6991
 V5.28.txt:6992
 V5.28.txt:6993
 V5.28.txt:6994
 V5.28.txt:6995
 V5.28.txt:6996
 V5.28.txt: