Anonymous | Login | 04-12-2021 12:42 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0007428 | [Squeak] Kernel | feature | always | 12-13-09 21:50 | 04-18-10 21:59 | ||||
Reporter | sig | View Status | public | ||||||
Assigned To | andreas | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | trunk | ||||||
Summary | 0007428: A CompledMethodTrailer | ||||||||
Description |
Part of class side comment of CompledMethodTrailer: I am responsible for encoding and decoding various kinds of compiled method trailer data. I should not expose any binary data outside of myself, so all tools which working with compiled methods should ask me to encode the meta-data, they want to be added to the compiled method trailer, as well as retrieve it. CompiledMethodTrailer.1.cs contains a class itself and tests. It is safe to load it into image. No changes to existing methods yet implemented. |
||||||||
Additional Information | |||||||||
Attached Files |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
||||||||
|
![]() |
|
(0013440 - 320 - 404 - 404 - 404 - 404 - 404) sig 12-20-09 18:34 |
The complete version of new method trailers is just uploaded. To convert your image and start using new trailers , load the changesets in following order: CompiledMethodTrailer-classes.3.cs trailers-phase1.1.cs trailers-phase2.1.cs trailers-phase3.1.cs trailers-converting.1.cs trailers-cleanup.1.cs |
(0013441 - 255 - 327 - 327 - 327 - 327 - 327) sig 12-20-09 19:54 |
- using more neutral to/from utf8 coversion methods in CompiledMethodTrailer. load trailers-utf8.1.cs just after CompiledMethodTrailer-classes.3.cs - fixed #defaltMethodTrailer (load trailers-phase3.2.cs instead of trailers-phase3.1.cs) |
(0013442 - 56 - 68 - 68 - 68 - 68 - 68) sig 12-20-09 20:28 |
For Pharo: - load pharo-phase4.1.cs just after phase3 |
(0013445 - 99 - 123 - 123 - 123 - 123 - 123) sig 12-21-09 01:01 |
Added some more fixes in trailer-fixes-extensions.1.cs enjoy new #dropSourcePointer method :) |
(0013448 - 81 - 87 - 233 - 233 - 233 - 233) andreas 12-22-09 18:32 |
http://source.squeak.org/trunk/Kernel-ar.332.mcz [^] (more package updates ommitted) |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
77 total queries executed. 39 unique queries executed. |