1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-03 18:50:19 +02:00
guile/libguile
Marius Vollmer 14e9281bb3 (quicksort): Copy pivot out of the array while constructing the
partitions; it could get overwritten otherwise.  Because of the
ultimate insertion sort, this bug did not cause quicksort to fail, it
just put all the burdon on the insertion sort and was thus very slow.
Thanks to Rolan Orre for reporting the slowness!
2004-10-19 22:49:51 +00:00
..
.cvsignore Don't ignore .cvsigore 2004-03-21 02:12:49 +00:00
__scm.h (SCM_DEFER_INTS, SCM_ALLOW_INTS): Add comments about past 2004-08-02 00:36:49 +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 Move variables to avoid c99-isms in recent: 2004-08-22 01:49:10 +00:00
arbiters.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
async.c *** empty log message *** 2004-09-22 17:41:37 +00:00
async.h Did the follwing renamings: scm_with_blocked_asyncs -> 2004-01-07 18:03:18 +00:00
backtrace.c (display_frame_expr): Do not remove control characters from the final 2004-09-29 17:40:11 +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 *** 2004-10-19 16:02:11 +00:00
ChangeLog-1996-1999
ChangeLog-2000
ChangeLog-gh
ChangeLog-scm
ChangeLog-threads
chars.c (scm_char_alphabetic_p, scm_char_numeric_p, scm_char_whitespace_p, 2004-08-24 22:12:59 +00:00
chars.h (scm_tables_prehistory): Remove. 2004-04-24 22:04:51 +00:00
continuations.c (scm_dynthrow): Use >= instead of SCM_PTR_GE which 2004-04-30 23:34:01 +00:00
continuations.h 2003-06-25 Stefan Jahn <stefan@lkcc.org> 2003-06-25 18:12:35 +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 Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
convert.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
convert.i.c * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, 2004-08-19 17:19:44 +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 *** empty log message *** 2004-09-22 17:41:37 +00:00
coop-pthreads.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
coop-threads.c *** empty log message *** 2004-09-22 17:41:37 +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 *** empty log message *** 2004-09-22 17:41:37 +00:00
debug.h * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, 2004-07-06 10:59:25 +00:00
deprecated.c Include discouraged.h and keywords.h. Fixed silly typo. 2004-10-04 18:00:53 +00:00
deprecated.h * keywords.h, keywords.c, deprecated.h, deprecated.c 2004-10-04 17:02:01 +00:00
deprecation.c *** empty log message *** 2004-09-22 17:41:37 +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 * keywords.h, keywords.c, deprecated.h, deprecated.c 2004-10-04 17:02:01 +00:00
dynl.c * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, 2004-08-19 17:19:44 +00:00
dynl.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
dynwind.c *** empty log message *** 2004-09-22 17:41:37 +00:00
dynwind.h (scm_frame_free): New. 2004-08-10 13:35:28 +00:00
environments.c *** empty log message *** 2004-09-22 17:41:37 +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 *** empty log message *** 2004-09-22 17:41:37 +00:00
eq.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
error.c (scm_double_cell): abort if GC running. 2004-10-07 22:52:22 +00:00
error.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
eval.c (scm_eval, scm_apply, call_cxr_1): Use scm_i_chase_pairs 2004-09-22 17:38:44 +00:00
eval.h * backtrace.c (display_expression, display_frame): Call 2004-06-27 12:34:54 +00:00
evalext.c *** empty log message *** 2004-09-22 17:41:37 +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 * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, 2004-08-19 17:19:44 +00:00
feature.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
filesys.c *** empty log message *** 2004-09-22 17:41:37 +00:00
filesys.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
fluids.c * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, 2004-07-06 10:59:25 +00:00
fluids.h Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use 2004-05-06 16:43:14 +00:00
fports.c * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, 2004-08-19 17:19:44 +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 *** empty log message *** 2004-09-22 17:41:37 +00:00
futures.h Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use 2004-05-06 16:43:14 +00:00
gc-card.c * gc.h, gc.c (scm_i_gc_admin_mutex): New, to protect 2004-08-19 16:48:38 +00:00
gc-freelist.c 2003-05-29 Stefan Jahn <stefan@lkcc.org> 2003-05-29 14:39:13 +00:00
gc-malloc.c * gc.h, gc.c (scm_i_gc_admin_mutex): New, to protect 2004-08-19 16:48:38 +00:00
gc-mark.c *** empty log message *** 2004-09-22 17:41:37 +00:00
gc-segment.c (scm_i_get_new_heap_segment): Limit size of new 2004-10-19 13:51:22 +00:00
gc.c (scm_igc): put scm_gc_running-- before running hooks. 2004-10-07 23:42:41 +00:00
gc.h * gc.h, gc.c (scm_i_gc_admin_mutex): New, to protect 2004-08-19 16:48:38 +00:00
gc_os_dep.c update ifdefery for macosx. 2004-06-16 04:09:52 +00:00
gdb_interface.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
gdbint.c * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, 2004-08-19 17:19:44 +00:00
gdbint.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
gen-scmconfig.c * gen-scmconfig.h.in (SCM_I_GSC_ENABLE_DISCOURAGED): New. 2004-08-02 16:10:17 +00:00
gen-scmconfig.h.in * gen-scmconfig.h.in (SCM_I_GSC_ENABLE_DISCOURAGED): New. 2004-08-02 16:10:17 +00:00
gettext.h * i18n.c: Handle --disable-nls (thanks Bruno). 2004-09-22 21:54:50 +00:00
gh.h (gh_set_substr): Made src const. 2004-08-19 17:18:25 +00:00
gh_data.c (gh_set_substr): Made src const. 2004-08-19 17:18:25 +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 Replaced SCM_KEYWORDP with scm_is_keyword. 2004-10-04 17:02:53 +00:00
goops.h * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, 2004-07-06 10:59:25 +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 *** empty log message *** 2004-09-22 17:41:37 +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-func-name-check.in
guile-snarf-docs.in
guile-snarf.awk.in
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 * Removed uses of DEBUG_EXTENSIONS and DYNAMIC_LINKING to 2003-04-20 07:19:38 +00:00
hash.c * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, 2004-08-19 17:19:44 +00:00
hash.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
hashtab.c *** empty log message *** 2004-09-22 17:41:37 +00:00
hashtab.h Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use 2004-05-06 16:43:14 +00:00
hooks.c *** empty log message *** 2004-09-22 17:41:37 +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 * i18n.c: Handle --disable-nls (thanks Bruno). 2004-09-22 21:54:50 +00:00
init.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +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): abort if GC running. 2004-10-07 22:52:22 +00:00
ioext.c (scm_fdopen): Use scm_i_fdes_to_port together with scm_i_mode_bits to 2004-08-12 17:16:49 +00:00
ioext.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
iselect.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
keywords.c * keywords.c (scm_symbol_to_keyword): Use SCM_ASSERT_TYPE for a 2004-10-04 17:59:20 +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 *** empty log message *** 2004-09-22 17:41:37 +00:00
list.h * list.[ch] (scm_i_finite_list_copy): New internal function to 2004-06-06 07:46:18 +00:00
load.c *** empty log message *** 2004-09-22 17:41:37 +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 * Makefile.am (EXTRA_DIST): Added gettext.h. 2004-09-24 02:12:09 +00:00
mallocs.c Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use 2004-05-06 16:43:14 +00:00
mallocs.h Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use 2004-05-06 16:43:14 +00:00
memmove.c
mkstemp.c 2003-05-29 Stefan Jahn <stefan@lkcc.org> 2003-05-29 14:39:13 +00:00
modules.c *** empty log message *** 2004-09-22 17:41:37 +00:00
modules.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
net_db.c * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, 2004-08-19 17:19:44 +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 *** empty log message *** 2004-09-22 17:41:37 +00:00
null-threads.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
numbers.c * numbers.c (scm_i_range_error): New. 2004-10-19 15:59:56 +00:00
numbers.h Include <gmp.h> in numbers.h, not in 2004-09-21 00:42:30 +00:00
objects.c *** empty log message *** 2004-09-22 17:41:37 +00:00
objects.h * print.c (scm_iprin1): Handle fractions. 2003-11-18 19:59:53 +00:00
objprop.c Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +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 * discouraged.h, tags.h (SCM_CONSP, SCM_NCONSP): Moved to 2004-09-22 17:37:01 +00:00
pairs.h * discouraged.h, tags.h (SCM_CONSP, SCM_NCONSP): Moved to 2004-09-22 17:37:01 +00:00
ports.c (scm_getc, scm_lfwrite): Recognise \a \b and \r for port column. 2004-09-07 00:22:19 +00:00
ports.h (SCM_ZEROCOL, SCM_DECCOL): New macros. 2004-09-07 00:23:39 +00:00
posix.c * i18n.c: Handle --disable-nls (thanks Bruno). 2004-09-22 21:54:50 +00:00
posix.h * posix.h (scm_setgroups): New prototype. 2003-07-27 16:20:21 +00:00
print.c (SCM_PRINT_HIGHLIGHT_PREFIX, 2004-09-29 17:53:40 +00:00
print.h (SCM_PRINT_HIGHLIGHT_PREFIX, 2004-09-29 17:53:40 +00:00
private-gc.h (SCM_DEFAULT_MAX_SEGMENT_SIZE): Increase to 20 Mib. 2004-10-19 13:53:17 +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.c Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
pthread-threads.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
putenv.c (environ): Use _NSGetEnviron in Darwin 2004-02-18 00:20:08 +00:00
ramap.c (scm_array_equal_p): Include scm_tc7_svect in switch. Thanks to 2004-09-29 15:48:21 +00:00
ramap.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
random.c * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, 2004-08-19 17:19:44 +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 * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, 2004-08-19 17:19:44 +00:00
rdelim.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
read.c (scm_lreadr): Simply do (symbol->keyword (read)) after 2004-10-04 18:03:18 +00:00
read.h * list.c (scm_list_n): Add #if SCM_DEBUG_CELL_ACCESSES_P around 2004-02-20 22:04:24 +00:00
regex-posix.c (scm_regexp_exec): Correction to last change, should 2004-09-28 23:50:21 +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 * numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num, 2004-08-02 16:14:04 +00:00
root.h Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use 2004-05-06 16:43:14 +00:00
run-test
rw.c * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, 2004-08-19 17:19:44 +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 *** empty log message *** 2004-09-22 17:41:37 +00:00
scmsigs.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
script.c *** empty log message *** 2004-09-22 17:41:37 +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 (scm_assert_smob_type): New. 2004-09-24 01:46:09 +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 *** empty log message *** 2004-09-22 17:41:37 +00:00
socket.h * gc.h (scm_gc_cells_collected): Removed duplicated declaration. 2004-02-18 21:14:35 +00:00
sort.c (quicksort): Copy pivot out of the array while constructing the 2004-10-19 22:49:51 +00:00
sort.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
srcprop.c *** empty log message *** 2004-09-22 17:41:37 +00:00
srcprop.h * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, 2004-07-06 10:59:25 +00:00
srfi-13.c *** empty log message *** 2004-09-22 17:41:37 +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 Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
stackchk.h * __scm.h (SCM_STACK_PTR): New macro. (Cast argument through 2003-05-22 09:16:33 +00:00
stacks.c *** empty log message *** 2004-09-22 17:41:37 +00:00
stacks.h *** empty log message *** 2004-09-22 17:41:37 +00:00
stime.c (_POSIX_C_SOURCE): Use this only on hpux, it 2004-09-08 22:14:59 +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 (SCM_STRING_CHARS): Explicitely reject read-only strings with an error 2004-09-29 17:58:39 +00:00
strings.h (scm_substring_read_only, 2004-09-22 13:54:15 +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 * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, 2004-08-19 17:19:44 +00:00
strports.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
struct.c *** empty log message *** 2004-09-22 17:41:37 +00:00
struct.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
symbols.c *** empty log message *** 2004-09-22 17:41:37 +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 * discouraged.h, tags.h (SCM_CONSP, SCM_NCONSP): Moved to 2004-09-22 17:37:01 +00:00
threads-plugin.c Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
threads-plugin.h (SCM_MUTEX_MAXSIZE): Increase to 25*sizeof(long), 2004-04-27 22:59:04 +00:00
threads.c *** empty log message *** 2004-09-22 17:41:37 +00:00
threads.h (scm_i_misc_mutex): New SCM_GLOBAL_MUTEX. 2004-07-23 23:51:58 +00:00
throw.c (handler_message): The rest argument is the fourth 2004-09-23 17:53:54 +00:00
throw.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
unif.c (scm_array_p): When no prototype is given, explicitely test for 2004-10-19 15:57:18 +00:00
unif.h * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, 2004-08-19 17:19:44 +00:00
validate.h *** empty log message *** 2004-09-22 17:41:37 +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 * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, 2004-07-06 10:59:25 +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 * numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num, 2004-08-02 16:14:04 +00:00
vectors.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +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 * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, 2004-08-19 17:19:44 +00:00
vports.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
weaks.c *** empty log message *** 2004-09-22 17:41:37 +00:00
weaks.h Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +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