Keisuke Nishida
|
783e777478
Remove #include <stdio.h>. Add #include <string.h>.
|
24 anni fa |
Dirk Herrmann
|
fd3363659b
* eval.c: remove commented code, remove #ifdef CCLO conditionals
|
24 anni fa |
Mikael Djurfeldt
|
51a4264b15
* gdbint.c (gdb_print): Removed superfluous macro definition.
|
24 anni fa |
Dirk Herrmann
|
406c7d9022
* Extend checks performed with SCM_DEBUG_CELL_ACCESSES=1 and make them
|
25 anni fa |
Mikael Djurfeldt
|
7e73eaee6e
(SCM_TOP_LEVEL_LOOKUP_CLOSURE): New macro which replaces
|
25 anni fa |
Mikael Djurfeldt
|
9293b3c638
* gdbint.c (gdb_print): Print warning instead of calling scm_write
|
25 anni fa |
Mikael Djurfeldt
|
a57c1cc7ee
* gdbint.c (SEND_STRING): Cast argument to char pointer.
|
25 anni fa |
Mikael Djurfeldt
|
f2c9fcb07e
Updated copyrights
|
25 anni fa |
Dirk Herrmann
|
5610071627
* Makefile.am: Let 'make clean' remove *.x and *.doc files.
|
25 anni fa |
Mikael Djurfeldt
|
a059974535
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
|
25 anni fa |
Dirk Herrmann
|
7fa93bf859
Use SCM_EQ_P to compare scheme objects, use SCM_CELL_WORD_1 for raw data.
|
25 anni fa |
Dirk Herrmann
|
74a16888eb
Change type of member 'stream' in scm_port from SCM to scm_bits_t.
|
25 anni fa |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 anni fa |
Dirk Herrmann
|
ba11fd4cb6
Only include root.h where it is actually needed.
|
25 anni fa |
Dirk Herrmann
|
7ab3fdd51f
Only include strings.h where it is actually needed.
|
25 anni fa |
Dirk Herrmann
|
f04d8caf82
Only include ports.h where it is actually needed.
|
25 anni fa |
Greg J. Badros
|
d3a6bc9484
* *.h: Use SCM_NIMP(X) && in all the FOOP macros.
|
25 anni fa |
Greg J. Badros
|
6e8d25a695
* *.c: Finish replacing K&R style prototypes with ANSI C
|
25 anni fa |
Greg J. Badros
|
1bbd0b849f
* *.c: Pervasive software-engineering-motivated rewrite of
|
25 anni fa |
Gary Houston
|
e684c60f44
1999-09-18 Gary Houston <ghouston@freewire.co.uk>
|
25 anni fa |
Mikael Djurfeldt
|
681b900590
* gdbint.c, strports.c: #include <unistd.h>. (SEEK_SET is defined
|
25 anni fa |
Gary Houston
|
c94577b445
1999-08-12 Gary Houston <ghouston@easynet.co.uk>
|
25 anni fa |
Gary Houston
|
69bc9ff335
1999-07-24 Gary Houston <ghouston@easynet.co.uk>
|
25 anni fa |
Jim Blandy
|
62f36a0d27
* gdbint.c: Don't include <stdio.h> and "_scm.h" twice.
|
26 anni fa |
Jim Blandy
|
840ae05d91
* fports.c, fports.h, gc.c, gdbint.c, ioext.c, ports.c, ports.h,
|
26 anni fa |
Mikael Djurfeldt
|
bcf12299de
* debug.c, eval.c, evalext.c, gdbint.c stacks.c:
|
26 anni fa |
Tom Tromey
|
b7f3516f99
* Makefile.in: Rebuilt.
|
27 anni fa |
Jim Blandy
|
82892beda5
* Lots of files: New address for FSF.
|
28 anni fa |
Jim Blandy
|
1e598865e9
* backtrace.c, backtrace.h, debug.c, debug.h, eq.c,
|
28 anni fa |
Gary Houston
|
deca31e173
* strports.c (scm_read_0str, scm_eval_0str): update scm_read usage.
|
28 anni fa |