Re: [Pharo-dev] ShoreLine Reporter - A tool to collect stack traces

2014-10-30 Thread stepharo
I have been extremely careful to be as clean as possible. The stack trace catching is implemented with a PreDebuggingAction without overriding any of the existing code. It was one of my first design goals, especially because the purpose of the tool is to be completely pluggable and unpluggable

Re: [Pharo-dev] Time Series in Smalltalk

2014-10-30 Thread stepharo
In fact this was just a couple of classes and we did not port them from Moose. I will do it now. It was probably not usefull for you. It was for a timeWarping algo as far as I understand. Stef On 24 Oct 2014, at 09:58, Serge Stinckwich wrote: On 24 Oct 2014, at 09:49, stepharo wrote: T

Re: [Pharo-dev] Time Series in Smalltalk

2014-10-30 Thread stepharo
Cool! We started a really simple implementation of time series. Look at the class : KETimeSeries and KETimeSeriesTest in this repository: http://smalltalkhub.com/#!/~UMMISCO/Kendrick Please feel free to extract these classes and extend them. Maybe we can move them in the SciSmalltalk repos

Re: [Pharo-dev] Super fast delay

2014-10-30 Thread stepharo
We really need people to have a look at the code of Ben. Stef On 29/10/14 15:02, Ben Coman wrote: Holger Hans Peter Freyther wrote: On Wed, Oct 29, 2014 at 10:03:03AM +0100, Norbert Hartl wrote: Good Evening, I have a report that it doesn't work on a linux desktop either. So at least there

Re: [Pharo-dev] Can anyone provide me with clear, complete, and detailed instructions for loading PetitParser into Pharo 3.0?

2014-10-30 Thread Jan Vrany
Hi Richard, On Thu, 2014-10-30 at 10:15 -0700, Richard Sargent wrote: > kurs.jan wrote > > Hi All, > > > > Sorry for a late reply, here is the latest status with PetitParser and > > Pharo (tested on Pharo3): > > > > "Configuration should be loaded like this:" > > Gofer new smalltalkhubUser: 'Moo

Re: [Pharo-dev] Can anyone provide me with clear, complete, and detailed instructions for loading PetitParser into Pharo 3.0?

2014-10-30 Thread Richard Sargent
kurs.jan wrote > Hi All, > > Sorry for a late reply, here is the latest status with PetitParser and > Pharo (tested on Pharo3): > > "Configuration should be loaded like this:" > Gofer new smalltalkhubUser: 'Moose' project: 'PetitParser'; > configurationOf: #PetitParser; load. > > "Minimal se

Re: [Pharo-dev] Can anyone provide me with clear, complete, and detailed instructions for loading PetitParser into Pharo 3.0?

2014-10-30 Thread Jan Kurš
Hi All, Sorry for a late reply, here is the latest status with PetitParser and Pharo (tested on Pharo3): "Configuration should be loaded like this:" Gofer new smalltalkhubUser: 'Moose' project: 'PetitParser'; configurationOf: #PetitParser; load. "Minimal set of parsers to use petit parser:"

Re: [Pharo-dev] unexpected merge conflict

2014-10-30 Thread Marcus Denker
> On 30 Oct 2014, at 13:59, Andrei Chis wrote: > > > > On Thu, Oct 30, 2014 at 3:47 AM, Marcus Denker > wrote: > > > On 29 Oct 2014, at 23:35, Andrei Chis > > wrote: > > > > Hi, > > > > In a fresh Pharo 4 image I want to merg

Re: [Pharo-dev] unexpected merge conflict

2014-10-30 Thread Andrei Chis
On Thu, Oct 30, 2014 at 3:47 AM, Marcus Denker wrote: > > > On 29 Oct 2014, at 23:35, Andrei Chis > wrote: > > > > Hi, > > > > In a fresh Pharo 4 image I want to merge a package > (Glamour-Presentations) but I get a merge conflict. > > > > Nevertheless, the package from the image has no changes

[Pharo-dev] [pharo-project/pharo-core]

2014-10-30 Thread GitHub
Branch: refs/tags/40340 Home: https://github.com/pharo-project/pharo-core

[Pharo-dev] [pharo-project/pharo-core] 8374a2: 40340

2014-10-30 Thread GitHub
Branch: refs/heads/4.0 Home: https://github.com/pharo-project/pharo-core Commit: 8374a209a81280927d47d95cd77c09894a2bb04d https://github.com/pharo-project/pharo-core/commit/8374a209a81280927d47d95cd77c09894a2bb04d Author: Jenkins Build Server Date: 2014-10-30 (Thu, 30 Oct 2014

Re: [Pharo-dev] Super fast delay

2014-10-30 Thread Norbert Hartl
> Am 30.10.2014 um 12:52 schrieb Ben Coman : > > Eliot Miranda wrote: >> On Wed, Oct 29, 2014 at 12:14 PM, Ben Coman > > wrote: >>Holger Hans Peter Freyther wrote: >>On Wed, Oct 29, 2014 at 06:54:57PM +0100, Holger Hans Peter >>Freyther wrote: >>

Re: [Pharo-dev] Super fast delay

2014-10-30 Thread Ben Coman
Eliot Miranda wrote: On Wed, Oct 29, 2014 at 12:14 PM, Ben Coman > wrote: Holger Hans Peter Freyther wrote: On Wed, Oct 29, 2014 at 06:54:57PM +0100, Holger Hans Peter Freyther wrote: On Wed, Oct 29, 2014 at 10:03:03AM +0100, Norb

Re: [Pharo-dev] GTDebugger popping up instead of the usual popup box.

2014-10-30 Thread Marcus Denker
> On 30 Oct 2014, at 10:58, p...@highoctane.be wrote: > > The Pharo3 debugger was showing a kind of message with 2 buttons. > > So, I guess that it is what I want to see. > The pre-debug window. > Phil > > > On Thu, Oct 30, 2014 at 10:13 AM, Tudor Girba > wrot

[Pharo-dev] [pharo-project/pharo-core] b7014a: 40339

2014-10-30 Thread GitHub
Branch: refs/heads/4.0 Home: https://github.com/pharo-project/pharo-core Commit: b7014a82ccef973a33d750746c93096ba68846a4 https://github.com/pharo-project/pharo-core/commit/b7014a82ccef973a33d750746c93096ba68846a4 Author: Jenkins Build Server Date: 2014-10-30 (Thu, 30 Oct 2014

[Pharo-dev] [pharo-project/pharo-core]

2014-10-30 Thread GitHub
Branch: refs/tags/40339 Home: https://github.com/pharo-project/pharo-core

Re: [Pharo-dev] Pharo Days 2015

2014-10-30 Thread Craig Latta
Hoi Francois-- > I can host one or two people at my place in Mons, Belgium (~1h drive > from INRIA Lille) for free. I can drive to the conference both days. > > In the best case, I might have some friends to host me (us?) in Lille. > So we can have some beers without having to drive. Oh, co

[Pharo-dev] [pharo-project/pharo-core] 3461c9: 40338

2014-10-30 Thread GitHub
Branch: refs/heads/4.0 Home: https://github.com/pharo-project/pharo-core Commit: 3461c9e17150b97bc90b9bd86127b046e4dfe7e3 https://github.com/pharo-project/pharo-core/commit/3461c9e17150b97bc90b9bd86127b046e4dfe7e3 Author: Jenkins Build Server Date: 2014-10-30 (Thu, 30 Oct 2014

[Pharo-dev] [pharo-project/pharo-core]

2014-10-30 Thread GitHub
Branch: refs/tags/40338 Home: https://github.com/pharo-project/pharo-core