[OpenTween-git] [SCM] open-tween (opentween) branch, master, updated. OpenTween_v1.2.9-23-g1d08fc4

Zurück zum Archiv-Index

upsil****@users***** upsil****@users*****
2015年 10月 13日 (火) 00:41:22 JST


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to "open-tween" repository
containing the "opentween" project.

The branch, master has been updated
       via  1d08fc4af56fcbe5ce3117c6c1741d0114bb8adf (commit)
      from  8ce869de23b06cc1fdc981159bd79bd0e7af05db (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1d08fc4af56fcbe5ce3117c6c1741d0114bb8adf
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Mon Oct 12 23:42:23 2015 +0900

    TabClass._idsの管理に使用するIndexedSortedSetコレクションを実装
    
    ComparerMode.Id 以外のソート順であっても常に _ids はソートされた状態を維持します
    _ids.Contains() はバイナリサーチになったため以前より高速になったはず

-----------------------------------------------------------------------

Summary of changes:
 OpenTween.Tests/IndexedSortedSetTest.cs |  397 +++++++++++++++++++++++++++++++
 OpenTween.Tests/OpenTween.Tests.csproj  |    1 +
 OpenTween/IndexedSortedSet.cs           |  237 ++++++++++++++++++
 OpenTween/OpenTween.csproj              |    1 +
 OpenTween/StatusDictionary.cs           |   75 +++---
 5 files changed, 664 insertions(+), 47 deletions(-)
 create mode 100644 OpenTween.Tests/IndexedSortedSetTest.cs
 create mode 100644 OpenTween/IndexedSortedSet.cs


hooks/post-receive
-- 
open-tween (opentween)




OpenTween-git メーリングリストの案内
Zurück zum Archiv-Index