Google Code Exporter

Results 11117 issues of Google Code Exporter

``` It is inconsistent that appOutputDir is a path fragment but icon and backgroundImg is a full path. Let's just let the user put the files anywhere they want and...

auto-migrated
Type-Patch

``` We could do something like the VM does. Instead of putting a reference to a SamllInteger, we directly encode the SmallInteger in the reference. This make dirty a little...

Priority-Medium
auto-migrated
Type-Enhancement
stale

``` Two cites: Parcels (Mira05 paper): "On encountering an import for a class that is not present the loader raises a warning which the user can respond-to either by aborting...

Priority-Medium
auto-migrated
Type-Enhancement
stale

``` we can try to create a separate cluster for strings and try to compress them... ``` Original issue reported on code.google.com by `marianopeck` on 29 May 2012 at 1:54

Priority-Medium
auto-migrated
Type-Enhancement
performance-enhancement
pinned

``` Look at mail thread titled "Migrated HashTable from ss to SmalltalkHub". ``` Original issue reported on code.google.com by `[email protected]` on 11 Feb 2013 at 4:12

Priority-Medium
auto-migrated
Type-Enhancement
stale
performance-enhancement

``` I had the thought that maybe using a double dynamic subsitution (map x to y and map y to x) might cause an endless loop, so I wrote a...

auto-migrated
Priority-Low
Type-Defect
stale
pinned

``` so we first need to change FLSerializationTest >> setUp so that it uses #useMultiByteFileStream or #useStandardFileStream instead of #useMemoryStream ``` Original issue reported on code.google.com by `marianopeck` on 26...

enhancement
auto-migrated
stale
pinned

``` needs FuelMetalevel loaded: (ConfigurationOfFuel project version: '1.9') load: #(FuelMetalevel). Code to reproduce: aClass := Object subclass: #A category: 'Temporary'. aSerializer := FLSerializer newDefault. aSerializer analyzer considerInternalAllBehaviors: {aClass}. aSerializer serialize:...

auto-migrated
Type-Defect
Priority-High
stale
tests
pinned

``` from the thread "New release of FuelMooseExtension" Is there a way to list all required classes before performing an actual load ? Not right now, but we could add...

Priority-Medium
auto-migrated
Type-Enhancement
stale
pinned

``` Document max number of: - clusters - objects - elements in a variable object (extracted from an old mail of Mariano) ``` Original issue reported on code.google.com by `[email protected]`...

auto-migrated
Priority-Low
Type-Enhancement
stale
documentation