| Commit message (Expand) | Author | Age | Files | Lines |
* | Update license notices in all C files | Andy Wingo | 2018-06-20 | 1 | -17/+17 |
* | Remove (C) from copyright statements | Andy Wingo | 2018-06-20 | 1 | -1/+1 |
* | Rename __scm.h to scm.h | Andy Wingo | 2018-06-20 | 1 | -1/+0 |
* | Remove Emacs local variables comments in Guile source | Andy Wingo | 2018-06-20 | 1 | -6/+0 |
* | Remove useless "classes: h_files" from Guile headers. | Andy Wingo | 2018-06-20 | 1 | -2/+0 |
* | Devolve gc.h | Andy Wingo | 2018-06-18 | 1 | -0/+1 |
* | Remove includes of validate.h. | Andy Wingo | 2018-06-18 | 1 | -1/+2 |
* | Merge remote-tracking branch 'origin/stable-2.0' | Andy Wingo | 2013-02-18 | 1 | -0/+1 |
|\ |
|
| * | add hash-count for native tables | Daniel Hartwig | 2013-02-18 | 1 | -0/+1 |
* | | refactor tc7 and tc16 checks | Andy Wingo | 2011-10-24 | 1 | -1/+1 |
* | | reimplement hashtab.c's weak hash tables in terms of weak-table.c | Andy Wingo | 2011-10-24 | 1 | -31/+1 |
|/ |
|
* | add scm_hash_fn_get_handle_by_hash | Andy Wingo | 2011-01-07 | 1 | -0/+8 |
* | fluids are tc7 objects | Andy Wingo | 2009-12-05 | 1 | -1/+0 |
* | hash tables have a tc7 | Andy Wingo | 2009-12-05 | 1 | -7/+6 |
* | Use proper fold/for-each function types in `hashtab.h'. | Ludovic Courtès | 2009-10-27 | 1 | -8/+12 |
* | Use proper types for hash/assoc functions in `hashtab.h'. | Ludovic Courtès | 2009-10-20 | 1 | -8/+32 |
* | Merge branch 'master' into boehm-demers-weiser-gc | Ludovic Courtès | 2009-08-18 | 1 | -6/+7 |
|\ |
|
| * | Change Guile license to LGPLv3+ | Neil Jerram | 2009-06-17 | 1 | -6/+7 |
* | | Merge branch 'master' into boehm-demers-weiser-gc | Ludovic Courtès | 2008-09-10 | 1 | -4/+5 |
|\ \
| |/ |
|
| * | Add `SCM_INTERNAL' macro, use it. | Ludovic Courtès | 2008-05-31 | 1 | -5/+6 |
* | | Implemented rehashing of weak hash tables. | Ludovic Courtes | 2008-09-10 | 1 | -3/+0 |
* | | procs/weaks/hashtab: Removed a bit of useless mark/free code. | Ludovic Courtes | 2008-09-05 | 1 | -1/+0 |
|/ |
|
* | merge from 1.8 branch | Kevin Ryde | 2006-04-17 | 1 | -1/+1 |
* | * gc-mark.c (scm_mark_all): Do not rely on hooks to run the weak | Marius Vollmer | 2005-07-31 | 1 | -0/+1 |
* | * hashtab.h: Bugfix: use SCM_API (WAS: extern). | Marius Vollmer | 2005-06-05 | 1 | -1/+1 |
* | The FSF has a new address. | Marius Vollmer | 2005-05-23 | 1 | -1/+1 |
* | (scm_t_hashtable): Removed 'closure' field. The | Marius Vollmer | 2005-04-04 | 1 | -2/+1 |
* | (scm_hash_fx_remove_x): Removed delete_fn | Marius Vollmer | 2005-03-29 | 1 | -2/+2 |
* | Reverted changed from 2005/01/24 19:14:54, which was a commit to the | Marius Vollmer | 2005-01-24 | 1 | -5/+0 |
* | Threading changes. | Marius Vollmer | 2005-01-24 | 1 | -0/+5 |
* | (SCM_HASHTAB_BUCKET_LOC): Removed. | Marius Vollmer | 2005-01-07 | 1 | -2/+0 |
* | (SCM_HASHTABLE_BUCKETS): Removed. | Marius Vollmer | 2005-01-02 | 1 | -3/+6 |
* | Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use | Marius Vollmer | 2004-05-06 | 1 | -7/+7 |
* | * unif.c (scm_make_uve): Removed local variable and simplified | Mikael Djurfeldt | 2004-02-13 | 1 | -2/+4 |
* | (scm_tc16_hashtable): Added "extern" declaration. | Marius Vollmer | 2003-09-12 | 1 | -0/+2 |
* | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 2003-04-05 | 1 | -35/+11 |
* | * hooks.c (scm_c_hook_add): Fixed bug in append mode. | Mikael Djurfeldt | 2003-02-19 | 1 | -1/+64 |
* | * hashtab.c (scm_vector_to_hash_table, | Mikael Djurfeldt | 2003-02-11 | 1 | -1/+4 |
* | Prefixed each each exported symbol with SCM_API. | Marius Vollmer | 2001-11-02 | 1 | -29/+29 |
* | * Renamed header macros to the SCM_<filename>_H format. | Dirk Herrmann | 2001-08-31 | 1 | -7/+10 |
* | * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, | Martin Grabmüller | 2001-07-19 | 1 | -1/+1 |
* | replace "scm_*_t" with "scm_t_*". | Marius Vollmer | 2001-06-14 | 1 | -3/+3 |
* | revert the ill-considered part of the 2001-05-24 changes | Michael Livshin | 2001-05-26 | 1 | -6/+6 |
* | * validate.h | Michael Livshin | 2001-05-24 | 1 | -6/+6 |
* | New functions: scm_c_make_vector, scm_c_make_hash_table. | Keisuke Nishida | 2001-02-02 | 1 | -0/+2 |
* | Updated copyrights | Mikael Djurfeldt | 2000-06-12 | 1 | -1/+1 |
* | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 2000-03-19 | 1 | -0/+6 |
* | * list.c: Moved append docs to append! Thanks Dirk Hermann. Also, | Greg J. Badros | 2000-03-02 | 1 | -31/+31 |
* | * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c, | Mikael Djurfeldt | 1999-09-12 | 1 | -1/+1 |
* | * hashtab.c, hashtab.h (scm_hash_fold, scm_internal_hash_fold): | Mikael Djurfeldt | 1999-03-21 | 1 | -2/+2 |