X Tutup
Skip to content
Merged
Show file tree
Hide file tree
Changes from 6 commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
2908a8f
Implementation of readFileStream and writeFileStream on GRPlatform fo…
May 21, 2020
74b46ba
A bit more succinct implementation of write:toFile:inFolder:
May 23, 2020
7c87436
read/write filestream api implementation on GRPharoPlatform for Pharo7+8
May 23, 2020
05f8180
Merge branch 'mergegrease' into 104/Filestreams
Jul 3, 2020
79512a2
seems like sourcetree took mergegrease branch to merge rather than ma…
Jul 3, 2020
517e32e
Move filestream tests from Pharo-specific tests package to the common…
Jul 3, 2020
c78ddd6
Merge 79512a2068ddab8e320cb2178ce842747214a02e
Jul 3, 2020
5d15eb8
read and write stream methods for GemStone
Jul 3, 2020
831caae
Merge branch 'master' of https://github.com/SeasideSt/Grease into rem…
Jul 3, 2020
9541cd8
added a method to the gemstone core tests package (but needed to monk…
Jul 3, 2020
48a57af
Changed baseline to use separate test package name from GemStome32 on…
Jul 3, 2020
9d4fe1a
Renamed Grease-Tests-GemStone-Core.v32 to Grease-Tests-GemStone32-Cor…
Jul 3, 2020
d7adb2c
missed a rename
Jul 3, 2020
0697d0c
Filestream methods in Squeak
Jul 3, 2020
2289733
remove all the monticello metadata
Jul 3, 2020
6698993
update README to show badge for Pharo9
Jul 12, 2020
4eb931b
update README to show badge for Pharo9 (2)
Jul 12, 2020
1e7daed
Remove comment about dropping `wantsLineEndConversion:`. I don't thin…
Jul 12, 2020
21bf3c4
Merge 4eb931b4a927a55b6863ca8c47f76d0f6004125d
Jul 12, 2020
79ec953
We *can* keep the 'wantsLineEndConversion' when writing out files...
Jul 24, 2020
d321f40
Merge pull request #106 from SeasideSt/104/Filestreams
Jul 24, 2020
625f0ba
Always forgetting to update the grease version...
Jul 31, 2020
ce47230
Fix reading contents of empty binary file
Jul 31, 2020
0168127
Merge pull request #108 from SeasideSt/107-Pharo7-contents-of-empty-b…
Jul 31, 2020
ddcbbaf
cannot believe I keep forgetting to update the version method
Jul 31, 2020
4d8764c
added missing 'codecs' class methods
Nov 14, 2020
81c2f0a
Removed methodProperties.json
Nov 14, 2020
2a326e7
Merge branch 'master' into codecs-gemstone
Nov 14, 2020
ba2be8a
removed monticello metadata
Nov 14, 2020
3eec1fe
Merge branch 'codecs-gemstone' of https://github.com/SeasideSt/Grease…
Nov 14, 2020
2dbfa7b
Merge pull request #112 from SeasideSt/codecs-gemstone
Nov 14, 2020
66c03f6
correct Gemstone 3.5.4 badge
Nov 14, 2020
2457b15
Added GsContext>>namedTempAt: for compatibility and improved GRGemSto…
Dec 20, 2020
03393b6
removed monticello metadata...
Dec 20, 2020
3de3493
More complete test for GRPlatform>>thisContext
Dec 20, 2020
a02d579
added github actions build
Dec 20, 2020
d8f2829
add squeak builds to github action
Dec 20, 2020
4e314bc
Use ZnUTF8Encoder in Pharo9
Dec 26, 2020
7a9d88e
encoded strings in Pharo9 are byte arrays
Dec 26, 2020
64046ba
cross-platform codec tests
Dec 26, 2020
32b50e5
fix more codec tests for cross-platform testing
Dec 26, 2020
59fdaf6
keep the expected failure in earlier pharo
Dec 26, 2020
2bd416b
Keep the old utf8 text converter implementation for those who want to…
Jan 18, 2021
c4823c5
utf8 encoding changes in Pharo9: clean up GRPlatform implementation a…
Jan 19, 2021
5120c51
Fix GRPackage packaging descriptions and tests
Jan 31, 2021
c88f3d2
Set the deprecated utf8 coded as the default for now
Jan 31, 2021
25c6d55
Merge pull request #113 from SeasideSt/thixcontextfix
Jan 31, 2021
9c32aba
Merge pull request #115 from SeasideSt/pharo9-utf8encoding2
Jan 31, 2021
286aff4
Remove pharo4 and 5 from baseline
Jan 31, 2021
da8b40f
dropped pharo4 and 5 from Grease support
Jan 31, 2021
9045692
include pharo9 testing to not allow failures
Jan 31, 2021
4bdebce
updated README
Jan 31, 2021
87b240e
added Gemstone3.6.0 to the line-up
Jan 31, 2021
f46b2a1
set version 1.7.0
Jan 31, 2021
19c9ce6
Gemstone 3.5.4 -> 3.5.5
Jan 31, 2021
d934d66
removing Gemstone 2.4.8 from the line-up on travis-ci
Feb 7, 2021
699f293
added gs3.7 - 3.9 to the baseline
Feb 7, 2021
464fd24
Merge branch 'master' into gsdevkit-merge
Feb 7, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions repository/Grease-Core.package/.filetree
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"separateMethodMetaAndSource" : false,
"noMethodMetaData" : true,
"useCypressPropertiesFile" : true
}
"separateMethodMetaAndSource" : false,
"useCypressPropertiesFile" : true }
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
{
"name" : "Character"
}
"name" : "Character" }
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"commentStamp" : "jf 3/14/2009 11:04",
"super" : "GRDelayedSendMessage",
"category" : "Grease-Core-Utilities",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "jf 3/14/2009 11:04",
"instvars" : [
"arguments"
],
"arguments" ],
"name" : "GRBoundMessage",
"type" : "normal"
}
"pools" : [
],
"super" : "GRDelayedSendMessage",
"type" : "normal" }
4 changes: 2 additions & 2 deletions repository/Grease-Core.package/GRCodec.class/class/codecs.st
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
accessing
codecs
"Answer a collection of possible codecs of the receiver. To be overridden by concrete subclasses."
"Answer a collection of possible codecs of the receiver. To be overridden by concrete subclasses."

^ #()
^ #()
19 changes: 11 additions & 8 deletions repository/Grease-Core.package/GRCodec.class/properties.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
{
"commentStamp" : "lr 2/7/2009 09:55",
"super" : "GRObject",
"category" : "Grease-Core-Text",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"instvars" : [ ],
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "lr 2/7/2009 09:55",
"instvars" : [
],
"name" : "GRCodec",
"type" : "normal"
}
"pools" : [
],
"super" : "GRObject",
"type" : "normal" }
19 changes: 11 additions & 8 deletions repository/Grease-Core.package/GRCodecStream.class/properties.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
{
"commentStamp" : "pmm 6/25/2012 20:21",
"super" : "GRDelegatingStream",
"category" : "Grease-Core-Text",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"instvars" : [ ],
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "pmm 6/25/2012 20:21",
"instvars" : [
],
"name" : "GRCodecStream",
"type" : "normal"
}
"pools" : [
],
"super" : "GRDelegatingStream",
"type" : "normal" }
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
streaming
nextPut: aCharacter
stream nextPut: aCharacter.
count := count + 1

count := count + 1
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
streaming
nextPutAll: aString
stream nextPutAll: aString.
count := count + aString size

count := count + aString size
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"commentStamp" : "pmm 6/25/2012 20:39",
"super" : "GRDelegatingStream",
"category" : "Grease-Core",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "pmm 6/25/2012 20:39",
"instvars" : [
"count"
],
"count" ],
"name" : "GRCountingStream",
"type" : "normal"
}
"pools" : [
],
"super" : "GRDelegatingStream",
"type" : "normal" }
19 changes: 10 additions & 9 deletions repository/Grease-Core.package/GRDelayedSend.class/properties.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
{
"commentStamp" : "NickAger 3/20/2012 09:04",
"super" : "GRObject",
"category" : "Grease-Core-Utilities",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "NickAger 3/20/2012 09:04",
"instvars" : [
"receiver",
"message"
],
"message" ],
"name" : "GRDelayedSend",
"type" : "normal"
}
"pools" : [
],
"super" : "GRObject",
"type" : "normal" }
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"commentStamp" : "NickAger 3/19/2012 11:20",
"super" : "GRObject",
"category" : "Grease-Core-Utilities",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "NickAger 3/19/2012 11:20",
"instvars" : [
"selector"
],
"selector" ],
"name" : "GRDelayedSendMessage",
"type" : "normal"
}
"pools" : [
],
"super" : "GRObject",
"type" : "normal" }
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"commentStamp" : "pmm 6/25/2012 20:20",
"super" : "GRObject",
"category" : "Grease-Core-Text",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "pmm 6/25/2012 20:20",
"instvars" : [
"stream"
],
"stream" ],
"name" : "GRDelegatingStream",
"type" : "normal"
}
"pools" : [
],
"super" : "GRObject",
"type" : "normal" }
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"commentStamp" : "pmm 9/14/2013 15:50",
"super" : "GRNotification",
"category" : "Grease-Core-Exceptions",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "pmm 9/14/2013 15:50",
"instvars" : [
"details"
],
"details" ],
"name" : "GRDeprecatedApiNotification",
"type" : "normal"
}
"pools" : [
],
"super" : "GRNotification",
"type" : "normal" }
19 changes: 11 additions & 8 deletions repository/Grease-Core.package/GRError.class/properties.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
{
"commentStamp" : "pmm 9/14/2013 15:50",
"super" : "Error",
"category" : "Grease-Core-Exceptions",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"instvars" : [ ],
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "pmm 9/14/2013 15:50",
"instvars" : [
],
"name" : "GRError",
"type" : "normal"
}
"pools" : [
],
"super" : "Error",
"type" : "normal" }
19 changes: 10 additions & 9 deletions repository/Grease-Core.package/GRInflector.class/properties.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
{
"commentStamp" : "lr 12/27/2008 09:43",
"super" : "GRObject",
"category" : "Grease-Core-Text",
"classinstvars" : [ ],
"pools" : [ ],
"classinstvars" : [
],
"classvars" : [
"InflectionRules",
"Uninflected"
],
"instvars" : [ ],
"Uninflected" ],
"commentStamp" : "lr 12/27/2008 09:43",
"instvars" : [
],
"name" : "GRInflector",
"type" : "normal"
}
"pools" : [
],
"super" : "GRObject",
"type" : "normal" }
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
{
"commentStamp" : "jf 3/14/2009 11:05",
"super" : "GRError",
"category" : "Grease-Core-Utilities",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"instvars" : [ ],
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "jf 3/14/2009 11:05",
"instvars" : [
],
"name" : "GRInvalidArgumentCount",
"type" : "normal"
}
"pools" : [
],
"super" : "GRError",
"type" : "normal" }
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
{
"commentStamp" : "pmm 1/10/2009 22:29",
"super" : "GRError",
"category" : "Grease-Core-Text",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"instvars" : [ ],
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "pmm 1/10/2009 22:29",
"instvars" : [
],
"name" : "GRInvalidUtf8Error",
"type" : "normal"
}
"pools" : [
],
"super" : "GRError",
"type" : "normal" }
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
{
"commentStamp" : "",
"super" : "GRPrinter",
"category" : "Grease-Core-Text",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "",
"instvars" : [
"next",
"block"
],
"block" ],
"name" : "GRMappedPrinter",
"type" : "normal"
}
"pools" : [
],
"super" : "GRPrinter",
"type" : "normal" }
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
{
"commentStamp" : "pmm 9/14/2013 15:50",
"super" : "Notification",
"category" : "Grease-Core-Exceptions",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"instvars" : [ ],
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "pmm 9/14/2013 15:50",
"instvars" : [
],
"name" : "GRNotification",
"type" : "normal"
}
"pools" : [
],
"super" : "Notification",
"type" : "normal" }
Loading
X Tutup