[Pharo-project] [update 1.1] #11178

2010-01-21 Thread Marcus Denker
11178 - Issue 1651: CompiledMethod >> #methodClass(:) should fail gracefully if there are no literals Issue 1771: testFinalizationOfEquals sometimes fails and sometimes doesnt Issue 1815: Monticello prints class definitions to the transcript while loading Issue 1824: RegexSyn

Re: [Pharo-project] Newbie Confusion

2010-01-21 Thread Serge Stinckwich
I think you have to wait a little bit, because right now Pharo 1.0 is not officially out and there is still some work on Pharo By Example to sync the book with the Pharo 1.0 image. 2010/1/22 Michael Litchard : > Just to let you know, I think the problems I've been experiencing > would scare away m

Re: [Pharo-project] Problem with RB, code critics, Tests package and Traits

2010-01-21 Thread Alexandre Bergel
Thanks Lukas, Alexandre On 21 Jan 2010, at 19:46, Lukas Renggli wrote: >> Can someone reproduce it ? > > Yeah, usually I can reproduce the easy ones: > > Name: Refactoring-Core-lr.101 > Author: lr > Time: 21 January 2010, 11:45:36 pm > UUID: b7212637-ccf6-448c-bfd0-e97f92af4b1a > Ancestors: Ref

[Pharo-project] Deadlock detection for testcases

2010-01-21 Thread Stefan Marr
Hi: Have currently a lot of trouble with tests which are just deadlocking. Here is quick hack which specifies a timeout for test cases. Maybe it is useful for others, too. Any suggestions for improvement are welcome. Best Stefan TestTimeOuts.1.cs Description: Binary data -- Stefan Marr So

Re: [Pharo-project] [update] #10507

2010-01-21 Thread Mariano Martinez Peck
On Thu, Jan 21, 2010 at 11:33 PM, Lukas Renggli wrote: > Great updated. I will build my images with this version from tonight on :-) > > Excellent. Tomorrow I build the PharoDev RC2 :) > Lukas > > 2010/1/21 Adrian Lienhard : > > 10507 > > - > > > > Issue 945: Annoying bug: UndefinedObj

Re: [Pharo-project] Problem with RB, code critics, Tests package and Traits

2010-01-21 Thread Lukas Renggli
> Can someone reproduce it ? Yeah, usually I can reproduce the easy ones: Name: Refactoring-Core-lr.101 Author: lr Time: 21 January 2010, 11:45:36 pm UUID: b7212637-ccf6-448c-bfd0-e97f92af4b1a Ancestors: Refactoring-Core-lr.100 - ignore traits in lint alltogether, their code is already checked w

Re: [Pharo-project] [ANN 1.1] prebuilt Core#11177

2010-01-21 Thread Alexandre Bergel
Just to inform you that building a dev from a core is easy and seems to work (I haven't intensively use the resulting image though). There are some deprecation raised in the refactoring. Cheers, Alexandre On 21 Jan 2010, at 18:12, Marcus Denker wrote: > http://gforge.inria.fr/frs/download.p

Re: [Pharo-project] [update] #10507

2010-01-21 Thread Lukas Renggli
Great updated. I will build my images with this version from tonight on :-) Lukas 2010/1/21 Adrian Lienhard : > 10507 > - > > Issue 945:      Annoying bug: UndefinedObject(Object)>>doesNotUnderstand: > #mimeTypes > Issue 1769:     TestRunner author while running tests > Issue 1772:     testS

[Pharo-project] [update] #10507

2010-01-21 Thread Adrian Lienhard
10507 - Issue 945: Annoying bug: UndefinedObject(Object)>>doesNotUnderstand: #mimeTypes Issue 1769: TestRunner author while running tests Issue 1772: testSymbolTableM6812 is failing Issue 1815: Monticello prints class definitions to the transcript while loading Issue 1841:

Re: [Pharo-project] O2: tester wanted!

2010-01-21 Thread David Röthlisberger
> in my PharoCore-1.0-10505 image I had #testSmartGroupSwitch that failed and > #testExtensionNodes and #testStyling that errored. ah, then probably I fixed the other test methods by fixing the undeclared references. Thanks, David > On Jan 21, 2010, at 16:09 , David Röthlisberger wrote: > >>

[Pharo-project] Grrrrrrr the problem of always...... not finding a version when merging

2010-01-21 Thread Mariano Martinez Peck
The other day, we were with stef doing some merge, and we were speaking about a recurrent problem. I don't undetstand completely the problem, maybe I am wrong. When merging with MC, it searches the complete history of the package. But, actually, I don't care. I just want the last one to mergeO

Re: [Pharo-project] Fun with ProfStef

2010-01-21 Thread Mariano Martinez Peck
hahahahha your next step is to build a framework to build tutorials hahaha. Seriously, this is very good material. We need to take care about newcomers, and this is an excellent way as also your videos. Cool to have it in next dev image :) 2010/1/21 laurent laffont > I've just released in Meta

[Pharo-project] Fun with ProfStef

2010-01-21 Thread laurent laffont
I've just released in MetacelloRepository the milestone I've wanted to reach. Now you can create your own interactive tutorial with ProfStef. How ? There's a ProfStef interactive tutorial for that :D ProfStef goOn: HowToMakeYourOwnTutorial It was real fun to write this ! Cheers, Laurent __

Re: [Pharo-project] Newbie Confusion

2010-01-21 Thread Mariano Martinez Peck
I forgot to said: after installing O2 in that image, when you open a System BRowser, it will ask which one do you want as default. OBSystemBrowserAdaptor is what I told as OB O2PackageBrowserAdaptor is what I told you as O2 Cheers Mariano On Thu, Jan 21, 2010 at 10:34 PM, Mariano Martinez Peck

Re: [Pharo-project] Newbie Confusion

2010-01-21 Thread Mariano Martinez Peck
Michael: sorry, I just read the email. What we will really appreciate is that you report EACH problem you have. Like this you are telling about O2. This is the only way we have to progress. If nobody reports...so, thanks for reporting, and keep doing that. In Pharo, you can have several System Br

Re: [Pharo-project] Newbie Confusion

2010-01-21 Thread Michael Litchard
This got solved in #squeak on freenode. Thanks guys. :) On Thu, Jan 21, 2010 at 6:23 PM, Michael Litchard wrote: > Just to let you know, I think the problems I've been experiencing > would scare away many newbies. I'm sticking around because I like > smalltalk and I think the pharo project is wor

[Pharo-project] [ANN 1.1] prebuilt Core#11177

2010-01-21 Thread Marcus Denker
http://gforge.inria.fr/frs/download.php/25338/PharoCore-1.1-11177-UNSTABLE.zip -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD. ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.

Re: [Pharo-project] Question about ImageSegment, Symbols and SmartRefStream

2010-01-21 Thread Mariano Martinez Peck
A I got it :) The trick was where Lukas said: readSymbol "PRIVATE -- Read the contents of a Symbol." ^ self readString asSymbol butI realised that, String >> asSymbol is: asSymbol "Answer the unique Symbol whose characters are the characters of the string." ^Symbo

Re: [Pharo-project] Question about ImageSegment, Symbols and SmartRefStream

2010-01-21 Thread Mariano Martinez Peck
On Thu, Jan 21, 2010 at 9:26 PM, Lukas Renggli wrote: > >>> Any ideas where this black magic comes from ? > >> > >> From what I know Symbols always end up in the out-pointers because > >> they are always referenced at least from the Symbol table. > > > > Not necessarily. The symbol table is a *we

Re: [Pharo-project] Question about ImageSegment, Symbols and SmartRefStream

2010-01-21 Thread Lukas Renggli
>>> Any ideas where this black magic comes from ? >> >> From what I know Symbols always end up in the out-pointers because >> they are always referenced at least from the Symbol table. > > Not necessarily. The symbol table is a *weak* set and hence if you don't > strongly hold onto the symbols the

Re: [Pharo-project] [newbee] How do I save the contents of a Workspace?

2010-01-21 Thread Mariano Martinez Peck
Cool George! Thanks! On Thu, Jan 21, 2010 at 5:47 PM, Schwab,Wilhelm K wrote: > Thanks for doing this! How did you modify the menu? I have *no* clue how > to do that. > > Two comments, the first horribly pedantic. The prompt for the file name > reads "Enter file name to save the workspace to"

Re: [Pharo-project] Question about ImageSegment, Symbols and SmartRefStream

2010-01-21 Thread Adrian Lienhard
On Jan 21, 2010, at 19:56 , Lukas Renggli wrote: >> Any ideas where this black magic comes from ? > > From what I know Symbols always end up in the out-pointers because > they are always referenced at least from the Symbol table. Not necessarily. The symbol table is a *weak* set and hence if you

Re: [Pharo-project] about bufferedFileStream

2010-01-21 Thread Levente Uzonyi
On Thu, 21 Jan 2010, Stéphane Ducasse wrote: Hi levente I was wondering why the bufferedFileStream made the system faster. I mean are querying the same contents on several occasion? As Nicolas said, not all primitives have the same cost. The file primitives cost a lot more than primitive 65

Re: [Pharo-project] Question about ImageSegment, Symbols and SmartRefStream

2010-01-21 Thread Lukas Renggli
> Any ideas where this black magic comes from ? >From what I know Symbols always end up in the out-pointers because they are always referenced at least from the Symbol table. That means they are serialized by the reference stream, which means that the not so black magic happens in ReferenceStream

[Pharo-project] Newbie Confusion

2010-01-21 Thread Michael Litchard
Just to let you know, I think the problems I've been experiencing would scare away many newbies. I'm sticking around because I like smalltalk and I think the pharo project is worth investing in. Here's one I'm finding difficult to ignore. I'm using the Pharo By Example book to learn smalltalk. No m

Re: [Pharo-project] [squeak-dev] Cuis problem with blocks

2010-01-21 Thread Eliot Miranda
On Thu, Jan 21, 2010 at 4:33 AM, Juan Vuletich wrote: > Thanks, Nicolas. You're right. I did include the preference in Cuis. By > default it is set not to allow assignment to block args. I recompiled the > whole system this way, removing any block arg assgnment left. I see no > reason to allow th

Re: [Pharo-project] about bufferedFileStream

2010-01-21 Thread Schwab,Wilhelm K
Stef, Probably unrelated, some time back I noted that "long" methods pretty clearly draw twice, once in black and again with Shout's coloring. Bill -Original Message- From: pharo-project-boun...@lists.gforge.inria.fr [mailto:pharo-project-boun...@lists.gforge.inria.fr] On Behalf Of

Re: [Pharo-project] Spell check test cases

2010-01-21 Thread Lukas Renggli
I wonder if we shouldn't somehow trigger a different tokenizer depending on what we check, instead of using some magic? We have all this information. For example class names, variables, selectors, ... and comments, strings, ... could use a different tokenizer that knows about the specifics? Lukas

Re: [Pharo-project] about bufferedFileStream

2010-01-21 Thread Nicolas Cellier
2010/1/21 Igor Stasenko : > 2010/1/21 Stéphane Ducasse : >> Hi levente >> >> I was wondering why the bufferedFileStream made the system faster. >> I mean are querying the same contents on several occasion? >> > Because disk access is times slower than any "intense" memory access. > Depends how the

[Pharo-project] [update 1.1] #11177

2010-01-21 Thread Stéphane Ducasse
11177 - - fixing HostSystemMenu by adding worldMenu - fixing 1804 DebuggerMethodMap initialize ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] about bufferedFileStream

2010-01-21 Thread Nicolas Cellier
2010/1/21 Stéphane Ducasse : > Hi levente > > I was wondering why the bufferedFileStream made the system faster. > I mean are querying the same contents on several occasion? > > Stef > My interpretation is this one: Overhead time spent > core time required. Whether you read/write 1 byte or 2000 b

Re: [Pharo-project] about bufferedFileStream

2010-01-21 Thread Igor Stasenko
2010/1/21 Stéphane Ducasse : > Hi levente > > I was wondering why the bufferedFileStream made the system faster. > I mean are querying the same contents on several occasion? > Because disk access is times slower than any "intense" memory access. > Stef > > _

Re: [Pharo-project] [ANN] ConfigurationOfProfStef in MetacelloRepository

2010-01-21 Thread Miguel Enrique Cobá Martinez
El jue, 21-01-2010 a las 17:59 +0100, Mariano Martinez Peck escribió: > > > 2010/1/21 Miguel Enrique Cobá Martinez > El jue, 21-01-2010 a las 11:53 +0100, laurent laffont > escribió: > > ProfStef is an interactive Smalltalk tutorial. > > > > > > To

[Pharo-project] about bufferedFileStream

2010-01-21 Thread Stéphane Ducasse
Hi levente I was wondering why the bufferedFileStream made the system faster. I mean are querying the same contents on several occasion? Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailma

[Pharo-project] [update 1.1] #11176

2010-01-21 Thread Stéphane Ducasse
Finally :) 11176 - - Issue 1553: Buffer the StandardFileStream inputs Thanks levente ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] [ANN] ConfigurationOfProfStef in MetacelloRepository

2010-01-21 Thread Mariano Martinez Peck
2010/1/21 Miguel Enrique Cobá Martinez > El jue, 21-01-2010 a las 11:53 +0100, laurent laffont escribió: > > ProfStef is an interactive Smalltalk tutorial. > > > > > > To load it: > > > > > > Gofer it > > squeaksource: 'MetacelloRepository'; > > package: 'ConfigurationOfProfStef'; > > load. >

Re: [Pharo-project] [newbee] How do I save the contents of a Workspace?

2010-01-21 Thread Schwab,Wilhelm K
Thanks for doing this! How did you modify the menu? I have *no* clue how to do that. Two comments, the first horribly pedantic. The prompt for the file name reads "Enter file name to save the workspace to" - we have no shortage of dangling prepositions. "Ener file name" would be preferable.

Re: [Pharo-project] [ANN] ConfigurationOfProfStef in MetacelloRepository

2010-01-21 Thread Miguel Enrique Cobá Martinez
El jue, 21-01-2010 a las 11:53 +0100, laurent laffont escribió: > ProfStef is an interactive Smalltalk tutorial. > > > To load it: > > > Gofer it > squeaksource: 'MetacelloRepository'; > package: 'ConfigurationOfProfStef'; > load. > > > ((Smalltalk at: #ConfigurationOfProfStef) project ver

[Pharo-project] Problem with RB, code critics, Tests package and Traits

2010-01-21 Thread Mariano Martinez Peck
Hi folks: There is a bug easy to reproduce: Take a dev image with RB and OB. Take the package Test and run code critics on it. You will get a MessageNotUnderstood: Trait>>superclass Can someone reproduce it ? Cheers Mariano ___ Pharo-project mailing

Re: [Pharo-project] [newbee] How do I save the contents of a Workspace?

2010-01-21 Thread George Herolyants
2009/12/17 Stéphane Ducasse : > If a brave soul send the code we will just add it. > No doubt. If this is useful it does not hurt us. So I did it :). See on the tracker http://code.google.com/p/pharo/issues/detail?id=1859. I started from the changes, mentioned here by Keith Hodges, but it turns o

[Pharo-project] Question about ImageSegment, Symbols and SmartRefStream

2010-01-21 Thread Mariano Martinez Peck
Hi folks. I am writing some ImageSegment tests and there is something I don't know how it is done. I create a segment with a root (array) that has symbols inside. Then, I export the segment using the method ImageSegment >> writeForExportOn: which uses a SmartRefStream to serialize itself and writ

Re: [Pharo-project] Spell check test cases

2010-01-21 Thread Stan Shepherd
Hi Lukas, did you get a chance to look at this? Refactoring-Spelling-Tests-StanShepherd.7.mcz in http://www.squeaksource.com/RBBugFixes/ is the present version of the tests. They will still need the tweaks in your parser or normalizer to run green. ...Stan -- View this message in context: htt

Re: [Pharo-project] O2: tester wanted!

2010-01-21 Thread Adrian Lienhard
Hi David, in my PharoCore-1.0-10505 image I had #testSmartGroupSwitch that failed and #testExtensionNodes and #testStyling that errored. Cheers, Adrian On Jan 21, 2010, at 16:09 , David Röthlisberger wrote: > Hi Adrian, > >> However, there are 6 undeclared classes referenced in the code. >

Re: [Pharo-project] Some code! (was Re: Date fromString: '6-Jan-10')

2010-01-21 Thread Stéphane Ducasse
thanks goran Stef On Jan 21, 2010, at 11:12 AM, Göran Krampe wrote: > Hi guys! > > I admit not having tracked this thread in detail BUT attached is a changeset > that I dug out from the Squeak beginners list where I posted it waaay back. > The added Date class method included below shows what

Re: [Pharo-project] Monticello remove methods

2010-01-21 Thread Stan Shepherd
Merge appears to have the same result. It's at http://www.squeaksource.com/OBO2Merge ...Stan -- View this message in context: http://n2.nabble.com/Monticello-remove-methods-tp4433742p4434180.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com. __

Re: [Pharo-project] O2: tester wanted!

2010-01-21 Thread David Röthlisberger
Hi Adrian, > However, there are 6 undeclared classes referenced in the code. ok, I fixed these undeclared references. > Also 2 tests have errors and one fails. Which tests fail? I only got one error in a test which I fixed now. Cheers, David > > On Jan 19, 2010, at 23:11 , Mariano Martinez

Re: [Pharo-project] Monticello remove methods

2010-01-21 Thread Alexandre Bergel
A merge should help no? Alexandre On 21 Jan 2010, at 11:12, Stan Shepherd wrote: > How do I get the new version to import without the old methods? -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.

Re: [Pharo-project] [ANN] ConfigurationOfProfStef in MetacelloRepository

2010-01-21 Thread Alexandre Bergel
Thanks, I try to build a dev right now Alexandre On 21 Jan 2010, at 08:56, laurent laffont wrote: > Done. > > Laurent > > > On Thu, Jan 21, 2010 at 11:56 AM, Alexandre Bergel > wrote: > Hi Laurent, > > Could you try to update ConfigurationOfPharo please? > > Cheers, > Alexandre > > > On 21 Jan

Re: [Pharo-project] O2: tester wanted!

2010-01-21 Thread Stan Shepherd
Henrik Sperre Johansen wrote: > > > but the refactoring items I've tried in O2PackageBrowser seem to work :) > > Indeed, nice job. That would remove my reason for sticking to the conventional browser. Just one (no two) tiny UI issues: if you right click a package -> Refactoring scope ,

[Pharo-project] [update 1.1] #11175

2010-01-21 Thread Stéphane Ducasse
11175 - - preparing buffered file stream: integrating multibyteFileStream from Squeak trunk ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] Monticello remove methods

2010-01-21 Thread Stan Shepherd
Sorry, finger trouble there. I have a refactoring as follows: OR2CmdLintCommand subclass: #OR2CmdRefresh instanceVariableNames: '' classVariableNames: '' poolDictionaries: '' category: 'OB-Refactory-Lint' methods: #execute #isEnabled etc becomes: OR2CmdLintComma

Re: [Pharo-project] O2: tester wanted!

2010-01-21 Thread Henrik Johansen
On Jan 21, 2010, at 2:30 18PM, David Röthlisberger wrote: > >> >> OR2PackageBrowser does not open, it lacks a defaultRootNode method >> returning other than nil. >> Is the focus mainly on the O2* browsers, or should OR2* also work? > > How did you spot this problem? From within the O2 browser

[Pharo-project] Monticello remove methods

2010-01-21 Thread Stan Shepherd
-- View this message in context: http://n2.nabble.com/Monticello-remove-methods-tp4433742p4433742.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com. ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.g

Re: [Pharo-project] Can't debug in 1.1

2010-01-21 Thread Stéphane Ducasse
Hi martin the last release 11174 got the fix in (sorry for the delay). Could you let us know if this is ok? Stef On Dec 31, 2009, at 4:17 AM, Martin McClure wrote: > This one's pretty nasty. > > Symptom: > > The debugger in recent and current 1.1 images is completely broken. > > To repro

[Pharo-project] [update 1.1] #11174

2010-01-21 Thread Stéphane Ducasse
11174 - - Issue 1856: Fast§up line splitting - Issue 1857: Let keyboard menu shortcut work in MCPatchBrowser even if showAnnotationPane setting is off - Issue 1749: Date class>>readFrom is in the wrong decade - Issue 1849: Small cleanups... - Issue 1804: Can t debug in 1.1 (sorry th

Re: [Pharo-project] O2: tester wanted!

2010-01-21 Thread David Röthlisberger
> > OR2PackageBrowser does not open, it lacks a defaultRootNode method > returning other than nil. > Is the focus mainly on the O2* browsers, or should OR2* also work? How did you spot this problem? From within the O2 browser, OR2PackageBrowser works. OR2PackageBrowser is not meant to be used

Re: [Pharo-project] [ANN] ConfigurationOfProfStef in MetacelloRepository

2010-01-21 Thread laurent laffont
Done. Laurent On Thu, Jan 21, 2010 at 11:56 AM, Alexandre Bergel wrote: > Hi Laurent, > > Could you try to update ConfigurationOfPharo please? > > Cheers, > Alexandre > > > On 21 Jan 2010, at 07:53, laurent laffont wrote: > > > ProfStef is an interactive Smalltalk tutorial. > > > > To load it:

Re: [Pharo-project] [ANN] ConfigurationOfProfStef in MetacelloRepository

2010-01-21 Thread Alexandre Bergel
Hi Laurent, Could you try to update ConfigurationOfPharo please? Cheers, Alexandre On 21 Jan 2010, at 07:53, laurent laffont wrote: > ProfStef is an interactive Smalltalk tutorial. > > To load it: > > Gofer it > squeaksource: 'MetacelloRepository'; > package: 'ConfigurationOfProfStef'; > lo

[Pharo-project] [ANN] ConfigurationOfProfStef in MetacelloRepository

2010-01-21 Thread laurent laffont
ProfStef is an interactive Smalltalk tutorial. To load it: Gofer it squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfProfStef'; load. ((Smalltalk at: #ConfigurationOfProfStef) project version: '1.0') load. Cheers, Laurent Laffont ___

Re: [Pharo-project] Some code! (was Re: Date fromString: '6-Jan-10')

2010-01-21 Thread Igor Stasenko
Oh, i thought this comes from Pharo. So i copied this method and proposed to include in trunk as well. Not sure its integrated though (i placed it into inbox). 2010/1/21 Göran Krampe : > Hi guys! > > I admit not having tracked this thread in detail BUT attached is a changeset > that I dug out from

Re: [Pharo-project] New profiler for Pharo: tester wanted!

2010-01-21 Thread Alexandre Bergel
> Yes, I've not yet built a publicly available VM that has it. > > Did you want it for both 32 and 64bit images? No, just the image contained in 64bitImage*64bitVM with Squeak V5 SLOW VERSION Alexandre > > On 2010-01-20, at 5:26 PM, Alexandre Bergel wrote: > >> Hi John, >> >> I tried 64bitIm

[Pharo-project] Some code! (was Re: Date fromString: '6-Jan-10')

2010-01-21 Thread Göran Krampe
Hi guys! I admit not having tracked this thread in detail BUT attached is a changeset that I dug out from the Squeak beginners list where I posted it waaay back. The added Date class method included below shows what it offers. And of course, there are TONS of more cool stuff it could handle,

Re: [Pharo-project] A dog-slow browser

2010-01-21 Thread Levente Uzonyi
On Thu, 21 Jan 2010, Mariano Martinez Peck wrote: > Thanks for the info Dave. I just built a new vm on the same machine from >> the svn sources + VMMaker-dtl.156 (3.11.12-2148). I saw the line about >> gnuification during make (which is absent with 3.11-3.2135). Here are the >> #tinyBenchmarks res

Re: [Pharo-project] A dog-slow browser

2010-01-21 Thread Mariano Martinez Peck
Thanks for the info Dave. I just built a new vm on the same machine from > the svn sources + VMMaker-dtl.156 (3.11.12-2148). I saw the line about > gnuification during make (which is absent with 3.11-3.2135). Here are the > #tinyBenchmarks results: > > #( >'388172858 bytecodes/sec; 10541379

Re: [Pharo-project] A dog-slow browser

2010-01-21 Thread Levente Uzonyi
On Wed, 20 Jan 2010, David T. Lewis wrote: > On Wed, Jan 20, 2010 at 11:54:03PM +0100, Levente Uzonyi wrote: >> On Wed, 20 Jan 2010, Igor Stasenko wrote: >> 2010/1/20 Levente Uzonyi : I guess that vm is not gnuified. >>> >>> I installed one that was avail for linux, latest one.

Re: [Pharo-project] [ANN] ConfigurationOfRFB

2010-01-21 Thread Miguel Enrique Cobá Martinez
El jue, 21-01-2010 a las 01:43 -0600, Miguel Enrique Cobá Martinez escribió: > I have uploade the Metacello configuration for RFB (a.k.a. Remote Frame > Buffer a.k.a. VNC) > > To load it in a 10506 PharoCore image: > > Gofer it > squeaksource: 'MetacelloRepository'; > package: 'ConfigurationO

Re: [Pharo-project] about fast lineDo and...

2010-01-21 Thread Stéphane Ducasse
> ok I will try like that. >> usually I check all the deltas in chronological order and skip what is not >> needed and wished. >> >> Stef > > Good old change set ? yes I use that from time to time. Stef ___ Pharo-project mailing list Pharo-project@li

Re: [Pharo-project] about fast lineDo and...

2010-01-21 Thread Nicolas Cellier
2010/1/21 Stéphane Ducasse : >> >> Yes but I do not work on >       - new first class instance variable >       - byecode loader >       - new package to speed up everything >       - scripting syntax > Never mind, when I said "you", it was not specifically you, but an

[Pharo-project] Mac VM 5.4b1 ships

2010-01-21 Thread John M McIntosh
I've push the latest cocoa based 32/64bit & 64/64bit macintel/powerpc VM 5.4b1 This includes the logic for the microsecond clock, to call the clock the change set is attached. I've also built the 64/64bit VM for Intel that works with 64bit squeak images. Look for the folder experimental/

Re: [Pharo-project] about fast lineDo and...

2010-01-21 Thread Stéphane Ducasse
> > Yes but I do not work on - new first class instance variable - byecode loader - new package to speed up everything - scripting syntax >>> >>> Never mind, when I said "you", it was not specifically you, but anyone >>> else prefering to wait bec