runtimeex handling, more revisions info

This commit is contained in:
benfry
2005-02-28 20:01:51 +00:00
parent 0c04328471
commit b2ad916054
5 changed files with 37 additions and 2 deletions
+7
View File
@@ -135,6 +135,13 @@ ide fun
- forgot to mention in rev 75 that double-clicking a .pde file on the
mac will now launch processing with that sketch running
- i've replaced the cvs version of jikes that we'd been using with
jikes 1.22, a real release, and the very latest. it's only 2 or 3MB
(instead of 8 or 9MB) and crashes much less. yay! the reason we can
make the switch is that 1.22 supports -target 1.1 again (it had
disappeared in some of the previous releases, and it's absolutely
essential for p5).
bugs