An error occurred fetching the project authors.
  1. 16 Nov, 2016 1 commit
  2. 17 Apr, 2015 1 commit
  3. 12 Apr, 2013 2 commits
  4. 10 Apr, 2012 1 commit
  5. 20 Mar, 2012 1 commit
  6. 06 May, 2011 1 commit
  7. 05 May, 2011 2 commits
    • Stefan Behnel's avatar
      rewrite of the tuple unpacking code · 6c86783d
      Stefan Behnel authored
      according to unladen swallows' bm_unpack_sequence benchmark:
      - ~25% faster for tuples (60% faster than CPython 2.7)
      - ~3x faster for lists (40% faster than CPython 2.7)
      also, apparently using less memory during gcc compilation
      
      --HG--
      extra : rebase_source : 1069d7a0c9c338c16e96cc289114e0d0052a7588
      6c86783d
    • Stefan Behnel's avatar
      streamlined iterable unpacking code · c7a2101b
      Stefan Behnel authored
      --HG--
      extra : rebase_source : 18e87455b812d7b9a1f2f2b28593455ca5521e89
      c7a2101b
  8. 04 May, 2011 1 commit
    • Stefan Behnel's avatar
      rewrite of the tuple unpacking code · b3110a25
      Stefan Behnel authored
      according to unladen swallows' bm_unpack_sequence benchmark:
      - ~25% faster for tuples (60% faster than CPython 2.7)
      - ~3x faster for lists (40% faster than CPython 2.7)
      also, apparently using less memory during gcc compilation
      
      --HG--
      extra : rebase_source : 1069d7a0c9c338c16e96cc289114e0d0052a7588
      b3110a25
  9. 03 May, 2011 1 commit
  10. 29 Oct, 2009 1 commit
  11. 29 Jul, 2008 1 commit
  12. 26 Jul, 2008 1 commit
  13. 14 May, 2008 1 commit
  14. 01 Jan, 2008 1 commit
  15. 31 Dec, 2007 1 commit