An open API service providing commit metadata for open source projects.

GitHub / radex/SwiftyTimer / commits

Swifty API for NSTimer

SHA Message Author Date Stats
87ef0edd merge Merge pull request #45 from asowers1/as/Swift4.2 Andrew Sowers <a****3@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
b12a05e8 Added changelog, updated README and Podspec to reflect Swift 4.2 version Andrew Sowers <a****3@g****m> over 7 years ago
d8db0304 using proper Apple TV simulator name for tvOS 12 Andrew Sowers <a****3@g****m> over 7 years ago
20536d7e using locatable tvOS simulator for travis.yml Andrew Sowers <a****3@g****m> over 7 years ago
7618afc2 updated Swift version file, bumped podspec to 2.1.0, removed swift lint from ... Andrew Sowers <a****3@g****m> over 7 years ago
4cb93762 remove cocoapods from cache Andrew Sowers <a****3@g****m> over 7 years ago
7515b3b6 updated tests to Swift 4.2 Andrew Sowers <a****3@g****m> over 7 years ago
fd022636 updated ruby version, specified Swift 4.2 in Project in addition to targets Andrew Sowers <a****3@g****m> over 7 years ago
df4fb5c2 updated travis.yml Andrew Sowers <a****3@g****m> over 7 years ago
f26d3c74 building on Swift 4.2 Andrew Sowers <a****3@g****m> over 7 years ago
77325e64 merge Merge pull request #34 from adriencanterot/fix-package-manifest-file Radek Pietruszewski <r****l@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
daad3576 Fix Package.swift not building Adrien Cantérot <a****t@g****m> over 9 years ago
40881503 Update .travis.yml Radek Pietruszewski <r****l@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
f200b3a5 Update .travis.yml radex <r****l@g****m> over 9 years ago
a51e1b0a Update README radex <r****l@g****m> over 9 years ago
576b2d80 merge Merge branch 'master' into swift3 radex <r****l@g****m> over 9 years ago
3e50c537 Bump to 2.0.0 / Update Changelog radex <r****l@g****m> over 9 years ago
4e41474b Update Xcode projects to recommended settings radex <r****l@g****m> over 9 years ago
9f6225a0 Set SWIFT_VERSION = 3.0 radex <r****l@g****m> over 9 years ago
b8dcd791 Add .swift-version radex <r****l@g****m> over 9 years ago
8cb3860b Update README radex <r****l@g****m> over 9 years ago
9bcd1f08 Clean up a little radex <r****l@g****m> over 9 years ago
f3e4b9f6 merge Merge pull request #30 from ldiqual/swift3 Radek Pietruszewski <r****l@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
7322a18d Migrate to Xcode 8 beta 6 Loïs Di Qual <l****l@g****m> over 9 years ago
df52a708 Update CHANGELOG / Bump to 1.4.1 radex <r****l@g****m> over 9 years ago
d1e72bb2 Set SWIFT_VERSION = 2.3 radex <r****l@g****m> over 9 years ago
e0f696b7 Update LICENSE radex <r****l@g****m> over 9 years ago
aa922ce0 Update README.md Radek Pietruszewski <r****l@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
eb4606f8 Update .travis.yml Radek Pietruszewski <r****l@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
3c8361f8 Update Readme and Changelog radex <r****l@g****m> over 9 years ago
c2250c98 Use implicit member expressions radex <r****l@g****m> over 9 years ago
6ac744f5 Update README.md Radek Pietruszewski <r****l@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
9f914656 Mention the Swift 3 branch Radek Pietruszewski <r****l@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
51dbb758 Mark `Timer.after`, `Timer.every` as @discardableResult radex <r****l@g****m> over 9 years ago
608e3c6e Fix build settings radex <r****l@g****m> over 9 years ago
24fd695a merge Merge branch 'swift-3.0' of https://github.com/ldiqual/SwiftyTimer into ldiqu... radex <r****l@g****m> over 9 years ago
13777bb1 Update README.md Radek Pietruszewski <r****l@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
f4b41ff3 Mark Swift 2.3 compatibility Radek Pietruszewski <r****l@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
d8409c12 Convert code base to swift 3.0 (Xcode 8.0 beta 2) Loïs Di Qual <l****l@g****m> almost 10 years ago
3b4f2339 Ship 1.4.0 radex <r****l@g****m> about 10 years ago
7d8806e1 Improve documentation radex <r****l@g****m> about 10 years ago
4de0130a Document invalidation in repeating timers in Readme radex <r****l@g****m> about 10 years ago
b5009e9f Improve README radex <r****l@g****m> about 10 years ago
61335a18 Add a variant of `every` and `new(every:)` that takes a closure with `NSTimer... radex <r****l@g****m> about 10 years ago
8cac7015 Fix Mac (Carthage) deployment target — set to 10.9 radex <r****l@g****m> about 10 years ago
1ff1f3cd Bump to 1.3.1 radex <r****l@g****m> about 10 years ago
ae29f6e6 Add Travis badge to readme radex <r****l@g****m> about 10 years ago
4cead9ac Add tests to travis radex <r****l@g****m> about 10 years ago
b313d5cf Share tests scheme radex <r****l@g****m> about 10 years ago
e4a78a90 merge Merge branch 'master' into travis radex <r****l@g****m> about 10 years ago
b678a550 Share SwiftyTimer OS X / watchOS / tvOS schemes radex <r****l@g****m> about 10 years ago
18461690 Update changelog radex <r****l@g****m> about 10 years ago
9829bd10 Tests -> SwiftyTimerTests (fix SwiftPM) radex <r****l@g****m> about 10 years ago
cba22cb6 Update changelog radex <r****l@g****m> about 10 years ago
fbfb2494 merge Merge pull request #22 from Austinate/master Radek Pietruszewski <r****l@g****m> about 10 years ago
9f1a8a5b Add .travis.yml radex <r****l@g****m> about 10 years ago
0fbea819 Add Package.swift radex <r****l@g****m> about 10 years ago
7290d49b Removed NSTimerActor. Used CFRunLoopTimerCreateWithHandler instead Ostap Taran <a****e@m****m> about 10 years ago
fdf60c9a Fix tests project radex <r****l@g****m> about 10 years ago
117c78d5 Bump to 1.3.0 radex <r****l@g****m> about 10 years ago
6370df43 Update Readme radex <r****l@g****m> about 10 years ago
9cc8769b Update Readme radex <r****l@g****m> about 10 years ago
d049023a Add CHANGELOG.md radex <r****l@g****m> about 10 years ago
048ad51c Podspec: Add tvOS, watchOS support radex <r****l@g****m> about 10 years ago
67cd76f9 Src -> Sources/ radex <r****l@g****m> about 10 years ago
0f8cf8ac Fix tests radex <r****l@g****m> about 10 years ago
96dedf2c Actually just remove the grammar nazi assert radex <r****l@g****m> about 10 years ago
4965e351 Tweak documentation radex <r****l@g****m> about 10 years ago
98fe0736 Simplify and make the grammar assert more correct radex <r****l@g****m> about 10 years ago
613bc402 Merge all code into one file radex <r****l@g****m> about 10 years ago
df822e18 Tweak Xcode settings radex <r****l@g****m> about 10 years ago
7ce5fc10 Add watchOS target radex <r****l@g****m> about 10 years ago
e6a2f2b3 fix warnings, use same bundle identifier, app extension apis only radex <r****l@g****m> about 10 years ago
af6b37f8 Add tvOS target radex <r****l@g****m> about 10 years ago
3f1ece61 Build Mac target as SwiftyTimer.framework radex <r****l@g****m> about 10 years ago
ee88da19 Add Mac target radex <r****l@g****m> about 10 years ago
45d01d4f Add SwiftyTimer.h radex <r****l@g****m> about 10 years ago
3479a051 iOS 8 deployment target radex <r****l@g****m> about 10 years ago
05302778 merge Merge branch 'master' of https://github.com/jersonperpetua/SwiftyTimer into j... radex <r****l@g****m> about 10 years ago
f9af27fc merge Merge pull request #16 from ochococo/feature/time-helpers Radek Pietruszewski <r****l@g****m> over 10 years ago
4dfa99a3 Formatting improvement. Oktawian Chojnacki <o****n@m****m> over 10 years ago
91eee7cd MiLLi. Oktawian Chojnacki <o****n@m****m> over 10 years ago
a1bcc5f5 Improved time helpers. Oktawian Chojnacki <o****n@m****m> over 10 years ago
547314c2 Add support for Carthage by creating a formal Xcode project for this Jerson Michael Perpetua <j****a@g****m> over 10 years ago
c4d4a8b0 Update .gitignore to exclude Carthage artifacts from version control Jerson Michael Perpetua <j****a@g****m> over 10 years ago
047fa1c8 Bump version to 1.2.0 radex <t****s@r****o> over 10 years ago
7c3bb0ca Update README radex <t****s@r****o> over 10 years ago
e771053c Add millisecond helper: 100.ms radex <t****s@r****o> over 10 years ago
c48e1422 Small changes radex <t****s@r****o> over 10 years ago
34add470 Update to Swift 2 radex <t****s@r****o> over 10 years ago
41143780 merge Merge branch 'regnerjr-use_void_instead_of_empty_parens' radex <t****s@r****o> almost 11 years ago
d5788f60 Fix formatting radex <t****s@r****o> almost 11 years ago
8feb1ac0 User Void return type instead of (). John Regner <j****n@j****m> almost 11 years ago
a49d2302 Bump to 1.1.0 radex <t****s@r****o> almost 11 years ago
d9ad0ebd Update README.md Radek Pietruszewski <r****l@g****m> almost 11 years ago
d4f22744 Update README.md Radek Pietruszewski <r****l@g****m> almost 11 years ago
389b4187 merge Merge branch 'jayrhynas-master' radex <t****s@r****o> almost 11 years ago
937f5af1 Tweak tests slightly radex <t****s@r****o> almost 11 years ago
109e2fc0 Make `start` use variadic argument for modes instead of array Jayson Rhynas <j****s@g****m> almost 11 years ago
80e75b28 Fixed tests for removed `stop` method Jayson Rhynas <j****s@g****m> almost 11 years ago

← Back to repository