-
-
Notifications
You must be signed in to change notification settings - Fork 358
Comparing changes
Open a pull request
base repository: pharo-project/pharo
base: v7.0.4
head repository: pharo-project/pharo
compare: Pharo7.0
- 18 commits
- 15 files changed
- 7 contributors
Commits on Aug 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 94204bb - Browse repository at this point
Copy the full SHA 94204bbView commit details
Commits on Aug 22, 2019
-
Merge pull request #4378 from MarcusDenker/4282-Backport-Pharo7-tryin…
…g-to-add-an-ivar-to-UndefinedObject-crashes-the-VM-4017 4282-Backport-Pharo7-trying-to-add-an-ivar-to-UndefinedObject-crashes-the-VM-4017
Configuration menu - View commit details
-
Copy full SHA for a2a2b23 - Browse repository at this point
Copy the full SHA a2a2b23View commit details
Commits on Sep 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 890a365 - Browse repository at this point
Copy the full SHA 890a365View commit details -
Configuration menu - View commit details
-
Copy full SHA for af0b79d - Browse repository at this point
Copy the full SHA af0b79dView commit details
Commits on Sep 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f850c60 - Browse repository at this point
Copy the full SHA f850c60View commit details
Commits on Oct 3, 2019
-
Merge pull request #4739 from tesonep/backport-fix-in-ZnBufferedReadW…
…riteStream Porting a new implementation of ZnBufferedReadWriteStream
Configuration menu - View commit details
-
Copy full SHA for ccd2a23 - Browse repository at this point
Copy the full SHA ccd2a23View commit details
Commits on Oct 14, 2019
-
Fixes #4875. Backporting PR #3097 to P7.0.
Fixed "lost changes detector" and added a test. Also refactored a bit the already present tests.
Configuration menu - View commit details
-
Copy full SHA for 17a1374 - Browse repository at this point
Copy the full SHA 17a1374View commit details
Commits on Oct 21, 2019
-
Merge pull request #4908 from tinchodias/4875-Recover-lost-changes-do…
…es-not-apply-changes-in-right-order 4875-Recover-lost-changes-does-not-apply-changes-in-right-order
Configuration menu - View commit details
-
Copy full SHA for 504f3a5 - Browse repository at this point
Copy the full SHA 504f3a5View commit details
Commits on Oct 29, 2019
-
- Reverting ZnBufferedReadWrite
- Moving new implementation to SourceFiles - Use the new implementation only in SourceFiles
Configuration menu - View commit details
-
Copy full SHA for dda62d1 - Browse repository at this point
Copy the full SHA dda62d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cba44a - Browse repository at this point
Copy the full SHA 5cba44aView commit details -
Merge pull request #5030 from tesonep/4764-Change-is-ZnBuffered-are-b…
…reaking-something- 4764-Change-is-ZnBuffered-are-breaking-something-
Configuration menu - View commit details
-
Copy full SHA for ecc855d - Browse repository at this point
Copy the full SHA ecc855dView commit details
Commits on Nov 7, 2019
-
This is fixing a bug while loading code.
In Pharo 7, the loading of code is using a cache for MCDefinitions. When you create a new definition, it checks if one equivalent was already created, if yes, it return this one. The equality of MCClassTraitDefinition does not take the category into account and I got bug while loading code because the MCClassTraitDefinition was wrong because it found one with another category.
Configuration menu - View commit details
-
Copy full SHA for cca78ad - Browse repository at this point
Copy the full SHA cca78adView commit details -
Add byteAt: as alias to digitAt: to Integer in Pharo 7 to support for…
…ward compatibility with Pharo 8 #5077
Sven Van Caekenberghe committedNov 7, 2019 Configuration menu - View commit details
-
Copy full SHA for 24bc6c6 - Browse repository at this point
Copy the full SHA 24bc6c6View commit details -
Merge pull request #5079 from svenvc/5077-Add-byteAt-as-alias-to-digi…
…tAt-to-Integer-in-Pharo-7-to-support-forward-compatibility-with-Pharo-8 5077-Add-byteAt-as-alias-to-digitAt-to-Integer-in-Pharo-7-to-support-forward-compatibility-with-Pharo-8
Configuration menu - View commit details
-
Copy full SHA for a39728a - Browse repository at this point
Copy the full SHA a39728aView commit details
Commits on Nov 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8447cbc - Browse repository at this point
Copy the full SHA 8447cbcView commit details
Commits on Nov 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 795385e - Browse repository at this point
Copy the full SHA 795385eView commit details
Commits on Nov 20, 2019
-
Merge pull request #5122 from noha/fix-nextVersion-for-basenames
Backport - Fix nextVersion for cases where an entry with basename only exists in…
Configuration menu - View commit details
-
Copy full SHA for 1d40ea7 - Browse repository at this point
Copy the full SHA 1d40ea7View commit details
Commits on Nov 23, 2019
-
Merge pull request #5075 from jecisc/Backport-5072-MCClassTraitDefini…
…tion-should-take-category-into-account-for-equality Backport-5072-MCClassTraitDefinition-should-take-category-into-account-for-equality
Configuration menu - View commit details
-
Copy full SHA for fd8c156 - Browse repository at this point
Copy the full SHA fd8c156View commit details
There are no files selected for viewing