Wed, 14 Nov 2018 12:52:58 +0100 Issue #239: Fix all Smalltak/X source files to be in unicode (UTF8 without BOM) and prefixed by "{ Encoding: utf8 }" when any unicode character is present
Patrik Svestka <patrik.svestka@gmail.com> [Wed, 14 Nov 2018 12:52:58 +0100] rev 27
Issue #239: Fix all Smalltak/X source files to be in unicode (UTF8 without BOM) and prefixed by "{ Encoding: utf8 }" when any unicode character is present - All source *.st files are now Unicode UTF8 without BOM Files are in two groups (fileOut works this way in Smalltalk/X): - containing a unicode character have "{ Encoding: utf8 }" at the header - ASCII only are without the header
Mon, 02 Jul 2018 08:46:02 +0200 Tagged Smalltalk/X 8.0.0
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 02 Jul 2018 08:46:02 +0200] rev 26
Tagged Smalltalk/X 8.0.0
Mon, 05 Oct 2015 18:24:43 +0100 Implemented utility method #readPackageForm: stx-8.0.0
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 05 Oct 2015 18:24:43 +0100] rev 25
Implemented utility method #readPackageForm: This one is used ChangeSetBrowser2 for manually loading Cypress packages from a disk.
Mon, 05 Oct 2015 18:09:30 +0100 Reduced dependencies
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 05 Oct 2015 18:09:30 +0100] rev 24
Reduced dependencies Due to some error, the dependencies of stx:goodies/cypress were too much and basically nonsense (Why it did depend on exept:libsrypt? Who knows...)
Tue, 02 Oct 2012 09:26:03 +0000 - CypressMethod
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 02 Oct 2012 09:26:03 +0000] rev 23
- CypressMethod changed: #initializeFromMethod: - extensions ...
Tue, 02 Oct 2012 09:15:02 +0000 - CypressAbstractWriter
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 02 Oct 2012 09:15:02 +0000] rev 22
- CypressAbstractWriter changed: #writePackage:to: - CypressAbstractReaderWriter added: #defaultFileNameForPackageNamed: - extensions ...
Tue, 02 Oct 2012 09:01:43 +0000 - CypressReader
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 02 Oct 2012 09:01:43 +0000] rev 21
- CypressReader added: #readMethod:from: - CypressAbstractReader added:7 methods changed: #readPackage:as:from: - extensions ...
Tue, 18 Sep 2012 13:49:14 +0000 - fixes
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 18 Sep 2012 13:49:14 +0000] rev 20
- fixes
Tue, 18 Sep 2012 13:03:02 +0000 - CypressRepository
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 18 Sep 2012 13:03:02 +0000] rev 19
- CypressRepository changed: #packageDirectoryForPackageName:in:
Tue, 18 Sep 2012 13:00:02 +0000 - CypressFileTreeReader
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 18 Sep 2012 13:00:02 +0000] rev 18
- CypressFileTreeReader added: #readPackage:as:from: changed: #readPackage:from: category of:8 methods - CypressAbstractWriter category of:11 methods - CypressRepository added: #packageDirectoryForPackageName:in: #read:as: changed: #initialize #read: category of: #read: #writer - CypressAbstractReader class definition added: #packageDirectoryForPackageName:in: #readPackage:as:from: #readPackage:from: - extensions ...
(0) -10 tip