Andy Wingo
|
1234bb1850
Update license notices in all C files
|
7 年之前 |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
7 年之前 |
Andy Wingo
|
97cc65fee4
Rename __scm.h to scm.h
|
7 年之前 |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
7 年之前 |
Andy Wingo
|
5534c2817e
Remove useless "classes: h_files" from Guile headers.
|
7 年之前 |
Andy Wingo
|
6f294ecc75
Devolve more validate macros
|
7 年之前 |
Mark H Weaver
|
26d148066f
Merge remote-tracking branch 'origin/stable-2.0'
|
12 年之前 |
Ludovic Courtès
|
fbac7c6113
Add bindings for `sendfile'.
|
12 年之前 |
Andy Wingo
|
dc7da0be90
refactor tc7 and tc16 checks
|
13 年之前 |
Andy Wingo
|
22457d5730
filesystem trickery to scm_i_relativize_path in filesys.c; bugfix.
|
15 年之前 |
Andy Wingo
|
b9ef8e66ee
SCM_CELL in filesys.[ch]
|
15 年之前 |
Andy Wingo
|
25b82b3485
new function: canonicalize-path. use when autocompiling
|
16 年之前 |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
16 年之前 |
Andy Wingo
|
fcb6f5ff33
add exception-on-error optional arg to `stat' in scheme
|
16 年之前 |
Ludovic Courtès
|
102dbb6f6c
Add `SCM_INTERNAL' macro, use it.
|
17 年之前 |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 年之前 |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 年之前 |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 年之前 |
Marius Vollmer
|
33b001fd89
Prefixed each each exported symbol with SCM_API.
|
23 年之前 |
Dirk Herrmann
|
b29058ffee
* Remove deprecated macros and typenames.
|
24 年之前 |
Martin Grabmüller
|
58ade1022c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
|
24 年之前 |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
24 年之前 |
Marius Vollmer
|
92c2555f69
replace "scm_*_t" with "scm_t_*".
|
24 年之前 |
Keisuke Nishida
|
783e777478
Remove #include <stdio.h>. Add #include <string.h>.
|
24 年之前 |
Dirk Herrmann
|
30ea841d0c
* Separate the handling of OPEN flags between ports and directories.
|
24 年之前 |
Keisuke Nishida
|
e841c3e0c0
Smob-related creanup.
|
24 年之前 |
Gary Houston
|
c2ca44933f
2000-11-07 Gary Houston <ghouston@arglist.com>
|
24 年之前 |
Mikael Djurfeldt
|
f2c9fcb07e
Updated copyrights
|
25 年之前 |
Dirk Herrmann
|
47457e8a43
* Replace SCM_UNPACK_CAR appropriately.
|
25 年之前 |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 年之前 |