X Tutup
Skip to content

Commit 2ba142c

Browse files
author
Johan Brichau
committed
pharo10:
- removed codecs and texts based on TextConverter or LanguageEnvironment (deprecated in pharo 9) - changes sends of tempAt: by namedTempAt:
1 parent deed35e commit 2ba142c

File tree

33 files changed

+7
-200
lines changed

33 files changed

+7
-200
lines changed

repository/Grease-Pharo10-Core.package/GRPharoDeprecatedUtf8Codec.class/README.md

Whitespace-only changes.

repository/Grease-Pharo10-Core.package/GRPharoDeprecatedUtf8Codec.class/class/basicForEncoding..st

Lines changed: 0 additions & 3 deletions
This file was deleted.

repository/Grease-Pharo10-Core.package/GRPharoDeprecatedUtf8Codec.class/class/codecs.st

Lines changed: 0 additions & 5 deletions
This file was deleted.

repository/Grease-Pharo10-Core.package/GRPharoDeprecatedUtf8Codec.class/class/supportsEncoding..st

Lines changed: 0 additions & 3 deletions
This file was deleted.

repository/Grease-Pharo10-Core.package/GRPharoDeprecatedUtf8Codec.class/instance/decode..st

Lines changed: 0 additions & 36 deletions
This file was deleted.

repository/Grease-Pharo10-Core.package/GRPharoDeprecatedUtf8Codec.class/instance/decoderFor..st

Lines changed: 0 additions & 5 deletions
This file was deleted.

repository/Grease-Pharo10-Core.package/GRPharoDeprecatedUtf8Codec.class/instance/encodedStringClass.st

Lines changed: 0 additions & 3 deletions
This file was deleted.

repository/Grease-Pharo10-Core.package/GRPharoDeprecatedUtf8Codec.class/instance/encoderFor..st

Lines changed: 0 additions & 5 deletions
This file was deleted.

repository/Grease-Pharo10-Core.package/GRPharoDeprecatedUtf8Codec.class/instance/invalidUtf8.st

Lines changed: 0 additions & 3 deletions
This file was deleted.

repository/Grease-Pharo10-Core.package/GRPharoDeprecatedUtf8Codec.class/instance/name.st

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)
X Tutup