summaryrefslogtreecommitdiff
path: root/libguile/objects.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from mvo-vcell-cleanup-1-branch.Marius Vollmer2001-05-151-3/+3
* (scm_valid_object_procedure_p): New....Marius Vollmer2001-05-051-2/+28
* (scm_class_of, scm_entity_p, scm_operator_p,...Martin Grabmüller2001-02-161-7/+11
* Some GOOPS cleanup.Keisuke Nishida2000-12-161-2/+5
* * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,...Marius Vollmer2000-11-171-0/+2
* * eval.c (SCM_IM_DISPATCH), objects.c (scm_mcache_lookup_cmethod):...Mikael Djurfeldt2000-11-071-2/+2
* * Get rid of calls to SCM_ROSTRINGP....Dirk Herrmann2000-11-021-1/+1
* * goops.c, objects.c, objects.h, eval.c (scm_make_extended_class,...Mikael Djurfeldt2000-10-251-4/+0
* * Replace a bunch of calls to SCM_LENGTH.Dirk Herrmann2000-10-091-2/+2
* * Replaced a lot of references to SCM_CHARS.Dirk Herrmann2000-09-261-1/+1
* * Unified ssymbols and msymbols to a single symbol type 'scm_tc7_symbol'....Dirk Herrmann2000-09-121-1/+1
* * objects.c (scm_init_objects), print.c (scm_init_print), struct.c...Mikael Djurfeldt2000-08-271-4/+2
* * Replace SCM_UNPACK_CAR appropriately.Dirk Herrmann2000-05-231-2/+2
* * Makefile.am (DEFS): Added. automake adds -I options to DEFS,...Mikael Djurfeldt2000-04-211-16/+16
* The struct data is now an array of scm_bits_t variables.Dirk Herrmann2000-04-121-4/+4
* Lots of fixes to make guile (at some time) compile with strict typing.Dirk Herrmann2000-04-031-3/+3
* * *.[hc]: add Emacs magic at the end of file, to ensure GNU...Michael Livshin2000-03-191-0/+6
* Only include strings.h where it is actually needed.Dirk Herrmann2000-03-171-0/+1
* Only include ports.h where it is actually needed.Dirk Herrmann2000-03-171-0/+1
* Only include vectors.h in those files, where it is actually needed.Dirk Herrmann2000-03-171-0/+1
* * __scm.h eq.c, eval.c, gc.c, hc.h, gh_data, hash.c, numbers.c,...Mikael Djurfeldt2000-03-141-9/+2
* *** empty log message ***Mikael Djurfeldt2000-03-121-4/+4
* * async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,...Mikael Djurfeldt2000-03-121-4/+4
* *.[ch]: make a distinction between SCM as a generic...Greg J. Badros2000-03-091-5/+5
* * error.h, error.c: Added `scm_wrong_type_arg_msg' to support...Greg J. Badros2000-03-031-1/+1
* * list.c: Moved append docs to append! Thanks Dirk Hermann. Also,...Greg J. Badros2000-03-021-1/+1
* * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*...Greg J. Badros2000-01-051-5/+5
* *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros2000-01-051-6/+6
* * options.c, objects.c, keywords.c, gc.c: Some redundant SCM_NIMP...Greg J. Badros2000-01-041-2/+1
* * objects.c (scm_class_of): Bugfix: Inserted missing SCM_CDR...Mikael Djurfeldt1999-12-191-1/+1
* * coop-threads.c: Remove K&R function headers....Greg J. Badros1999-12-161-3/+3
* Remove leading whitespace before empty docstrings.Greg J. Badros1999-12-131-6/+6
* * *.c: Pervasive software-engineering-motivated rewrite of...Greg J. Badros1999-12-121-49/+47
* * acconfig.h: add HAVE_ARRAYS....Gary Houston1999-11-191-0/+2
* * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c,...Mikael Djurfeldt1999-09-121-1/+1
* Moved scm_memoize_method back to eval.c.Mikael Djurfeldt1999-08-301-3/+1
* * objects.c, objects.h (scm_mcache_lookup_cmethod): Moved here...Mikael Djurfeldt1999-08-291-166/+82
* * procs.c, procs.h (scm_subr_entry): New type: Stores data...Mikael Djurfeldt1999-08-261-1/+150
* * objects.c (scm_class_of): Treat scm_tc16_port_with_ps as ports.Mikael Djurfeldt1999-08-241-7/+9
* * objects.c (scm_set_object_procedure_x): Disallow setting of...Mikael Djurfeldt1999-08-161-30/+5
* * objects.h, objects.c (scm_apply_generic_env): Added (used by...Mikael Djurfeldt1999-08-061-3/+67
* * objects.c (scm_class_of): Use the new SCM_CLASSF_GOOPS_VALID...Mikael Djurfeldt1999-08-041-1/+3
* * objects.c (scm_make_port_classes): New function ptr.Mikael Djurfeldt1999-07-241-2/+3
* * objects.c, objects.h (scm_port_class): Added....Mikael Djurfeldt1999-07-241-1/+6
* * objects.c (scm_init_objects): Initialize destructor slot of the...Mikael Djurfeldt1999-06-231-0/+1
* #include "keywords.h"Mikael Djurfeldt1999-03-141-1/+1
* * objects.c: #include "smob.h";...Mikael Djurfeldt1999-03-141-14/+37
* * objects.c (scm_class_of): Use SCM_OBJ_CLASS_REDEF....Mikael Djurfeldt1999-03-111-0/+123
* Correction of mistake (should have committed onto a branch...)Mikael Djurfeldt1999-01-051-120/+0
* *** empty log message ***Mikael Djurfeldt1999-01-051-0/+120