]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT
using safe string oparations, pointer checks
[u/mrichter/AliRoot.git] / HLT /
2011-02-23 richtermusing safe string oparations, pointer checks
2011-02-23 richtermbugfix: correct NULL pointer protections, propagate...
2011-02-23 richtermremoving unused variable, correcting NULL pointer condition
2011-02-23 richtermremoving unnecessary type cast
2011-02-22 aszostakChanges required to publish custom data structures...
2011-02-22 kkanaki- macro for creating OCDB configuration objects of...
2011-02-22 kkanaki- commented out the UPC and V0 branches
2011-02-22 kkanaki- fix compilation warnings
2011-02-22 richtermadding pointer protection
2011-02-22 richtermsafe string operations for logging messages
2011-02-22 richtermmake scan of dEdx blocks consistent, there is only...
2011-02-22 richtermchecking result of dynamic_cast for NULL pointer
2011-02-21 slindalCompilation warnings
2011-02-21 slindalcoverity fixes
2011-02-21 slindalCoverity fixes
2011-02-21 aszostakFixing signed/unsigned comparison warning.
2011-02-21 aszostakFix of switch statement for pair decision data blocks.
2011-02-21 richtermdeleting temporary memory allocations on error conditio...
2011-02-21 richtermusing TString for string operations rather than fixed...
2011-02-21 richtermadding minor comment
2011-02-21 richtermadding explicit type conversions
2011-02-21 richtermadding explicit type conversions
2011-02-21 richtermcorrecting memory leaks on error conditions
2011-02-21 richtermcommenting code lines having no effect but had been...
2011-02-21 richtermno functional change, using safe string operations...
2011-02-20 slindalFix for coverity, potential mem leak
2011-02-17 richtermcorrecting typo in the source file definitions preventi...
2011-02-16 kkanaki- small improvement in the plotting style
2011-02-15 richtermbugfix: snprintf takes care of the terminating 0, strnc...
2011-02-15 richtermfixing minor memory leak, using safe string operations
2011-02-15 richtermimplementing safe string operations
2011-02-15 richtermremoving old remnant and obsolete condition which becam...
2011-02-15 richtermimplementing pid hypothesis in track loop, and configur...
2011-02-15 richtermadding support for xml files in AliHLTSystem (Lars)
2011-02-15 richtermupdate of xml configuration parser (Lars)
2011-02-14 sgorbuno- a difference between CPU and GPU tracker results...
2011-02-14 jthaederfix warning
2011-02-14 richtermchecking pointer type cast
2011-02-14 richtermchecking result of resource allocation
2011-02-11 richtermNULL pointer protections
2011-02-11 richtermremoving obsolete variable
2011-02-11 richtermadding NULL pointer protection and safe string operation
2011-02-11 richtermadding pointer protections
2011-02-11 richtermminor code cleanup
2011-02-11 richtermminor bugfix: returning error message when breaking...
2011-02-07 richtermcode cleanup, reinterpret_cast never returns NULL unles...
2011-02-07 richtermmore secure string operations
2011-02-03 richtermremoving minor defects reported by Coverity: pointer...
2011-02-03 richtermrequire that module agents implement the cleanup for...
2011-02-03 richtermremoving code duplication and using common functionalit...
2011-02-03 richtermadding protection if ESDManager could not be created
2011-02-03 richtermremoving dead branch detected by coverity
2011-02-03 richtermadditional protection in list iteration, removing unuse...
2011-02-03 richtermremoving unused variable
2011-02-02 richtermbugfix: adding missing break in switch statement
2011-02-02 richtermcoverity reports 15781 15550 15089 13953 13952 13951...
2011-02-01 aszostakFixing coverty warnings for NULL pointer dereferencing.
2011-02-01 aszostakFixing coverty warnings for stream manipulators.
2011-02-01 aszostakFixing coverty warning.
2011-02-01 aszostakBug fix; not handling the return statement properly.
2011-02-01 aszostakFixing initialisation of array attributes.
2011-02-01 aszostakfixing compilation warnings
2011-02-01 kkanaki- updated aliroot version
2011-02-01 kkanaki- removed global trigger decision until I resolve the...
2011-01-31 richtermbugfix: Instead of loop's indices, save correct track...
2011-01-31 richtermeliminating resource leaks, implementing data specifica...
2011-01-31 richtermadding helper function HLTSpecificationFromDdlID (Lars)
2011-01-31 aszostakFixing path name in documentation
2011-01-31 aszostakadding more examples to documentation
2011-01-31 kkanaki- small fix for the color code of offline histograms
2011-01-29 kkanaki- missing ; added
2011-01-28 richtermreverting r46803, not yet the correct way to set depend...
2011-01-28 richtermsetting correct library dependencies for HLT packages
2011-01-28 richtermenable keyword substitution
2011-01-28 richtermremove dependency to aliroot libraries, access of ESDEv...
2011-01-28 richtermdecoupling ESDManager interface class from AliESDEvent...
2011-01-28 kkanaki- fixed the format of the floats that become part of...
2011-01-28 kkanaki-add the central barrel task in the configuration
2011-01-28 kkanaki- added path for locating CreateAlienHandler.C
2011-01-28 kkanaki- documentation fix
2011-01-28 kkanaki- added argument to select the task location
2011-01-27 richtermactivating individual HLT simulations from digits and...
2011-01-27 richtermadding magnetic field initialization required by TPCcal...
2011-01-27 richtermcorrecting a typo in the include path
2011-01-27 richtermadding protection for NULL pointer result of dynamic_cast
2011-01-27 richtermintroducing adaptive output size estimator for ITSClust...
2011-01-26 kkanaki- changed the limits for the ITS clusters per track
2011-01-26 richtermmemory leak elimiated, minor format of comments
2011-01-26 richtermremoving error code translation targeted by coverity...
2011-01-26 jthaeder- task for trigger efficiency study
2011-01-26 richtermadding variable initialization and formating some comments
2011-01-26 richtermadding variable initialization
2011-01-25 aszostakFixing problem with potential memory leak.
2011-01-25 aszostakFixing potential minor memory leak.
2011-01-25 aszostakChanging to using char** rather than const char** for...
2011-01-25 aszostakChanging to using char** rather than const char** for...
2011-01-25 aszostakFixing potential null pointer dereference bugs
2011-01-25 aszostakFixing potencial null pointer bug.
2011-01-25 aszostakFixing potencial null pointer bug.
2011-01-25 aszostakGetting rid of coverty warnings about NULL pointer...
next