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

smarr / SOMns-corelib / 29

Builds Branch Commit Type Ran Committer Via Coverage
29 master Added tests for equality of Value objects Doesn’t test ValueArray yet Signed-off-by: Stefan Marr <git@stefan-marr.de> push 07 Oct 2016 07:56PM UTC smarr travis-ci pending completion   set done
28 master Added test for reading of uninitialized vars Signed-off-by: Stefan Marr <git@stefan-marr.de> push 27 Sep 2016 10:56PM UTC smarr travis-ci pending completion   set done
27 master Vector>>#append: only needs to increase size when we run out of space Since we got 1-based indexes, `lastIdx = storage size` will still fit. Signed-off-by: Stefan Marr <git@stefan-marr.de> push 10 Aug 2016 02:43PM UTC smarr travis-ci pending completion   set done
25 master Revert disabling of interpreter benchmarks Signed-off-by: Stefan Marr <git@stefan-marr.de> push 27 Jun 2016 08:01PM UTC smarr travis-ci pending completion   set done
24 master Adds CigaretteSmokers benchmark Signed-off-by: Stefan Marr <git@stefan-marr.de> push 27 Jun 2016 03:37PM UTC smarr travis-ci pending completion   set done
23 master Adds SleepingBarber benchmark Signed-off-by: Stefan Marr <git@stefan-marr.de> push 27 Jun 2016 02:27PM UTC smarr travis-ci pending completion   set done
22 master Added Philosophers benchmark Signed-off-by: Stefan Marr <git@stefan-marr.de> push 27 Jun 2016 12:29PM UTC smarr travis-ci pending completion   set done
18 master Fixes missing statement terminator This should resolve https://github.com/smarr/SOMns/issues/15. Signed-off-by: Stefan Marr <git@stefan-marr.de> push 25 Jun 2016 06:57PM UTC smarr travis-ci pending completion   set done
16 master Added Double>>#asInteger primitive This is essentially a convertion with Java cast semantics. This is likely based on CPU semantics and differes from #round. Won't specify it for the moment. It is needed for the CollisionDetection benchmark. Sig... push 11 May 2016 11:04AM UTC smarr travis-ci pending completion   set done
15 master Added cosinus Double>>#cos Signed-off-by: Stefan Marr <git@stefan-marr.de> push 10 May 2016 10:42PM UTC smarr travis-ci pending completion   set done
14 master Added test for #to:by:do: and #downTo:by:do: Signed-off-by: Stefan Marr <git@stefan-marr.de> push 10 May 2016 10:34PM UTC smarr travis-ci pending completion   set done
13 master Fix bug in Dictionary resizing, added test Missed init for local vars Signed-off-by: Stefan Marr <git@stefan-marr.de> push 05 May 2016 02:22PM UTC smarr travis-ci pending completion   set done
12 master Fix size handling and removeAll in Dictionary, add test Signed-off-by: Stefan Marr <git@stefan-marr.de> push 05 May 2016 09:51AM UTC smarr travis-ci pending completion   set done
11 master Added missing #at:ifAbsent: Signed-off-by: Stefan Marr <git@stefan-marr.de> push 05 May 2016 09:38AM UTC smarr travis-ci pending completion   set done
10 master Change Dictionary to be based on a hash table The implementation uses the object hash, and stores entries in an array of buckets. Conflicts are resloved by chaining entries. This is somewhat similar to the JDK HashMap implementation, but much si... push 05 May 2016 09:30AM UTC smarr travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 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