| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from mvo-vcell-cleanup-1-branch. | Marius Vollmer | 2001-05-15 | 1 | -3/+3 |
* | (scm_valid_object_procedure_p): New.... | Marius Vollmer | 2001-05-05 | 1 | -2/+28 |
* | (scm_class_of, scm_entity_p, scm_operator_p,... | Martin Grabmüller | 2001-02-16 | 1 | -7/+11 |
* | Some GOOPS cleanup. | Keisuke Nishida | 2000-12-16 | 1 | -2/+5 |
* | * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,... | Marius Vollmer | 2000-11-17 | 1 | -0/+2 |
* | * eval.c (SCM_IM_DISPATCH), objects.c (scm_mcache_lookup_cmethod):... | Mikael Djurfeldt | 2000-11-07 | 1 | -2/+2 |
* | * Get rid of calls to SCM_ROSTRINGP.... | Dirk Herrmann | 2000-11-02 | 1 | -1/+1 |
* | * goops.c, objects.c, objects.h, eval.c (scm_make_extended_class,... | Mikael Djurfeldt | 2000-10-25 | 1 | -4/+0 |
* | * Replace a bunch of calls to SCM_LENGTH. | Dirk Herrmann | 2000-10-09 | 1 | -2/+2 |
* | * Replaced a lot of references to SCM_CHARS. | Dirk Herrmann | 2000-09-26 | 1 | -1/+1 |
* | * Unified ssymbols and msymbols to a single symbol type 'scm_tc7_symbol'.... | Dirk Herrmann | 2000-09-12 | 1 | -1/+1 |
* | * objects.c (scm_init_objects), print.c (scm_init_print), struct.c... | Mikael Djurfeldt | 2000-08-27 | 1 | -4/+2 |
* | * Replace SCM_UNPACK_CAR appropriately. | Dirk Herrmann | 2000-05-23 | 1 | -2/+2 |
* | * Makefile.am (DEFS): Added. automake adds -I options to DEFS,... | Mikael Djurfeldt | 2000-04-21 | 1 | -16/+16 |
* | The struct data is now an array of scm_bits_t variables. | Dirk Herrmann | 2000-04-12 | 1 | -4/+4 |
* | Lots of fixes to make guile (at some time) compile with strict typing. | Dirk Herrmann | 2000-04-03 | 1 | -3/+3 |
* | * *.[hc]: add Emacs magic at the end of file, to ensure GNU... | Michael Livshin | 2000-03-19 | 1 | -0/+6 |
* | Only include strings.h where it is actually needed. | Dirk Herrmann | 2000-03-17 | 1 | -0/+1 |
* | Only include ports.h where it is actually needed. | Dirk Herrmann | 2000-03-17 | 1 | -0/+1 |
* | Only include vectors.h in those files, where it is actually needed. | Dirk Herrmann | 2000-03-17 | 1 | -0/+1 |
* | * __scm.h eq.c, eval.c, gc.c, hc.h, gh_data, hash.c, numbers.c,... | Mikael Djurfeldt | 2000-03-14 | 1 | -9/+2 |
* | *** empty log message *** | Mikael Djurfeldt | 2000-03-12 | 1 | -4/+4 |
* | * async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,... | Mikael Djurfeldt | 2000-03-12 | 1 | -4/+4 |
* | *.[ch]: make a distinction between SCM as a generic... | Greg J. Badros | 2000-03-09 | 1 | -5/+5 |
* | * error.h, error.c: Added `scm_wrong_type_arg_msg' to support... | Greg J. Badros | 2000-03-03 | 1 | -1/+1 |
* | * list.c: Moved append docs to append! Thanks Dirk Hermann. Also,... | Greg J. Badros | 2000-03-02 | 1 | -1/+1 |
* | * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*... | Greg J. Badros | 2000-01-05 | 1 | -5/+5 |
* | *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE. | Greg J. Badros | 2000-01-05 | 1 | -6/+6 |
* | * options.c, objects.c, keywords.c, gc.c: Some redundant SCM_NIMP... | Greg J. Badros | 2000-01-04 | 1 | -2/+1 |
* | * objects.c (scm_class_of): Bugfix: Inserted missing SCM_CDR... | Mikael Djurfeldt | 1999-12-19 | 1 | -1/+1 |
* | * coop-threads.c: Remove K&R function headers.... | Greg J. Badros | 1999-12-16 | 1 | -3/+3 |
* | Remove leading whitespace before empty docstrings. | Greg J. Badros | 1999-12-13 | 1 | -6/+6 |
* | * *.c: Pervasive software-engineering-motivated rewrite of... | Greg J. Badros | 1999-12-12 | 1 | -49/+47 |
* | * acconfig.h: add HAVE_ARRAYS.... | Gary Houston | 1999-11-19 | 1 | -0/+2 |
* | * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c,... | Mikael Djurfeldt | 1999-09-12 | 1 | -1/+1 |
* | Moved scm_memoize_method back to eval.c. | Mikael Djurfeldt | 1999-08-30 | 1 | -3/+1 |
* | * objects.c, objects.h (scm_mcache_lookup_cmethod): Moved here... | Mikael Djurfeldt | 1999-08-29 | 1 | -166/+82 |
* | * procs.c, procs.h (scm_subr_entry): New type: Stores data... | Mikael Djurfeldt | 1999-08-26 | 1 | -1/+150 |
* | * objects.c (scm_class_of): Treat scm_tc16_port_with_ps as ports. | Mikael Djurfeldt | 1999-08-24 | 1 | -7/+9 |
* | * objects.c (scm_set_object_procedure_x): Disallow setting of... | Mikael Djurfeldt | 1999-08-16 | 1 | -30/+5 |
* | * objects.h, objects.c (scm_apply_generic_env): Added (used by... | Mikael Djurfeldt | 1999-08-06 | 1 | -3/+67 |
* | * objects.c (scm_class_of): Use the new SCM_CLASSF_GOOPS_VALID... | Mikael Djurfeldt | 1999-08-04 | 1 | -1/+3 |
* | * objects.c (scm_make_port_classes): New function ptr. | Mikael Djurfeldt | 1999-07-24 | 1 | -2/+3 |
* | * objects.c, objects.h (scm_port_class): Added.... | Mikael Djurfeldt | 1999-07-24 | 1 | -1/+6 |
* | * objects.c (scm_init_objects): Initialize destructor slot of the... | Mikael Djurfeldt | 1999-06-23 | 1 | -0/+1 |
* | #include "keywords.h" | Mikael Djurfeldt | 1999-03-14 | 1 | -1/+1 |
* | * objects.c: #include "smob.h";... | Mikael Djurfeldt | 1999-03-14 | 1 | -14/+37 |
* | * objects.c (scm_class_of): Use SCM_OBJ_CLASS_REDEF.... | Mikael Djurfeldt | 1999-03-11 | 1 | -0/+123 |
* | Correction of mistake (should have committed onto a branch...) | Mikael Djurfeldt | 1999-01-05 | 1 | -120/+0 |
* | *** empty log message *** | Mikael Djurfeldt | 1999-01-05 | 1 | -0/+120 |