mit-scheme.git
2005-12-25 Taylor R. CampbellSignal a recognizable NNTP EOF error instead of a simpl...
2005-12-25 Taylor R. CampbellImplement SIGWINCH handler so that Edwin console screen...
2005-12-25 Taylor R. CampbellUse -MM option to gcc in makegen-cc to generate header...
2005-12-25 Taylor R. CampbellProtect against EOF in NNTP-READ-LINE, which causes...
2005-12-25 Taylor R. CampbellFix bug in DISCARD-CHAR whereby it would fail if not...
2005-12-23 Chris HansonImplement FIND-UNIQUE-MATCHING-ITEM and FIND-UNIQUE...
2005-12-22 Chris HansonFix thinko that caused internal error when visiting...
2005-12-22 Chris HansonAdd omitted principal name to kinit call.
2005-12-20 Chris HansonAdd hack to give cron job access to AFS.
2005-12-20 Chris HansonFix typo.
2005-12-20 Chris HansonAdd limited support for column tracking -- only works...
2005-12-19 Chris HansonDon't use multiclosures by default, as this adversely...
2005-12-19 Chris HansonChange XML->STRING to use string output ports and to...
2005-12-19 Chris HansonChange HTML-xxx-DOCUMENT to allow overriding the XML...
2005-12-19 Chris HansonChange XML-ATTRS to eliminate duplicates. Implement...
2005-12-19 Chris HansonUpdate to reflect files added since 2001.
2005-12-18 Chris HansonFix two bugs: (1) <MESSAGE-PART> was missing a MESSAGE...
2005-12-18 Chris HansonConsiderably simplify implementation of MIME encodings...
2005-12-18 Chris HansonAdd missing initialization for (RUNTIME URI).
2005-12-16 Taylor R. CampbellExpunge FOLDER-SUPPORTS-MIME? and restructure INSERT...
2005-12-14 Chris HansonChange MAKE-GSTATE to take separate arguments for codin...
2005-12-13 Chris HansonEliminate UTF-xx string ports; use corresponding coding...
2005-12-13 Chris HansonUgh: the CVS/Root file for this directory was not updat...
2005-12-13 Chris HansonUpdate for moved CVS repository.
2005-12-13 Chris HansonUpdate for moved CVS repository.
2005-12-13 Chris HansonFix typo: "$Id $" --> "$Id$". Reindent a couple of...
2005-12-12 Chris HansonGeneralize generic I/O interface so that it can work...
2005-12-10 Taylor R. CampbellInitial checkin of new general MIME parser for IMAIL...
2005-12-09 Taylor R. CampbellImplement RFC822 extensions needed by the MIME parser:
2005-12-09 Taylor R. CampbellImplement SRFI 2: AND-LET*
2005-12-09 Taylor R. CampbellFix a number of small errors in the port abstraction...
2005-11-30 Chris HansonLoad VC on all platforms, not just unix.
2005-11-29 Chris HansonAdd support for codings and line endings to string...
2005-11-27 Taylor R. CampbellAvert infinite recursion in WRITE-MESSAGE-BODY on file...
2005-11-27 Taylor R. CampbellFix error in SUBSTRING->LINES with no default line...
2005-11-24 Taylor R. CampbellImplement GNU Emacs's NEXT-LINE behaviour, which only...
2005-11-20 Taylor R. CampbellIn binding items generated by top-level syntax definiti...
2005-11-16 Chris HansonFix bug: changes to size of window were being ignored...
2005-11-15 Chris HansonFix bug: must save dstack_position _prior_ to calling...
2005-11-13 Chris HansonAdd changes to support DB 4.3.
2005-11-13 Chris HansonEliminate unused procedure x_error_message.
2005-11-13 Chris HansonIn XTERM-OPEN-WINDOW, eliminate unused variable and...
2005-11-12 Chris HansonAdd somewhat complex Emacs hack to deal with complexiti...
2005-11-12 Chris HansonRun XTERM-RECONFIGURE after setting font, _not_ XTERM...
2005-11-12 Chris HansonEliminate some unnecessary integrations.
2005-11-09 Taylor R. CampbellFix character set matching in the parser test example...
2005-11-07 Chris HansonRevert "optimization" from previous changes.
2005-11-06 Chris HansonMake sure that group point is updated when window point...
2005-11-06 Chris HansonChange SET-WINDOW-POINT! and SET-GROUP-POINT! to modify...
2005-11-06 Chris HansonFix bug: FIRST-TAGS-TABLE-BUFFER was confusing #F and...
2005-11-05 Chris HansonReorganize and simplify.
2005-11-05 Chris HansonFix thinko in UNDO-RECORD-INSERTION!.
2005-11-05 Chris HansonFix copyright dates.
2005-11-03 Chris HansonExport database open/close procedures to expanders.
2005-10-26 Chris HansonFix thinko from previous change.
2005-10-24 Chris HansonAdd Taylor Campbell to list.
2005-10-24 Chris HansonDon't use pathname in printed representation of file...
2005-10-24 Chris HansonFix bug: explicitly-defined record unparsers installed...
2005-10-24 Taylor R. CampbellFix bug in parser optimizer whereby local bindings...
2005-10-24 Chris HansonLENGTH operation is valid for both input _and_ output...
2005-10-24 Chris HansonLENGTH operation is valid for both input _and_ output...
2005-10-24 Chris HansonExport KEEP-MATCHING-ITEMS!.
2005-10-24 Chris HansonFix bug #14354: use email address and ctime() string...
2005-10-24 Chris HansonFix bug #12430: do auto-fill line break _before_ insert...
2005-10-24 Chris HansonFix bug #11850: change port type predicates to return...
2005-10-24 Chris HansonFix bug #14361: IMAIL use of backslashes in symbol...
2005-10-23 Chris HansonUse new argument to TEST-FOR-IO-ON-CHANNEL.
2005-10-23 Chris HansonFix copyright date.
2005-10-23 Chris HansonAdd optional BLOCK? argument to TEST-FOR-IO-ON-CHANNEL.
2005-10-23 Chris HansonFix bug #14844: Edwin tutorial causes an internal error...
2005-10-21 Chris HansonFix problem with modeline being wrong for "added" files.
2005-10-21 Chris HansonAnother pass on SVN integration. This one seems to...
2005-10-19 Chris HansonInitial draft of subversion back end.
2005-09-29 Chris HansonExport DEFINE-GUARANTEE to global environment.
2005-09-29 Chris HansonIn HASH-TABLE/COUNT, rehash the table if it needs it...
2005-09-20 Chris HansonProvide default MIME type of "application/octet-stream...
2005-09-17 Chris HansonChange IE content type to be "text/html".
2005-09-13 Chris HansonAllow "iso8859-" character sets.
2005-09-08 Chris HansonStandardize guarantees in record package.
2005-09-08 Chris HansonAdd unparser methods to URI record types.
2005-09-08 Chris HansonIgnore attempt to link variable to itself.
2005-09-08 Chris HansonDon't allow linking a variable to itself.
2005-09-07 Chris HansonAdd support for "Content-Transfer-Encoding: x-uuencode".
2005-09-07 Chris HansonAdd decoder for uuencoded files.
2005-08-22 Chris HansonDon't ever try MAP_FIXED unless we _know_ that the...
2005-08-22 Chris HansonAdd updated support for valgrind.
2005-08-20 Chris HansonEliminate some remnants of the "stacklet" design.
2005-08-12 Chris HansonTry to prevent circular entity-reference chains from...
2005-08-10 Chris HansonChange FLO:RANDOM-UNIT (and consequently RANDOM) to...
2005-08-05 Chris HansonEliminate some now-unused bindings.
2005-08-05 Chris HansonEliminate support for compiled C code.
2005-08-04 Chris HansonFix fencepost error in handling of port width.
2005-07-31 Chris HansonEliminate binding for primitive GC-SPACE-STATUS, since...
2005-07-31 Chris HansonUpdate copyright dates.
2005-07-31 Chris HansonEliminate use of primitive GET-NEXT-CONSTANT, which...
2005-07-24 Chris HansonDon't use mmap_heap_malloc unless HEAP_IN_LOW_MEMORY...
2005-07-24 Chris HansonRewrite mmap_heap_malloc to search "/proc/NNNN/maps...
2005-07-24 Chris HansonUse 'OS_malloc' for default definition of 'HEAP_MALLOC...
2005-07-24 Chris HansonFix copyright date.
2005-07-24 Chris HansonRewrite 'strcmp_ci' to use 'toupper' from STDC rather...
next