- 25 Aug, 2013 2 commits
-
-
Dave Lee authored
import UIAlertView+RACSignalSupport.h in ReactiveCocoa.h
-
Kazuo Koga authored
-
- 23 Aug, 2013 2 commits
-
-
Dave Lee authored
Fixing compilation warning for missing long int casting.
-
Bryan Hansen authored
-
- 22 Aug, 2013 4 commits
-
-
Justin Spahr-Summers authored
Add names to lifted signals, update documentation, and other tweaks
-
Dave Lee authored
-
Dave Lee authored
-
Dave Lee authored
-
- 21 Aug, 2013 8 commits
- 20 Aug, 2013 17 commits
-
-
Dave Lee authored
-replayLazily behavior changes, -autoconnect refactoring
-
Josh Abernathy authored
Reimplemented -switchToLatest redux
-
Justin Spahr-Summers authored
-
Justin Spahr-Summers authored
This means not using -autoconnect, and aligns more closely to the behavior of our other -replay… operators.
-
Justin Spahr-Summers authored
-
Justin Spahr-Summers authored
-
Josh Abernathy authored
Fix RACCommand.enabled only completing after the input signal does
-
Justin Spahr-Summers authored
-
Justin Spahr-Summers authored
-
Justin Spahr-Summers authored
-
Justin Spahr-Summers authored
-
Justin Spahr-Summers authored
This reverts commit 204ae0a4.
-
Justin Spahr-Summers authored
This reverts commit 09e3c317, reversing changes made to f4ad5be8. @kastiglione This introduced a deadlock in the NSControlRACCommandSupportSpec. Still investigating why. :\
-
Justin Spahr-Summers authored
Conflicts: ReactiveCocoaFramework/ReactiveCocoa/RACDelegateProxy.m ReactiveCocoaFramework/ReactiveCocoa/UITextView+RACSignalSupport.h
-
Justin Spahr-Summers authored
Document that -rac_signalForDelegateMethod: requires the delegate to be set to nil before -dealloc
-
Dave Lee authored
Multicast newActiveExecutionsSignal, remove re-entrant delivery
-
Justin Spahr-Summers authored
-
- 19 Aug, 2013 7 commits
-
-
Justin Spahr-Summers authored
-
Justin Spahr-Summers authored
-
Justin Spahr-Summers authored
-
Justin Spahr-Summers authored
Reimplement -switchToLatest using existing operators
-
Dave Lee authored
-
Josh Abernathy authored
Autorelease the backtrace instead of precise lifetiming it
-
Dave Lee authored
-