Skip to content
Snippets Groups Projects
  1. Mar 04, 2020
  2. Dec 18, 2019
  3. Nov 22, 2018
  4. Aug 18, 2018
  5. Jun 19, 2018
  6. May 11, 2018
  7. Apr 13, 2018
  8. Dec 21, 2017
  9. Dec 03, 2015
  10. Nov 27, 2015
  11. Oct 02, 2015
  12. Mar 15, 2015
  13. Jan 28, 2015
  14. Jan 14, 2015
  15. Nov 25, 2014
  16. Nov 13, 2014
  17. Nov 12, 2014
  18. Nov 05, 2014
  19. Oct 27, 2014
  20. Oct 25, 2014
  21. Oct 16, 2014
    • Oliver Sander's avatar
      Remove the code sharing local sizes from the constructor · 204a9a23
      Oliver Sander authored
      That code was buggy, and we only didn't see that because the wrong sizes
      were always overwritten by the correct ones before being used.
      (That's so as long as you call a reducing method before 'scatter').
      
      Removing the code leaves the situation as bad as before, but it
      allows us to get rid of the nOwnedLocalEntity() method from the global
      mapper.
      
      [[Imported from SVN: r9926]]
      204a9a23
  22. Oct 14, 2014
  23. Oct 11, 2014
  24. Oct 10, 2014
  25. Sep 30, 2014
Loading