13 Commits (61931b289433469086ba9a0d6325379fc4200494)

Author SHA1 Message Date
  yegor 61931b2894 Bug 62980: Make D* functions ignore case in headings 5 years ago
  Greg Woolsey a7a3293fb9 Implement DMAX and DSUM functions, following the pattern from DMIN. 6 years ago
  Dominik Stadler b644047b70 Various code cleanups, "final" for static methods is useless, for-loops, simplify boolean conditions, try-with-resource, javadoc, ... 6 years ago
  Dominik Stadler 5341a131de Remove unnecessary local variables 6 years ago
  Andreas Beeker cda4f20482 merge trunk to branch 7 years ago
  Nick Burch 41b0462f50 Javadoc fix 7 years ago
  Nick Burch 5fc5680d15 Patches from Patrick Zimmermann from bugs #60130 and #60131 - DGET fix for empty cells and D* coding improvements 7 years ago
  Javen O'Neal 50d1788d3d bug 59881: fix D* functions for blank cells in headers in database; patch from Patrick Zimmermann 7 years ago
  Javen O'Neal ebbcd10034 bug 59881: fix spelling; patch from Patrick Zimmermann 7 years ago
  Javen O'Neal 33cf815199 bug 59773: move loop invariants outside of loop or change for loops to for-each loops 7 years ago
  Dominik Stadler 128a991f9c Findbugs fixes 8 years ago
  Dominik Stadler d15ef65b8f Bug 58341: fix some edge cases in the DStar function 8 years ago
  David North 7d1947ad3a Make D* functions thread safe, thanks to Patrick Zimmermann for the patch. 8 years ago
  Dominik Stadler a0248ff4f0 Bug 57007: Add initial implementations of DMIN and DGET functions 9 years ago