upsil****@users*****
upsil****@users*****
2013年 2月 8日 (金) 05:02:14 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 ca1b8ae3e6593336547beea7f8b8edfee6b50bbe (commit) via b032cf63bc440736efc7b659a385736e43aaf835 (commit) via 3aba4525a8df0189be740fd6c00bb735b1c7ec8a (commit) via cace82716585e01d684f1119c1c851f03421c1b0 (commit) via 4f76399a3a790551d69ad938361512324cb12ccd (commit) via adf650ac8f8032e9fffdeccb4421a4bf04e486a0 (commit) from 24652a55ae9032c8b592580827debaab43214c8b (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 ca1b8ae3e6593336547beea7f8b8edfee6b50bbe Author: Kimura Youichi <kim.u****@bucyo*****> Date: Fri Feb 8 04:48:56 2013 +0900 .NET Framework 4.0 Client Profile ã§ã®åä½ã«å¯¾å¿ LRUCacheDictionary ã¯ã©ã¹ã«ãã£ã¦ System.Runtime.Caching.dll ä¾å㯠ç¡ããªã£ããããæ®ãã® System.Web.HttpUtility ã¯ã©ã¹ã¸ã®ä¾åãç¡ããã commit b032cf63bc440736efc7b659a385736e43aaf835 Author: Kimura Youichi <kim.u****@bucyo*****> Date: Fri Feb 8 04:58:28 2013 +0900 æ¹è¡ã³ã¼ãã®ä¿®æ£ (CRLF -> LF) commit 3aba4525a8df0189be740fd6c00bb735b1c7ec8a Author: Kimura Youichi <kim.u****@bucyo*****> Date: Fri Feb 8 04:36:09 2013 +0900 BingTestã¨FoursquareTestã®åå空éãä¿®æ£ commit cace82716585e01d684f1119c1c851f03421c1b0 Author: Kimura Youichi <kim.u****@bucyo*****> Date: Fri Feb 8 04:22:15 2013 +0900 TweetThumbnailTest.CancelTest() ãæã 失æããåé¡ã®ä¿®æ£ commit 4f76399a3a790551d69ad938361512324cb12ccd Author: Kimura Youichi <kim.u****@bucyo*****> Date: Fri Feb 8 04:18:56 2013 +0900 LRUCacheDictionaryã¯ã©ã¹ã«å¯¾ãããã¹ãã®è¿½å ããã°ä¿®æ£ commit adf650ac8f8032e9fffdeccb4421a4bf04e486a0 Author: Kimura Youichi <kim.u****@bucyo*****> Date: Fri Feb 8 03:48:36 2013 +0900 TweetThumbnailã®ãã¹ãã§NullReferenceExceptionãçºçããåé¡ã®ä¿®æ£ ----------------------------------------------------------------------- Summary of changes: OpenTween.Tests/ApiInformationTest.cs | 274 ++++++++++---------- OpenTween.Tests/BingTest.cs | 398 ++++++++++++++-------------- OpenTween.Tests/FoursquareTest.cs | 2 +- OpenTween.Tests/LRUCacheDictionaryTest.cs | 117 +++++++++- OpenTween.Tests/OpenTween.Tests.csproj | 190 +++++++------- OpenTween.Tests/TweetThumbnailTest.cs | 7 + OpenTween/LRUCacheDictionary.cs | 8 +- OpenTween/MyCommon.cs | 2 +- OpenTween/OpenTween.csproj | 4 +- OpenTween/Resources/ChangeLog.txt | 1 + OpenTween/ShortUrl.cs | 2 +- OpenTween/ShowUserInfo.cs | 2 +- OpenTween/Tween.cs | 23 +-- OpenTween/Twitter.cs | 16 +- 14 files changed, 581 insertions(+), 465 deletions(-) hooks/post-receive -- open-tween (opentween)