| Anonymous | Login | Signup for a new account | 12-04-2008 21:29 UTC |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issues (1 - 50 / 2198) [ Print Reports ] [ CSV Export ] | [ First Prev 1 2 3 4 5 6 7 8 9 10 11 ... Next Last ] | ||||||||
| P | ID | # | Category | Severity | Status | Updated | Summary | ||
| 0006987 | 6 | [Squeak] VM | major | assigned (johnmci) | 12-04-08 | signed32BitValueOf:, signed64BitValueOf: etc. broken | |||
| 0007240 | [Squeak] VM | minor | assigned (lewis) | 12-04-08 | Fix #primitiveIntegerAt and #primitiveIntegerAtPut for 64-bit object memory | ||||
| 0005238 | 9 | [Squeak] Squeak 64 bit | major | assigned (tim) | 12-04-08 | Integer bug on 64bit image/32bit VM, DateAndTime now ==> -4391-12-26T16:18:33+00:00 | |||
| 0007239 | 1 | [Squeak] Any | minor | assigned (KenCausey) | 12-04-08 | Refactoring Accesses to SourceFiles | |||
| 0005285 | 5 | [Squeak] Morphic | major | feedback (KenCausey) | 12-04-08 | [Fix] In 7066 #rootInPasteUp is called but unimplemented. | |||
| 0005783 | 1 | [Squeak] Kernel | minor | new | 12-03-08 | [RFI] Needed a way to condense sources/changes that preserves version trails better. | |||
![]() | 0007238 | [Squeak] VM | minor | assigned (lewis) | 12-01-08 | SmartSyntaxPluginTMethod>>nullReturnExpr relies on #define null, may conflict with other libraries | |||
| 0007237 | [Squeak] FFI | feature | assigned (andreas) | 11-28-08 | Make FFI work on 64 bit platforms | ||||
| 0007102 | 12 | [Squeak] VM | minor | resolved (tim) | 11-28-08 | Incorporate various 32bit clean patches | |||
| 0007236 | [Squeak] VM | minor | assigned (lewis) | 11-28-08 | Make AsynchFilePlugin work on 32/64 bit images and 32/64 bit unix VMs | ||||
![]() | 0007235 | 1 | [Squeak] Kernel | feature | new | 11-27-08 | DateTime fromUnixSeconds: sec | ||
![]() | 0007234 | [Squeak] Kernel | feature | new | 11-27-08 | DateTime fromUnixSeconds: sec | |||
| 0001791 | 1 | [Squeak] VM | minor | assigned (lewis) | 11-26-08 | irix does not have vfork | |||
| 0007233 | [Squeak] VM | feature | assigned (lewis) | 11-26-08 | mmap mapping to particular address to avoid oops address remapping at startup time | ||||
| 0007161 | 3 | [Squeak] Compiler | tweak | acknowledged | 11-26-08 | Compilation nils Undeclared variables unconditionally | |||
![]() | 0006831 | 1 | [Squeak] Compiler | minor | new | 11-26-08 | | | [ | unusedVar | ]. Doesn't compile because of "out of scope ->" | ||
| 0007232 | 1 | [Squeak] Compiler | minor | new | 11-26-08 | Out of Scope error always displayed when I have a block where a local variable is declared and assigned to but not used. | |||
| 0007231 | [Squeak] Graphics | minor | assigned (andreas) | 11-24-08 | Form>>isAllWhite is broken II | ||||
| 0007224 | 1 | [Squeak] VM | feature | assigned (lewis) | 11-24-08 | Add big cursor support to the VM | |||
| 0007230 | [Squeak] Files | minor | assigned (cdegroot) | 11-24-08 | FileStream>>writeSourceCodeFrom:baseName:isSt:useHtml: saves plaintext as HTML | ||||
| 0007229 | [Squeak] VM | tweak | assigned (tim) | 11-19-08 | Remove optimisation for >>class | ||||
| 0004824 | 1 | [Squeak Packages] KernelImage | minor | assigned (Krivanek) | 11-19-08 | [KernelImageOverride] FileStream class fileIn: | |||
| 0007227 | 2 | [Squeak] Browser | major | new | 11-19-08 | Can't remove unpackaged categories | |||
| 0007226 | 2 | [Squeak] Browser | minor | new | 11-19-08 | First character of category name from a filed in st package is missing in package pane | |||
| 0007112 | 2 | [squeakland] any | major | new | 11-18-08 | Embeding a NCPinMorph in a rotated morph move the pin to a incorrect position | |||
| 0007228 | [Squeak] Browser | minor | new | 11-18-08 | RefactoryChangeManager implements update:with:from: | ||||
| 0006747 | 2 | [Squeak] Etoys | minor | new | 11-17-08 | [Bug] How to make a dizzy Morph Bounce | |||
![]() | 0007191 | 3 | [Squeak] VM | trivial | assigned (lewis) | 11-17-08 | Add class comments to TParseNode and TMethod | ||
| 0007183 | 6 | [Squeak] VM | minor | assigned (lewis) | 11-17-08 | Various Slang problems masked by CPP macros | |||
| 0007186 | 1 | [Squeak] VM | minor | assigned (lewis) | 11-17-08 | Interpreter>>loadFloatOrIntFrom: inlining broken | |||
| 0007182 | 4 | [Squeak] VM | minor | assigned (lewis) | 11-17-08 | BytesPerWord and BaseHeaderSize not visible to plugins | |||
| 0007154 | 1 | [Squeak] VM | minor | assigned (lewis) | 11-17-08 | Interpreter main loop case generation fix | |||
| 0007155 | 1 | [Squeak] VM | minor | assigned (lewis) | 11-17-08 | Bug in TMethod>>renameVariablesUsing: | |||
| 0007190 | 1 | [Squeak] VM | minor | acknowledged (lewis) | 11-17-08 | Slang #inline: directive ignored if #cCode: is in the method to be inlined | |||
| 0007209 | [Squeak] Graphics | minor | assigned (andreas) | 11-16-08 | A Mother for animation bugs | ||||
| 0007225 | [Squeak] Morphic | minor | new | 11-16-08 | When reloaded from project AnimatedImageMorph does not animate properly. | ||||
| 0005711 | 6 | [Squeak] Morphic | minor | new | 11-16-08 | TextFieldMorph changes text position when emptied | |||
| 0006343 | 1 | [Squeak] System | feature | new | 11-16-08 | Process does not need to be a special object | |||
| 0007210 | 7 | [Squeak] Graphics | minor | assigned (andreas) | 11-15-08 | [Bug] Gif anim reader has problem reading certain animes. | |||
| 0007223 | [Squeak] Graphics | minor | assigned (andreas) | 11-14-08 | [RFE] GIFReadWriter and Animated Gifs can be done better. | ||||
| 0007222 | [Squeak] System | minor | new | 11-12-08 | When Preference Browser is open and a preference is added, the browser goes out of synch | ||||
| 0002144 | 2 | [Squeak] TrueType | minor | assigned (andreas) | 11-09-08 | usage of second/third/fourth/fifth/etc | |||
| 0007221 | [Squeak] Janitorial | minor | new | 11-06-08 | Remove some leftover VMMaker methods from base images | ||||
| 0007219 | 1 | [Squeak] Collections | feature | assigned (Keith_Hodges) | 11-06-08 | Improve Streams Usage Readability | |||
| 0006804 | 3 | [Squeak] OS-Mac | major | resolved (johnmci) | 11-05-08 | Mac VM ignores image as command-line argument | |||
| 0007220 | 1 | [Squeak] Morphic | minor | new | 11-04-08 | Typo in PasteUpMorph>>keyboardNavigationHandler | |||
| 0001035 | 5 | [Squeak] Morphic | minor | new | 10-26-08 | Strange behavior polygon morph added to a rectangle morph with proportional layout | |||
| 0005996 | 7 | [Squeak] Monticello | major | assigned (Keith_Hodges) | 10-26-08 | Monticello sometimes produces broken mcz file | |||
| 0007218 | 2 | [Squeak] Kernel | minor | new | 10-26-08 | ClassOrganizer categories breaks if given an empty array | |||
| 0006952 | 5 | [Squeak] FFI | major | feedback (Keith_Hodges) | 10-26-08 | FFI fails to load in sq3.10-7159dev08.02.1 | |||
| [ First Prev 1 2 3 4 5 6 7 8 9 10 11 ... Next Last ] | |||||||||
| new | feedback | acknowledged | confirmed | assigned | resolved | closed |
| Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
83 total queries executed. 75 unique queries executed. |