Branch: refs/heads/ffa_sort
  Home:   https://github.com/parrot/parrot
  Commit: 5896d973ae725adc859b0cb6cca624a9656d6f5f
      
https://github.com/parrot/parrot/commit/5896d973ae725adc859b0cb6cca624a9656d6f5f
  Author: Jonathan "Duke" Leto <[email protected]>
  Date:   2013-01-25 (Fri, 25 Jan 2013)

  Changed paths:
    A examples/benchmarks/sort_ffa.pir
    M src/pmc/fixedfloatarray.pmc

  Log Message:
  -----------
  Add a sort method to FixedFloatArray


  Commit: 26cdda8049ab280ccb6d9f276aca4e1acefdee62
      
https://github.com/parrot/parrot/commit/26cdda8049ab280ccb6d9f276aca4e1acefdee62
  Author: Jonathan "Duke" Leto <[email protected]>
  Date:   2013-01-25 (Fri, 25 Jan 2013)

  Changed paths:
    M t/pmc/fixedfloatarray.t

  Log Message:
  -----------
  Add some tests for FFA.sort


  Commit: ea4026198c8de28a4093c3a161d7c2ecd66f1b33
      
https://github.com/parrot/parrot/commit/ea4026198c8de28a4093c3a161d7c2ecd66f1b33
  Author: Jonathan "Duke" Leto <[email protected]>
  Date:   2013-01-25 (Fri, 25 Jan 2013)

  Changed paths:
    M src/pmc/fixedfloatarray.pmc

  Log Message:
  -----------
  Fix a subtle bug where sort would not work correctly on systems where 
sizeof(INTVAL) != sizeof(FLOATVAL)


Compare: https://github.com/parrot/parrot/compare/5896d973ae72^...ea4026198c8d
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to