From: Timothy J. H. <tim...@us...> - 2002-05-11 15:45:28
|
Update of /cvsroot/jscheme/jscheme/src/webapp/jscheme/WEB-INF/lib In directory usw-pr-cvs1:/tmp/cvs-serv24318/src/webapp/jscheme/WEB-INF/lib Removed Files: jschemewebapp.jar Log Message: modified quasi-strings to flatten embedded scheme terms before appending to string, bumped version number to 5.1 |
From: Ken A. <kan...@us...> - 2002-05-22 19:08:09
|
Update of /cvsroot/jscheme/jscheme/src/dclass In directory usw-pr-cvs1:/tmp/cvs-serv11968 Modified Files: dclass.scm Log Message: Fix a { problem. |
From: Timothy J. H. <tim...@us...> - 2002-05-25 19:08:09
|
Update of /cvsroot/jscheme/jscheme/src/jlib/demo In directory usw-pr-cvs1:/tmp/cvs-serv13916 Added Files: SchemeEval.html SchemeEval.scm Log Message: new version of Scheme interpreter with paren matching/indenting and stop button |
From: Timothy J. H. <tim...@us...> - 2002-05-25 19:55:36
|
Update of /cvsroot/jscheme/jscheme/src/jlib/demo In directory usw-pr-cvs1:/tmp/cvs-serv24541 Modified Files: SchemeEval.scm Log Message: dumbed down menuitem so it runs as Java 1.1 applet |
From: Ken A. <kan...@us...> - 2002-05-29 18:46:22
|
Update of /cvsroot/jscheme/jscheme/src/elf/eopl2/jscheme In directory usw-pr-cvs1:/tmp/cvs-serv7168/src/elf/eopl2/jscheme Modified Files: jscheme-init.scm Log Message: Get eopl working again Move try catch from Import to WildImporter to better catch hallucinated class names that don't exist. k |
From: Ken A. <kan...@us...> - 2002-05-29 18:46:23
|
Update of /cvsroot/jscheme/jscheme/src/jsint In directory usw-pr-cvs1:/tmp/cvs-serv7168/src/jsint Modified Files: Import.java WildImporter.java Log Message: Get eopl working again Move try catch from Import to WildImporter to better catch hallucinated class names that don't exist. k |
From: Ken A. <kan...@us...> - 2002-05-30 16:18:49
|
Update of /cvsroot/jscheme/jscheme/src/jlib/demo In directory usw-pr-cvs1:/tmp/cvs-serv27576 Modified Files: SchemeEval.scm Log Message: Fix for Netscape 4.7 |
From: Ken A. <kan...@us...> - 2002-05-30 21:57:18
|
Update of /cvsroot/jscheme/jscheme/src/jsint In directory usw-pr-cvs1:/tmp/cvs-serv24973/src/jsint Modified Files: WildImporter.java Log Message: Fix for IE/NT. |
From: Timothy J. H. <tim...@us...> - 2002-06-01 01:00:20
|
Update of /cvsroot/jscheme/jscheme/src/webapp/jscheme/WEB-INF In directory usw-pr-cvs1:/tmp/cvs-serv30658 Modified Files: web.xml Log Message: fixed bug revealed by using Jetty instead of Tomcat |
From: Timothy H. <tim...@ma...> - 2002-06-01 04:14:23
|
The new Jscheme webapp (jscheme/src/webapp) has been tested on three servlet containers. In each case we just copy the jscheme directory of the webapp folder into the "webapps" folder of the servlet container, and start up the servlet container. The Date demo works in all cases. I haven't tested the others but they should work as well. tomcat, http://jakarta.apache.org/tomcat/index.html Jetty, http://jetty.mortbay.com/jetty/index.html and Resin -- http://www.caucho.com/download/ It works nicely on all three on the Mac OS X. I haven't yet tried it on windows or linuxes. ---Tim--- On Friday, May 31, 2002, at 09:00 PM, Timothy John Hickey wrote: > Update of /cvsroot/jscheme/jscheme/src/webapp/jscheme/WEB-INF > In directory usw-pr-cvs1:/tmp/cvs-serv30658 > > Modified Files: > web.xml > Log Message: > fixed bug revealed by using Jetty instead of Tomcat > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > Jscheme-devel mailing list > Jsc...@li... > https://lists.sourceforge.net/lists/listinfo/jscheme-devel > |
From: Ken A. <kan...@us...> - 2002-06-06 16:19:08
|
Update of /cvsroot/jscheme/jscheme/src/dclass In directory usw-pr-cvs1:/tmp/cvs-serv25094/src/dclass Modified Files: SAXHandler.scm dclass.scm Log Message: Have dclass compile into the src directory by default. Have the Sax* classes compile into elf package. |
From: Ken A. <kan...@us...> - 2002-06-06 16:19:09
|
Update of /cvsroot/jscheme/jscheme/src/elf In directory usw-pr-cvs1:/tmp/cvs-serv25094/src/elf Modified Files: classpath.scm Log Message: Have dclass compile into the src directory by default. Have the Sax* classes compile into elf package. |
From: Ken A. <kan...@us...> - 2002-06-07 20:07:25
|
Update of /cvsroot/jscheme/jscheme/src/emacs In directory usw-pr-cvs1:/tmp/cvs-serv8165 Modified Files: scheme-init.el Log Message: Add M-x scheme-here. |
From: Ken A. <kan...@us...> - 2002-06-18 17:50:09
|
Update of /cvsroot/jscheme/jscheme/src/elf/eopl2/jscheme In directory usw-pr-cvs1:/tmp/cvs-serv18885/src/elf/eopl2/jscheme Modified Files: genwrite.scm Log Message: In foldL check for #null in pretty-print print objects with their .toString. Add space in error message in JavaField Have apply take 1- n arguments. |
From: Ken A. <kan...@us...> - 2002-06-18 17:50:09
|
Update of /cvsroot/jscheme/jscheme/src/elf In directory usw-pr-cvs1:/tmp/cvs-serv18885/src/elf Modified Files: iterate.scm Log Message: In foldL check for #null in pretty-print print objects with their .toString. Add space in error message in JavaField Have apply take 1- n arguments. |
From: Ken A. <kan...@us...> - 2002-06-18 17:50:09
|
Update of /cvsroot/jscheme/jscheme/src/jsint In directory usw-pr-cvs1:/tmp/cvs-serv18885/src/jsint Modified Files: JavaField.java Primitive.java U.java primitives.scm Log Message: In foldL check for #null in pretty-print print objects with their .toString. Add space in error message in JavaField Have apply take 1- n arguments. |
From: Timothy J. H. <tim...@us...> - 2002-07-29 13:59:07
|
Update of /cvsroot/jscheme/jscheme/src/jsint In directory usw-pr-cvs1:/tmp/cvs-serv6373/src/jsint Modified Files: JavaField.java Scheme.java Log Message: fixed performance bug in JavaField |
From: Ken A. <kan...@us...> - 2002-07-31 21:33:45
|
Update of /cvsroot/jscheme/jscheme/src/elf/eopl2/jscheme In directory usw-pr-cvs1:/tmp/cvs-serv10998/eopl2/jscheme Modified Files: jscheme-init.scm Log Message: Convert ' -> ' |
From: Ken A. <kan...@us...> - 2002-07-31 21:33:45
|
Update of /cvsroot/jscheme/jscheme/src/elf In directory usw-pr-cvs1:/tmp/cvs-serv10998 Modified Files: html-gen.scm Log Message: Convert ' -> ' |
From: Ken A. <kan...@us...> - 2002-08-07 16:49:21
|
Update of /cvsroot/jscheme/jscheme/src/emacs In directory usw-pr-cvs1:/tmp/cvs-serv8631/src/emacs Modified Files: scheme-init.el Log Message: Make Sax examples work. Extend emacs support. Shorten huge error messages so you don't choke emacs. |
From: Ken A. <kan...@us...> - 2002-08-07 16:49:21
|
Update of /cvsroot/jscheme/jscheme/src/jsint In directory usw-pr-cvs1:/tmp/cvs-serv8631/src/jsint Modified Files: E.java Log Message: Make Sax examples work. Extend emacs support. Shorten huge error messages so you don't choke emacs. |
From: Ken A. <kan...@us...> - 2002-08-07 16:49:22
|
Update of /cvsroot/jscheme/jscheme/src/dclass In directory usw-pr-cvs1:/tmp/cvs-serv8631/src/dclass Modified Files: SAXHandler.scm SaxExp.scm Log Message: Make Sax examples work. Extend emacs support. Shorten huge error messages so you don't choke emacs. |
From: Ken A. <kan...@us...> - 2002-08-07 16:49:22
|
Update of /cvsroot/jscheme/jscheme/src/jscheme In directory usw-pr-cvs1:/tmp/cvs-serv8631/src/jscheme Modified Files: SchemeException.java Log Message: Make Sax examples work. Extend emacs support. Shorten huge error messages so you don't choke emacs. |
From: Ken A. <kan...@us...> - 2002-08-22 15:31:00
|
Update of /cvsroot/jscheme/jscheme/src/jscheme In directory usw-pr-cvs1:/tmp/cvs-serv376/src/jscheme Modified Files: SchemeTests.scm Log Message: Tail recursive !{}. and 2 new tests. |
From: Ken A. <kan...@us...> - 2002-08-22 15:31:00
|
Update of /cvsroot/jscheme/jscheme/src/jsint In directory usw-pr-cvs1:/tmp/cvs-serv376/src/jsint Modified Files: Primitive.java primproc.scm Log Message: Tail recursive !{}. and 2 new tests. |