Skip to content
  • Lubos Slovak's avatar
    328733be
    Removed stash_i + added dyn.array getters. · 328733be
    Lubos Slovak authored
    Removed the use of the last stash item index and the stash_i
      member of ck_hash_table.
    Added da_get_items() and da_get_count() and used instead of
      directly accessing da_array's members.
    Code wrapped to 80 chars.
    Removed some unused commands and comments.
    328733be
    Removed stash_i + added dyn.array getters.
    Lubos Slovak authored
    Removed the use of the last stash item index and the stash_i
      member of ck_hash_table.
    Added da_get_items() and da_get_count() and used instead of
      directly accessing da_array's members.
    Code wrapped to 80 chars.
    Removed some unused commands and comments.
Loading