mit-scheme.git
2006-06-05 Michael R.... Oops. UNSIGNED_FIXNUM_TO_LONG() should be FIXNUM_TO_UL...
2006-06-05 Michael R.... I was sick of seeing negative values in high memory...
2006-06-05 Michael R.... Debugging tools (both for debugging `ppband' and the...
2006-06-05 Michael R.... Generally improved output formatting. More info is...
2006-06-05 Michael R.... Display TC_LIST as ``PAIR'' as per comment in "sdata.h".
2006-06-05 Michael R.... Handle recognized constants specially (like UNSPECIFIC...
2006-06-05 Michael R.... Display `C_Code_Table' if non-zero (not unlike the...
2006-06-05 Michael R.... Add a usage string to `main()' so folks can see how...
2006-06-05 Michael R.... Fixed bit-rotted `show_area's count-based MANIFEST_CLOS...
2006-06-05 Michael R.... Added "storage.c" to list of dependencies needed for...
2006-06-03 Michael R.... Resurrect the `ppband' fasdump/band parser and heap...
2006-06-03 Michael R.... This is a minimal resurrection of a handy, though bit...
2006-06-03 Michael R.... Fixed some compiler warnings:
2006-06-02 Chris HansonAdd Ziggy's new ID.
2006-06-02 Michael R.... Added (excessive) step-by-step detail on non-easy CVS...
2006-06-02 Michael R.... For backward compatibility, if new `call-with-output...
2006-06-02 Michael R.... Replace non-backward-compatible `--eval' null input...
2006-06-02 Michael R.... Replace hard-wired "scheme" calls with retargetable...
2006-06-02 Michael R.... Suppress <mcrypt.h> & <mhash.h> includes when files...
2006-05-31 Chris HansonFix typo in previous change.
2006-05-31 Chris HansonPrevent error visiting svn-managed file when "svn"...
2006-05-22 Chris HansonFix parsing of dired lines to work with other locales.
2006-05-16 Chris HansonFix examples of MAKE-CLASS and DEFINE-CLASS so that...
2006-05-15 Chris HansonBump copyright dates.
2006-05-15 Taylor R. CampbellImplement OS/NEWEST-BACKUP for Unix.
2006-04-30 Taylor R. CampbellExpand the startup message on how to get help to includ...
2006-04-30 Chris HansonFix bug: wrong number of tags was being stored in cache...
2006-04-29 Chris HansonAllow variable names to contain colons in "Edwin Variab...
2006-04-24 Chris HansonFix bug: use of RUN-SHELL-COMMAND in SVN support wasn...
2006-04-14 Chris HansonRequire user to specify version string as sole argument.
2006-04-08 Chris HansonEnable large-file support.
2006-04-08 Chris HansonEnable large-file support.
2006-03-11 Chris HansonFix compiler warning from nested declaration.
2006-03-11 Chris HansonFix compiler warnings from newer version of libmhash.
2006-03-10 Chris HansonDon't bother making URIs work with FASDUMP/FASLOAD...
2006-03-09 Chris HansonChange URI data structures to be usable with fasdump...
2006-03-09 Chris HansonUse SIMPLE-UNPARSER-METHOD.
2006-03-09 Chris HansonImplement support for parsing #[...] syntax. Currently...
2006-03-09 Chris HansonAdd mode-specific keybindings to mode help.
2006-03-09 Chris HansonFix typo.
2006-03-09 Chris HansonFix bug: pathname directories can contain the symbol...
2006-03-07 Chris HansonEliminate load properties. Implement new generalizatio...
2006-03-07 Chris HansonAdd optional ERROR? argument to URI->PATHNAME.
2006-03-07 Chris HansonImplement URI->PATHNAME.
2006-03-07 Chris HansonImplement UTF8-STRING->STRING.
2006-03-07 Chris HansonReplace CALL-WITH-VALUES with RECEIVE.
2006-03-07 Chris HansonAdd mechanism to write and read properties pertaining...
2006-03-07 Chris HansonExport procedures to canonicalize the inputs to MAKE...
2006-03-07 Chris HansonAdd rdf-index type to rdf-struct. Move MATCH-BNODE...
2006-03-07 Chris HansonAdd rdf-index type to rdf-struct. Move MATCH-BNODE...
2006-03-06 Chris HansonRedefine ->URI and friends to treat a false CALLER...
2006-03-06 Chris HansonChange unparser for bnodes so that is shows the name.
2006-03-06 Chris HansonChange MAKE-RDF-BNODE so that its argument is optional.
2006-03-05 Chris HansonDon't use text properties to mark up the summary buffer...
2006-03-02 Chris HansonFix behavior of *PP-UNINTERNED-SYMBOLS-BY-NAME* and
2006-03-02 Chris HansonFix bug: incorrect binding of *BNODES*.
2006-02-26 Chris HansonSTRING-HASH is no longer a primitive.
2006-02-26 Chris HansonImplement SRFI-69 support.
2006-02-24 Chris HansonImplement interning of bnodes. Implement file-level...
2006-02-24 Chris HansonExport port-property operations. Make sure 'transcript...
2006-02-18 Chris HansonFail regular-expression searches immediately at end...
2006-02-18 Chris HansonAdd basic support for RDF triples and RDF/NT.
2006-02-18 Chris HansonRevert decision to make URI?, ABSOLUTE-URI?, and RELATI...
2006-02-18 Chris HansonDon't use TOP-LEVEL in URI parsers; it makes them unabl...
2006-02-16 Chris HansonDon't use URI authority for file: URIs.
2006-02-15 Chris HansonChange several error messages to be clearer or more...
2006-02-15 Chris HansonChange XTERM-RECONFIGURE primitive so that it's argumen...
2006-02-12 Chris HansonReject XML documents for versions other than "1.0".
2006-02-06 Chris HansonImplement DEFINE-EDITOR-ALIAS.
2006-02-06 Chris HansonFix compiler warning.
2006-02-06 Chris HansonFix more brokenness.
2006-02-06 Chris HansonImplement DEFINE-EDITOR-ALIAS.
2006-02-06 Chris HansonMissed a compatibility alias.
2006-02-06 Chris HansonRename to XML mode.
2006-02-06 Chris HansonRemove references to OS/2 and the specific version...
2006-02-02 Chris HansonAdd some newlines with inserted elements, to help reada...
2006-02-02 Chris HansonAllow URIs as char-data.
2006-02-02 Chris HansonGenerate HTTP header _after_ editing document.
2006-02-02 Chris HansonProvide useful defaults for XML declaration, DTD, and...
2006-02-02 Chris HansonCompile "win32" subdirectory.
2006-02-02 Chris HansonUpdates for new release.
2006-02-02 Chris HansonAlways make zip file.
2006-02-02 Chris HansonUpdate CVS repository path.
2006-02-02 Chris HansonChange all URI procedures to accept any object that...
2006-02-01 Chris HansonArrgh. Add code to count correct number of columns...
2006-01-31 Chris HansonImplement PATHNAME->URI.
2006-01-31 Chris HansonIntern URIs so that equality can be tested using EQ?.
2006-01-31 Chris HansonNo longer need to pre-process default arguments.
2006-01-31 Chris HansonChange URI's printed representation to show the string...
2006-01-31 Chris HansonMake sure symbols are properly quoted when pretty-printed.
2006-01-31 Chris HansonFix various minor problems with XML section.
2006-01-31 Chris HansonUse URI records for for namespace URIs.
2006-01-30 Chris HansonChange representation of namespace URIs to use the...
2006-01-30 Chris HansonChange all references from IRI to URI.
2006-01-29 Chris HansonChanges that allow compilation with Open Watcom 1.4.
2006-01-29 Chris HansonCheck for .svn directory before calling "svn" program.
2006-01-28 Chris HansonEliminate compiler warning.
2006-01-28 Chris HansonSimplify overhead required to define XHTML DTDs.
2006-01-27 Chris HansonAdd mode for .rdf files.
2006-01-26 Chris HansonWhen writing processing instructions, don't emit space...
next