Skip to content
Snippets Groups Projects
  1. Nov 09, 2020
  2. Oct 18, 2020
  3. Sep 29, 2020
    • scott snyder's avatar
      PyUtils: MetaReader fix · 8b22f2f8
      scott snyder authored
      Have MetaReader recognize keys in CLASS_SGKEY form as well.
      Fixes problems seen in TrigAnalysisTest.
      8b22f2f8
  4. Sep 28, 2020
  5. Aug 28, 2020
  6. Aug 21, 2020
  7. Aug 20, 2020
  8. Aug 12, 2020
  9. Aug 11, 2020
  10. Jun 10, 2020
  11. May 21, 2020
    • Frank Berghaus's avatar
      Abstract difference calculation into module · 92cf019e
      Frank Berghaus authored and Adam Edward Barton's avatar Adam Edward Barton committed
      Take the functionality of the meta-diff utility and abstract it into a
      module. This will allow other python scripts to use this functionality
      transparetly. The executable is not only in charge of handling command
      line arguments and calling the module's main function.
      92cf019e
  12. Mar 02, 2020
    • scott snyder's avatar
      PyUtils: More python 3 fixes · 88cf8709
      scott snyder authored
          
      Work around pyroot issue with getting trailing garbage when accessing
      a string stored in a tree.   This can confuse the bytes->unicode conversion
      resulting in a crash.
      88cf8709
  13. Feb 27, 2020
  14. Feb 11, 2020
  15. Jan 03, 2020
  16. Dec 10, 2019
  17. Nov 29, 2019
  18. Nov 11, 2019
  19. Oct 30, 2019
  20. Sep 12, 2019
  21. Sep 11, 2019
  22. Sep 05, 2019
    • scott snyder's avatar
      PyUtils: Fixes for python3. · 56d81564
      scott snyder authored
       - Get basestring from past.builtins.
       - Iterator interface.
       - Fix raw byte string comparison.
       - Work around root issue with converting strings stored in trees.
      56d81564
  23. Aug 07, 2019
  24. Aug 06, 2019
  25. Jul 24, 2019
  26. Jun 17, 2019
  27. Apr 17, 2019
  28. Apr 11, 2019
  29. Mar 29, 2019
  30. Aug 15, 2018
  31. Jul 12, 2018
  32. Mar 29, 2018
  33. Mar 09, 2018
  34. Mar 05, 2018
  35. Feb 22, 2018
  36. Feb 07, 2018
Loading