Changeset 17915 for misc/runpugs
- Timestamp:
- 09/19/07 07:27:22 (14 months ago)
- Location:
- misc/runpugs
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
misc/runpugs/TESTING
r17904 r17915 1 1 The following browsers have been tested: 2 2 3 Platform: Windows XP SP2 3 Platform: Windows XP SP2 (azawawi) 4 4 ------------------------ 5 Firefox 2 5 Firefox 2 6 6 Internet Explorer 7 7 7 Safari 3.03 beta 8 8 Opera 9.22 [still an issue with ' and left query] 9 9 10 Platform: Debian Linux (moritz) 11 ---------------------- 12 Iceweasel 2 [aka unbranded firefox] 10 13 14 -
misc/runpugs/TODO
r17913 r17915 6 6 * Add Web-based REPL to run kp6 using 'kp6-perl5.pl --secure | perl -Ilib-kp6-mp6-p5' 7 7 * Fix excess html display escaping problems on the server side (my @a = < > <>); 8 * Port mod_perl -> mod_perl2 for apache2/mod_deflate efficiency 8 9 * Put more functionality in JS (clear, timeout) 9 10 * Cleanup history code in server-side
