Timeline

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

50 most recent check-ins that include changes to files matching 'bldt/javase/libs/javase-runtime/cc/squirreljme/runtime/cldc/*'

2020-03-02
05:18
Merge wip-gradle-modernization branch into trunk. check-in: a5aaa48037 user: stephanie.gawroriski tags: trunk, x-date-202003
2020-02-29
01:45
Remove bldt. check-in: 6f7634f65a user: stephanie.gawroriski tags: wip-gradle-modernization
2019-12-28
21:07
Base classes that will be used for a Swing backed framebuffer display. check-in: bbcd438057 user: stephanie.gawroriski tags: trunk
2019-06-23
16:12
Reorder errors in bldt/javase/libs/javase-runtime check-in: b9ea0e5d6e user: stephanie.gawroriski tags: trunk
2019-06-16
23:26
Remove DebugAccess. check-in: e62dad00a3 user: stephanie.gawroriski tags: trunk
23:01
Base for new way to do call traces via the system call interface. check-in: 335466fed4 user: stephanie.gawroriski tags: trunk
2019-06-09
13:59
Map a bunch of keyboard keys to dialpad layout to work better for games. check-in: a2cc67c97f user: stephanie.gawroriski tags: trunk
2019-05-26
00:36
Move a bunch of JVM specific special stuff into its own package. check-in: a061fe8326 user: stephanie.gawroriski tags: trunk
2019-05-25
17:56
Add Assembly method to perform reference counting on pointers. check-in: 7e1cf5a119 user: stephanie.gawroriski tags: trunk
00:45
Add Assembly.pointerToObjectClassDataV2() to directly convert an object to a V2 type. check-in: 18bd065c79 user: stephanie.gawroriski tags: trunk
2019-05-24
21:31
Remove class table pointer and fixed class IDs. check-in: ddb9b462f5 user: stephanie.gawroriski tags: trunk
17:09
Move ObjectAccess.arrayLength() to Assembly. check-in: 61e90ad12e user: stephanie.gawroriski tags: trunk
13:15
Move ApiLevel obtaining to the system call interface. check-in: 25c05490d0 user: stephanie.gawroriski tags: trunk
2019-05-23
23:42
Remove PrimitiveAccess and move the float/double bits to Assembly. check-in: dbf94d0b19 user: stephanie.gawroriski tags: trunk
23:22
Make EXIT a system call. check-in: 5a68aa5516 user: stephanie.gawroriski tags: trunk
23:14
Add GARBAGE_COLLECT system call and remove MemoryAccess (not used anymore). check-in: 7434d31525 user: stephanie.gawroriski tags: trunk
23:07
Move memory information to system calls. check-in: d2e5d8e2e9 user: stephanie.gawroriski tags: trunk
17:17
Remove DatabaseAccess, it was never used. check-in: aa8e87694a user: stephanie.gawroriski tags: trunk
17:16
Remove RegistryAccess, it was never used. check-in: 580bb251a2 user: stephanie.gawroriski tags: trunk
16:48
Remove TimeAccess and replace with system calls. check-in: 79482f1be1 user: stephanie.gawroriski tags: trunk
16:40
Add and implement with a test a system call for getting the current time. check-in: b6312d2861 user: stephanie.gawroriski tags: trunk
2019-05-19
02:39
Correct pointer position being wrong with regards to the content area; Do not use Java look and feel anymore because it messes up pointer coordinates in Windows 10 when scaled. check-in: dee2bceaf7 user: stephanie.gawroriski tags: trunk
2019-05-18
21:57
Some minor adjustments. check-in: 2640033c42 user: stephanie.gawroriski tags: trunk
18:57
Rewrite the clipping handling in EDAG. check-in: 3e0e7e2418 user: stephanie.gawroriski tags: trunk
2019-05-16
18:40
Base drawing of active display, nothing actually drawn yet. check-in: 4b0cab57c8 user: stephanie.gawroriski tags: trunk
2019-05-06
01:39
Correct NullPointerException being thrown when display events happen when a display has not been bound. check-in: 9dddceefdc user: stephanie.gawroriski tags: trunk
01:22
Implement MIDlet.checkPermission(). check-in: ed12f11a7c user: stephanie.gawroriski tags: trunk
2018-12-25
20:01
Bump version to 0.3.0 for next development cycle. check-in: f3da830cab user: stephanie.gawroriski tags: trunk, dev-0.3.x
2018-12-23
01:38
Add a bunch of Common VM stubs for Java ME systems that are not SquirrelJME. check-in: 7c32e7d3c5 user: stephanie.gawroriski tags: trunk
2018-12-16
15:44
Add base for a console buffer. check-in: 2a27ad81bb user: stephanie.gawroriski tags: trunk
2018-12-14
00:44
Remove the old record store stuff and instead it will be replaced with something much simpler. check-in: 833d23ebe4 user: stephanie.gawroriski tags: trunk
2018-12-11
04:38
Add a callback for when the event callback loses control (means another program took over). check-in: 4f9a5fdeb9 user: stephanie.gawroriski tags: trunk
2018-12-09
00:29
Decrease the delay for size updates from 500ms to 100ms. check-in: b888cfe4e7 user: stephanie.gawroriski tags: trunk
2018-12-08
19:04
Add API to get the path of the JAR or EXE for lookup. check-in: aca2b16d95 user: stephanie.gawroriski tags: trunk
18:51
Do not make ResourceBasedSuiteManager return libraries for anything unless the library is in the list; Add base for a merged suite manager. check-in: b86c02e6e6 user: stephanie.gawroriski tags: trunk
17:44
Corrections due to removal of Flushable; Add API which allows the console to be flushed. check-in: 288ca56ec0 user: stephanie.gawroriski tags: trunk
05:31
Change invokeStatic to handle more arguments more than the base. check-in: 955a99ae22 user: stephanie.gawroriski tags: trunk
02:57
Implement Thread. check-in: 92fae0c3f5 user: stephanie.gawroriski tags: trunk
2018-12-06
23:13
Add query for the current classpath. check-in: fb32aa6a49 user: stephanie.gawroriski tags: trunk
02:12
Implement the remaining APIs needed for Java SE. check-in: ddec6629c3 user: stephanie.gawroriski tags: trunk
01:51
Implement a bunch of the base API for JavaSE. check-in: 10bb18e001 user: stephanie.gawroriski tags: trunk
01:09
Add JavaSE ConsoleOutput implementation; Add bulk console write operations. check-in: 2190af2607 user: stephanie.gawroriski tags: trunk
2018-12-04
01:28
Initialize the first framebuffer to 320x240 and not 1x1. check-in: af602770c6 user: stephanie.gawroriski tags: trunk
01:08
Increase the state count if Swing's paint() creates a new framebuffer. check-in: f5c094148e user: stephanie.gawroriski tags: trunk
00:53
Refactor the Swing code so that it uses the event callback instead. check-in: 3b07f1f154 user: stephanie.gawroriski tags: trunk
2018-12-03
23:22
Add a delay to resize so that it does not always happen. check-in: bf52cd57ef user: stephanie.gawroriski tags: trunk
04:52
Add a get of graphics which has an enforced area in it. check-in: 841b6717e1 user: stephanie.gawroriski tags: trunk
04:39
Correct compilation errors, the framebuffer operates a bit incorrectly. check-in: 6518223eac user: stephanie.gawroriski tags: trunk
2018-12-02
20:43
Map the function keys to command buttons. check-in: c44ad16911 user: stephanie.gawroriski tags: trunk
14:59
Check the character before the keycode, since it may be invalid; From Swing, do not map characters to keycode since we need to keep keys the same (the only exception is Pound and Star). check-in: bc302d4ed5 user: stephanie.gawroriski tags: trunk