| .. | 
		
		
			
				
					| Observable | 438e7e0c2c
					Auto-generating Zip and CombineLatest code using T4. | 10 lat temu | 
		
			
				
					| GroupedObservable.cs | 80817cccfe
					Adding StableCompositeDisposable to optimize memory footprint. | 10 lat temu | 
		
			
				
					| IQueryLanguage.cs | db01b7c8f7
					Reverse commit ad11564 (which added finite-sequence operators like OrderBy and ThenBy). The operators are still available in Rxx, but since they only work on finite-sequences, we are moving them out of the core operators. | 12 lat temu | 
		
			
				
					| LocalQueryMethodImplementationTypeAttribute.cs | a2a03840ac
					Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** | 12 lat temu | 
		
			
				
					| Observable.Aggregates.cs | a2a03840ac
					Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** | 12 lat temu | 
		
			
				
					| Observable.Async.cs | a2a03840ac
					Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** | 12 lat temu | 
		
			
				
					| Observable.Awaiter.cs | a2a03840ac
					Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** | 12 lat temu | 
		
			
				
					| Observable.Binding.cs | a2a03840ac
					Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** | 12 lat temu | 
		
			
				
					| Observable.Blocking.cs | 1e4c7fb39d
					Make #region tag names consistent | 12 lat temu | 
		
			
				
					| Observable.Concurrency.cs | 1e4c7fb39d
					Make #region tag names consistent | 12 lat temu | 
		
			
				
					| Observable.Conversions.cs | a2a03840ac
					Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** | 12 lat temu | 
		
			
				
					| Observable.Creation.cs | ecd94cbe5b
					Fixing some XML doc comment. | 10 lat temu | 
		
			
				
					| Observable.Events.cs | a2a03840ac
					Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** | 12 lat temu | 
		
			
				
					| Observable.Imperative.cs | 1e4c7fb39d
					Make #region tag names consistent | 12 lat temu | 
		
			
				
					| Observable.Joins.cs | a2a03840ac
					Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** | 12 lat temu | 
		
			
				
					| Observable.Multiple.cs | 1e4c7fb39d
					Make #region tag names consistent | 12 lat temu | 
		
			
				
					| Observable.Single.cs | 1e4c7fb39d
					Make #region tag names consistent | 12 lat temu | 
		
			
				
					| Observable.StandardSequenceOperators.cs | db01b7c8f7
					Reverse commit ad11564 (which added finite-sequence operators like OrderBy and ThenBy). The operators are still available in Rxx, but since they only work on finite-sequences, we are moving them out of the core operators. | 12 lat temu | 
		
			
				
					| Observable.Time.cs | a2a03840ac
					Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** | 12 lat temu | 
		
			
				
					| Observable_.cs | a2a03840ac
					Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** | 12 lat temu | 
		
			
				
					| QueryLanguage.Aggregates.cs | dd91d4d8eb
					Rename identifiers that had greek letters in them (caused problems for some tools) | 12 lat temu | 
		
			
				
					| QueryLanguage.Async.cs | 80817cccfe
					Adding StableCompositeDisposable to optimize memory footprint. | 10 lat temu | 
		
			
				
					| QueryLanguage.Awaiter.cs | e6d7a65140
					Adding a few tests for await support and RunAsync. | 10 lat temu | 
		
			
				
					| QueryLanguage.Binding.cs | dd91d4d8eb
					Rename identifiers that had greek letters in them (caused problems for some tools) | 12 lat temu | 
		
			
				
					| QueryLanguage.Blocking.cs | 908c245a35
					Disposing ManualResetEvent objects. | 10 lat temu | 
		
			
				
					| QueryLanguage.Concurrency.cs | dd91d4d8eb
					Rename identifiers that had greek letters in them (caused problems for some tools) | 12 lat temu | 
		
			
				
					| QueryLanguage.Conversions.cs | dd91d4d8eb
					Rename identifiers that had greek letters in them (caused problems for some tools) | 12 lat temu | 
		
			
				
					| QueryLanguage.Creation.cs | 80817cccfe
					Adding StableCompositeDisposable to optimize memory footprint. | 10 lat temu | 
		
			
				
					| QueryLanguage.Events.cs | dd91d4d8eb
					Rename identifiers that had greek letters in them (caused problems for some tools) | 12 lat temu | 
		
			
				
					| QueryLanguage.Imperative.cs | 7386345b9f
					Adding enlightenments for TPL v4.6 APIs we can take advantage of. | 10 lat temu | 
		
			
				
					| QueryLanguage.Joins.cs | a2a03840ac
					Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** | 12 lat temu | 
		
			
				
					| QueryLanguage.Multiple.cs | dd91d4d8eb
					Rename identifiers that had greek letters in them (caused problems for some tools) | 12 lat temu | 
		
			
				
					| QueryLanguage.Single.cs | dd91d4d8eb
					Rename identifiers that had greek letters in them (caused problems for some tools) | 12 lat temu | 
		
			
				
					| QueryLanguage.StandardSequenceOperators.cs | 7ea7fbbe02
					Some patterns in using generic virtual methods may cause increases in compilation time and size on disk when used with Microsoft pre-compilation technologies such as NGEN.  This bug fix removes those patterns  so that Microsoft pre-compilation technologies such as NGEN and the Cloud Compiler work better with the Reactive Extensions library. This change was tested and found to have no noticeable performance impact, other than stabilizing compilation times and the size on disk. | 11 lat temu | 
		
			
				
					| QueryLanguage.Time.cs | dd91d4d8eb
					Rename identifiers that had greek letters in them (caused problems for some tools) | 12 lat temu | 
		
			
				
					| QueryLanguage_.cs | a2a03840ac
					Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** | 12 lat temu |