Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dolphinsmalltalk/DolphinVM issues and pull requests
#182 - Request to borrow Dolpins icons art
Issue -
State: closed - Opened by haijin-development over 5 years ago
- 3 comments
#181 - Blairmcg/largeaddress
Pull Request -
State: closed - Opened by blairmcg over 6 years ago
#180 - primitiveCopyFromTo should fail if the receiver is not indexable
Pull Request -
State: closed - Opened by blairmcg over 6 years ago
#179 - Add primitiveCopyFromTo
Pull Request -
State: closed - Opened by blairmcg over 6 years ago
#178 - Replace some x86 asm SmallInteger prims with C++ implementations
Pull Request -
State: closed - Opened by blairmcg over 6 years ago
#177 - Replace Dragon Book byte hash with FNV1a
Pull Request -
State: closed - Opened by blairmcg over 6 years ago
#176 - SHA1 BCrypt implementation
Pull Request -
State: closed - Opened by FunctionPoint over 6 years ago
- 1 comment
#175 - Add debug configuration to CI build
Pull Request -
State: closed - Opened by blairmcg over 6 years ago
#174 - Debug build fixes to stubs plus 3 settings.
Pull Request -
State: closed - Opened by FunctionPoint almost 7 years ago
- 1 comment
#173 - Further work on replacing asm primitives with C++ versions #148
Pull Request -
State: closed - Opened by blairmcg almost 7 years ago
#172 - Move the primitive table from asm to C++
Pull Request -
State: closed - Opened by blairmcg almost 7 years ago
#171 - Make 7.1 master
Pull Request -
State: closed - Opened by blairmcg almost 7 years ago
#170 - Add YAML for appveyor
Pull Request -
State: closed - Opened by blairmcg almost 7 years ago
#169 - Remove compressed image support (is not used and not working)
Issue -
State: closed - Opened by FunctionPoint almost 7 years ago
- 2 comments
#168 - Replace DolphinSureCrytoLib SHA1 implementation with calls to native Windows BCrypt (CNG) API
Issue -
State: closed - Opened by FunctionPoint almost 7 years ago
- 11 comments
#167 - String hash should be replaced with a better hash algorithm for non-ASCII strings
Issue -
State: closed - Opened by blairmcg almost 7 years ago
- 1 comment
Labels: enhancement
#166 - Fix primitiveNextPutAll for UTF strings
Issue -
State: closed - Opened by blairmcg almost 7 years ago
- 1 comment
Labels: enhancement
#165 - Primitives table should be defined in C++ to avoid mangled names in the assembler
Issue -
State: closed - Opened by blairmcg almost 7 years ago
- 1 comment
Labels: enhancement
#164 - Fix build with latest VS2017 (15.7.0)
Pull Request -
State: closed - Opened by blairmcg almost 7 years ago
#163 - Use C99 fixed-width C integer types
Issue -
State: closed - Opened by jgfoster almost 7 years ago
- 1 comment
Labels: enhancement
#162 - VM project fails to load in VStudio solution
Issue -
State: closed - Opened by FunctionPoint almost 7 years ago
- 3 comments
#161 - Reimplement assembler SmallInteger relational op primitives in C++
Pull Request -
State: closed - Opened by blairmcg almost 7 years ago
#160 - ANSI characters with code units > 128 compile incorrectly in literal arrays
Issue -
State: closed - Opened by blairmcg almost 7 years ago
#159 - Assertion failed when starting VM in debug mode
Issue -
State: closed - Opened by FunctionPoint almost 7 years ago
- 7 comments
#158 - Text entry field problems
Issue -
State: closed - Opened by jgfoster almost 7 years ago
- 3 comments
#157 - VM work to rewrite many primitives in C++ and add support for UTF8 strings in FFI
Pull Request -
State: closed - Opened by blairmcg almost 7 years ago
#156 - Request for contact
Issue -
State: closed - Opened by jgfoster about 7 years ago
- 1 comment
#155 - UnicodeStrings have single byte null terminator (should be two zero bytes)
Issue -
State: closed - Opened by blairmcg about 7 years ago
- 1 comment
#154 - Wide character literals not compiled correctly in literal arrays
Issue -
State: closed - Opened by blairmcg about 7 years ago
- 1 comment
#153 - Implement auto-conversion of byte strings to wide string for lpwstr ExternalMethod params
Issue -
State: closed - Opened by blairmcg about 7 years ago
- 1 comment
#152 - Fix debug build
Pull Request -
State: closed - Opened by blairmcg about 7 years ago
#151 - VM Debug build fails with MIDL error
Issue -
State: closed - Opened by FunctionPoint about 7 years ago
- 4 comments
#150 - Upgrade to current Windows 10 SDK: v16299
Issue -
State: closed - Opened by FunctionPoint about 7 years ago
- 2 comments
#149 - Replacing a number of assembler primitives with C++ implementations
Pull Request -
State: closed - Opened by blairmcg about 7 years ago
#148 - Reimplement x86 assembler primitives in C++ to ease 64-bit port
Issue -
State: closed - Opened by blairmcg about 7 years ago
- 2 comments
Labels: enhancement
#147 - Tag 5.0.51 seems wrong after tag 7.0.51
Issue -
State: closed - Opened by jgfoster about 7 years ago
- 2 comments
#146 - Refuse to instantiate classes marked as abstract
Issue -
State: closed - Opened by blairmcg over 7 years ago
- 1 comment
Labels: enhancement
#145 - Pass the current stack point as first arg to primitives
Pull Request -
State: closed - Opened by blairmcg over 7 years ago
#144 - Remove the 'at' caches
Pull Request -
State: closed - Opened by blairmcg over 7 years ago
#143 - Better error reporting for malformed escaped literal characters
Pull Request -
State: closed - Opened by blairmcg over 7 years ago
#142 - Add FP primitives to take advantage of SSE2 intrinsics
Pull Request -
State: closed - Opened by blairmcg over 7 years ago
#141 - Compiler reports float overflow/underflow when parsing float literals
Pull Request -
State: closed - Opened by blairmcg over 7 years ago
#140 - Update stub CRT exports for 64-bit StdioFileStream support
Pull Request -
State: closed - Opened by blairmcg over 7 years ago
#139 - Add primitives for reading 64-bit ints from a byte array
Pull Request -
State: closed - Opened by blairmcg over 7 years ago
#138 - Add Compiler and VM support for Brace Arrays
Pull Request -
State: closed - Opened by blairmcg over 7 years ago
#137 - 7.0.44 hangs on startup
Issue -
State: closed - Opened by andygraham over 7 years ago
- 2 comments
#136 - Use the correct GetQueueStatus mask for the host platform
Pull Request -
State: closed - Opened by blairmcg over 7 years ago
#135 - Runtime hangs on Windows 7 starting with 7.0.42
Issue -
State: closed - Opened by jgfoster over 7 years ago
- 4 comments
#134 - Revert "Temporarily reexport _snprintf until DolphinSmalltalk#416 completed"
Pull Request -
State: closed - Opened by blairmcg over 7 years ago
#133 - Replace insecure _snprintf with _snprintf_s
Pull Request -
State: closed - Opened by blairmcg over 7 years ago
#132 - Replace insecure CRT function exports with secure equivalents in stubs
Pull Request -
State: closed - Opened by blairmcg over 7 years ago
#131 - Pen & Touch non-op in Windows 8.1 & 10 (dolphinsmalltalk/dolphin#404)
Pull Request -
State: closed - Opened by blairmcg over 7 years ago
#130 - Migrate to Visual Studio 2017 / toolset v141
Issue -
State: closed - Opened by FunctionPoint over 7 years ago
- 3 comments
Labels: bug
#129 - Enhance VM build intructions
Issue -
State: closed - Opened by fxgallego almost 8 years ago
- 3 comments
#128 - Unhandled Win32 Exception on primitiveQuit
Issue -
State: closed - Opened by fxgallego almost 8 years ago
- 6 comments
Labels: bug
#127 - Implement special instructions for #~~ and #not
Pull Request -
State: closed - Opened by blairmcg almost 8 years ago
#126 - Fix very slow compiler instance creation
Pull Request -
State: closed - Opened by blairmcg almost 8 years ago
#125 - Dolphin #304: Incorrect tempsMap for full blocks nested in optimized blocks
Pull Request -
State: closed - Opened by blairmcg almost 8 years ago
#124 - It's SessionManager>>logError: thread safe?
Issue -
State: closed - Opened by fxgallego almost 8 years ago
- 4 comments
#123 - Empty objects have null #yourAddress
Pull Request -
State: closed - Opened by blairmcg almost 8 years ago
#122 - Fix Dolphin issue #299: No compiler error for unterminated optimized block arg list
Pull Request -
State: closed - Opened by blairmcg about 8 years ago
#121 - Allow class methodDictionary inst var to be nil
Pull Request -
State: closed - Opened by blairmcg about 8 years ago
#120 - bitShift primitive fails unnecessarily for expression '0 bitShift: 32'
Pull Request -
State: closed - Opened by bernhardkohlhaas about 8 years ago
- 1 comment
#119 - Add scaled identity hash primitive
Pull Request -
State: closed - Opened by blairmcg about 8 years ago
#118 - Allocate identity hash on demand rather than at object allocation time
Pull Request -
State: closed - Opened by blairmcg about 8 years ago
- 3 comments
#117 - Replace x86 assembler FP primitives with C++ implementations
Pull Request -
State: closed - Opened by blairmcg about 8 years ago
#116 - Bug in oopq prevents image restart if undertaker queue not empty
Pull Request -
State: closed - Opened by blairmcg about 8 years ago
#115 - Compiler eval of simple const expressions can avoid dispatch to ST
Pull Request -
State: closed - Opened by blairmcg about 8 years ago
#114 - Fix #113: Stepping into method with args that ^true/false/nil, corrup…
Pull Request -
State: closed - Opened by blairmcg about 8 years ago
#113 - Stepping into method with args that just returns true, false, or nil, corrupts stack pointer
Issue -
State: closed - Opened by blairmcg about 8 years ago
- 1 comment
#112 - Garbage weak objects losing refs should not be sent loss notifications
Pull Request -
State: closed - Opened by blairmcg about 8 years ago
#111 - primitiveAllReferences can now, optionally, ignore weak refs
Pull Request -
State: closed - Opened by blairmcg about 8 years ago
#110 - primitiveAllReferences can now, optionally, ignore weak refs
Pull Request -
State: closed - Opened by blairmcg about 8 years ago
#109 - Blairmcg/dec21
Pull Request -
State: closed - Opened by blairmcg about 8 years ago
#108 - "MemoryManager guid is corrupted during boot for some reason (that needs looking into)"
Issue -
State: closed - Opened by blairmcg about 8 years ago
- 1 comment
#107 - Export CRT function _get_osfhandle from to-go stubs
Pull Request -
State: closed - Opened by blairmcg about 8 years ago
#106 - Fix delayed delivery of Win32 exceptions and ST stack corruption to enable vm7.0.32
Pull Request -
State: closed - Opened by blairmcg about 8 years ago
#105 - Fix some bugs in primitives that are causing intermittent faults in test runs
Pull Request -
State: closed - Opened by blairmcg about 8 years ago
#104 - Remove unreferenced headers (interlockedops.h) that cause rebuild
Pull Request -
State: closed - Opened by jgfoster about 8 years ago
- 2 comments
#103 - Remove semaphore parameter from primitiveSignalAtTick
Pull Request -
State: closed - Opened by blairmcg about 8 years ago
#102 - Stop setting a 1mS timer resolution to preserve battery life
Pull Request -
State: closed - Opened by blairmcg about 8 years ago
#101 - Delays scheduled to wake after ~49 days of uptime may fail to fire #100
Pull Request -
State: closed - Opened by blairmcg about 8 years ago
#100 - Delays scheduled to wake after ~49 days of uptime may fail to fire
Issue -
State: closed - Opened by blairmcg about 8 years ago
#99 - Update version.h generation target for VS "15"
Pull Request -
State: closed - Opened by blairmcg over 8 years ago
#98 - Fix Compiler generates mismatched text maps for methods containing empty blocks #96
Pull Request -
State: closed - Opened by blairmcg over 8 years ago
#97 - Target 10.0.14393.0 Windows SDK
Pull Request -
State: closed - Opened by blairmcg over 8 years ago
#96 - Compiler generates mismatched text maps for methods containing empty blocks
Issue -
State: closed - Opened by blairmcg over 8 years ago
- 2 comments
Labels: bug
#95 - Compiler generates mismatched text maps for "t:=b ifTrue: [x] ifFalse: [y]. ^t"
Issue -
State: closed - Opened by blairmcg over 8 years ago
- 1 comment
Labels: bug
#94 - Fix Compiler short form for methods that ^<small int> could be more compact #93
Pull Request -
State: closed - Opened by blairmcg over 8 years ago
#93 - Compiler short form for methods that ^<small int> could be more compact
Issue -
State: closed - Opened by blairmcg over 8 years ago
#92 - Fix String>>at:put: causes GPFault if argument has no instance variab…
Pull Request -
State: closed - Opened by blairmcg over 8 years ago
#91 - Blairmcg/diag
Pull Request -
State: closed - Opened by blairmcg over 8 years ago
#90 - Fix Process>>resume: suspends calling/active process #89
Pull Request -
State: closed - Opened by blairmcg over 8 years ago
#89 - Process>>resume: suspends calling/active process
Issue -
State: closed - Opened by blairmcg over 8 years ago
#88 - Compiler not optimising return of SmallIntegers > 16 bits #87
Pull Request -
State: closed - Opened by blairmcg over 8 years ago
#87 - Compiler no longer optimises methods that only return >16-bit SmallIntegers
Issue -
State: closed - Opened by blairmcg over 8 years ago
#83 - Compiler temps map has wrong scope depth for full blocks nested in non-full blocks
Issue -
State: closed - Opened by blairmcg over 8 years ago
- 4 comments
Labels: bug, medium
#57 - Compiler generates incorrect code for optimized loop with read-before-written temps
Issue -
State: closed - Opened by blairmcg almost 9 years ago
- 4 comments
Labels: bug, medium
#22 - Enhance the VM to 64bit
Issue -
State: closed - Opened by objectarts about 9 years ago
- 7 comments
Labels: enhancement, medium, hard
#5 - Dolphin Compiler should be statically linked in the VM DLL
Issue -
State: closed - Opened by objectarts about 9 years ago
- 1 comment
Labels: enhancement, low