* *.[hc]: add Emacs magic at the end of file, to ensure GNU
[bpt/guile.git] / libguile / symbols.c
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-18 Dirk HerrmannOnly include root.h where it is actually needed.
2000-03-17 Dirk HerrmannOnly include strings.h where it is actually needed.
2000-03-17 Dirk HerrmannOnly include vectors.h in those files, where it is...
2000-03-03 Greg J. Badros* error.h, error.c: Added `scm_wrong_type_arg_msg'...
2000-01-27 Greg J. Badros* vectors.c, symbols.c, strorder.c: Documentation cut...
2000-01-18 Mikael Djurfeldt* strports.c (st_end_input): Inserted parenthesis to...
2000-01-18 Mikael Djurfeldt* alist.c, chars.c, debug.c, dynl.c, dynwind.c, error...
2000-01-11 Greg J. Badros* dynl.c, feature.c, filesys.c, fports.c, list.c, load.c,
2000-01-05 Greg J. Badros* *.[ch]: Whitespace changes -- added space after SCM_V...
2000-01-05 Greg J. Badros*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
2000-01-05 Greg J. Badros* unif.c, symbols.c, strings.c, stacks.c, random.c...
1999-12-16 Greg J. Badros* coop-threads.c: Remove K&R function headers.
1999-12-13 Greg J. Badros* Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,
1999-12-13 Greg J. BadrosRemove leading whitespace before empty docstrings.
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-07-08 Mikael Djurfeldt* symbols.c (scm_gensym): Bugfix. (Thanks to Johannes...
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-07-12 Mikael Djurfeldt* eval.c, filesys.c, fluids.c, gc.c, gh_data.c, init...
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-03-05 Mikael Djurfeldt* tags.h (SCM_ECONSP, SCM_NECONSP): Bugfix: Discriminat...
1997-02-28 Mikael Djurfeldt* symbols.c (msymbolize): Bugfix: Must initialize prope...
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-20 Mikael Djurfeldt* pairs.h, eval.c, eval.h, feature.c, gc.c, list.c...
1996-10-14 Mikael Djurfeldt* symbols.c (scm_sym2ovcell): Fixed documentation.
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-10-03 Jim Blandy* symbols.c (scm_intern_obarray_soft): Initialize the...
1996-09-13 Mikael Djurfeldt* __scm.h, chars.c, debug.c, eval.c, eval.h, extchrs...
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-08-30 Jim Blandy* symbols.c (scm_strhash): scm_downcase is now a functi...
1996-08-07 Gary Houstonportability fixes for header inclusion etc.
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import