Dirk Herrmann
|
be54b15d85
* Replace function scm_makstr with new function scm_allocate_string.
|
24 éve |
Dirk Herrmann
|
cb0d8be234
* Fixed parameter checking for make-string.
|
24 éve |
Dirk Herrmann
|
6a0476fd11
* SCM_SETCHARS deprecated.
|
24 éve |
Dirk Herrmann
|
9377887701
* Deprecated SCM_SETLENGTH.
|
24 éve |
Dirk Herrmann
|
34f0f2b8af
* Deprecated macros SCM_ROCHARS and SCM_ROUCHARS.
|
24 éve |
Dirk Herrmann
|
f0942910af
* Deprecated SCM_RWSTRINGP and SCM_VALIDATE_RWSTRING.
|
24 éve |
Dirk Herrmann
|
e9bfab50e4
* String comparison functions don't accept symbols as arguments any more.
|
24 éve |
Dirk Herrmann
|
c7ec8671f8
* Forgot to check this in with the last bunch of files.
|
24 éve |
Dirk Herrmann
|
2d349e67ac
* Added type-specific replacement macros for SCM_LENGTH.
|
24 éve |
Dirk Herrmann
|
a002f1a2cb
* Replaced a lot of references to SCM_CHARS.
|
24 éve |
Dirk Herrmann
|
c1aef03710
* Added SCM_STRING_CHARS and SCM_SYMBOL_CHARS in order to, in the long run,
|
24 éve |
Dirk Herrmann
|
28b06554ca
* Unified ssymbols and msymbols to a single symbol type 'scm_tc7_symbol'.
|
24 éve |
Mikael Djurfeldt
|
f2c9fcb07e
Updated copyrights
|
25 éve |
Dirk Herrmann
|
6ba93e5e88
* Deprecated some unused SCM_NxxxP macros.
|
25 éve |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 éve |
Gary Houston
|
bd9e24b301
* strings.h: don't use SCM_P. don't include <string.h>.
|
25 éve |
Greg J. Badros
|
3093947745
* tags.h (SCM_CONSP, SCM_NCONSP): Define these in terms of
|
25 éve |
Greg J. Badros
|
d3a6bc9484
* *.h: Use SCM_NIMP(X) && in all the FOOP macros.
|
25 éve |
Jim Blandy
|
ee149d0368
* ioext.c (scm_do_read_line): Rewritten to use memchr to find the
|
26 éve |
Jim Blandy
|
7dc6e7547a
* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,
|
26 éve |
Jim Blandy
|
82637e2bfe
* strings.c (scm_string_set_x): Require the argument to be a
|
26 éve |
Jim Blandy
|
82892beda5
* Lots of files: New address for FSF.
|
28 éve |
Jim Blandy
|
1cc91f1b29
* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
|
28 éve |
Gary Houston
|
dbece3a204
* strings.c, strings.h: (scm_makfrom0str, scm_makefrom0str_opt:
|
28 éve |
Jim Blandy
|
b4309c3c5a
* alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,
|
28 éve |
Jim Blandy
|
cd4f61de2f
Don't install the unwashed masses of Guile header files in the
|
28 éve |
Gary Houston
|
95b8881908
portability fixes for header inclusion etc.
|
29 éve |
Jim Blandy
|
0f2d19dd46
maintainer changed: was lord, now jimb; first import
|
29 éve |