1. 05 11月, 2009 2 次提交
    • B
      Fix previous commit, ouch! · 48de3730
      Behdad Esfahbod 提交于
      48de3730
    • B
      Fix array query API · e21899bc
      Behdad Esfahbod 提交于
      The array query APIs now all do:
      
        - Return the total number of items
        - Take a start_offset, such that individual items can be fetched
        - The _count IN/OUT variable always has number of items written
          into the array upon return of the function
      e21899bc
  2. 03 11月, 2009 38 次提交