Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

200 most recent check-ins using file usage.mkd version 734bc3891d

2020-03-01
17:38
Clear out a bunch of the old scripts. check-in: fd62896e7d user: stephanie.gawroriski tags: wip-gradle-modernization
15:06
Merge supervisor into cldc-compact; Remove extra builds from CircleCI. check-in: e23929612d user: stephanie.gawroriski tags: wip-gradle-modernization
04:33
Correct streaming ZIP bugs in exactly-defined file sizes; Implement launching of SpringCoat. check-in: 48f763a619 user: stephanie.gawroriski tags: wip-gradle-modernization
2020-02-29
22:24
Add some more spots where the VM may be poked to make sure the native methods are bound. check-in: 9f2185a11b user: stephanie.gawroriski tags: wip-gradle-modernization
22:20
Add some spots in the code to poke the emulator stuff potentially if native methods need to be bound. check-in: 15b49db3a7 user: stephanie.gawroriski tags: wip-gradle-modernization
22:04
Move almost all of the base VM stuff over to emulator-base. check-in: 5c8c859321 user: stephanie.gawroriski tags: wip-gradle-modernization
21:35
Cleanup imports. check-in: 897f471fab user: stephanie.gawroriski tags: wip-gradle-modernization
21:30
Launching of MIDlets through a basic main handler. check-in: 6592bd1aa5 user: stephanie.gawroriski tags: wip-gradle-modernization
19:22
Update IntelliJ features. check-in: 06d5ba1524 user: stephanie.gawroriski tags: wip-gradle-modernization
19:05
More cleanup. check-in: e3dbd08800 user: stephanie.gawroriski tags: wip-gradle-modernization
18:53
More corrections. check-in: 450b946819 user: stephanie.gawroriski tags: wip-gradle-modernization
18:42
Perform lots of automated code cleanup. check-in: 9720713904 user: stephanie.gawroriski tags: wip-gradle-modernization
18:31
Add base for framebuffer. check-in: bbed3c1374 user: stephanie.gawroriski tags: wip-gradle-modernization
17:39
Some corrections. check-in: e60c1c16d0 user: stephanie.gawroriski tags: wip-gradle-modernization
17:30
Add IntelliJ file templates; Add missing headers to the new emulator classes. check-in: 0fddd37888 user: stephanie.gawroriski tags: wip-gradle-modernization
17:11
More cleanup. check-in: 01e96ac0fa user: stephanie.gawroriski tags: wip-gradle-modernization
17:07
More IntelliJ refactoring. check-in: 74b463341c user: stephanie.gawroriski tags: wip-gradle-modernization
16:26
Remove old build script and bootstrap. check-in: 0767e1830b user: stephanie.gawroriski tags: wip-gradle-modernization
16:25
More inspection changes; Add project dictionary check-in: ae1e4a3da6 user: stephanie.gawroriski tags: wip-gradle-modernization
16:05
More inspections. check-in: 40669f647a user: stephanie.gawroriski tags: wip-gradle-modernization
16:03
Tweak IntelliJ settings more. check-in: a045a4e4e7 user: stephanie.gawroriski tags: wip-gradle-modernization
15:36
Update building file; Add IntelliJ settings for code formatting and inspections. check-in: eca6f2cc41 user: stephanie.gawroriski tags: wip-gradle-modernization
13:11
Add GitHub Actions. check-in: c26498cbad user: stephanie.gawroriski tags: wip-gradle-modernization
01:51
Update JavaDoc. check-in: bf298faeaa user: stephanie.gawroriski tags: wip-gradle-modernization
01:45
Remove bldt. check-in: 6f7634f65a user: stephanie.gawroriski tags: wip-gradle-modernization
01:44
Move PalmOS related files over. check-in: 20430ff775 user: stephanie.gawroriski tags: wip-gradle-modernization
01:03
Implement building of MIDlet dependencies. check-in: ffdba5b64d user: stephanie.gawroriski tags: wip-gradle-modernization
2020-02-28
23:20
Refactor the build tasks so they run faster and have caching. check-in: 6c5a230c89 user: stephanie.gawroriski tags: wip-gradle-modernization
02:52
Add inputs for some tasks although it does not seem it works. check-in: 1749a522ff user: stephanie.gawroriski tags: wip-gradle-modernization
02:28
Exclude mime files in tests. check-in: 9b28ae6189 user: stephanie.gawroriski tags: wip-gradle-modernization
02:22
Add ignores for tools; Refactor the Gradle plugin to be a bit more organized; Add decoding of MIME resources. check-in: 960137f6aa user: stephanie.gawroriski tags: wip-gradle-modernization
2020-02-27
08:04
Backup developer notes. check-in: 248ca51558 user: squirreljme tags: trunk
2020-02-26
23:52
Remove sxs. check-in: ba21990ab6 user: stephanie.gawroriski tags: wip-gradle-modernization
23:50
Remove javap it is not implemented. check-in: 1252c0dbaa user: stephanie.gawroriski tags: wip-gradle-modernization
23:49
Remove the popcount tool. check-in: a85fba33e6 user: stephanie.gawroriski tags: wip-gradle-modernization
23:33
If there are no tests then do not try to write test metadata; Correct Framebuffer. check-in: e2b7ce1210 user: stephanie.gawroriski tags: wip-gradle-modernization
23:23
Implement system clock. check-in: 51e3a72988 user: stephanie.gawroriski tags: wip-gradle-modernization
23:14
For some assembly operations either do nothing or throw an Error (restricted function). check-in: 161387713f user: stephanie.gawroriski tags: wip-gradle-modernization
22:58
Add support for function level testing (yay), have a test for arrays as an initial test. check-in: 6e660f21d6 user: stephanie.gawroriski tags: wip-gradle-modernization
08:04
Backup developer notes. check-in: cfcf08f9d3 user: squirreljme tags: trunk
04:13
Get "working" tests for anything that is okay with just a placeholder. check-in: 8cd11130ec user: stephanie.gawroriski tags: wip-gradle-modernization
03:48
Determined that a JNI method mapper is going to be needed for this to work. check-in: 736f731442 user: stephanie.gawroriski tags: wip-gradle-modernization
03:23
Stub all of the C functions. check-in: 87de7a8977 user: stephanie.gawroriski tags: wip-gradle-modernization
02:31
Merge all the core emulator stuff into emulator-base for simplicity (C++ library, TestNG, etc.). check-in: 8c88bd4a8f user: stephanie.gawroriski tags: wip-gradle-modernization
00:09
Correct compilation. check-in: 3bf32284a8 user: stephanie.gawroriski tags: wip-gradle-modernization
2020-02-25
01:38
Refactor the assembly methods to make them take longs and be better-ish. check-in: e4bd6b7c39 user: stephanie.gawroriski tags: wip-gradle-modernization
2020-02-24
11:30
Add more base C code for new Assembly methods. check-in: 00a54edeb6 user: stephanie.gawroriski tags: wip-gradle-modernization
08:04
Backup developer notes. check-in: 838e46b355 user: squirreljme tags: trunk
03:02
Add base for C library using JNI. check-in: d93c9dece6 user: stephanie.gawroriski tags: wip-gradle-modernization
01:15
Add base for native library. check-in: 1563fb579e user: stephanie.gawroriski tags: wip-gradle-modernization
2020-02-23
23:38
Add a means with JNA of mapping native Assembly calls to a special wrapper. check-in: ad35dcd774 user: stephanie.gawroriski tags: wip-gradle-modernization
21:55
Remove the old MANIFEST.MF and TEST.MF. check-in: 8f2c7c515f user: stephanie.gawroriski tags: wip-gradle-modernization
21:43
Correct resources for test. check-in: 866c8a6286 user: stephanie.gawroriski tags: wip-gradle-modernization
21:41
Correct resource directories for main. check-in: 76f543a081 user: stephanie.gawroriski tags: wip-gradle-modernization
21:31
resources not resource. check-in: 98e7238260 user: stephanie.gawroriski tags: wip-gradle-modernization
21:30
Split off resources from sources. check-in: ffec86c0d1 user: stephanie.gawroriski tags: wip-gradle-modernization
21:28
Add script to split resources up accordingly. check-in: f9e9c97979 user: stephanie.gawroriski tags: wip-gradle-modernization
21:07
Tool translation and cleanup. check-in: d89a5cbf36 user: stephanie.gawroriski tags: wip-gradle-modernization
20:57
Remove test directory. check-in: 9b3a058b00 user: stephanie.gawroriski tags: wip-gradle-modernization
20:56
Move all the other midlet tools and such. check-in: d50fbf5759 user: stephanie.gawroriski tags: wip-gradle-modernization
20:51
Make it tools instead. check-in: 7f5cc85f9d user: stephanie.gawroriski tags: wip-gradle-modernization
20:50
Add base utilties directory. check-in: 506a56acae user: stephanie.gawroriski tags: wip-gradle-modernization
20:48
Remove the runt directory. check-in: da0c6fe431 user: stephanie.gawroriski tags: wip-gradle-modernization
20:45
Move all the test directories around. check-in: 9d6e3e1e33 user: stephanie.gawroriski tags: wip-gradle-modernization
20:26
Add interface to allow ActiveMidlet overridding. check-in: 127632e494 user: stephanie.gawroriski tags: wip-gradle-modernization
20:15
If an Error is caught in a test, just rethrow it. check-in: 38df07533e user: stephanie.gawroriski tags: wip-gradle-modernization
20:08
Add some semblance of running tests. check-in: 2db1241124 user: stephanie.gawroriski tags: wip-gradle-modernization
17:20
Many hours of the starting work on getting testing working. check-in: 9d62c039e5 user: stephanie.gawroriski tags: wip-gradle-modernization
08:03
Backup developer notes. check-in: fe029e5996 user: squirreljme tags: trunk
2020-02-22
23:22
Move CLDC-compact tests over and start initial work on getting them operational. check-in: a87a9de87e user: stephanie.gawroriski tags: wip-gradle-modernization
23:00
Move TAC over to modules since testing is rather important to exist. check-in: 5628e9b1c5 user: stephanie.gawroriski tags: wip-gradle-modernization
22:48
SpringCoat and SummerCoat VMs depend on their respective VMs being built. check-in: 7b453bb431 user: stephanie.gawroriski tags: wip-gradle-modernization
22:38
Remove common VM stubs as they are not needed. check-in: d4c0fb57a6 user: stephanie.gawroriski tags: wip-gradle-modernization
22:36
Remove the platforms directory. check-in: 721a203b17 user: stephanie.gawroriski tags: wip-gradle-modernization
22:35
Make IntelliJ not complain about java.lang.Integer containing an error when it does not. check-in: 557c6825af user: stephanie.gawroriski tags: wip-gradle-modernization
22:32
Add base class for handling system calls. check-in: 1bf57ef392 user: stephanie.gawroriski tags: wip-gradle-modernization
22:29
Some error code corrections; Make error code handling more robust. check-in: 7c3cf85fa0 user: stephanie.gawroriski tags: wip-gradle-modernization
22:14
Implement listing of all the various error codes. check-in: 25162f9e0f user: stephanie.gawroriski tags: wip-gradle-modernization
08:37
Add base for managing the errors which are within a project. check-in: 5fdb86c239 user: stephanie.gawroriski tags: wip-gradle-modernization
08:25
Add ability to list project error codes and find the next free one. check-in: 7e0dcc0392 user: stephanie.gawroriski tags: wip-gradle-modernization
07:56
Go back to 6.1.1 since 6.2 seems rather buggy. check-in: c10c912e4d user: stephanie.gawroriski tags: wip-gradle-modernization
07:52
Upgrade to Gradle 6.2. check-in: 37d55cdcc7 user: stephanie.gawroriski tags: wip-gradle-modernization
07:42
Change all gradle compile to implementation. check-in: 182ae3cb2d user: stephanie.gawroriski tags: wip-gradle-modernization
07:12
Remove all the un-needed SQUIRRELJME.MF. check-in: c84b356482 user: stephanie.gawroriski tags: wip-gradle-modernization
07:09
Add description for the emulator base. check-in: 2cff1d74ae user: stephanie.gawroriski tags: wip-gradle-modernization
07:05
Update ignore globs more. check-in: 97d7dd0c31 user: stephanie.gawroriski tags: wip-gradle-modernization
06:57
Add additional ignores. check-in: 80b607378a user: stephanie.gawroriski tags: wip-gradle-modernization
02:53
Mention Aplix. check-in: ac6a9a75a3 user: stephanie.gawroriski tags: wip-gradle-modernization
02:44
Add Aplix JBlend and Vodafone API stubs. check-in: 3cc03c6b60 user: stephanie.gawroriski tags: wip-gradle-modernization
2020-02-20
08:03
Backup developer notes. check-in: e232bd34fe user: squirreljme tags: trunk
01:11
Depend on both SpringCoat and SummerCoat. check-in: 7ea4bc5139 user: stephanie.gawroriski tags: wip-gradle-modernization
01:11
Change error. check-in: d93241a930 user: stephanie.gawroriski tags: wip-gradle-modernization
01:03
Add base for emulator runner. check-in: 8c8321a83b user: stephanie.gawroriski tags: wip-gradle-modernization
2020-02-18
00:29
Move springcoat and summercoat over and add base for emulator. check-in: 352f7b14ef user: stephanie.gawroriski tags: wip-gradle-modernization
2020-02-16
19:24
Only allow launching for application types. check-in: d22498e261 user: stephanie.gawroriski tags: wip-gradle-modernization
17:56
More JavaDoc fixes. check-in: 191fa0b567 user: stephanie.gawroriski tags: wip-gradle-modernization
16:40
More JavaDoc corrections. check-in: afa0f3093a user: stephanie.gawroriski tags: wip-gradle-modernization
16:30
Setup JavaDoc and make various corrections to documentation. check-in: 4b46422824 user: stephanie.gawroriski tags: wip-gradle-modernization
15:18
Set JavaDoc version to 7. check-in: b2981ca132 user: stephanie.gawroriski tags: wip-gradle-modernization
15:14
Set boot class for JavaDoc. check-in: b899a8f4c8 user: stephanie.gawroriski tags: wip-gradle-modernization
14:54
Add base tasks for running on SpringCoat/SummerCoat. check-in: 5520358f44 user: stephanie.gawroriski tags: wip-gradle-modernization
00:31
Remove JITT directory. check-in: 6bf94497e3 user: stephanie.gawroriski tags: wip-gradle-modernization
00:29
Add MIDlet types; More work on manifest building. check-in: 3a6ff0e260 user: stephanie.gawroriski tags: wip-gradle-modernization
00:05
Base work on initializing manifests for the output JARs. check-in: 99a1ccd451 user: stephanie.gawroriski tags: wip-gradle-modernization
2020-02-15
23:30
Implement the needed JavaME definitions; Make build corrections. check-in: 8be35fc88b user: stephanie.gawroriski tags: wip-gradle-modernization
22:52
Convert the remainder of the base projects. check-in: f333e4e81e user: stephanie.gawroriski tags: wip-gradle-modernization
22:39
More translation. check-in: f3edc5e64e user: stephanie.gawroriski tags: wip-gradle-modernization
22:29
More translation work. check-in: 796f2a4c2f user: stephanie.gawroriski tags: wip-gradle-modernization
22:14
More plugin work and partial transfer of more manifest information. check-in: 5251793eb5 user: stephanie.gawroriski tags: wip-gradle-modernization
19:42
Add base for SquirrelJME plugin to do SquirrelJME things. check-in: 8ac7424928 user: stephanie.gawroriski tags: wip-gradle-modernization
18:59
Translate more build gradle scripts. check-in: d53f4e9ec8 user: stephanie.gawroriski tags: wip-gradle-modernization
18:42
More gradle module conversion. check-in: 99a5ce33cb user: stephanie.gawroriski tags: wip-gradle-modernization
18:03
More updates to gradle builds. check-in: 76a6f139b1 user: stephanie.gawroriski tags: wip-gradle-modernization
17:35
Migration of some manifests to Gradle. check-in: 4c042f0297 user: stephanie.gawroriski tags: wip-gradle-modernization
15:06
Add lookup for configuration dependencies. check-in: d320a4d21d user: stephanie.gawroriski tags: wip-gradle-modernization
14:41
Move over all of the SquirrelJME resources. check-in: d01351d848 user: stephanie.gawroriski tags: wip-gradle-modernization
14:38
Base work on getting things working. check-in: 832d893990 user: stephanie.gawroriski tags: wip-gradle-modernization
08:03
Backup developer notes. check-in: 1b0f4e8f10 user: squirreljme tags: trunk
2020-02-14
05:16
Get cldc-compact building. check-in: 49ff88cc8c user: stephanie.gawroriski tags: wip-gradle-modernization
04:02
Setup correct module directories and such. check-in: a7be3ce56a user: stephanie.gawroriski tags: wip-gradle-modernization
03:52
Move massive amount of files to their own modules. check-in: c7cae997bd user: stephanie.gawroriski tags: wip-gradle-modernization
03:46
Add Gradle conversion script. check-in: 0d3d3213d3 user: stephanie.gawroriski tags: wip-gradle-modernization
02:54
More build gradle work. check-in: 73a70f4547 user: stephanie.gawroriski tags: wip-gradle-modernization
01:50
Add base work which declares a number of tasks. check-in: 77cc0f6cb8 user: stephanie.gawroriski tags: wip-gradle-modernization
00:40
Add blank build and settings gradle. check-in: 2d7bb384fd user: stephanie.gawroriski tags: wip-gradle-modernization
00:39
Add Gradle Wrapper using version 6. check-in: 85342e0e71 user: stephanie.gawroriski tags: wip-gradle-modernization
00:19
Create new branch named "wip-gradle-modernization" check-in: e2ed788c2b user: stephanie.gawroriski tags: wip-gradle-modernization
2020-02-08
15:31
Update GitHub URL of repository and private key. check-in: 5ac5baac33 user: stephanie.gawroriski tags: trunk
2020-02-06
08:03
Backup developer notes. check-in: b1e504d827 user: squirreljme tags: trunk
00:21
Update release dates. check-in: b61a26c6b2 user: stephanie.gawroriski tags: trunk
2020-02-05
23:48
Add base for finding methods; Bump copyrights to 2020. check-in: 586192f0d6 user: stephanie.gawroriski tags: trunk
17:42
Dedication to Emily. check-in: e46db93fa5 user: stephanie.gawroriski tags: trunk, x-date-202002
2020-01-20
08:02
Backup developer notes. check-in: 60df1f3717 user: squirreljme tags: trunk
2020-01-19
16:22
Add Assembly methods to get primitive types; Make JVMFunction.jvmLoadClass() generic. check-in: 6a4c824ea6 user: stephanie.gawroriski tags: trunk
15:54
Merge heads. check-in: 553fa6eb7c user: stephanie.gawroriski tags: trunk
15:46
Bring in regionMatches to the supervisor. check-in: 58be2b6ff9 user: stephanie.gawroriski tags: trunk
08:02
Backup developer notes. check-in: 721aa65758 user: squirreljme tags: trunk
2020-01-18
20:09
Implement String.regionMatches(); Add method to ClassLoadingAdjustments to consider the current class; Make it so that classes within the same package are not deferred loaded. check-in: 4623e16026 user: stephanie.gawroriski tags: trunk
18:42
Add method. check-in: 7a44c2bad4 user: stephanie.gawroriski tags: trunk
15:34
Creation of JFrame and loading of application icon. check-in: 0c9b8b3116 user: stephanie.gawroriski tags: trunk
13:07
Initialization of list and canvas drawers. check-in: 8ab5e3ee0a user: stephanie.gawroriski tags: trunk
2020-01-16
00:39
Add setting of title framebuffer control. check-in: 4e5ffafbc0 user: stephanie.gawroriski tags: trunk
00:34
Implement VirtualFramebuffer capabilities. check-in: d191e29541 user: stephanie.gawroriski tags: trunk
00:27
Base partial work graphics and framebuffer refactor. check-in: 49b23a5fbf user: stephanie.gawroriski tags: trunk
2020-01-13
08:02
Backup developer notes. check-in: c4b2c5b2d3 user: squirreljme tags: trunk
2020-01-12
14:48
Add SystemCallException and nicer SystemCallError; Initialize UI via format. check-in: 037a21425e user: stephanie.gawroriski tags: trunk
2020-01-09
19:17
Remove CLIP_RECT, TRANSLATE, GET_TRANSLATE_X, and GET_TRANSLATE_Y from serialized graphics to simplify them; Add capabilities support for the framebuffer; Reduce argument count in drawRegion() so it fits within the system call limits; Add system calls for accelerated graphics support; Shorten FRAMEBUFFER_ to FB_ in RatufaCoat; Shorten FramebufferProperty to Framebuffer since it contains all of the Framebuffer stuff. check-in: 9fbed3bd18 user: stephanie.gawroriski tags: trunk
2020-01-05
13:15
Make RatufaCoat's default makefile use -g1 -O3 for compilation flags. check-in: ed044237eb user: stephanie.gawroriski tags: trunk
07:29
Update GitHub funding information; Correct LICENSE file. check-in: 8b7c13eb1b user: stephanie.gawroriski tags: trunk
2020-01-04
13:14
Add Plain GPLv3 license file. check-in: 1e7c0feeee user: stephanie.gawroriski tags: trunk
2020-01-02
08:02
Backup developer notes. check-in: a314b2ff21 user: squirreljme tags: trunk
00:03
Add halts in CircleCI to hopefully not fail the other arch tests for RatufaCoat when the compilers are not available. check-in: 05722f2c78 user: stephanie.gawroriski tags: trunk
2020-01-01
23:50
Hopefully correct workspace attaching. check-in: fc9c93429a user: stephanie.gawroriski tags: trunk
23:45
Make the SummerCoat Test ROM build depend on SummerCoat ROM, so that if the standard non-test ROM fails then the test one wil never run. check-in: 4584f49961 user: stephanie.gawroriski tags: trunk
23:41
Hopefully correct build config. check-in: bb53b88353 user: stephanie.gawroriski tags: trunk
23:36
Correct config. check-in: f00ab71b65 user: stephanie.gawroriski tags: trunk
23:33
Correct test task polling to check every second to see if a task has ended. check-in: d4a99a91b6 user: stephanie.gawroriski tags: trunk
23:29
Try to cache the SummerCoat ROM so that it is not needlessly recreated when a later workflow runs. check-in: ee05954bbd user: stephanie.gawroriski tags: trunk
22:36
Fail SpringCoat tests if there is no output for 30 minutes. check-in: 8897e9d0f4 user: stephanie.gawroriski tags: trunk
22:03
Add missing L to see if it works. check-in: 65508aeb7d user: stephanie.gawroriski tags: trunk
21:57
Use CMD and not PowerShell. check-in: 72144f838f user: stephanie.gawroriski tags: trunk
21:50
Remove percent and use full paths. check-in: dc073c94a9 user: stephanie.gawroriski tags: trunk
21:20
Add Windows build test to the config file. check-in: 8a7df1e0b2 user: stephanie.gawroriski tags: trunk
20:57
Adjust CircleCI build order. check-in: a672cdaa99 user: stephanie.gawroriski tags: trunk
17:23
Add missing long form for DUP_X2 (was missing Ba -> aBa). check-in: 6c871a282b user: stephanie.gawroriski tags: trunk
17:20
Correct DUP2_X2 from having an incorrect conversion. check-in: c858917f94 user: stephanie.gawroriski tags: trunk
16:29
Implement the Array.fill() methods. check-in: f91adb82d3 user: stephanie.gawroriski tags: trunk
16:23
Put parenthesis on same line. check-in: 24a0473216 user: stephanie.gawroriski tags: trunk
16:22
Add classes to represent an array of primitives as Lists; Use these wrapper lists to implement sort. check-in: a9f238a342 user: stephanie.gawroriski tags: trunk
15:04
Happy new year! check-in: 24f8badf48 user: stephanie.gawroriski tags: trunk, x-date-202001, x-year-2020
00:51
Remove notes to unversion script, it is not needed and is old. check-in: d7b858cde3 user: stephanie.gawroriski tags: trunk
2019-12-29
11:21
Forward IPC calls in Java SE. check-in: 20c234c9d9 user: stephanie.gawroriski tags: trunk
11:10
Cleanup the Java SE system call handling code accordingly. check-in: 9284ba3e6e user: stephanie.gawroriski tags: trunk
08:04
Backup developer notes. check-in: 58ffa89a69 user: squirreljme tags: trunk
2019-12-28
23:09
Deprecate the old event callback. check-in: aa345569b4 user: stephanie.gawroriski tags: trunk
23:03
Add base handler for graphics IPCs; Register that handler. check-in: 9e5e0489a0 user: stephanie.gawroriski tags: trunk
22:52
Implement register and forwarding of IPC events. check-in: 6a81fc47ec user: stephanie.gawroriski tags: trunk
22:46
Shorten FRAMEBUFFER_PROPERTY to FRAMEBUFFER; Implement base support for framebuffers. check-in: 243216595d user: stephanie.gawroriski tags: trunk
22:30
Forward framebuffer property calls. check-in: 5fa3e9910e user: stephanie.gawroriski tags: trunk
21:17
Base start on Display using system calls and framebuffer properties. check-in: d1b2a047f2 user: stephanie.gawroriski tags: trunk
21:07
Base classes that will be used for a Swing backed framebuffer display. check-in: bbcd438057 user: stephanie.gawroriski tags: trunk
16:58
Store memory and the profiler into the machine state, will later be captured by OOB calls. check-in: 6e1f8d554d user: stephanie.gawroriski tags: trunk
16:48
It is actually a thread ID and not a task ID. check-in: 729a7a41d8 user: stephanie.gawroriski tags: trunk
16:47
Add Task ID for out-of-bound IPC calls. check-in: 8e30ca43af user: stephanie.gawroriski tags: trunk
16:22
Deprecate NativeDisplayAccess. check-in: 124a510cd1 user: stephanie.gawroriski tags: trunk
16:21
Add base class for new VirtualFramebuffer to use the simpler system call interface; Deprecate VMNativeDisplayAccess. check-in: 28b7559a8b user: stephanie.gawroriski tags: trunk
16:08
Add base register method. check-in: da8fb1ef82 user: stephanie.gawroriski tags: trunk
16:06
Add base handler and manager for IPC calls. check-in: 2939ac0ab4 user: stephanie.gawroriski tags: trunk
15:55
Implement EXCEPTION_LOAD/EXCEPTION_STORE in SummerCoat; Make IPC_CALL always call the supervisor handler even within the supervisor. check-in: 8333691c4f user: stephanie.gawroriski tags: trunk
15:47
Add IPC exception check around real system calls. check-in: d64b266d1b user: stephanie.gawroriski tags: trunk
15:29
Make IPCException exempt from deferred class-load. check-in: e2382f02cd user: stephanie.gawroriski tags: trunk
15:29
Add IPCException which will be thrown if a system call fails. check-in: 17304b5f18 user: stephanie.gawroriski tags: trunk
15:22
Add extra IPC exception storage so if an IPC call throws an exception it can be set. check-in: cc5a74c78a user: stephanie.gawroriski tags: trunk
15:02
Add base for IPC_CALL system call. check-in: 976fd5d72b user: stephanie.gawroriski tags: trunk
2019-12-26
13:28
Add basic color box. check-in: 97b8c5cbc5 user: stephanie.gawroriski tags: trunk
01:09
Add basic menuing to Squirrel Quarrel. check-in: b88123642e user: stephanie.gawroriski tags: trunk
00:18
Remove ClassDataV2. check-in: 1a8bae5cb9 user: stephanie.gawroriski tags: trunk
00:10
Correct Date; Add missing descriptions for String and partially implement a few methods. check-in: 37565670c3 user: stephanie.gawroriski tags: trunk
00:00
Implement part of Date; Forward calls for unsigned Long string printing. check-in: de0677a327 user: stephanie.gawroriski tags: trunk
2019-12-25
13:51
Remove debug on bucket map rebalance. check-in: 77bc6f33f3 user: stephanie.gawroriski tags: trunk