.. |
Makefile.am
|
* Proper DLL symbol exporting under Win32.
|
2003-09-17 13:18:59 +00:00 |
autoload.c
|
* scheme.h and kernel.h no longer include config.h
|
2003-09-06 11:25:29 +00:00 |
bignum.c
|
* Use DBL_MAX instead of HUGE_VAL for float precision when available.
|
2003-09-23 12:16:22 +00:00 |
bool.c
|
* Fixed a minor compilation warning.
|
2003-09-26 09:10:53 +00:00 |
char.c
|
* scheme.h and kernel.h no longer include config.h
|
2003-09-06 11:25:29 +00:00 |
cont.c
|
* Fixed all signed/unsigned and undeclared function warnings.
|
2003-09-15 12:53:36 +00:00 |
cstring.c
|
* Fixed all signed/unsigned and undeclared function warnings.
|
2003-09-15 12:53:36 +00:00 |
debug.c
|
* scheme.h and kernel.h no longer include config.h
|
2003-09-06 11:25:29 +00:00 |
dump-ecoff.c
|
* No TABS !!
|
2003-09-02 08:12:11 +00:00 |
dump-elf.c
|
* Replaced ptrdiff_t with intptr_t.
|
2003-09-06 15:30:43 +00:00 |
dump-hp9k.c
|
* Fixed all signed/unsigned and undeclared function warnings.
|
2003-09-15 12:53:36 +00:00 |
dump-vanilla.c
|
* No TABS !!
|
2003-09-02 08:12:11 +00:00 |
dump.c
|
* Fixed typo (HAVE_ELF/HAVE_LIBELF).
|
2003-09-06 15:43:16 +00:00 |
env.c
|
* Replaced ptrdiff_t with intptr_t.
|
2003-09-06 15:30:43 +00:00 |
error.c
|
* Removed the autoconf check for __attribute__((noreturn)) and used plain
|
2003-09-06 12:33:55 +00:00 |
exception.c
|
* Added more system checks.
|
2003-09-09 15:18:55 +00:00 |
feature.c
|
* Fixed all signed/unsigned and undeclared function warnings.
|
2003-09-15 12:53:36 +00:00 |
heap-gen.c
|
* Fixed all signed/unsigned and undeclared function warnings.
|
2003-09-15 12:53:36 +00:00 |
heap-sc.c
|
* Added more system checks.
|
2003-09-09 15:18:55 +00:00 |
heap.c
|
* Replaced ptrdiff_t with intptr_t.
|
2003-09-06 15:30:43 +00:00 |
io.c
|
* Fixed the / and \ issues in path separators.
|
2003-09-17 13:29:39 +00:00 |
libelk.c
|
* Case-insensitive symbols by default.
|
2003-09-23 12:16:43 +00:00 |
list.c
|
* Fixed all signed/unsigned and undeclared function warnings.
|
2003-09-15 12:53:36 +00:00 |
load.c
|
* Do not open .so files, but look for the libtool .la library instead and
|
2003-09-17 12:01:49 +00:00 |
loadlib.c
|
* Fixed an invalid declaration that prevented compilation on HP-UX.
|
2003-09-19 11:46:13 +00:00 |
main.c
|
* Allocate a console under Win32, and wait for user input before closing it.
|
2003-09-11 10:09:27 +00:00 |
malloc.c
|
* scheme.h and kernel.h no longer include config.h
|
2003-09-06 11:25:29 +00:00 |
math.c
|
* Promoted precision in Float->String transformations.
|
2003-09-23 12:15:36 +00:00 |
onfork.c
|
* scheme.h and kernel.h no longer include config.h
|
2003-09-06 11:25:29 +00:00 |
prim.c
|
* Empty (begin), (begin1) and (cond) return #<unspecified>.
|
2003-09-22 22:54:22 +00:00 |
print.c
|
* Display #<foo> instead of #[foo], to mimic Guile's output.
|
2003-09-22 22:47:03 +00:00 |
proc.c
|
* Added more system checks.
|
2003-09-09 15:18:55 +00:00 |
promise.c
|
* scheme.h and kernel.h no longer include config.h
|
2003-09-06 11:25:29 +00:00 |
read.c
|
* Added more system checks.
|
2003-09-09 15:18:55 +00:00 |
special.c
|
* Fixed scope of named let variables, fixing the bug described here:
|
2003-09-24 16:32:46 +00:00 |
stab-bsd.c
|
* Fixed all signed/unsigned and undeclared function warnings.
|
2003-09-15 12:53:36 +00:00 |
stab-coff.c
|
* No TABS !!
|
2003-09-02 08:12:11 +00:00 |
stab-convex.c
|
* No TABS !!
|
2003-09-02 08:12:11 +00:00 |
stab-ecoff.c
|
* Fixed all signed/unsigned and undeclared function warnings.
|
2003-09-15 12:53:36 +00:00 |
stab-elf.c
|
* Fixed all signed/unsigned and undeclared function warnings.
|
2003-09-15 12:53:36 +00:00 |
stab-hp9k300.c
|
* Fixed all signed/unsigned and undeclared function warnings.
|
2003-09-15 12:53:36 +00:00 |
stab-hp9k800.c
|
* Fixed all signed/unsigned and undeclared function warnings.
|
2003-09-15 12:53:36 +00:00 |
stab-macho.c
|
* No TABS !!
|
2003-09-02 08:12:11 +00:00 |
stab-vanilla.c
|
* Typos and coding style.
|
2003-09-17 02:26:57 +00:00 |
stab.c
|
* Fixed a crash for symbols found in the list but that dlopen() could not
|
2003-09-07 13:12:27 +00:00 |
stkmem.c
|
* Added more system checks.
|
2003-09-09 15:18:55 +00:00 |
string.c
|
* Fixed all signed/unsigned and undeclared function warnings.
|
2003-09-15 12:53:36 +00:00 |
symbol.c
|
* Added the "unspecified" type.
|
2003-09-22 22:46:24 +00:00 |
terminate.c
|
* scheme.h and kernel.h no longer include config.h
|
2003-09-06 11:25:29 +00:00 |
type.c
|
* scheme.h and kernel.h no longer include config.h
|
2003-09-06 11:25:29 +00:00 |
vector.c
|
* Fixed all signed/unsigned and undeclared function warnings.
|
2003-09-15 12:53:36 +00:00 |