Skip to content
Snippets Groups Projects
  1. Mar 03, 2016
  2. Feb 23, 2016
  3. Feb 21, 2016
  4. Feb 20, 2016
  5. Feb 19, 2016
  6. Feb 17, 2016
  7. Feb 14, 2016
  8. Feb 13, 2016
  9. Feb 01, 2016
    • whh8b's avatar
      Memory space bug fixes · 350976f5
      whh8b authored
      1. A plugin that returns space smaller than "min size"
      is not bad if the dollop fits within the space entirely.
      
      2. GetNearbyFreeRanges() should really treat the parameter
      as a lower bound.
      350976f5
  10. Jan 30, 2016
  11. Jan 28, 2016
  12. Jan 27, 2016
  13. Jan 26, 2016
  14. Jan 25, 2016
  15. Jan 24, 2016
  16. Jan 23, 2016
    • whh8b's avatar
      Calculate the dollop WCS correctly · 5bf5c8ff
      whh8b authored
      Previous code calculated the dollop based on
      the comprising instructions' fallthrough. This
      is incorrect in the case where a dollop stops
      short (because it was split during placement,
      ran through an IBT, etc).
      5bf5c8ff
  17. Jan 21, 2016
  18. Jan 15, 2016
  19. Jan 14, 2016
  20. Jan 11, 2016
  21. Jan 10, 2016
    • whh8b's avatar
      Give another parameter to AddressDollop · 961ad7e2
      whh8b authored
      Give the source address for the instruction
      that is targeting the dollop to be placed. This
      will give another signal to placement plugins
      to help them make a decision.
      961ad7e2
  22. Jan 05, 2016
  23. Jan 04, 2016
Loading