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)