1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 11:50:28 +02:00
guile/libguile
2005-04-24 12:23:24 +00:00
..
.cvsignore Don't ignore .cvsigore 2004-03-21 02:12:49 +00:00
__scm.h See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
_scm.h * _scm.h: fix various preprocessor usages of new public symbols to 2003-03-27 19:55:45 +00:00
alist.c *** empty log message *** 2004-09-22 17:41:37 +00:00
alist.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
alloca.c * alloca.c: #include <config.h> if HAVE_CONFIG_H. 2003-03-25 23:52:25 +00:00
arbiters.c (FETCH_STORE) [generic C]: Should be 2005-03-17 23:11:54 +00:00
arbiters.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
async.c See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
async.h * async.h (scm_mask_ints): Removed left over reference to 2005-03-24 10:21:22 +00:00
backtrace.c See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
backtrace.h (scm_display_backtrace_with_highlights, 2004-09-23 17:51:53 +00:00
boolean.c (scm_is_bool): Fix typo. 2004-07-06 10:25:37 +00:00
boolean.h * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, 2004-07-06 10:05:45 +00:00
c-tokenize.lex (yyget_lineno, yyget_in, yyget_out, yyget_leng, 2003-05-19 09:57:01 +00:00
ChangeLog *** empty log message *** 2005-04-23 00:17:33 +00:00
ChangeLog-1996-1999
ChangeLog-2000
ChangeLog-gh
ChangeLog-scm
ChangeLog-threads
chars.c (scm_charnames, scm_charnums): Added "sp" as an alias for "space". 2004-11-04 17:08:26 +00:00
chars.h (scm_tables_prehistory): Remove. 2004-04-24 22:04:51 +00:00
continuations.c * continuations.c (scm_make_continuation): No longer a critical 2005-03-07 21:39:56 +00:00
continuations.h See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
conv-integer.i.c * numbers.c (scm_i_range_error): New. 2004-10-19 15:59:56 +00:00
conv-uinteger.i.c * numbers.c (scm_i_range_error): New. 2004-10-19 15:59:56 +00:00
convert.c Use new vector elements API or simple vector API, as appropriate. 2005-01-02 20:49:04 +00:00
convert.h Use new vector elements API or simple vector API, as appropriate. 2005-01-02 20:49:04 +00:00
convert.i.c (scm_array_handle_release): New, changed all uses of 2005-01-06 18:56:34 +00:00
coop-defs.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
coop-pthreads.c * variable.c, threads.c, struct.c, stackchk.c, smob.c, root.c, 2004-10-22 15:13:12 +00:00
coop-pthreads.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
coop-threads.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
coop.c Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
COPYING
cpp_cnvt.awk Use scm_from_int instead of SCM_MAKINUM. 2004-07-10 13:42:18 +00:00
cpp_err_symbols.in
cpp_errno.c
cpp_sig_symbols.in Add SIGSYS. 2004-04-15 00:47:02 +00:00
cpp_signal.c
debug-malloc.c * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP, 2004-07-23 15:43:02 +00:00
debug-malloc.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
debug.c (scm_make_memoized): Restore use of SCM_UNPACK. 2005-03-24 07:30:19 +00:00
debug.h * eval.c, debug.h (SCM_WARN_DEPRECATED): New debug option. 2005-01-11 17:43:37 +00:00
deprecated.c Include "libguile/async.h" for SCM_CRITICAL_SECTION_START/END. 2005-03-07 21:42:02 +00:00
deprecated.h See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
deprecation.c (scm_c_issue_deprecation_warning): Use malloc instead of scm_malloc. 2005-03-10 18:05:25 +00:00
deprecation.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
discouraged.c * keywords.h, keywords.c, deprecated.h, deprecated.c 2004-10-04 17:02:01 +00:00
discouraged.h See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
dynl.c Critical section review 2005-03-30 18:32:19 +00:00
dynl.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
dynwind.c See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
dynwind.h (scm_frame_free): New. 2004-08-10 13:35:28 +00:00
environments.c (obarray_enter, obarray_replace): Call SCM_HASHTABLE_INCREMENT when 2005-01-20 15:57:50 +00:00
environments.h * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to 2004-07-08 15:58:11 +00:00
eq.c (SCM_BITVEC_REF, SCM_BITVEC_SET, SCM_BITVEC_CLR): Removed. 2005-01-07 15:44:09 +00:00
eq.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
error.c See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
error.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
eval.c Critical section review. 2005-03-30 18:43:49 +00:00
eval.h See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
evalext.c Do no longer handle scm_tc7_bvect bitvectors. 2004-11-09 16:14:22 +00:00
evalext.h * eval.c, eval.h, evalext.c, evalext.h (scm_m_undefine): Moved 2003-05-06 20:05:04 +00:00
extensions.c (load_extension): Convert lib and init to locale 2004-08-12 17:06:37 +00:00
extensions.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
feature.c (progargs_fluid): New. 2005-03-02 19:40:20 +00:00
feature.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
filesys.c See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
filesys.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
fluids.c (ensure_state_size, ensure_all_state_sizes, resize_all_states): 2005-03-09 19:20:49 +00:00
fluids.h See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
fports.c See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
fports.h * fports.h, fports.c (scm_i_fdes_to_port): New, like 2004-08-12 17:03:36 +00:00
futures.c See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
futures.h See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
gc-card.c (scm_i_sweep_card): Do not increase/decrease scm_gc_running_p. 2005-03-09 19:17:19 +00:00
gc-freelist.c See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
gc-malloc.c * gc.h, gc.c (SCM_FREECELL_P): Removed for good. 2005-03-10 18:39:53 +00:00
gc-mark.c Reverted changed from 2005/01/24 19:14:54, which was a commit to the 2005-01-24 23:41:14 +00:00
gc-segment.c * gc.h, gc.c (SCM_FREECELL_P): Removed for good. 2005-03-10 18:39:53 +00:00
gc.c Critical section review. 2005-03-30 22:11:07 +00:00
gc.h * gc.h, gc.c (SCM_FREECELL_P): Removed for good. 2005-03-10 18:39:53 +00:00
gc_os_dep.c (NetBSD): Test __m68k__ and __arm__ as well as m68k and 2004-11-29 21:13:57 +00:00
gdb_interface.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
gdbint.c (SCM_BEGIN_FOREIGN_BLOCK, SCM_END_FOREIGN_BLOCK): Do not set 2005-03-10 18:42:11 +00:00
gdbint.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
gen-scmconfig.c (SCM_I_GSC_USE_COOP_THREADS, SCM_USE_COOP_THREADS): Removed. 2005-03-02 19:58:26 +00:00
gen-scmconfig.h.in (SCM_I_GSC_USE_COOP_THREADS, SCM_USE_COOP_THREADS): Removed. 2005-03-02 19:58:26 +00:00
gettext.h * i18n.c: Handle --disable-nls (thanks Bruno). 2004-09-22 21:54:50 +00:00
gh.h Critical section review 2005-04-24 12:23:24 +00:00
gh_data.c (scm_array_handle_release): New, changed all uses of 2005-01-06 18:56:34 +00:00
gh_eval.c Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
gh_funcs.c Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
gh_init.c Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
gh_io.c Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
gh_list.c Replaced SCM_CAR, etc with scm_car, etc. 2004-09-22 17:48:13 +00:00
gh_predicates.c * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, 2004-07-06 10:59:25 +00:00
goops.c Include "libguile/async.h" for SCM_CRITICAL_SECTION_START/END. 2005-03-07 21:42:02 +00:00
goops.h * objects.h, objects.c, goops.c, goops.h (scm_class_boolean, 2005-01-18 14:58:39 +00:00
gsubr.c *** empty log message *** 2004-09-22 17:41:37 +00:00
gsubr.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
guardians.c Critical section review 2005-04-24 12:23:24 +00:00
guardians.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
guile-doc-snarf.in * guile-snarf-docs.in, guile-snarf-docs-texi.in, 2001-05-31 13:15:54 +00:00
guile-func-name-check.in * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:08:49 +00:00
guile-snarf-docs.in * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:08:49 +00:00
guile-snarf.awk.in * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:08:49 +00:00
guile-snarf.in Instead of the non-portable mktemp, use mkdir to create a unique 2004-01-10 23:30:23 +00:00
guile.c * Makefile.am (INCLUDES): Use @LTDLINC@ instead of 2004-10-22 13:01:59 +00:00
hash.c Use new vector elements API or simple vector API, as appropriate. 2005-01-02 20:49:04 +00:00
hash.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
hashtab.c (scm_hashx_remove_x): Need to pass "closure" to scm_hash_fn_remove_x. 2005-04-22 23:33:15 +00:00
hashtab.h (scm_t_hashtable): Removed 'closure' field. The 2005-04-04 14:53:27 +00:00
hooks.c * variable.c, threads.c, struct.c, stackchk.c, smob.c, root.c, 2004-10-22 15:13:12 +00:00
hooks.h Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use 2004-05-06 16:43:14 +00:00
i18n.c Docstring fixes. 2004-09-23 18:42:59 +00:00
i18n.h * i18n.c: Handle --disable-nls (thanks Bruno). 2004-09-22 21:54:50 +00:00
inet_aton.c 2002-02-27 Stefan Jahn <stefan@lkcc.org> 2002-02-27 15:41:01 +00:00
init.c (scm_i_init_guile): Do not set scm_block_gc. 2005-03-10 18:42:52 +00:00
init.h See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
inline.c Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
inline.h (scm_double_cell): use __asm__ iso. asm, to maintain 2005-03-28 11:40:58 +00:00
ioext.c See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
ioext.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
iselect.h See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
keywords.c Critical section review 2005-04-24 12:23:24 +00:00
keywords.h * keywords.h, keywords.c, deprecated.h, deprecated.c 2004-10-04 17:02:01 +00:00
lang.c Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
lang.h *** empty log message *** 2004-09-22 17:41:37 +00:00
list.c (scm_make_list): New code, moving make-list from boot-9.scm. 2005-04-23 00:06:14 +00:00
list.h (scm_make_list): New code, moving make-list from boot-9.scm. 2005-04-23 00:15:16 +00:00
load.c (scm_primitive_load): Use scm_i_frame_current_load_port instead of 2005-03-02 20:13:53 +00:00
load.h (scm_internal_parse_path): Removed. 2004-08-10 13:30:12 +00:00
macros.c * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, 2004-07-06 10:59:25 +00:00
macros.h Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use 2004-05-06 16:43:14 +00:00
Makefile.am (INCLUDES): Removed @LTDLINCL@. 2005-03-08 00:53:21 +00:00
mallocs.c * variable.c, threads.c, struct.c, stackchk.c, smob.c, root.c, 2004-10-22 15:13:12 +00:00
mallocs.h Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use 2004-05-06 16:43:14 +00:00
memmove.c Remove "face-lift" comment. 2001-07-09 07:36:48 +00:00
mkstemp.c 2003-05-29 Stefan Jahn <stefan@lkcc.org> 2003-05-29 14:39:13 +00:00
modules.c (scm_frame_current_module): New. 2005-03-02 20:14:59 +00:00
modules.h (scm_frame_current_module): New. 2005-03-02 20:14:59 +00:00
net_db.c Use new vector elements API or simple vector API, as appropriate. 2005-01-02 20:49:04 +00:00
net_db.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
null-threads.c See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
null-threads.h See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
numbers.c (scm_oneplus, scm_oneminus): New functions, converted from 2005-04-14 00:35:50 +00:00
numbers.h (scm_oneplus, scm_oneminus): New functions, converted from 2005-04-14 00:35:50 +00:00
objects.c Include goops.h for the scm_class_of prototype. 2005-01-20 14:40:46 +00:00
objects.h * objects.h, objects.c, goops.c, goops.h (scm_class_boolean, 2005-01-18 14:58:39 +00:00
objprop.c Include "libguile/async.h" for SCM_CRITICAL_SECTION_START/END. 2005-03-07 21:42:02 +00:00
objprop.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
options.c (change_option_setting): Use scm_car instead of explicit type check 2004-09-29 17:52:10 +00:00
options.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
pairs.c (scm_i_chase_pairs): Replace scm_t_bits with scm_t_uint32 to fix the 2004-11-02 22:47:14 +00:00
pairs.h * discouraged.h, tags.h (SCM_CONSP, SCM_NCONSP): Moved to 2004-09-22 17:37:01 +00:00
ports.c Include "libguile/async.h" for SCM_CRITICAL_SECTION_START/END. 2005-03-07 21:42:02 +00:00
ports.h See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
posix.c See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
posix.h * posix.h (scm_setgroups): New prototype. 2003-07-27 16:20:21 +00:00
print.c See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
print.h (scm_print_state, SCM_PRINT_STATE_LAYOUT): 2005-01-07 15:47:47 +00:00
private-gc.h * gc.c (s_scm_gc_live_object_stats): return alist, not hashtable. 2005-01-27 22:19:49 +00:00
procprop.c *** empty log message *** 2004-09-22 17:41:37 +00:00
procprop.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
procs.c *** empty log message *** 2004-09-22 17:41:37 +00:00
procs.h *** empty log message *** 2004-09-22 17:41:37 +00:00
properties.c * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, 2004-07-06 10:59:25 +00:00
properties.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
pthread-threads.h See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
putenv.c (environ): Use _NSGetEnviron in Darwin 2004-02-18 00:20:08 +00:00
quicksort.i.c * Makefile.am (libguile_la_SOURCES, DOT_X_FILES, DOT_DOC_FILES, 2005-01-02 19:16:39 +00:00
ramap.c (SCM_ARRAYP, SCM_I_ARRAYP): Renamed former to latter internal 2005-01-11 16:55:38 +00:00
ramap.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
random.c (scm_i_init_rstate): Compare w to -1 not 0xffffffffUL, now 2005-01-23 23:58:43 +00:00
random.h * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, 2004-08-19 17:19:44 +00:00
rdelim.c See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
rdelim.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
read.c See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
read.h * read.c (scm_lreadr): Call scm_i_read_homogenous_vector for '#f', 2004-10-26 17:00:13 +00:00
regex-posix.c Include "libguile/async.h" for SCM_CRITICAL_SECTION_START/END. 2005-03-07 22:32:22 +00:00
regex-posix.h Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use 2004-05-06 16:43:14 +00:00
remaining-docs-needed
root.c (scm_call_with_dynamic_root): New docstring. 2005-03-04 17:06:19 +00:00
root.h See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
run-test
rw.c See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
rw.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
scmconfig.h.top Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
scmsigs.c See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
scmsigs.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
script.c (scm_compile_shell_switches): Added 2005 to Copyright years. 2005-03-09 22:11:56 +00:00
script.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
simpos.c *** empty log message *** 2004-09-22 17:41:37 +00:00
simpos.h (scm_system_star): new prototype. 2003-11-19 21:40:42 +00:00
smob.c Include "libguile/async.h" for SCM_CRITICAL_SECTION_START/END. 2005-03-07 21:42:02 +00:00
smob.h (scm_assert_smob_type): New. 2004-09-24 01:46:09 +00:00
snarf.h (SCM_KEYWORD, SCM_GLOBAL_KEYWORD): Use scm_from_locale_keyword instead 2004-10-04 17:58:40 +00:00
socket.c (scm_setsockopt): Handle IP_ADD_MEMBERSHIP and IP_DROP_MEMBERSHIP 2005-02-27 23:50:30 +00:00
socket.h * gc.h (scm_gc_cells_collected): Removed duplicated declaration. 2004-02-18 21:14:35 +00:00
sort.c (scm_array_handle_release): New, changed all uses of 2005-01-06 18:56:34 +00:00
sort.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
srcprop.c Include "libguile/async.h" for SCM_CRITICAL_SECTION_START/END. 2005-03-07 21:42:02 +00:00
srcprop.h * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, 2004-07-06 10:59:25 +00:00
srfi-4.c Docstring updates. 2005-03-04 17:55:49 +00:00
srfi-4.h (scm_take_u64vector, 2005-01-14 18:19:13 +00:00
srfi-4.i.c (scm_take_u64vector, 2005-01-14 18:19:13 +00:00
srfi-13.c (scm_string_concatenate, scm_string_concatenate_shared): 2005-04-10 22:14:15 +00:00
srfi-13.h * srfi-13.c, srfi-13.h, srfi-14.c, srfi-14.h: New files. 2004-08-24 22:12:08 +00:00
srfi-14.c *** empty log message *** 2004-09-22 17:41:37 +00:00
srfi-14.h * srfi-13.c, srfi-13.h, srfi-14.c, srfi-14.h: New files. 2004-08-24 22:12:08 +00:00
stackchk.c See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
stackchk.h See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
stacks.c See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
stacks.h *** empty log message *** 2004-09-22 17:41:37 +00:00
stime.c Include "libguile/async.h" for SCM_CRITICAL_SECTION_START/END. 2005-03-07 21:42:02 +00:00
stime.h (SCM_TIME_UNITS_PER_SECOND): Use sysconf(_SC_CLK_TCK) when 2004-09-06 01:29:04 +00:00
strerror.c Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
strings.c See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
strings.h (SCM_STRING_UCHARS): Added missing argument. 2005-03-20 13:56:53 +00:00
strorder.c (scm_string_equal_p, scm_string_ci_equal_p, scm_string_less_p, 2004-08-24 22:13:14 +00:00
strorder.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
strports.c See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
strports.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
struct.c Include "libguile/async.h" for SCM_CRITICAL_SECTION_START/END. 2005-03-07 21:42:02 +00:00
struct.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
symbols.c See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
symbols.h * strings.h, strings.c (scm_i_make_symbol): Added FLAGS parameter. 2004-08-26 15:40:13 +00:00
tags.h Use new vector elements API or simple vector API, as appropriate. 2005-01-02 20:49:04 +00:00
threads.c * async.h (scm_mask_ints): Removed left over reference to 2005-03-24 10:21:22 +00:00
threads.h (scm_i_thread): Added gc_running_p field. 2005-03-10 18:06:54 +00:00
throw.c * throw.c (scm_ithrow): Abort when scm_i_critical_section_level is 2005-03-07 21:40:19 +00:00
throw.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
unif.c See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
unif.h (SCM_ARRAYP, SCM_I_ARRAYP): Renamed former to latter internal 2005-01-11 16:55:38 +00:00
validate.h See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
values.c * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, 2004-08-19 17:19:44 +00:00
values.h * tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into 2004-07-27 15:41:49 +00:00
variable.c * variable.c, threads.c, struct.c, stackchk.c, smob.c, root.c, 2004-10-22 15:13:12 +00:00
variable.h (SCM_VARIABLE_LOC): Use SCM_CELL_OBJECT_LOC instead of casting 2004-05-06 16:41:47 +00:00
vectors.c (SCM_ARRAYP, SCM_I_ARRAYP): Renamed former to latter internal 2005-01-11 16:55:38 +00:00
vectors.h * hashtab.c (scm_i_rehash): Cope with the case that a GC modifies 2005-02-23 17:24:19 +00:00
version.c * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, 2004-08-19 17:19:44 +00:00
version.h.in Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
vports.c See ChangeLog from 2005-03-02. 2005-03-02 20:42:01 +00:00
vports.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
weaks.c (scm_array_handle_release): New, changed all uses of 2005-01-06 18:56:34 +00:00
weaks.h * weaks.c: Use new vector elements API or simple vector 2005-01-02 20:06:08 +00:00
win32-dirent.c 2003-05-29 Stefan Jahn <stefan@lkcc.org> 2003-05-29 14:39:13 +00:00
win32-dirent.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
win32-socket.c * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP, 2004-07-23 15:43:02 +00:00
win32-socket.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
win32-uname.c Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
win32-uname.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00