scsh-0.6/scsh
jaortega b0d75bda86 Unit test that reveals the problem with REGEXP-SEARCH? after merging 0.6 branch. 2008-01-26 20:17:21 +00:00
..
aix r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
bsd r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
cygwin32 r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
generic r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
gnu r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
hpux r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
irix r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
lib Remove the old LIST-LIB, STRING-LIB, and CHAR-SET-LIB libraries, now 2002-08-14 14:23:41 +00:00
linux r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
next r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
odbc - remove odbc_sql_set_env_attr() 2003-05-13 13:45:32 +00:00
rx r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
solaris r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
sunos r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
test Unit test that reveals the problem with REGEXP-SEARCH? after merging 0.6 branch. 2008-01-26 20:17:21 +00:00
.gitignore Don't ignore static.scm, its presence is an error. 2002-12-12 09:12:19 +00:00
awk.scm Added missing "See file COPYING" to copyright notice. 2001-03-11 18:03:50 +00:00
bdbmo.c
command-line.scm Split scsh code into lots of modules. 2003-04-28 08:33:46 +00:00
configure.scm.in r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
continuation.scm Split scsh code into lots of modules. 2003-04-28 08:33:46 +00:00
crypt.scm Split scsh code into lots of modules. 2003-04-28 08:33:46 +00:00
cstuff.c "I'm not proud of it" 2003-05-02 07:20:37 +00:00
cstuff.h "I'm not proud of it" 2003-05-02 07:20:37 +00:00
db.c Use s48_enter_integer instead of s48_enter_fixnum for errno to please GNU Hurd. 2003-06-25 08:44:08 +00:00
db.scm r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
dbm.c Use s48_enter_integer instead of s48_enter_fixnum for errno to please GNU Hurd. 2003-06-25 08:44:08 +00:00
dbm.scm r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
dbm1.c
defrec.scm
directory.scm Split scsh code into lots of modules. 2003-04-28 08:33:46 +00:00
dirstuff1.c GC some dead variables. 2003-02-17 16:05:26 +00:00
dirstuff1.h Direct interface to directory streams (stolen from S48). 2002-09-06 13:22:16 +00:00
dot-locking.scm Made arguments to OBTAIN-DOT-LOCK optional and supply sensible 2002-01-07 13:11:26 +00:00
ekko.scm
enumconst.scm define-enum-constants-from-zero for enumerations wirhout explicit numbers. 2001-01-02 14:42:14 +00:00
environment.scm Split scsh code into lots of modules. 2003-04-28 08:33:46 +00:00
event.scm * New package definitions now that we have SRFI-13 and 14 2001-03-23 12:45:31 +00:00
fcntl.scm Split scsh code into lots of modules. 2003-04-28 08:33:46 +00:00
fd-syscalls.scm Split scsh code into lots of modules. 2003-04-28 08:33:46 +00:00
fdports.h
fdports.scm
fdports1.c Use s48_enter_integer instead of s48_enter_fixnum for errno to please GNU Hurd. 2003-06-25 08:44:08 +00:00
fdports1.h
file-syscalls.scm Split scsh code into lots of modules. 2003-04-28 08:33:46 +00:00
file.scm Split scsh code into lots of modules. 2003-04-28 08:33:46 +00:00
fileinfo.scm Split scsh code into lots of modules. 2003-04-28 08:33:46 +00:00
filemtch.scm r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
filesys.scm Split scsh code into lots of modules. 2003-04-28 08:33:46 +00:00
flock.scm Use import-os-error-syscall to convert from os-error to syscall-error. 2001-09-12 14:08:24 +00:00
flock1.c GC_PROTECT'ed the necessary variables (specifically, where >1 arg to 2002-02-12 15:49:39 +00:00
flock1.h Removed remaining define-foreign. Flock code is cig-less now. 2001-08-08 12:52:37 +00:00
fname-system.scm Split scsh code into lots of modules. 2003-04-28 08:33:46 +00:00
fname.scm r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
fr.scm r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
glob.scm r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
here.scm Fix to allow single character here strings. 2002-08-05 14:27:12 +00:00
import-os-error-syscall.scm Split scsh code into lots of modules. 2003-04-28 08:33:46 +00:00
let-opt.scm Fixed let-optionals* in structure slow-simple-let-opt which caused the 2003-02-18 13:12:08 +00:00
lib-dirs.scm r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
libscsh.c r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
libscsh.h First version of libscsh. 2002-05-16 14:50:46 +00:00
libscsh.scm Remove debugging output. 2002-09-18 11:21:06 +00:00
low-interrupt.scm Built the event system directly into the RTS. Built sighandlers above 2001-01-09 15:52:52 +00:00
md5.c r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
md5.scm r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
meta-arg.scm Rest of Olins merge for SRFI-13 and 14. 2001-03-23 10:52:09 +00:00
ndbm.c Use s48_enter_integer instead of s48_enter_fixnum for errno to please GNU Hurd. 2003-06-25 08:44:08 +00:00
ndbm.scm r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
ndbm1.c
ndbmo.c
network.scm r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
network1.c r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
network1.h Removed remaining define-foreign. Network code is cig-less now. 2001-08-08 11:54:04 +00:00
newports.scm Merge revision 1.41.2.1 from r0-6-stable. 2004-01-17 16:12:38 +00:00
nextbs.c
nt2.c
port-collect.scm Split scsh code into lots of modules. 2003-04-28 08:33:46 +00:00
proc2.c r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
process-high-level.scm Split scsh code into lots of modules. 2003-04-28 08:33:46 +00:00
process-state.scm Split scsh code into lots of modules. 2003-04-28 08:33:46 +00:00
process.scm After fork/pipe, make the ports returned by the pipe the 2003-07-21 12:03:12 +00:00
process_args.c r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
procobj.scm r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
pty.scm r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
putenv.c
rdelim.c Snapshot of the cig generated files. 2001-01-01 17:55:36 +00:00
rdelim.scm r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
resource.scm Add a counter to each process resource and use it to implement WITH-RESOURCES-ALIGNED by this partial order. 2003-08-13 12:46:58 +00:00
rw.scm Split scsh code into lots of modules. 2003-04-28 08:33:46 +00:00
scsh-condition.scm r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
scsh-interfaces.scm r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
scsh-package.scm r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
scsh-read.scm
scsh-tramp.c r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
scsh-version.scm r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
scsh_aux.c r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
scsh_aux.h Replaced // comments. 2002-01-11 10:13:58 +00:00
sighandlers.scm r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
sighandlers1.c r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
sighandlers1.h removed unused code, port to new FFI 2001-01-01 17:49:08 +00:00
signal.scm Split scsh code into lots of modules. 2003-04-28 08:33:46 +00:00
signals1.c
signals1.h
sleep1.c + Decigged syscalls, sleep 2001-09-07 16:05:31 +00:00
startup.scm r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
stdio.scm Split scsh code into lots of modules. 2003-04-28 08:33:46 +00:00
stringcoll.scm
syntax-helpers.scm Use "compare" und "rename" to compare symbols. 2002-10-21 17:30:49 +00:00
syntax.scm Split scsh code into lots of modules. 2003-04-28 08:33:46 +00:00
syscalls1.c r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
syscalls1.h + Decigged syscalls, sleep 2001-09-07 16:05:31 +00:00
syslog.scm New implementation of (no-inheritance) thread-local cells and thread 2001-12-03 15:21:46 +00:00
syslog1.c Specify "%s" as format string for syslog to prevent the message from 2003-06-16 16:51:00 +00:00
system.scm Split scsh code into lots of modules. 2003-04-28 08:33:46 +00:00
temp-file.scm Split scsh code into lots of modules. 2003-04-28 08:33:46 +00:00
threads.scm Use fork-thread in fork/thread. 2001-12-07 09:59:48 +00:00
time.scm Always signal an error if time returns -1. Not uses errno-error as 2002-02-26 10:53:32 +00:00
time1.c r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
time1.h Decigged time. 2001-09-07 12:36:30 +00:00
top.scm r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
tty.scm r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
tty1.c r0-t-stable merged into HEAD 2008-01-26 17:27:14 +00:00
tty1.h Decigged tty. 2001-09-07 15:17:54 +00:00
user-group.scm Split scsh code into lots of modules. 2003-04-28 08:33:46 +00:00
userinfo1.c
userinfo1.h
utilities.scm Split scsh code into lots of modules. 2003-04-28 08:33:46 +00:00
weaktables.scm Let weak-table-ref kill the entry if the value is #f. 2002-02-14 13:31:41 +00:00