6
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #388 from jweyrich/master More... almost 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... almost 12 years ago
Merge pull request #342 from jweyrich/master More... almost 12 years ago
Merge pull request #384 from graceful/ios7-warnings More... about 12 years ago
backwards compatibility for < iOS 5 More... about 12 years ago
fixed ios7 warnings for dismissModalViewControllerAnimated vs dismissViewControllerAnimated:completion: etc More... about 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... over 12 years ago
Updated deprecated method More... over 12 years ago
Fix an analyser warning in the latest llvm More... over 12 years ago
Issue #370: Fix problem where stream errors would not be detected More... over 12 years ago
Avoid warnings about implicit integer conversions that change the signedness of an integer value (-Wsign-conversion). More... over 13 years ago
Avoid warnings about @property declarations that are implicitly atomic (-Wno-implicit-atomic-properties). More... over 13 years ago
Merge branch 'master' of https://github.com/OpenFibers/asi-http-request into OpenFibers-master More... over 13 years ago
Merge pull request #337 from MihaiDamian/master More... over 13 years ago
Fixed some format specifiers More... over 13 years ago
fix 6 warnings in xCode 4.3.3 and xCode4.5 DP1 More... almost 14 years ago
Merge pull request #312 from skabber/master More... about 14 years ago
Fix the userAgent test case. More... about 14 years ago
Merge pull request #310 from erikchen/user_agent_fix More... about 14 years ago
Rename userAgent -> userAgentString More... about 14 years ago
Merge pull request #275 from erikchen/master More... about 14 years ago
Merge fix for issue with backgroundTask not being ended on redirect More... about 14 years ago
Merge pull request #295 from gcox/master More... about 14 years ago
Merge pull request #282 from gradha/fixes_dictionary_memory_leak More... about 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