Thanks community and specially Esteban! Happy of this release and put my two pesos into this! Congrats, Offray On 06/06/17 10:11, Esteban Lorenzano
wrote:
|
Congratulations !
Le 06/06/2017 à 17:11, Esteban Lorenzano a écrit : > The time has come for Pharo 6.0! > -- Dr. Geo http://drgeo.eu |
In reply to this post by Offray Vladimir Luna Cárdenas-2
On 06/06/17 17:11, Esteban Lorenzano wrote:
> Dear World, > > The time has come for Pharo 6.0! Yes! Well done! Stephan |
Congratulations! and thanks to Pharo DEV team!
|
In reply to this post by Offray Vladimir Luna Cárdenas-2
Great news! Thanks to Esteban and the 80+ contributors.
I have multiple patches waiting for the 7.0 dev cycle to begin. Can't wait... :-) Cheers, Alistair On 6 June 2017 at 17:11, Esteban Lorenzano <[hidden email]> wrote: > Dear World, > > The time has come for Pharo 6.0! > > Pharo is a pure object-oriented programming language and a powerful > environment, focused on simplicity and immediate feedback. > > This is our most significant release yet. Here are some highlights: > > - Pharo is now provided in 64-bit version in Linux and OSX and brings even > better performance and stability (beware, 64bits version is a new technology > and a small amount of tests is still failing) > - A new code changes management system named Epicea for easier reviewing and > recovering of your code easily > - Integrated support for Git through an easy-to-use tool for repositories > and commits management named Iceberg (as a preview for Pharo 6, it will be > the default in Pharo 7) > - The unified foreign function interface (UnifiedFFI) for interfacing with > the outside world is significantly improved > - The PharoVM is now part of OpenSmalltalk initiative > - Introduction of object immutability, alternative bytecode sets and block > closures independent of outer context > - Pharo can now be bootstrapped from source code managed by Git > - Pharo modularity is improved > - Pharo is faster > - The Dark Theme was improved and set as default color theme of Pharo > > > These are just the more prominent highlights, but the details are just as > important. We have closed 1474 issues in Pharo 6.0 (a more complete > changelog can be found at > https://github.com/pharo-project/pharo-changelogs/blob/master/Pharo60ChangeLogs.md). > > While the technical improvements are significant (starting the transition to > 64bits is a remarkable achievement), still the most impressive fact is that > the new code that got in the main Pharo 6.0 image was contributed by more > than 80 people. > > Pharo is more than code. It is an exciting project involving energetic > people. We thank all the contributors of this release: > > Alberto Bacchelli, Alejandro Infante, Alexandre Bergel, Aliaksei Syrel, > Alistair Grant, Andrei Chis, Ben Coman, Bernardo Contreras, Bernhard Pieber, > Boris Spasojevic, Christophe Demarey, Clement Bera, Cyril Ferlicot, Dale > Henrichs, Damien Cassou, Damien Pollet, Dave Lewis, Denis Kudriashov, Dirk > Roeleveld, Eliot Miranda, Esteban Lorenzano, Esteban Maringolo, Evan > Donahue, Federico Balaguer, Franck Warlouzet, Glenn Cavarle, Guillermo > Polito, Gustavo Santos, Henrik Johansen, Henrik Nergaard, Hilaire Fernandes, > Holger Hans, Jan Kurs, Jan van de Sandt, Johan Fabry, Juraj Kubelka, K. K. > Subramaniam, Ken Causey, Kris Gybels, Lionel Akue, Luc Fabresse, Lucas > Godoy, Marcus Denker, Mariano Martinez Peck, Marion Noirbent, Martin Dias, > Max Leske, Maxime Roelandt, Merwan Ouddane, Matteo Bellotto, Miguel > Campusano, Milton Mamani, Myroslava Romaniuk, Nicolai Hess, Nicolas Cellier, > Nicolas Passerini, Norbert Hartl, Offray Luna, Pablo Tesone, Paul De > Bruicker, Pavel Krivanek, Peter Uhnak, Philippe Back, Roger Stebler, Ronie > Salgado, Sean DeNigris, Serge Stinckwich, Skip Lentz, Sophie Kaleba, Stefan > Reichhart, Stephan Eggermont, Stephane Ducasse, Sven Van Caekenberghe, > Thibault Arloing, Thibault Arloing, Thibault Raffaillac, Thierry Goubier, > Thomas Heniart, Tommaso Dal Sasso, Torsten Bergmann, Tudor Girba, Udo > Schneider, Valentin Ryckewaert, Vincent Blondeau, Werner Kassens, Yuriy > Tymchuk > > (If you contributed with Pharo 6.0 development in any way and we missed your > name, please send us a mail and we will add you). > > Enjoy! > > The Pharo Team > > Try Pharo: http://pharo.org/download > Learn Pharo: http://pharo.org/documentation |
In reply to this post by Offray Vladimir Luna Cárdenas-2
On Tue, Jun 06, 2017 at 05:11:17PM +0200, Esteban Lorenzano wrote:
> The time has come for Pharo 6.0! Fantastic! Congrats and thanks for all the hard work. Pierce |
In reply to this post by alistairgrant
Us too :)
On Wed, Jun 7, 2017 at 8:20 AM, Alistair Grant <[hidden email]> wrote: > Great news! Thanks to Esteban and the 80+ contributors. > > I have multiple patches waiting for the 7.0 dev cycle to begin. Can't > wait... :-) > > Cheers, > Alistair > > > On 6 June 2017 at 17:11, Esteban Lorenzano <[hidden email]> wrote: >> Dear World, >> >> The time has come for Pharo 6.0! >> >> Pharo is a pure object-oriented programming language and a powerful >> environment, focused on simplicity and immediate feedback. >> >> This is our most significant release yet. Here are some highlights: >> >> - Pharo is now provided in 64-bit version in Linux and OSX and brings even >> better performance and stability (beware, 64bits version is a new technology >> and a small amount of tests is still failing) >> - A new code changes management system named Epicea for easier reviewing and >> recovering of your code easily >> - Integrated support for Git through an easy-to-use tool for repositories >> and commits management named Iceberg (as a preview for Pharo 6, it will be >> the default in Pharo 7) >> - The unified foreign function interface (UnifiedFFI) for interfacing with >> the outside world is significantly improved >> - The PharoVM is now part of OpenSmalltalk initiative >> - Introduction of object immutability, alternative bytecode sets and block >> closures independent of outer context >> - Pharo can now be bootstrapped from source code managed by Git >> - Pharo modularity is improved >> - Pharo is faster >> - The Dark Theme was improved and set as default color theme of Pharo >> >> >> These are just the more prominent highlights, but the details are just as >> important. We have closed 1474 issues in Pharo 6.0 (a more complete >> changelog can be found at >> https://github.com/pharo-project/pharo-changelogs/blob/master/Pharo60ChangeLogs.md). >> >> While the technical improvements are significant (starting the transition to >> 64bits is a remarkable achievement), still the most impressive fact is that >> the new code that got in the main Pharo 6.0 image was contributed by more >> than 80 people. >> >> Pharo is more than code. It is an exciting project involving energetic >> people. We thank all the contributors of this release: >> >> Alberto Bacchelli, Alejandro Infante, Alexandre Bergel, Aliaksei Syrel, >> Alistair Grant, Andrei Chis, Ben Coman, Bernardo Contreras, Bernhard Pieber, >> Boris Spasojevic, Christophe Demarey, Clement Bera, Cyril Ferlicot, Dale >> Henrichs, Damien Cassou, Damien Pollet, Dave Lewis, Denis Kudriashov, Dirk >> Roeleveld, Eliot Miranda, Esteban Lorenzano, Esteban Maringolo, Evan >> Donahue, Federico Balaguer, Franck Warlouzet, Glenn Cavarle, Guillermo >> Polito, Gustavo Santos, Henrik Johansen, Henrik Nergaard, Hilaire Fernandes, >> Holger Hans, Jan Kurs, Jan van de Sandt, Johan Fabry, Juraj Kubelka, K. K. >> Subramaniam, Ken Causey, Kris Gybels, Lionel Akue, Luc Fabresse, Lucas >> Godoy, Marcus Denker, Mariano Martinez Peck, Marion Noirbent, Martin Dias, >> Max Leske, Maxime Roelandt, Merwan Ouddane, Matteo Bellotto, Miguel >> Campusano, Milton Mamani, Myroslava Romaniuk, Nicolai Hess, Nicolas Cellier, >> Nicolas Passerini, Norbert Hartl, Offray Luna, Pablo Tesone, Paul De >> Bruicker, Pavel Krivanek, Peter Uhnak, Philippe Back, Roger Stebler, Ronie >> Salgado, Sean DeNigris, Serge Stinckwich, Skip Lentz, Sophie Kaleba, Stefan >> Reichhart, Stephan Eggermont, Stephane Ducasse, Sven Van Caekenberghe, >> Thibault Arloing, Thibault Arloing, Thibault Raffaillac, Thierry Goubier, >> Thomas Heniart, Tommaso Dal Sasso, Torsten Bergmann, Tudor Girba, Udo >> Schneider, Valentin Ryckewaert, Vincent Blondeau, Werner Kassens, Yuriy >> Tymchuk >> >> (If you contributed with Pharo 6.0 development in any way and we missed your >> name, please send us a mail and we will add you). >> >> Enjoy! >> >> The Pharo Team >> >> Try Pharo: http://pharo.org/download >> Learn Pharo: http://pharo.org/documentation > |
In reply to this post by Offray Vladimir Luna Cárdenas-2
Hi, community.
congrats. I applied my project on smalltalkHub ( TkIDE) immediately to Pharo 6. It went well while installing the packages on both windows and osx platforms. But serious conditions occurred while running my program on OSX. It's occured while doing Fuel serialization via Sandstone, error message shows " PrimitiveFailed: primitive #basicIdentiyHash in SmallFloat64 failed". It could be tested by: 28.0 largeIdentityHash. It runs ok on Windows, but failed on OSX. Maybe there is something wrong with the virtual machine primitives on OSX. Best regards. Tsun |
Hello, We have already two issues in the issue tracker that are related to this error, it will be fixed (soon I hope): |
In reply to this post by Eno
> On 21 Jun 2017, at 16:49, Eno <[hidden email]> wrote: > > Hi, community. > > congrats. > > I applied my project on smalltalkHub ( TkIDE) immediately to Pharo 6. > > It went well while installing the packages on both windows and osx > platforms. > > But serious conditions occurred while running my program on OSX. > > It's occured while doing Fuel serialization via Sandstone, error message > shows " > PrimitiveFailed: primitive #basicIdentiyHash in SmallFloat64 failed". > > It could be tested by: 28.0 largeIdentityHash. It runs ok on Windows, but > failed on OSX. Yes that seems to be a bug on macOS 64-bit. > Maybe there is something wrong with the virtual machine primitives on OSX. > > Best regards. > > > Tsun > > > > -- > View this message in context: http://forum.world.st/Re-ANN-Pharo-6-0-released-tp4949721p4952092.html > Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. > |
Free forum by Nabble | Edit this page |