Carlos O'Ryan 
							
						 
					 
					
						
						
							
						
						2fcbc0c1ab 
					 
					
						
						
							
							Remove silly claim that C++ lacks lambdas.  
						
						 
						
						... 
						
						
						
						The document itself uses lambdas later, all the scaffolding to
work around lack of lambdas should be considered for removal, but
that is much larger an effort than I can commit to. 
						
						
					 
					
						2017-07-01 15:30:55 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Carlos O'Ryan 
							
						 
					 
					
						
						
							
						
						f20797bd8d 
					 
					
						
						
							
							Same fixes for "current" version.  
						
						 
						
						
						
						
					 
					
						2017-07-01 15:27:07 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Carlos O'Ryan 
							
						 
					 
					
						
						
							
						
						1dde1eed38 
					 
					
						
						
							
							Fix typos too s/destoyed/destroyed/  
						
						 
						
						
						
						
					 
					
						2017-07-01 15:26:42 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Carlos O'Ryan 
							
						 
					 
					
						
						
							
						
						280b22708c 
					 
					
						
						
							
							Fix table formatting.  
						
						 
						
						... 
						
						
						
						The markdown was not working for a small table, fixed. 
						
						
					 
					
						2017-07-01 09:51:45 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jose Nino 
							
						 
					 
					
						
						
							
						
						38ec2a1df6 
					 
					
						
						
							
							docs: fix broken link from dummies guide to cook book  
						
						 
						
						
						
						
					 
					
						2017-06-19 14:27:39 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dawid Kurek 
							
						 
					 
					
						
						
							
						
						51d92b2ccb 
					 
					
						
						
							
							Replace html entities with their equivalents  
						
						 
						
						
						
						
					 
					
						2017-02-06 13:31:11 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Glass 
							
						 
					 
					
						
						
							
						
						0fdf78b966 
					 
					
						
						
							
							Fix a few documentation nits in the mock dummies guide  
						
						 
						
						... 
						
						
						
						Add a hyphen to 'ad hoc' and change 'distance' to plural. 
						
						
					 
					
						2016-12-08 10:57:46 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bartshappee 
							
						 
					 
					
						
						
							
						
						bef93f32c1 
					 
					
						
						
							
							Fix small typo SeArrayArgument  
						
						 
						
						... 
						
						
						
						SeArrayArgument => SetArrayArgument 
						
						
					 
					
						2016-11-07 13:33:22 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gallaecio 
							
						 
					 
					
						
						
							
						
						194e3c8102 
					 
					
						
						
							
							Fix WhenSorted() documentation example  
						
						 
						
						
						
						
					 
					
						2016-10-08 22:17:31 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marco Molteni 
							
						 
					 
					
						
						
							
						
						8ce0b5907c 
					 
					
						
						
							
							Cookbok: fix broken relative link  
						
						 
						
						
						
						
					 
					
						2016-09-13 20:53:41 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marzo Sette Torres Junior 
							
						 
					 
					
						
						
							
						
						f700442db3 
					 
					
						
						
							
							Clarifying language  
						
						 
						
						... 
						
						
						
						The old language might mislead someone into thinking that the access level on the base class itself was changed. 
						
						
					 
					
						2016-09-02 14:39:48 -03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Paul Hadfield 
							
						 
					 
					
						
						
							
						
						0098be394a 
					 
					
						
						
							
							Fix typo (Inovke -> Invoke)  
						
						 
						
						
						
						
					 
					
						2016-03-08 13:40:26 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Paul Wilkinson 
							
						 
					 
					
						
						
							
						
						83d3b47acf 
					 
					
						
						
							
							Fix formatting in AdvancedGuide.md  
						
						 
						
						... 
						
						
						
						Put occurrences of "#include" in a code span so they are not interpreted
as headers.
Other documents were not broken because the #include was not at the
start of the line, but put them in code spans anyway just in case the
text gets refilled in the future. 
						
						
					 
					
						2016-02-21 15:52:09 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Paul Rosset 
							
						 
					 
					
						
						
							
						
						a470862dbe 
					 
					
						
						
							
							fixed link in googlemock documentation  
						
						 
						
						
						
						
					 
					
						2015-12-08 16:02:50 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Billy Donahue 
							
						 
					 
					
						
						
							
						
						67f6188c8f 
					 
					
						
						
							
							move ProjectHome files into root  
						
						 
						
						
						
						
					 
					
						2015-08-25 17:55:28 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Billy Donahue 
							
						 
					 
					
						
						
							
						
						affb09edf0 
					 
					
						
						
							
							move googlemock files into googlemock/ subdir  
						
						 
						
						
						
						
					 
					
						2015-08-25 17:47:18 -04:00