X-Git-Url: http://git.hcoop.net/bpt/guile.git/blobdiff_plain/ba4ee0d6b1d3c94f9f437b59600c7b422cb56fae..5159424f525ebd92f84998f479fc77dc685dc5d1:/AUTHORS diff --git a/AUTHORS b/AUTHORS index d5d33ce3c..3b33c194b 100644 --- a/AUTHORS +++ b/AUTHORS @@ -20,7 +20,12 @@ In the subdirectory libguile, wrote: gsubr.h ramap.h unif.h Gary Houston: changes to many files in libguile. -wrote: libguile/socket.c, ice-9/expect.scm +In the subdirectory ice-9, wrote: + expect.scm networking.scm popen.scm posix.scm + +Jim Blandy: Many changes throughout. +In the subdirectory libguile, wrote: + script.c (partially) Tom Lord: Many changes throughout. In the subdirectory ice-9, wrote: @@ -40,6 +45,8 @@ In the subdirectory libguile, wrote: backtrace.h debug.h options.h root.h srcprop.h stacks.h iselect.c gdbint.c objects.c objprop.c stackchk.c modules.c iselect.h gdbint.h objects.h objprop.h stackchk.h modules.h + random.c + random.h gdb_interface.h In the subdirectory libguile, rewrote: coop-threads.c coop.c mit-pthreads.c threads.c print.c @@ -67,6 +74,9 @@ In the subdirectory ice-9, wrote: psyntax.ss Roland Orre: +In the subdirectory libguile, wrote: + sort.c + sort.h In the subdirectory ice-9, wrote: session.scm @@ -74,3 +84,8 @@ Michael N. Livshin: In the subdirectory libguile, wrote: guardians.c guardians.h + +Tim Pierce: +In the subdirectory libguile, wrote: + regex-posix.c + regex-posix.h