* Some more work to get rid of SCM_LENGTH
[bpt/guile.git] / libguile / symbols.h
2000-10-25 Dirk Herrmann* Some more work to get rid of SCM_LENGTH
2000-10-06 Dirk Herrmann* Added type-specific replacement macros for SCM_LENGTH.
2000-09-26 Dirk Herrmann* Eliminated all calls to SCM_UCHARS.
2000-09-26 Dirk Herrmann* Eliminated all remaining calls to SCM_CHARS.
2000-09-26 Dirk Herrmann* Replaced a lot of references to SCM_CHARS.
2000-09-22 Dirk Herrmann* Added SCM_STRING_CHARS and SCM_SYMBOL_CHARS in order...
2000-09-12 Dirk Herrmann* Unified ssymbols and msymbols to a single symbol...
2000-09-12 Mikael Djurfeldt* symbols.h (scm_gentemp): Declared.
2000-08-11 Mikael DjurfeldtDeprecated scm_top_level_lookup_closure_var
2000-06-20 Mikael DjurfeldtLayout fix
2000-06-12 Mikael DjurfeldtUpdated copyrights
2000-04-12 Dirk HerrmannThe msymbol slots are now a field of scm_bits_t values.
2000-03-28 Dirk HerrmannUse SCM_{SET_}?CELL_WORD_[01] to access length and...
2000-03-23 Mikael Djurfeldt* symbols.h (SCM_SETCHARS): Cast second arg into SCM.
2000-03-21 Dirk HerrmannMake scm_strhash's string parameter constant.
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-02 Greg J. Badros* list.c: Moved append docs to append! Thanks Dirk...
1999-12-19 Greg J. Badros* tags.h (SCM_CONSP, SCM_NCONSP): Define these in terms of
1999-12-17 Greg J. Badros* tags.h (SCM_ECONSP, SCM_NECONSP): Fix these macros...
1999-12-16 Greg J. Badros* *.h: Use SCM_NIMP(X) && in all the FOOP macros.
1999-02-06 Jim Blandy* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_c...
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-09-30 Jim BlandyWarning fixes from Maciej Stachowiak:
1997-10-25 Jim BlandyMinor problems with substring-related tag changes.
1997-10-15 Tom Tromey * Makefile.in: Rebuilt.
1997-09-01 Mikael Djurfeldt* symbols.h (scm_builtin_bindings, scm_builtin_weak_bin...
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-05-12 Jim BlandyEnsure that shared substrings are handled properly...
1997-02-26 Mikael Djurfeldt* symbols.c, symbols.h (scm_symbol_value0): New functio...
1997-02-10 Mikael Djurfeldt* symbols.c (scm_sysintern0): New function. Contains...
1997-01-18 Marius Vollmer* symbols.c (scm_sysintern): Renamed to
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-10-11 Jim Blandy* symbols.c (scm_intern_obarray_soft, scm_sysintern...
1996-09-13 Mikael Djurfeldt* __scm.h, chars.c, debug.c, eval.c, eval.h, extchrs...
1996-09-11 Mikael Djurfeldt* symbols.h (SCM_SETLENGTH): Use SCM_SETCAR.
1996-09-05 Jim Blandy* alist.h, append.h, arbiters.h, async.h, boolean.h...
1996-09-04 Jim BlandyDon't install the unwashed masses of Guile header files...
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import