[Pharo-users] Re: Pharo accepted to Google Summer of Code 2023

2023-02-24 Thread Guillermo Polito
Thanks guys for the super job with the admin, the website, and the gathering of 
ideas!

> El 23 feb. 2023, a las 16:53, Sebastian Jordan Montano 
>  escribió:
> 
> Hello!
> We are happy to announce that we got accepted for this year Google Summer of 
> Code!
> This is really good for us because it helps to expand the impact of our 
> technologies and to have more people involved in our community.
> 
> Please share it on your social medias. I will put some links
> - GSoc website https://summerofcode.withgoogle.com/ 
> 
> - Gsoc website of Pharo organisation: 
> https://www.gsocorganizations.dev/organization/pharo-consortium/ 
> 
> - our gsoc page https://gsoc.pharo.org/ideas 
> 
> Cheers,
> Sebastian Jordan in regard of the Pharo Consortium



[Pharo-users] Re: New Memory Profiler

2023-02-24 Thread Marcus Denker
I will have a look, it has nothing to do with the memory profiler.


Marcus

> On 23 Feb 2023, at 17:57, Bernardo Ezequiel Contreras  
> wrote:
> 
> is it possible to inspect this
> https://github.com/pharo-project/pharo/issues/12831
>  
> ? and see what's going on? 
> 
> On Tue, Feb 21, 2023 at 8:04 AM Sebastian Jordan Montano 
> mailto:sebastian.jor...@inria.fr>> wrote:
>> Hello,
>> 
>> I have been working on a new Memory Profiling for profiling object 
>> allocations.
>> The profiler has reached a first stable version and I would like to share it 
>> with you. https://github.com/jordanmontt/illimani-memory-profiler
>> 
>> The profiler gives some statistics, cool visualizations, like a heat-map, 
>> about the allocations and memory usage.
>> If you want to profile the memory of some applications, this tool can help 
>> you.
>> Also, if you have some use cases or you have some feedback please let us 
>> know because we are looking to improve the tool :)
>> 
>> Cheers,
>> Sebastian Jordan
>> 
> 
> 
> -- 
> Bernardo E.C.
> 
> Sent from a cheap desktop computer in South America.



[Pharo-users] This week (8/2023) on the Pharo Issue Tracker

2023-02-24 Thread Marcus Denker
We merged 24 PRs this week:

Compiler


- Improve faulty parsing #12778
https://github.com/pharo-project/pharo/pull/12778

- Improve faulty parsing of cascades #12816
https://github.com/pharo-project/pharo/pull/12816

- Improve faulty parsing of assigments #12815
https://github.com/pharo-project/pharo/pull/12815


Features


- Introducing a Color Palette to cache the allocation of Color objects by tht 
UITheme #12771
https://github.com/pharo-project/pharo/pull/12771

- Add #closeTo: on sequenceable collection #12800
https://github.com/pharo-project/pharo/pull/12800

- Filter on substrings in DrTest #12823
https://github.com/pharo-project/pharo/pull/12823

- load equals packages #12616 
https://github.com/pharo-project/pharo/pull/12616

- Debugger configuration toolbar improvements #467
https://github.com/pharo-spec/NewTools/pull/467

Fixes
=

- Update Roassal version v0.9.9m #12792
https://github.com/pharo-project/pharo/pull/12792

- Sync Zinc 17 February 2023 #12794
https://github.com/pharo-project/pharo/pull/12794

- 1279 merge menu should indicate the sense of the action #1680
https://github.com/pharo-vcs/iceberg/pull/1680

- Fixes: Committing with empty description can lead to problems #1681 #1682
https://github.com/pharo-vcs/iceberg/pull/1682

- Fixes testInstanceSideInitializeMethodNeedsToBeInInitializationProtocol #12797
https://github.com/pharo-project/pharo/pull/12797


Cleanups


- Remove #wantsSteps from object and uses #respondsTo: in the system wi… #12793
https://github.com/pharo-project/pharo/pull/12793

- Remove old unicode initializer #12803
https://github.com/pharo-project/pharo/pull/12803

- Rename bootstrap 3rd step to be the 2nd now #12812
https://github.com/pharo-project/pharo/pull/12812

- AthensPathBuilder should be abstract #12827
https://github.com/pharo-project/pharo/pull/12827

- Fix typo #12801
https://github.com/pharo-project/pharo/pull/12801

- extract return. fix: #12809 #12810
https://github.com/pharo-project/pharo/pull/12810

- Remove depreceted class reference #12808
https://github.com/pharo-project/pharo/pull/12808

- Condensation of source 2 #12799
https://github.com/pharo-project/pharo/pull/12799

- Condensation of sources 3 #12802
https://github.com/pharo-project/pharo/pull/12802

- replace == nil with ifNil:ifNotNil: #12814
https://github.com/pharo-project/pharo/pull/12814

- Cleanup: Condense Zodiac packages #12762
https://github.com/pharo-project/pharo/pull/12762