summaryrefslogtreecommitdiff
path: root/libguile/symbols.h
Commit message (Expand)AuthorAgeFilesLines
...
* * Added type-specific replacement macros for SCM_LENGTH.Dirk Herrmann2000-10-061-1/+2
* * Eliminated all calls to SCM_UCHARS.Dirk Herrmann2000-09-261-1/+1
* * Eliminated all remaining calls to SCM_CHARS.Dirk Herrmann2000-09-261-1/+1
* * Replaced a lot of references to SCM_CHARS.Dirk Herrmann2000-09-261-9/+14
* * Added SCM_STRING_CHARS and SCM_SYMBOL_CHARS in order to, in the long run,Dirk Herrmann2000-09-221-0/+1
* * Unified ssymbols and msymbols to a single symbol type 'scm_tc7_symbol'.Dirk Herrmann2000-09-121-34/+22
* * symbols.h (scm_gentemp): Declared.Mikael Djurfeldt2000-09-121-1/+2
* Deprecated scm_top_level_lookup_closure_varMikael Djurfeldt2000-08-111-2/+0
* Layout fixMikael Djurfeldt2000-06-201-1/+1
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* The msymbol slots are now a field of scm_bits_t values.Dirk Herrmann2000-04-121-5/+7
* Use SCM_{SET_}?CELL_WORD_[01] to access length and char * fieldsDirk Herrmann2000-03-281-12/+16
* * symbols.h (SCM_SETCHARS): Cast second arg into SCM.Mikael Djurfeldt2000-03-231-1/+1
* Make scm_strhash's string parameter constant.Dirk Herrmann2000-03-211-1/+1
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* * list.c: Moved append docs to append! Thanks Dirk Hermann. Also,Greg J. Badros2000-03-021-31/+31
* * tags.h (SCM_CONSP, SCM_NCONSP): Define these in terms ofGreg J. Badros1999-12-191-1/+2
* * tags.h (SCM_ECONSP, SCM_NECONSP): Fix these macros to have theGreg J. Badros1999-12-171-1/+1
* * *.h: Use SCM_NIMP(X) && in all the FOOP macros.Greg J. Badros1999-12-161-8/+11
* * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),Jim Blandy1999-02-061-8/+8
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1998-10-191-1/+1
* Warning fixes from Maciej Stachowiak:Jim Blandy1998-09-301-0/+1
* Minor problems with substring-related tag changes.Jim Blandy1997-10-251-3/+4
* * Makefile.in: Rebuilt.Tom Tromey1997-10-151-6/+4
* * symbols.h (scm_builtin_bindings, scm_builtin_weak_bindings,Mikael Djurfeldt1997-09-011-0/+3
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* Ensure that shared substrings are handled properly when passed toJim Blandy1997-05-121-0/+3
* * symbols.c, symbols.h (scm_symbol_value0): New function. Can beMikael Djurfeldt1997-02-261-0/+1
* * symbols.c (scm_sysintern0): New function. Contains the core ofMikael Djurfeldt1997-02-101-0/+1
* * symbols.c (scm_sysintern): Renamed toMarius Vollmer1997-01-181-1/+3
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1996-10-141-59/+25
* * symbols.c (scm_intern_obarray_soft, scm_sysintern): Doc fixes.Jim Blandy1996-10-111-0/+25
* * __scm.h, chars.c, debug.c, eval.c, eval.h, extchrs.c, extchrs.h,Mikael Djurfeldt1996-09-131-1/+1
* * symbols.h (SCM_SETLENGTH): Use SCM_SETCAR.Mikael Djurfeldt1996-09-111-1/+1
* * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,Jim Blandy1996-09-051-1/+1
* Don't install the unwashed masses of Guile header files in theJim Blandy1996-09-041-1/+1
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+141