Skip to search.
squeak

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 119758 - 119787 of 166763   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
119758 Adrian Lienhard
adi@... Send Email
Jun 1, 2007
7:35 am
It's a pitty that installing something like SqueakSource is so complicated... One of the problems seems to be that SqueakMap does not work in your 3.7 image...
119759 Göran Krampe
goran@... Send Email
Jun 1, 2007
8:35 am
Hi! ... SqueakMap is currently 3.8+ only due to the WideString issue. I upgraded SqueakMap to 3.8 and then discovered that ImageSegments from 3.8 don't load in...
119760 nicolas cellier
ncellier@... Send Email
Jun 1, 2007
11:20 am
... Yes, this link is fun. Also don't forget Smalltalk has #highBit, a complement of nlz not involving Float. Nicolas...
119761 Lex Spoon
lex@... Send Email
Jun 1, 2007
3:07 pm
... Yes, that should be enough. This strategy applies to all kinds of thread systems, not just Squeak's, and allows you to bootstrap a new scheduler on top of...
119762 Matthew Fulmer
tapplek@... Send Email
Jun 1, 2007
3:49 pm
... I tried this, but still ran into the SqueakMap show-stopper. 3.7 does not come with Monticello, and so must be loaded from SqueakMap. But SqueakMap does...
119763 John M McIntosh
johnmci@... Send Email
Jun 1, 2007
5:03 pm
... Ah, this is good. Don't fiddle with the system's idle process. Many years ago I tried that, we even pushed the change out, followed a few hours later by an...
119764 mmille10@... Send Email Jun 1, 2007
10:43 pm
DirectX started out inferior to OpenGL. I remember the days when DirectX first came out. Cards that fully supported OpenGL were high end and very expensive,...
119765 Yanni Chiu
yanni@... Send Email
Jun 2, 2007
2:39 am
... Last resort: download the mcz file, unzip it - it's just a zip file (rename it to .zip, if necessary), then filein the .st file....
119766 Matthew Fulmer
tapplek@... Send Email
Jun 2, 2007
3:09 am
... I tried doing this, and I got further than before. I downloaded http://www.wiresong.ca/static/releases/MCInstaller.11.st from SqueakMap, and all the...
119767 Robert Hirschfeld
robert.hirschfeld@... Send Email
Jun 2, 2007
8:10 am
Hallo -- Hier nochmal zur Erinnnerung fuer alle Interessierten: Am kommenden Donnerstag (7. Juni, 16-17 Uhr) wird Bert am HPI einen Vortrag ueber den ...
119768 Noury Bouraqadi
bouraqadi@... Send Email
Jun 2, 2007
8:18 am
Dear Smalltalkers, Registrations to the ESUG 15th International Smalltalk Joint Conference is open. As for past years, you can register on-line and pay either...
119769 subbukk
subbukk@... Send Email
Jun 2, 2007
2:43 pm
... Let me clarify what I meant since the way I phrased the sentence is ambiguous. I am not claiming that dynabook software can be built in less than 20KLOC....
119770 Alan Lovejoy
squeak-dev.sourcery@... Send Email
Jun 2, 2007
6:06 pm
<Robert Hirschfeld>Hier nochmal zur Erinnnerung fuer alle Interessierten: Am kommenden Donnerstag (7. Juni, 16-17 Uhr) wird Bert am HPI einen Vortrag ueber den...
119771 Chris Cunnington
cunnington@... Send Email
Jun 2, 2007
6:27 pm
Maybe somebody has already posted this, but if not here it is. http://blog.wired.com/geekdad/2007/06/just_squeaking_.html We have a blurb on the Wired website....
119772 Bert Freudenberg
bert@... Send Email
Jun 2, 2007
7:28 pm
... [Yes and yes.] Nice translation btw. - Bert -...
119773 Bert Freudenberg
bert@... Send Email
Jun 2, 2007
7:38 pm
... Interesting, and a funny oops :) There was a similarly funny post (well, funny to me at least) to the OLPC dev list today by OLPC head UI designer, Eben...
119774 Andreas Raab
andreas.raab@... Send Email
Jun 3, 2007
4:09 am
Hi Folks - Thanks to some dedicated OLPC-related work done in Greece by Chris Petsos[1], we now have a Windows VM with Unicode support enabled. This VM will...
119775 Matthew Fulmer
tapplek@... Send Email
Jun 3, 2007
4:55 am
... Thanks to Ken Causey's help on IRC, I got it working. -- Matthew Fulmer -- http://mtfulmer.wordpress.com/ Help improve Squeak Documentation:...
119776 Adrian Lienhard
adi@... Send Email
Jun 3, 2007
8:47 am
Great. Could you add a description of how you installed SqueakSource to http://wiki.squeak.org/squeak/5766? This would certainly be helpful for other people...
119777 Alexander Lazarevic'
Alexander@... Send Email
Jun 3, 2007
12:20 pm
I just did a quick test out of curiosity. I did an "update code from server" on a rather old image (Squeak3.9gamma [latest update: #7066]) and it seems there...
119778 "Martin v. Löwis"
martin@... Send Email
Jun 3, 2007
5:39 pm
... After installing the various fixes and picking fonts, I was able to enter Cyrillic text through the keyboard, using a Greek environment, on a German...
119779 Andreas Raab
andreas.raab@... Send Email
Jun 3, 2007
6:28 pm
Yes, I just fixed that. A left-over call to CreateDirectoryA() would make directory creation impossible and later file creation attempts as well. Will be fixed...
119780 Andreas Raab
andreas.raab@... Send Email
Jun 3, 2007
6:32 pm
... Hm ... there isn't any easy way to test this I guess? The code hasn't changed that much so I would expect this to be working (in particular considering...
119781 Andreas Raab
andreas.raab@... Send Email
Jun 3, 2007
6:49 pm
... Digging in the code it seems that the conversion of file names is broken (or at least it seems that way). I can't seem to find the place where a ...
119782 Andreas Raab
andreas.raab@... Send Email
Jun 3, 2007
7:00 pm
I have fixed the problem with directory creation and updated the VM to 3.10.2 which is up in the usual places: ...
119783 Yoshiki Ohshima
yoshiki@... Send Email
Jun 3, 2007
7:45 pm
... The file path interpretation works on Japanese Windows (see the file name pane in the attached picture) by changing the fileNameConverterClass of...
119784 Yoshiki Ohshima
yoshiki@... Send Email
Jun 3, 2007
7:53 pm
Martin, ... As Andreas wrote, defaultFileNameConverter has to be modified (and the class var in the LanguageEnvironment has to be cleared.) ... Read the...
119785 Yoshiki Ohshima
yoshiki@... Send Email
Jun 3, 2007
8:37 pm
Chris, ... Sure. I looked at these values yet didn't see it. (If I remember correctly, it got changed (from third to sixth. take a look at...
119786 Andreas Raab
andreas.raab@... Send Email
Jun 3, 2007
8:56 pm
... The VM is not generally compiled with -DUNICODE; the places where we utilize WCHAR are explicit and we use the explicit *W variants of the Windows...
119787 "Martin v. Löwis"
martin@... Send Email
Jun 3, 2007
9:07 pm
... It's actually very easy. 1. Create a text file. 2. rename it to some Cyrillic (or Japanese, or whatever) name 3. Open it in the listing To rename it, the...
Messages 119758 - 119787 of 166763   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help