Joe Groff
							
						 
						
							 
							
							
							
								
							
								c8fd36bbdb 
								
							
								 
							
						 
						
							
							
								
								kill tools.profiler.counting and ui.tools.profiler  
							
							 
							
							... 
							
							
							
							Load tools.profiler.sampling from bootstrap/tools instead. 
							
						 
						
							2011-11-10 12:33:10 -08:00  
						
					 
				
					
						
							
							
								 
								Joe Groff
							
						 
						
							 
							
							
							
								
							
								6d3d8392d1 
								
							
								 
							
						 
						
							
							
								
								tools.profiler.counting: rename help article  
							
							 
							
							
							
						 
						
							2011-11-02 13:23:14 -07:00  
						
					 
				
					
						
							
							
								 
								Keita Haga
							
						 
						
							 
							
							
							
								
							
								e4516aabf0 
								
							
								 
							
						 
						
							
							
								
								tools.time: fix typo in docs  
							
							 
							
							
							
						 
						
							2011-01-18 07:29:55 +09:00  
						
					 
				
					
						
							
							
								 
								Mitchell N Charity
							
						 
						
							 
							
							
							
								
							
								913cdd6f1a 
								
							
								 
							
						 
						
							
							
								
								time-docs: add see-also "Word annotations"  
							
							 
							
							
							
						 
						
							2010-09-02 12:34:57 -04:00  
						
					 
				
					
						
							
							
								 
								Slava Pestov
							
						 
						
							 
							
							
							
								
							
								79bcda6d1e 
								
							
								 
							
						 
						
							
							
								
								tools.time: fix documentation error (reported by Mitchell N Charity)  
							
							 
							
							
							
						 
						
							2010-08-11 19:20:37 -07:00  
						
					 
				
					
						
							
							
								 
								Doug Coleman
							
						 
						
							 
							
							
							
								
							
								796aca7a4e 
								
							
								 
							
						 
						
							
							
								
								Remove more system-micros stuff  
							
							 
							
							
							
						 
						
							2010-06-22 02:04:31 -05:00  
						
					 
				
					
						
							
							
								 
								Slava Pestov
							
						 
						
							 
							
							
							
								
							
								9b6b58b240 
								
							
								 
							
						 
						
							
							
								
								tools.time: fix load error in docs  
							
							 
							
							
							
						 
						
							2010-03-16 16:44:36 +13:00  
						
					 
				
					
						
							
							
								 
								Slava Pestov
							
						 
						
							 
							
							
							
								
							
								10836ce1bc 
								
							
								 
							
						 
						
							
							
								
								tools.memory, tools.dispatch: change collect-gc-events and collect-dispatch-stats combinators to output values instead of setting variables  
							
							 
							
							
							
						 
						
							2010-03-16 14:00:57 +13:00  
						
					 
				
					
						
							
							
								 
								Slava Pestov
							
						 
						
							 
							
							
							
								
							
								0612bc6177 
								
							
								 
							
						 
						
							
							
								
								Factor source files should not be executable  
							
							 
							
							
							
						 
						
							2009-11-21 17:50:43 -06:00  
						
					 
				
					
						
							
							
								 
								Slava Pestov
							
						 
						
							 
							
							
							
								
							
								39a2d4303e 
								
							
								 
							
						 
						
							
							
								
								tools.time: update docs  
							
							 
							
							
							
						 
						
							2009-11-21 17:46:27 -06:00  
						
					 
				
					
						
							
							
								 
								Doug Coleman
							
						 
						
							 
							
							
							
								
							
								f4450653a9 
								
							
								 
							
						 
						
							
							
								
								remove system-millis and update vocabs to use system-micros or nano-count  
							
							 
							
							
							
						 
						
							2009-11-18 20:56:09 -06:00  
						
					 
				
					
						
							
							
								 
								Doug Coleman
							
						 
						
							 
							
							
							
								
							
								6f7ec206a1 
								
							
								 
							
						 
						
							
							
								
								rename millis to system-millis, micros to system-micros, add nano-count  
							
							 
							
							
							
						 
						
							2009-11-18 15:58:48 -06:00  
						
					 
				
					
						
							
							
								 
								Slava Pestov
							
						 
						
							 
							
							
							
								
							
								47df580081 
								
							
								 
							
						 
						
							
							
								
								tools.time: overhaul  
							
							 
							
							
							
						 
						
							2009-11-05 01:07:59 -06:00  
						
					 
				
					
						
							
							
								 
								Slava Pestov
							
						 
						
							 
							
							
							
								
							
								21f1fe7aaf 
								
							
								 
							
						 
						
							
							
								
								tools.time: remove crappy old GC stats  
							
							 
							
							
							
						 
						
							2009-10-27 03:37:05 -05:00  
						
					 
				
					
						
							
							
								 
								Keith Lazuka
							
						 
						
							 
							
							
							
								
							
								405e5d015b 
								
							
								 
							
						 
						
							
							
								
								docs: change $subsection to $subsections  
							
							 
							
							
							
						 
						
							2009-10-02 12:15:48 -04:00  
						
					 
				
					
						
							
							
								 
								Slava Pestov
							
						 
						
							 
							
							
							
								
							
								8819f23312 
								
							
								 
							
						 
						
							
							
								
								Replace millis primitive with micros primitive  
							
							 
							
							... 
							
							
							
							Add millis as a library word
sleep now takes either a duration or a microsecond count; code using durations doens't need to be updated, code using millisecond counts updated to use durations for the most part 
							
						 
						
							2008-11-19 01:50:05 -06:00  
						
					 
				
					
						
							
							
								 
								Slava Pestov
							
						 
						
							 
							
							
							
								
							
								c19f2257f4 
								
							
								 
							
						 
						
							
							
								
								Fix permission bits  
							
							 
							
							
							
						 
						
							2008-10-02 08:34:49 -05:00  
						
					 
				
					
						
							
							
								 
								Slava Pestov
							
						 
						
							 
							
							
							
								
							
								d66f887736 
								
							
								 
							
						 
						
							
							
								
								Create basis vocab root  
							
							 
							
							
							
						 
						
							2008-07-28 22:03:13 -05:00