summaryrefslogtreecommitdiff
path: root/libguile
Commit message (Expand)AuthorAgeFilesLines
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1998-10-19100-328/+98
* Correct copyright notice.Jim Blandy1998-10-191-1/+1
* Added copyright notice.Jim Blandy1998-10-191-0/+19
* *** empty log message ***Jim Blandy1998-10-191-2/+2
* *** empty log message ***Jim Blandy1998-10-191-0/+20
* * script.c (scm_compile_shell_switches): DefineJim Blandy1998-10-191-2/+4
* * filesys.c (set_element, get_element): Make sure that `element'Jim Blandy1998-10-191-2/+2
* * chars.c (scm_charnames): In ASCII character name table, makeJim Blandy1998-10-181-2/+2
* * Makefile.am (libguile_la_SOURCES, BUILT_SOURCES): Put these inJim Blandy1998-10-182-64/+58
* * unif.c (scm_raprin1): Changed print syntax for byte vectors fromMikael Djurfeldt1998-10-182-2/+16
* *** empty log message ***Jim Blandy1998-10-171-4/+12
* Don't use local_fgets on sockets; ftell doesn't work on sockets.Jim Blandy1998-10-173-0/+12
* * script.c (scm_compile_shell_switches): Add handling of -q switchMikael Djurfeldt1998-10-172-4/+25
* *** empty log message ***Jim Blandy1998-10-161-1/+12
* * regex-posix.c (scm_regexp_exec): Add a cast to remove aJim Blandy1998-10-161-1/+1
* * Makefile.in: Regenerated, after change to qthreads.m4.Jim Blandy1998-10-161-0/+1
* * stime.c: The CPP hair to determine a value for CLKTCK is weird,Jim Blandy1998-10-151-17/+7
* *** empty log message ***Jim Blandy1998-10-151-0/+16
* Warning fixes from Greg Harvey:Jim Blandy1998-10-158-7/+34
* *** empty log message ***Jim Blandy1998-10-141-0/+21
* Handle short and long long uniform arrays properly. (Thanks toJim Blandy1998-10-141-0/+50
* Change the way libguile and boot-9.scm are timestamped, to try toJim Blandy1998-10-143-29/+10
* *** empty log message ***Jim Blandy1998-10-141-0/+7
* * (__scm.h, alist.c, eval.c, feature.c, gsubr.c, numbers.c,Jim Blandy1998-10-147-78/+78
* *** empty log message ***Jim Blandy1998-10-131-0/+5
* * stime.c (scm_get_internal_real_time): Do the arithmetic usingJim Blandy1998-10-131-8/+10
* *** empty log message ***Jim Blandy1998-10-131-0/+23
* * threads.h (scm_thread_usleep, scm_thread_sleep): New declarations.Jim Blandy1998-10-133-21/+41
* Don't redefine sleep and usleep.Jim Blandy1998-10-131-42/+18
* *** empty log message ***Jim Blandy1998-10-121-0/+12
* * threads.c: Doc fix.Jim Blandy1998-10-121-0/+1
* The argument type of usleep varies from system to system,Jim Blandy1998-10-123-6/+9
* *** empty log message ***Jim Blandy1998-10-121-1/+1
* *** empty log message ***Jim Blandy1998-10-121-0/+18
* * simpos.c (scm_software_type): Procedure deleted. This isn't theJim Blandy1998-10-122-61/+0
* * script.c (scm_find_executable): Don't test if unix is #definedJim Blandy1998-10-121-18/+0
* * genio.c (scm_do_read_line): Don't just politely check that theJim Blandy1998-10-121-2/+9
* *** empty log message ***Jim Blandy1998-10-111-0/+2
* * scmconfig.h.in: Regenerated.Jim Blandy1998-10-111-1/+1
* *** empty log message ***Jim Blandy1998-10-111-0/+3
* * libguile.h: Don't omit the dynamic linking functions. (ThanksJim Blandy1998-10-111-0/+1
* *** empty log message ***Jim Blandy1998-10-111-0/+5
* * genio.c (scm_do_read_line): Count lines correctly when the fileJim Blandy1998-10-111-1/+4
* *** empty log message ***Jim Blandy1998-10-101-0/+3
* * genio.c (scm_do_read_line): Maintain the line count correctly.Jim Blandy1998-10-101-0/+3
* *** empty log message ***Jim Blandy1998-10-101-0/+8
* * numbers.c (big2str): Protect t from garbage collection untilJim Blandy1998-10-101-1/+2
* * gc.c (scm_return_first): Remove #ifdef __STDC__ garbage; GuileJim Blandy1998-10-101-7/+0
* *** empty log message ***Jim Blandy1998-10-091-0/+4
* * Makefile.am (libguile_la_LDFLAGS): Increment shared libraryJim Blandy1998-10-092-2/+2