6
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jul 28, 2025 — Jul 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #388 from jweyrich/master More... over 12 years ago
Enable a couple of warnings for: - Implicit integer conversions that change the signedness of an integer value (-Wsign-conversion); - Implicit atomic @property declarations (-Wno-implicit-atomic-properties); More... over 12 years ago
Merge pull request #342 from jweyrich/master More... over 12 years ago
Merge pull request #384 from graceful/ios7-warnings More... over 12 years ago
backwards compatibility for < iOS 5 More... over 12 years ago
fixed ios7 warnings for dismissModalViewControllerAnimated vs dismissViewControllerAnimated:completion: etc More... over 12 years ago
Merge pull request #380 from AriX/master More... over 12 years ago
Suppress deprecation warning in Xcode 5 More... over 12 years ago
Restored compatibility with OS X 10.5 More... over 12 years ago
Merge pull request #375 from mineschan/master More... almost 13 years ago
Updated deprecated method More... almost 13 years ago
Fix an analyser warning in the latest llvm More... almost 13 years ago
Issue #370: Fix problem where stream errors would not be detected More... almost 13 years ago
Avoid warnings about implicit integer conversions that change the signedness of an integer value (-Wsign-conversion). More... almost 14 years ago
Avoid warnings about @property declarations that are implicitly atomic (-Wno-implicit-atomic-properties). More... almost 14 years ago
Merge branch 'master' of https://github.com/OpenFibers/asi-http-request into OpenFibers-master More... almost 14 years ago
Merge pull request #337 from MihaiDamian/master More... almost 14 years ago
Fixed some format specifiers More... about 14 years ago
fix 6 warnings in xCode 4.3.3 and xCode4.5 DP1 More... about 14 years ago
Merge pull request #312 from skabber/master More... over 14 years ago
Fix the userAgent test case. More... over 14 years ago
Merge pull request #310 from erikchen/user_agent_fix More... over 14 years ago
Rename userAgent -> userAgentString More... over 14 years ago
Merge pull request #275 from erikchen/master More... over 14 years ago
Merge fix for issue with backgroundTask not being ended on redirect More... over 14 years ago
Merge pull request #295 from gcox/master More... over 14 years ago
Merge pull request #282 from gradha/fixes_dictionary_memory_leak More... over 14 years ago
Fixed bug preventing ASIAuthenticationDialog from being dismissed More... over 14 years ago
Release request redirected block. (Otherwise it will leak.) More... over 14 years ago
Fixes dictionary memory leak. Refs #263. More... over 14 years ago