Squeak VM

Squeak Virtual Machine Development
1 ... 123124125126127128129 ... 290
Topics (14455)
Replies Last Post Views
[OpenSmalltalk/opensmalltalk-vm] b16a0e: Remove some compiler warnings in platforms/win32/v... by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] f120e6: Force W for Window creation on windows by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] 6025d8: Make sure window class is found and W registered by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] 6773a2: Check that window class creation does not fail by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] 4f2b68: fail if we cannot create the main window by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] 5285d8: React to malloc failure by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] 651007: Use W window proc directly by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] 4bd80a: Initi local var explicitely by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] ae9c6e: Fix potential flaw in sqWin32PluginSupport / plugi... by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] by Eliot Miranda-3
0
by Eliot Miranda-3
Still a problem with inlining not assigning the return value by Nicolas Cellier
0
by Nicolas Cellier
[OpenSmalltalk/opensmalltalk-vm] 3043ae: Harden logName usage by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] 3e2b3e: Make scripts fail-stop. by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] 224822: Use sed for string replacements instead of ex by Eliot Miranda-3
0
by Eliot Miranda-3
VM Maker: VMMaker.oscog-cb.1911.mcz by commits-2
0
by commits-2
[OpenSmalltalk/opensmalltalk-vm] b25376: Make scripts fail-stop. by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] 18a4ac: Gitattribute so that bash always sees lf by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] 30ee92: don't mix tabs and spaces by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] 46d8e8: Fix `mvm` exit codes by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] e3bf06: dont'do travis, debug more by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] b06340: Try with x; don't deploy this experiment by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] 3c0b55: Try to force appveyor to exit1 by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] d85a19: Use WinMain on non MSVC as beforehand by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] d4e3bc: Correct horrible bug for _recalloc woarkaround by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] 605b85: Fix missing maxOldSpaceSize again for SpurStack VM by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] e8b7b0: Some cygwin/mingw don't know about _recalloc by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] 6e705d: Remove double definition of maxOldSpaceSize and re... by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] 8060b8: Unify Processor/OS detection a bit more, also a bi... by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] df60f3: Again, try to harden travis_build/appveyor. Fix Ex... by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] df60f3: Again, try to harden travis_build/appveyor. Fix Ex... by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] e13f0f: Make sure mvm bails by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] b20fe9: Remove conflicting extern by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] e13f0f: Make sure mvm bails by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] 92c750: add shebang line and exec travis script on appveyo... by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] 7ae421: _cexit takes no arguments by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] 92c750: add shebang line and exec travis script on appveyo... by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] 9c4f97: Fix typo by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] 9c628e: Remove dead code by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] d5373c: Use MemoryBarrier on Win64 by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] 146933: Correct win32 sqLocCurrencyNotation by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] 8060b8: Unify Processor/OS detection a bit more, also a bi... by Eliot Miranda-3
0
by Eliot Miranda-3
[OpenSmalltalk/opensmalltalk-vm] a52dda: Modernize MIDI interface for win64 by Eliot Miranda-3
0
by Eliot Miranda-3
Frequency of stores into young objects by Clément Béra
4
by melkyades
VM Maker: VMMaker.oscog-topa.1910.mcz by commits-2
2
by Tobias Pape
VM Maker: VMMaker.oscog-topa.1909.mcz by commits-2
0
by commits-2
VM Maker: BytecodeSets.spur-cb.55.mcz by commits-2
0
by commits-2
VM Maker: VMMaker.oscog-cb.1908.mcz by commits-2
0
by commits-2
[OpenSmalltalk/opensmalltalk-vm] 7d9873: fix typo in appveyor build script by Eliot Miranda-3
0
by Eliot Miranda-3
VM Maker: VMMaker.oscog-cb.1907.mcz by commits-2
0
by commits-2
1 ... 123124125126127128129 ... 290