Age | Commit message (Expand) | Author | Files | Lines |
2011-10-26 | symbols.h reindent | Andy Wingo | 1 | -1/+1 |
2011-10-24 | refactor tc7 and tc16 checks | Andy Wingo | 1 | -3/+2 |
2011-01-07 | add scm_from_{latin1,utf8}_symbol{n,} | Andy Wingo | 1 | -0/+16 |
2010-08-08 | remove "discouraged" infrastructure | Andy Wingo | 1 | -1/+13 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -6/+7 |
2008-05-31 | Add `SCM_INTERNAL' macro, use it. | Ludovic Courtès | 1 | -4/+4 |
2006-04-17 | merge from 1.8 branch | Kevin Ryde | 1 | -1/+1 |
2006-01-24 | patches by Ludovic Courtès for symbol generation. | Han-Wen Nienhuys | 1 | -0/+2 |
2005-05-23 | The FSF has a new address. | Marius Vollmer | 1 | -1/+1 |
2004-08-26 | * strings.h, strings.c (scm_i_make_symbol): Added FLAGS parameter. | Marius Vollmer | 1 | -1/+4 |
2004-08-24 | * symbols.h, symbols.c (scm_string_ci_to_symbol): Moved here, next | Marius Vollmer | 1 | -0/+1 |
2004-08-19 | * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, | Marius Vollmer | 1 | -29/+13 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -35/+11 |
2003-02-19 | * hooks.c (scm_c_hook_add): Fixed bug in append mode. | Mikael Djurfeldt | 1 | -1/+2 |
2002-02-04 | (scm_mem2uninterned_symbol, scm_symbol_interned_p, scm_make_symbol): | Marius Vollmer | 1 | -0/+3 |
2002-02-03 | * symbols.h (SCM_SET_SYMBOL_HASH): Removed. | Marius Vollmer | 1 | -1/+5 |
2002-01-28 | 2002-01-28 Stefan Jahn <stefan@lkcc.org> | Stefan Jahn | 1 | -0/+1 |
2001-11-25 | (SCM_MAKE_SYMBOL_TAG): New. | Marius Vollmer | 1 | -1/+2 |
2001-11-02 | Prefixed each each exported symbol with SCM_API. | Marius Vollmer | 1 | -14/+14 |
2001-08-31 | * Removed deprecated stuff. | Dirk Herrmann | 1 | -64/+5 |
2001-07-09 | Remove "face-lift" comment. | Thien-Thi Nguyen | 1 | -2/+0 |
2001-06-14 | replace "scm_*_t" with "scm_t_*". | Marius Vollmer | 1 | -1/+1 |
2001-05-27 | * Changed the default definition of SCM. | Dirk Herrmann | 1 | -10/+10 |
2001-05-26 | revert the ill-considered part of the 2001-05-24 changes | Michael Livshin | 1 | -3/+3 |
2001-05-24 | * validate.h | Michael Livshin | 1 | -7/+7 |
2001-05-15 | Merge from mvo-vcell-cleanup-1-branch. | Marius Vollmer | 1 | -20/+31 |
2001-03-08 | * symbols.c, symbols.h (scm_sys_symbols): New function GUILE_DEBUG | Mikael Djurfeldt | 1 | -1/+4 |
2000-12-16 | Added prototype. | Keisuke Nishida | 1 | -0/+1 |
2000-12-12 | * The creation of symbols and bindings are two separate issues now. | Dirk Herrmann | 1 | -1/+0 |
2000-12-12 | * Moved function scm_string_hash to hash.c. | Dirk Herrmann | 1 | -2/+0 |
2000-12-08 | * New functions: scm_str2symbol, scm_mem2symbol | Dirk Herrmann | 1 | -0/+4 |
2000-12-08 | * Guile does not assume a hash table size of scm_symhash_dim any more. | Dirk Herrmann | 1 | -2/+0 |
2000-11-28 | * Removed SCM_SYMBOL_UCHARS. | Dirk Herrmann | 1 | -8/+7 |
2000-11-23 | * Deprecated SCM_LENGTH_MAX. | Dirk Herrmann | 1 | -2/+1 |
2000-11-23 | * SCM_SETCHARS deprecated. | Dirk Herrmann | 1 | -2/+2 |
2000-11-23 | * Deprecated SCM_SETLENGTH. | Dirk Herrmann | 1 | -1/+2 |
2000-11-22 | * Deprecated macros SCM_ROCHARS and SCM_ROUCHARS. | Dirk Herrmann | 1 | -11/+10 |
2000-11-02 | * Get rid of calls to SCM_ROSTRINGP. | Dirk Herrmann | 1 | -2/+2 |
2000-10-30 | * Change a couple of functions to accept either symbols or strings only. | Dirk Herrmann | 1 | -9/+6 |
2000-10-25 | * Some more work to get rid of SCM_LENGTH | Dirk Herrmann | 1 | -1/+1 |
2000-10-06 | * Added type-specific replacement macros for SCM_LENGTH. | Dirk Herrmann | 1 | -1/+2 |
2000-09-26 | * Eliminated all calls to SCM_UCHARS. | Dirk Herrmann | 1 | -1/+1 |
2000-09-26 | * Eliminated all remaining calls to SCM_CHARS. | Dirk Herrmann | 1 | -1/+1 |
2000-09-26 | * Replaced a lot of references to SCM_CHARS. | Dirk Herrmann | 1 | -9/+14 |
2000-09-22 | * Added SCM_STRING_CHARS and SCM_SYMBOL_CHARS in order to, in the long run, | Dirk Herrmann | 1 | -0/+1 |
2000-09-12 | * Unified ssymbols and msymbols to a single symbol type 'scm_tc7_symbol'. | Dirk Herrmann | 1 | -34/+22 |
2000-09-12 | * symbols.h (scm_gentemp): Declared. | Mikael Djurfeldt | 1 | -1/+2 |
2000-08-11 | Deprecated scm_top_level_lookup_closure_var | Mikael Djurfeldt | 1 | -2/+0 |
2000-06-20 | Layout fix | Mikael Djurfeldt | 1 | -1/+1 |
2000-06-12 | Updated copyrights | Mikael Djurfeldt | 1 | -1/+1 |