31
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected over 1 year ago.
Oct 03, 2021 — Oct 03, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
And add the declarations to JPEGReadWriter2Plugin.h More... almost 8 years ago
Integrate Laura Perez Carrato's 8- & 16-bit JPEG enhancement support code. More... almost 8 years ago
Integrate Laura Perez Carrato's 8- & 16-bit JPEG enhancement support code. More... almost 8 years ago
CogVM source as per VMMaker.oscog-eem.1886 More... almost 8 years ago
CogVM source as per VMMaker.oscog-eem.1885 More... almost 8 years ago
CogVM source as per VMMaker.oscog-eem.1883 More... almost 8 years ago
Revise ARM fp offset from SP - FP is set to point to the saved return address which is 32 vbits beyond the prior SP, thus always +4 bytes offset from the SP alignment More... almost 8 years ago
remove all svn refs More... almost 8 years ago
Move to GitHub More... almost 8 years ago
CogVM source as per VMMaker.oscog-eem.1879 More... about 8 years ago
CogVm source as per VMMaker.oscog-eem.1878 More... about 8 years ago
CogVM source as per VMMaker.oscog-eem.1877 More... about 8 years ago
CogVM source as per VMMaker.oscog-eem.1876 More... about 8 years ago
CogVM source as per VMMaker.oscog-eem.1873 More... about 8 years ago
Apply the changes of Mr Hachisuka for multibyte character composition. The diff is in the earlier email from Yoshiki: http://lists.squeakfoundation.org/pipermail/squeak-dev/2016-May/189599.html http://www2.asu.ac.jp/hachi/v3/scratch14ime.html More... about 8 years ago
Fix VFP execution and VFP register reset. XScale must not be included for VFP More... about 8 years ago
Fix VFP execution and VFP register reset. XScale must not be included for VFP execution. Make sure processor's prog32Sig is set to HIGH. Assert this in runOnCPU. Make runOnCPU inline for performance. Requires r3729 of the Cog tree to link on Mac OS X. More... about 8 years ago
Fix the configuration of the gdb-7.x support for for the GdbARMPlugin (COG=1). Put #if COG around a couple of changes to the gdb-7.10 code. Allow assert to be used in the plugin on MacOS X (-undefined dynamic_lookup) More... about 8 years ago
CogVM source as per VMMaker.oscog-eem.1865 More... about 8 years ago
Make all advertised X11 display module options work with VM command line options. Each module option must be declared in sqUnixMain.c in order for the command line option to be passed to its respective VM module. More... about 8 years ago
Make all advertised X11 display module options work with VM command line options. Each module option must be declared in sqUnixMain.c in order for the command line option to be passed to its respective VM module. More... about 8 years ago
Apply the changes of Mr Hachisuka for multibyte character composition. More... about 8 years ago
Add realWindowHandle() macro to conform to image convention of treating window handle 1 as a reference to the main display window. Note: For X11, handles for HostWindowPlugin are currently *Window, but a handle registry could be added such that the handles are 1, 2, 3, ... as per original design intent. This would eliminate the need for special handling of handle 1. More... about 8 years ago
Add Qwaq enhancements, including methods required for HostWindowPlugin, from oscog branch. More... about 8 years ago
JMM ensure awakeFromNib code works on 64bit compile. Also move Null Screen class to common versus os-x tree More... about 8 years ago
CogVM source as per VMMaker.oscog-eem.1860 More... about 8 years ago
JMM ensure drag and drop works after optimization of window views, need awakeFromNib More... about 8 years ago
Comment out external MIDIPlugin for the 64-bit Mac OS X build. Build fails on yosemite. More... about 8 years ago
JMM add logic to support headless as a null windowview object to reduce drawing overhead, fix headless VM support More... about 8 years ago
Correct Mac HowToBuild and mvm scripts for the old -AS & -AT flags and possible replacements. More... about 8 years ago