• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

DOMjudge / checktestdata / 124

Builds Branch Commit Type Ran Committer Via Coverage
124 master Add some tests for big integers. push 22 Oct 2019 07:14PM UTC eldering travis-ci pending completion   set done
120 master Oops, one more fix... push 20 Oct 2019 10:21PM UTC eldering travis-ci pending completion   set done
119 master Fix 3b6ed3cfb2f2c970fb: keep old Bisonc++/Flexc++ code. Also drop a C++17 [[maybe_unused]] attribute that generates a compiler error on some old compilers (GCC 4.8.4 on Travis CI). push 20 Oct 2019 10:17PM UTC eldering travis-ci pending completion   set done
118 master fix 2 Pull #11 20 Oct 2019 10:08PM UTC web-flow travis-ci pending completion   set done
99 master Update readme with copyright year and slack channel. push 20 Oct 2019 07:28PM UTC eldering travis-ci pending completion   set done
98 release Merge branch 'master' into 'release'. push 14 May 2019 09:07PM UTC eldering travis-ci pending completion   set done
97 master Don't allow prefix zeros for floats, just as for integers. Fixes #9 push 14 May 2019 09:07PM UTC eldering travis-ci pending completion   set done
96 master Improve Makefile in developer/maintainer mode: - Don't unnecessarily rebuild the lexer/parser after rerunning configure. - Add 'maintainer-clean' target to regenerate a new version. push 19 Nov 2018 11:03PM UTC eldering travis-ci pending completion   set done
95 release Regenerate lexer/parser code with newer versions of Flexc++/Bisonc++. push 19 Nov 2018 11:01PM UTC eldering travis-ci pending completion   set done
94 master After REPI and WHILEI, the loop variable contains the number of iterations. As pointed out by Per Austrin, the value of the loop variable after the loop was undefined. Define it to be the number of iterations, i.e. one beyond the last iteration v... push 19 Nov 2018 10:42PM UTC eldering travis-ci pending completion   set done
93 master Fix performance regression in 62119e568089a0f9a. That commit caused unnecessary creation of string objects in REGEX commands. Work around that by providing direct access to the data buffer. Also use peek() instead of next() to not construct unnec... push 18 Nov 2018 11:14PM UTC eldering travis-ci pending completion   set done
87 release Merge branch 'master' into 'release'. push 21 Oct 2018 12:09PM UTC eldering travis-ci pending completion   set done
86 master Use the libGMP random generator always instead of stdlib random(). LibGMP uses a Mersenne twister which should be a good trade-off between fast and secure. push 21 Oct 2018 12:06PM UTC eldering travis-ci pending completion   set done
70 master Add cache member variable to parse_t. Improves performance #3. On the problems ascendingphoto and factorfree from NWERC 2017 this speeds things up about 10% and 40% respectively. This cache may especially help if the checktestdata script contain... push 27 Apr 2018 10:18PM UTC eldering travis-ci pending completion   set done
69 master Improve const-ness declarations. Improves performance #3. On the problems ascendingphoto and factorfree from NWERC 2017 this speeds things up about 10% and 15% respectively. push 27 Apr 2018 02:42PM UTC eldering travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc