Optimize 'string-hash'.
[bpt/guile.git] / libguile / struct.h
2013-03-07 Andy Wingostructs with tail arrays are not simple
2012-10-12 Ludovic CourtèsImplement `hash' for structs.
2012-07-28 Andy Wingodeprecate make-vtable-vtable
2012-07-06 Andy Wingodeprecate struct-vtable-tag
2011-05-01 Andy Wingodeprecate scm_struct_table
2010-08-29 Andy Wingoadd flag to vtables to indicate that their layout is...
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-01-25 Ludovic CourtèsRecognize structs with both "pr" and "pw" flags as...
2010-01-25 Ludovic CourtèsAdd ASCII art representing the basic struct layout.
2010-01-23 Ludovic CourtèsOptimize struct initialization and accessors for the...
2009-12-11 Andy Wingomerge from master to elisp
2009-12-08 Andy Wingoscm_i_alloc_struct does not take a "what" arg
2009-12-08 Andy Wingoreserve a vtable flag for smobs.
2009-12-08 Andy Wingoadd vtable finalizer and printer setter macros
2009-12-08 Andy Wingomake some applicable struct vtable-vtable public to C
2009-12-07 Andy Wingoadd scm_c_make_struct[v]
2009-12-07 Andy Wingoprocedures-with-setters implemented in terms of structs
2009-12-05 Andy Wingosome scm_i_init_guile cleanups
2009-11-25 Andy Wingoheader tidyings
2009-11-25 Andy Wingolimn goops flags, remove foreign objs, rename entity...
2009-11-25 Andy Wingoa very big commit cleaning up structs & goops. also...
2009-11-15 Andy Wingoremove redundant, unnecessary instance size from struct...
2009-11-15 Andy Wingoremove support for "entities" -- a form of applicable...
2009-11-15 Andy Wingoremove unused struct gc chain macros
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-19 Ludovic CourtèsUse proper types for hash/assoc functions in `hashtab.h'.
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2009-03-22 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-03-08 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-02-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-01-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-12-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-11-04 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-10-11 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-23 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-13 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge commit '2e77f7202b11ad0003831fcff94ec7db80cca015...
2008-09-10 Ludovic CourtèsMerge commit '29776e85da637ec4d44b2b2822d6934a50c0084b...
2008-09-10 Ludovic CourtèsMerge commit '7337d56d5714227865aeca2b40b6bd97cce296d2...
2008-09-10 Ludovic CourtèsMerge commit '032913739218c756f673bfb9c8f66ef9f8f02330...
2008-09-10 Ludovic CourtèsMerge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347...
2008-09-10 Ludovic CourtesRemoved the now-useless `scm_struct_free_*' functions.
2008-09-05 Ludovic CourtesAdded support for the free function of structures.
2008-08-26 Andy Wingomerge from guile master
2008-08-16 Han-Wen NienhuysUse word_2 to store mark bits for freeing structs and...
2008-08-02 Andy Wingomerge guile-vm to guile
2008-05-31 Ludovic CourtèsAdd `SCM_INTERNAL' macro, use it.
2007-03-07 Kevin Rydemerge from 1.8 branch
2006-06-13 Ludovic CourtèsChanges from arch/CVS synchronization
2006-04-17 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2002-09-05 Han-Wen Nienhuys* struct.h: change scm_structs_to_free to scm_i_structs...
2002-02-11 Marius Vollmer* gc.h, gc.c (scm_gc_sweep): Issue deprecation warning...
2001-11-02 Marius VollmerPrefixed each each exported symbol with SCM_API.
2001-08-31 Dirk Herrmann* Remove deprecated macros and typenames.
2001-07-29 Marius Vollmer(scm_vtable_index_vcell): Removed. Renumbered subseque...
2001-07-26 Marius Vollmer* tags.h: Update tag system docs.
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-06-14 Marius Vollmerreplace "scm_*_t" with "scm_t_*".
2001-06-11 Dirk Herrmann* Simplified the goops macro system a bit and fixed...
2001-05-27 Dirk Herrmann* Changed the default definition of SCM.
2001-05-26 Michael Livshinrevert the ill-considered part of the 2001-05-24 changes
2001-05-24 Michael Livshin* validate.h
2000-11-26 Gary Houston * reimplementation of values, call-with-values as...
2000-08-09 Mikael Djurfeldt* struct.h (SCM_STRUCT_GC_CHAIN, SCM_SET_STRUCT_GC_CHAI...
2000-07-26 Dirk Herrmann* Fixed struct initialization.
2000-04-18 Dirk HerrmannFixed some SCM/scm_bits_t mixups.
2000-04-17 Dirk Herrmann* struct.c, struct.h: Struct data regions (and thus...
2000-04-12 Dirk HerrmannThe struct data is now an array of scm_bits_t variables.
2000-04-11 Dirk HerrmannThe struct vtable data is now an array of scm_bits_t...
2000-03-22 Dirk HerrmannDon't use SCM2PTR for non scheme values.
2000-03-21 Dirk HerrmannDon't cast SCM values to pointers.
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-12 Mikael Djurfeldt*** empty log message ***
2000-03-12 Mikael Djurfeldt* async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval...
2000-03-11 Mikael Djurfeldt* objects.h (SCM_CLASS_FLAGS, SCM_OBJ_CLASS_FLAGS,
2000-03-02 Greg J. Badros* list.c: Moved append docs to append! Thanks Dirk...
1999-12-16 Greg J. Badros* *.h: Use SCM_NIMP(X) && in all the FOOP macros.
1999-09-12 Mikael Djurfeldt* __scm.h, backtrace.c, backtrace.h, debug.c, debug...
1999-08-30 Mikael Djurfeldt* struct.c, struct.h (scm_struct_free_0, scm_struct_fre...
1999-08-29 Mikael Djurfeldt* struct.c, struct.h: Replace 4 procedure slots with...
1999-06-23 Mikael Djurfeldt* struct.c, struct.h:
1999-03-14 Mikael Djurfeldt* struct.h (SCM_STRUCT_TABLE_NAME, SCM_SET_STRUCT_TABLE...
1999-03-11 Mikael Djurfeldt* struct.h (scm_struct_i_setter): New constant.
1999-01-05 Mikael DjurfeldtCorrection of mistake (should have committed onto a...
1999-01-05 Mikael Djurfeldt*** empty log message ***
1998-12-16 Mikael DjurfeldtMove the procedure slots of entities to invisible slots...
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1997-10-03 Mikael Djurfeldt1997-10-03 Mikael Djurfeldt <mdj@nada.kth.se>
1997-06-03 Marius Vollmer* struct.c (scm_struct_ref, scm_struct_set_x): Use
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1996-10-15 Jim BlandyAllocate data for structures on an eight-byte boundary, as
next