71c707df50 
								
							 
						 
						
							
							
								
								missing library file errors now print import trace.  
							
							
							
						 
						
							2009-01-03 20:23:33 -05:00  
				
					
						
							
							
								 
						
							
								1ebd4f4d9a 
								
							 
						 
						
							
							
								
								fixed minor bug in "->inexact" helper.  
							
							
							
						 
						
							2009-01-03 20:03:04 -05:00  
				
					
						
							
							
								 
						
							
								6dca996f3a 
								
							 
						 
						
							
							
								
								fixed bug in fasl-reading unicode chars in 64-bit mode.  
							
							
							
						 
						
							2009-01-03 19:57:19 -05:00  
				
					
						
							
							
								 
						
							
								f5f6af8bd7 
								
							 
						 
						
							
							
								
								fixed compile error for (vector-set! (vector 0) 0.0 'foo).  
							
							
							
						 
						
							2009-01-03 19:48:23 -05:00  
				
					
						
							
							
								 
						
							
								5946459630 
								
							 
						 
						
							
							
								
								fixed bug in guard (now allowing definitions and expressions in <body>)  
							
							
							
						 
						
							2009-01-02 17:55:01 -05:00  
				
					
						
							
							
								 
						
							
								2658e6395d 
								
							 
						 
						
							
							
								
								made apropos symbols come out in order (as in symbol<? order)  
							
							
							
						 
						
							2008-12-27 13:48:49 -05:00  
				
					
						
							
							
								 
						
							
								264156f305 
								
							 
						 
						
							
							
								
								added an apropos command  
							
							
							
						 
						
							2008-12-27 13:13:45 -05:00  
				
					
						
							
							
								 
						
							
								ce4dc64e0d 
								
							 
						 
						
							
							
								
								made public source-position conditions and load-r6rs-script.  
							
							
							
						 
						
							2008-12-27 00:36:13 -05:00  
				
					
						
							
							
								 
						
							
								930c713b76 
								
							 
						 
						
							
							
								
								added missing assertion check for (fxdiv (least-fixnum) -1)  
							
							... 
							
							
							
							and (fxdiv-and-mod (least-fixnum) -1). 
							
						 
						
							2008-12-25 21:00:14 -05:00  
				
					
						
							
							
								 
						
							
								2be7d93637 
								
							 
						 
						
							
							
								
								- Added  (syntax-transpose syntax-object base-id new-id-object).  
							
							... 
							
							
							
							It returns syntax-object wrapped with the marks and substitutions
  that have been added to new-id since its introduction as base-id.
  The new-id and base-id should be free-identifier=? and new-id
  should have the same (or more) marks as base-id. 
							
						 
						
							2008-12-25 16:33:50 -05:00  
				
					
						
							
							
								 
						
							
								788762da44 
								
							 
						 
						
							
							
								
								eq- and eqv-hashtables are now fasl-writable.  
							
							
							
						 
						
							2008-12-23 21:40:09 -05:00  
				
					
						
							
							
								 
						
							
								4918b0e965 
								
							 
						 
						
							
							
								
								added setenv and unsetenv to (ikarus).  
							
							
							
						 
						
							2008-12-23 20:58:46 -05:00  
				
					
						
							
							
								 
						
							
								05180035f2 
								
							 
						 
						
							
							
								
								fixed &who for the error condition when uint-list->bytevector is  
							
							... 
							
							
							
							given a nonpositive size. 
							
						 
						
							2008-12-23 20:44:47 -05:00  
				
					
						
							
							
								 
						
							
								82b7edcf14 
								
							 
						 
						
							
							
								
								fixed fprintf line in scheme-script.c  
							
							
							
						 
						
							2008-12-23 20:41:12 -05:00  
				
					
						
							
							
								 
						
							
								0bd854dedf 
								
							 
						 
						
							
							
								
								fixed bug where put-bytevector was advancing the port index twice as  
							
							... 
							
							
							
							far as needed. 
							
						 
						
							2008-12-17 15:42:28 -05:00  
				
					
						
							
							
								 
						
							
								c2047badb9 
								
							 
						 
						
							
							
								
								- fixed problem where interned symbols were being gc-ed incorrectly  
							
							
							
						 
						
							2008-12-17 14:59:03 -05:00  
				
					
						
							
							
								 
						
							
								e8d727c8a5 
								
							 
						 
						
							
							
								
								added printing of progress for guardians test (which takes along time)  
							
							
							
						 
						
							2008-12-13 07:33:25 -05:00  
				
					
						
							
							
								 
						
							
								3ad5c2fc80 
								
							 
						 
						
							
							
								
								fixed the &who in error of [us]int-list->bytevector.  
							
							
							
						 
						
							2008-12-13 07:02:17 -05:00  
				
					
						
							
							
								 
						
							
								818d15a080 
								
							 
						 
						
							
							
								
								fixed a bug in ffi callouts when the type is [un]signed-long on 32-bit.  
							
							
							
						 
						
							2008-12-13 06:34:01 -05:00  
				
					
						
							
							
								 
						
							
								f8efdfc848 
								
							 
						 
						
							
							
								
								fixed buffer overrun problem when printing a char to an unbuffered  
							
							... 
							
							
							
							port is interrupted. 
							
						 
						
							2008-12-12 16:03:10 -05:00  
				
					
						
							
							
								 
						
							
								026fd6f446 
								
							 
						 
						
							
							
								
								added tests to ensure that symbols are gcable.  
							
							
							
						 
						
							2008-12-10 03:18:33 -05:00  
				
					
						
							
							
								 
						
							
								279618fde2 
								
							 
						 
						
							
							
								
								added simple regression test for guardians.  
							
							
							
						 
						
							2008-12-10 03:03:49 -05:00  
				
					
						
							
							
								 
						
							
								e315324cbf 
								
							 
						 
						
							
							
								
								added set-port-position! for string and bytevector input ports.  
							
							
							
						 
						
							2008-12-09 05:27:50 -05:00  
				
					
						
							
							
								 
						
							
								eec9567014 
								
							 
						 
						
							
							
								
								- added "output-port-buffer-mode" which returns "none" or "block".  
							
							... 
							
							
							
							(there is no line buffering yet)
- updated error message when using unimplemented features. 
							
						 
						
							2008-12-09 04:46:43 -05:00  
				
					
						
							
							
								 
						
							
								b31454d592 
								
							 
						 
						
							
							
								
								added more tests for set/get position  
							
							
							
						 
						
							2008-12-09 03:47:08 -05:00  
				
					
						
							
							
								 
						
							
								d6a950ae23 
								
							 
						 
						
							
							
								
								added set-port-position! for binary input files.  
							
							
							
						 
						
							2008-12-09 03:41:59 -05:00  
				
					
						
							
							
								 
						
							
								aba76624b2 
								
							 
						 
						
							
							
								
								added set-port-position! for binary output files.  
							
							
							
						 
						
							2008-12-09 03:00:44 -05:00  
				
					
						
							
							
								 
						
							
								4861daf6fc 
								
							 
						 
						
							
							
								
								fixed bug in port-position returning 0 for  
							
							... 
							
							
							
							(port-position 
    (let ([p (open-string-input-port "Hello")]) (read p) p)) 
							
						 
						
							2008-12-09 02:06:46 -05:00  
				
					
						
							
							
								 
						
							
								8a277aa95a 
								
							 
						 
						
							
							
								
								fixed parsing of complex numbers in the form <float>+/-<cmpn>i  
							
							... 
							
							
							
							where the <float> is in scientific notation. 
							
						 
						
							2008-12-08 06:41:39 -05:00  
				
					
						
							
							
								 
						
							
								a2e78a87d1 
								
							 
						 
						
							
							
								
								fixed error message when typing #toops  
							
							
							
						 
						
							2008-12-08 06:28:41 -05:00  
				
					
						
							
							
								 
						
							
								5f1a3ab765 
								
							 
						 
						
							
							
								
								supressed warning about "round undefined" in src/ikarus-flonums.c.  
							
							
							
						 
						
							2008-12-08 03:01:18 -05:00  
				
					
						
							
							
								 
						
							
								6041597a27 
								
							 
						 
						
							
							
								
								CTRL-C while in the repl now throws back into the repl no matter  
							
							... 
							
							
							
							where an exception occurs. 
							
						 
						
							2008-12-08 02:13:40 -05:00  
				
					
						
							
							
								 
						
							
								75d2756bd2 
								
							 
						 
						
							
							
								
								fixed serious GC bug that's exhibited when guardians have protected  
							
							... 
							
							
							
							objects that survive 256 collections. 
							
						 
						
							2008-12-08 01:43:23 -05:00  
				
					
						
							
							
								 
						
							
								1931c37f36 
								
							 
						 
						
							
							
								
								removed definition of inthash from ikarus-data.h. (not used anywhere)  
							
							
							
						 
						
							2008-12-07 21:22:28 -05:00  
				
					
						
							
							
								 
						
							
								7e5b31e98c 
								
							 
						 
						
							
							
								
								- bootstrapping fails if IKARUS_LIBRARY_PATH is not set due to  
							
							... 
							
							
							
							change in behavior of getenv (returning #f if unset).  Fixed. 
							
						 
						
							2008-12-07 19:03:07 -05:00  
				
					
						
							
							
								 
						
							
								f7d1d6b6a3 
								
							 
						 
						
							
							
								
								unused (garbage) symbols can be reclaimed now  
							
							
							
						 
						
							2008-12-06 12:40:18 -05:00  
				
					
						
							
							
								 
						
							
								b037b1b671 
								
							 
						 
						
							
							
								
								getenv now returns #f for unset environment variables.  
							
							
							
						 
						
							2008-12-05 02:19:26 -05:00  
				
					
						
							
							
								 
						
							
								73f045a6c3 
								
							 
						 
						
							
							
								
								Added export for pointer-set-c-long-long! from (ikarus foreign)  
							
							
							
						 
						
							2008-12-05 02:09:50 -05:00  
				
					
						
							
							
								 
						
							
								ca6b181fa1 
								
							 
						 
						
							
							
								
								added pointer-value as a first-class primitive.  
							
							
							
						 
						
							2008-12-05 01:48:49 -05:00  
				
					
						
							
							
								 
						
							
								c15f3d5e0d 
								
							 
						 
						
							
							
								
								repl printing is now interruptable without exiting ikarus  
							
							
							
						 
						
							2008-12-03 00:52:38 -05:00  
				
					
						
							
							
								 
						
							
								d35f039ca1 
								
							 
						 
						
							
							
								
								ikrt_last_errno moved to ikarus-runtime where it belongs  
							
							
							
						 
						
							2008-11-26 05:03:16 -05:00  
				
					
						
							
							
								 
						
							
								d88babf935 
								
							 
						 
						
							
							
								
								fixed bug in fasl-reading #0=((x . #0#) (y . z))  
							
							
							
						 
						
							2008-11-26 01:40:01 -05:00  
				
					
						
							
							
								 
						
							
								3049d3d22e 
								
							 
						 
						
							
							
								
								Added errno.  
							
							
							
						 
						
							2008-11-25 22:52:26 -05:00  
				
					
						
							
							
								 
						
							
								55974d44fa 
								
							 
						 
						
							
							
								
								fixed a bug in the definition of andmap in match, and made it export  
							
							... 
							
							
							
							match+ and trace-match+. 
							
						 
						
							2008-11-25 04:21:51 -05:00  
				
					
						
							
							
								 
						
							
								5ba29fe3aa 
								
							 
						 
						
							
							
								
								- added missing import into (ikarus foreign)  
							
							... 
							
							
							
							- fixed compiler bug in compiler (impose-evaluation-order was not
  stripping all annotations). 
							
						 
						
							2008-11-23 15:26:12 -05:00  
				
					
						
							
							
								 
						
							
								6922b0d9c2 
								
							 
						 
						
							
							
								
								added pointer-ref-{unsigned-,}long-long  
							
							
							
						 
						
							2008-11-21 05:56:51 -05:00  
				
					
						
							
							
								 
						
							
								f216ed5893 
								
							 
						 
						
							
							
								
								- fixed a few typos, disabled debugging in assembler-output, fixed  
							
							... 
							
							
							
							condition printing 
							
						 
						
							2008-11-21 05:19:01 -05:00  
				
					
						
							
							
								 
						
							
								020807ac06 
								
							 
						 
						
							
							
								
								- pretty-printing hash tables revealed internal structures, fixed.  
							
							
							
						 
						
							2008-11-16 20:01:24 -05:00  
				
					
						
							
							
								 
						
							
								c5a2026472 
								
							 
						 
						
							
							
								
								fixed a few compile-time warnings.  
							
							
							
						 
						
							2008-11-16 04:43:30 -05:00  
				
					
						
							
							
								 
						
							
								abeaa5d561 
								
							 
						 
						
							
							
								
								fixed simple typo in ikarus-io.c  
							
							
							
						 
						
							2008-11-16 04:37:17 -05:00