..  
		
		
			
			
			
			
				
					
						
							
								
								
									
									
									
										lab
									
								 
							
						
					 
				 
				
					
						
							
							* some additions to the expander to support r6rs records. 
						
					 
				 
				2007-10-14 16:37:55 -04:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									
										old-tests
									
								 
							
						
					 
				 
				
					
						
							
							* added an (ikarus system $bytevectors) library 
						
					 
				 
				2007-05-15 12:29:47 -04:00  
		
			
			
			
			
				
					
						
							
								Makefile.am 
							
						
					 
				 
				
					
						
							
							Added a (process "cmd" "args" ...) procedure that execs cmd, passing 
						
					 
				 
				2007-12-19 22:46:07 -05:00  
		
			
			
			
			
				
					
						
							
								Makefile.in 
							
						
					 
				 
				
					
						
							
							Added a (process "cmd" "args" ...) procedure that execs cmd, passing 
						
					 
				 
				2007-12-19 22:46:07 -05:00  
		
			
			
			
			
				
					
						
							
								cpu_has_sse2.s 
							
						
					 
				 
				
					
						
							
							Fixes bug 173467.  Ikarus now probes the cpuid for SSE2 support. 
						
					 
				 
				2007-12-03 00:29:36 -05:00  
		
			
			
			
			
				
					
						
							
								how-to-optimize-arg-checks.tex 
							
						
					 
				 
				
					
						
							
							renamed lib dir to src 
						
					 
				 
				2006-12-10 23:13:16 -05:00  
		
			
			
			
			
				
					
						
							
								ikarus-collect.c 
							
						
					 
				 
				
					
						
							
							Change of strategy in the garbage collector. 
						
					 
				 
				2007-12-15 10:43:29 -05:00  
		
			
			
			
			
				
					
						
							
								ikarus-data.h 
							
						
					 
				 
				
					
						
							
							Added two extra fields to the port data structure. 
						
					 
				 
				2007-12-18 15:36:56 -05:00  
		
			
			
			
			
				
					
						
							
								ikarus-enter.s 
							
						
					 
				 
				
					
						
							
							Fixed dynamic loading problem in the cygwin port.  Apparently, no 
						
					 
				 
				2007-11-23 02:29:46 -05:00  
		
			
			
			
			
				
					
						
							
								ikarus-exec.c 
							
						
					 
				 
				
					
						
							
							* renamed ik_alloc to ik_unsafe_alloc since it was unsafe to call it 
						
					 
				 
				2007-11-18 09:12:00 -05:00  
		
			
			
			
			
				
					
						
							
								ikarus-fasl.c 
							
						
					 
				 
				
					
						
							
							Fixes bug 164823: ikarus.boot remaining open 
						
					 
				 
				2007-11-30 07:06:30 -05:00  
		
			
			
			
			
				
					
						
							
								ikarus-flonums.c 
							
						
					 
				 
				
					
						
							
							* renamed ik_alloc to ik_unsafe_alloc since it was unsafe to call it 
						
					 
				 
				2007-11-18 09:12:00 -05:00  
		
			
			
			
			
				
					
						
							
								ikarus-io.c 
							
						
					 
				 
				
					
						
							
							Weeded out gcc warnings and added -Wall as a configure flag. 
						
					 
				 
				2007-12-10 15:02:25 -05:00  
		
			
			
			
			
				
					
						
							
								ikarus-main.c 
							
						
					 
				 
				
					
						
							
							Weeded out gcc warnings and added -Wall as a configure flag. 
						
					 
				 
				2007-12-10 15:02:25 -05:00  
		
			
			
			
			
				
					
						
							
								ikarus-numerics.c 
							
						
					 
				 
				
					
						
							
							Fixes bug 163540: allocation in bignum arithmetic does not garbage collect. 
						
					 
				 
				2007-11-18 10:37:13 -05:00  
		
			
			
			
			
				
					
						
							
								ikarus-print.c 
							
						
					 
				 
				
					
						
							
							* Added license stubs to all *.ss and *.[ch] files. 
						
					 
				 
				2007-10-25 16:27:34 -04:00  
		
			
			
			
			
				
					
						
							
								ikarus-process.c 
							
						
					 
				 
				
					
						
							
							Added a (process "cmd" "args" ...) procedure that execs cmd, passing 
						
					 
				 
				2007-12-19 22:46:07 -05:00  
		
			
			
			
			
				
					
						
							
								ikarus-runtime.c 
							
						
					 
				 
				
					
						
							
							Added a (process "cmd" "args" ...) procedure that execs cmd, passing 
						
					 
				 
				2007-12-19 22:46:07 -05:00  
		
			
			
			
			
				
					
						
							
								ikarus-symbol-table.c 
							
						
					 
				 
				
					
						
							
							Fixes minor bugs 173386 and 173381: added typecast and chmod. 
						
					 
				 
				2007-12-01 23:54:44 -05:00  
		
			
			
			
			
				
					
						
							
								ikarus-verify-integrity.c 
							
						
					 
				 
				
					
						
							
							* Added license stubs to all *.ss and *.[ch] files. 
						
					 
				 
				2007-10-25 16:27:34 -04:00  
		
			
			
			
			
				
					
						
							
								ikarus-weak-pairs.c 
							
						
					 
				 
				
					
						
							
							* Added license stubs to all *.ss and *.[ch] files. 
						
					 
				 
				2007-10-25 16:27:34 -04:00  
		
			
			
			
			
				
					
						
							
								ikarus-winmmap.c 
							
						
					 
				 
				
					
						
							
							* Added license stubs to all *.ss and *.[ch] files. 
						
					 
				 
				2007-10-25 16:27:34 -04:00  
		
			
			
			
			
				
					
						
							
								ikarus-winmmap.h 
							
						
					 
				 
				
					
						
							
							* Added license stubs to all *.ss and *.[ch] files. 
						
					 
				 
				2007-10-25 16:27:34 -04:00  
		
			
			
			
			
				
					
						
							
								scheme-script.c 
							
						
					 
				 
				
					
						
							
							Weeded out gcc warnings and added -Wall as a configure flag. 
						
					 
				 
				2007-12-10 15:02:25 -05:00  
		
			
			
			
			
				
					
						
							
								tags.txt 
							
						
					 
				 
				
					
						
							
							* removed bin directory. 
						
					 
				 
				2007-10-17 20:03:31 -04:00