racket/collects/frtime/demos/spreadsheet
Greg Cooper aaa3cccd89 - disabled creation of tcp listener in erl.ss, which caused infinite loop
on machines with networking completely turned off
- added find-listener/port, which may be used in the future to enable
  networking explicitly (though erl.ss will need significant mods for that)
- removed mention of distribution in README for demos (i.e., net-pong demo)

- minor bug fix in gui wrapper

- noted that spreadsheet is broken on MacOS

svn: r3403
2006-06-18 18:18:35 +00:00
..
data-synthesis.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
demos.sheet - fixed bugs in delay and integral, apparently introduced by more clever 2006-06-11 18:14:21 +00:00
distributions.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
doc.txt - disabled creation of tcp listener in erl.ss, which caused infinite loop 2006-06-18 18:18:35 +00:00
preprocessor2.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
quotes.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
spread.ss - fixed bugs in delay and integral, apparently introduced by more clever 2006-06-11 18:14:21 +00:00
ss-canvas.ss -cleaned up the gui demos and added Dan's new spreadsheet and documentation 2006-01-10 17:33:31 +00:00
ss-database.ss -cleaned up the gui demos and added Dan's new spreadsheet and documentation 2006-01-10 17:33:31 +00:00
ss-funcs.ss Use (require (only ... foo))' instead of (require (rename ... foo foo))' 2005-06-09 23:01:05 +00:00