1. 12 Jun, 2013 3 commits
  2. 10 Jun, 2013 1 commit
    • Joseph Noir's avatar
      reduced overhead · 0139c39b
      Joseph Noir authored
      added move to avoid copies, a device id can be chosen when a program
      is created (all available devices are numbered from 0), added
      device_info to store information about available devices
      0139c39b
  3. 07 Jun, 2013 1 commit
  4. 06 Jun, 2013 2 commits
  5. 04 Jun, 2013 1 commit
  6. 03 Jun, 2013 2 commits
  7. 27 May, 2013 4 commits
  8. 26 May, 2013 1 commit
  9. 21 May, 2013 4 commits
  10. 17 May, 2013 3 commits
  11. 16 May, 2013 1 commit
  12. 13 May, 2013 2 commits
  13. 10 May, 2013 1 commit
  14. 06 May, 2013 10 commits
  15. 05 May, 2013 1 commit
    • Dominik Charousset's avatar
      refactored type name mapping · 488ca971
      Dominik Charousset authored
      type names are now mapped using a static lookup table; all built-in types
      information instances are now members of uniform_type_info_map to get rid
      of as much heap allocations as possible
      488ca971
  16. 30 Apr, 2013 3 commits