Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins that include changes to files matching 'modules/cldc-compact/src/main/java/cc/squirreljme/runtime/*'
2025-05-04
| ||
01:46 | Merge from trunk. check-in: 9eb003c0c2 user: stephanie.gawroriski tags: wip-keitaisound | |
01:46 | Merge in wip-mathexp. check-in: 0d0b529659 user: stephanie.gawroriski tags: trunk | |
01:45 | Add accelerators for exp() and pow(). Closed-Leaf check-in: 292ac023f4 user: stephanie.gawroriski tags: wip-mathexp | |
2025-04-26
| ||
20:08 | Merge from trunk. check-in: c3a5ca4857 user: stephanie.gawroriski tags: wip-nanocoatexec | |
03:46 | Merge in refactored MEEP RMS (wip-rms2) which means record stores are now saved and restored from disk! check-in: e0ed3e6971 user: stephanie.gawroriski tags: trunk | |
00:46 | Correct filtered searching. check-in: 4ba3cb5817 user: stephanie.gawroriski tags: wip-rms2 | |
2025-04-14
| ||
22:58 | Merge from trunk. check-in: 9a7e9fe25a user: stephanie.gawroriski tags: wip-rms2 | |
2025-04-12
| ||
02:08 | Merge from trunk. check-in: cd25fb209d user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-04-10
| ||
21:09 | Include latest build version information; Calling convention for 32-bit Windows should be correct for ScritchUI. check-in: c475403415 user: stephanie.gawroriski tags: trunk | |
2025-04-07
| ||
20:48 | Merge from trunk. check-in: f326cb2416 user: stephanie.gawroriski tags: wip-nanocoatexec | |
20:38 | Put all of the starting debug text under verbose; Implement -version for standalone. check-in: bec6145f48 user: stephanie.gawroriski tags: trunk | |
2025-03-27
| ||
22:28 | Merge from trunk. check-in: f3037cf897 user: stephanie.gawroriski tags: wip-nanocoatexec | |
20:55 | Merge from wip-calendar, it is good enough so far. check-in: c9f8d24e3a user: stephanie.gawroriski tags: trunk | |
2025-03-23
| ||
01:08 | Merge from trunk. check-in: 10f70e079b user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-03-16
| ||
01:48 | Merge from trunk. check-in: 0f15515dac user: stephanie.gawroriski tags: wip-cocoa | |
2025-03-09
| ||
05:50 | Make some useful utilities public. check-in: 91f673344a user: stephanie.gawroriski tags: trunk | |
2025-02-10
| ||
21:46 | Merge from trunk. check-in: e90335159e user: stephanie.gawroriski tags: wip-nanocoatexec | |
05:43 | Remove ZIP specific IBM437 decoder and make it generic. check-in: 8a82ad0c80 user: stephanie.gawroriski tags: trunk | |
05:29 | Make CodecFactory external. check-in: 971b752db0 user: stephanie.gawroriski tags: trunk | |
04:42 | Minor updates. check-in: 402af64dd3 user: stephanie.gawroriski tags: trunk | |
2025-02-06
| ||
01:30 | Merge from trunk. check-in: eec5057e6f user: stephanie.gawroriski tags: wip-cocoa | |
2025-01-24
| ||
00:54 | Merge from trunk. check-in: 947852bfc8 user: stephanie.gawroriski tags: wip-calendar | |
2025-01-23
| ||
22:36 | Cherry pick String off-loading improvements from `wip-nanocoatexec`. check-in: bf96b03e79 user: stephanie.gawroriski tags: trunk | |
07:44 | StringShelf implementations for SpringCoat. check-in: b9461374b9 user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-01-22
| ||
22:25 | Base initial refactor for String, note that SpringCoat has not been adapted yet. check-in: fffdc21708 user: stephanie.gawroriski tags: wip-nanocoatexec | |
2024-12-29
| ||
23:25 | Merge from trunk. check-in: 6262380235 user: stephanie.gawroriski tags: wip-nanocoatexec | |
2024-12-08
| ||
22:12 | Merge from trunk. check-in: 5f2e4f9c56 user: stephanie.gawroriski tags: wip-cocoa | |
2024-12-06
| ||
22:53 | Correct tableswitch low/high condition being incorrect, it is <= not <; Make the launcher query progress more accurate and not jumping between values; Add Debugging.VERBOSE and put much of the suite scanning under that since it works rather fine now; Do not consider the current class to be a super class of the current class with regards to `invokespecial`. check-in: 1efa6f4b0b user: stephanie.gawroriski tags: trunk | |
2024-11-29
| ||
00:06 | Fixes to get Tetris 2002 runnable. check-in: 6ce8711906 user: stephanie.gawroriski tags: trunk | |
2024-10-15
| ||
16:29 | Merge from trunk. check-in: 950dfb12d2 user: stephanie.gawroriski tags: wip-todobus | |
2024-10-11
| ||
17:31 | Merge from trunk. check-in: e072decbe1 user: stephanie.gawroriski tags: wip-cocoa | |
2024-10-08
| ||
00:27 | Merge from trunk. check-in: 4427a521ed user: stephanie.gawroriski tags: wip-nanocoatexec | |
2024-10-07
| ||
21:33 | Mark more needed APIs and ScritchMenuInterface which fix SpringCoat; Recursively go through interfaces for VisClasses so everything is considered. check-in: d432faabdb user: stephanie.gawroriski tags: trunk | |
2024-10-03
| ||
23:29 | Add check for stdarg.h/varargs.h; Backup GitHub Classic Projects as GitHub is rudely going to delete them, will have to convert later. check-in: 1061046932 user: stephanie.gawroriski tags: trunk | |
2024-08-13
| ||
22:10 | Add base TODO bus handling for SpringCoat. check-in: 196e9aacb4 user: stephanie.gawroriski tags: wip-todobus | |
2024-08-11
| ||
23:20 | Merge from trunk. check-in: ac641ad226 user: stephanie.gawroriski tags: wip-calendar | |
2024-08-08
| ||
14:01 | Merge from trunk. check-in: 52edea1f80 user: stephanie.gawroriski tags: wip-nanocoatclassparse | |
2024-07-28
| ||
13:12 | Merge from trunk. check-in: 5003212aba user: stephanie.gawroriski tags: wip-scritchui | |
2024-07-25
| ||
03:24 | Allow locale and encoding to be overridden, for i-mode applications set shift-jis and ja-JP. check-in: 64b4c9d916 user: stephanie.gawroriski tags: trunk | |
2024-06-24
| ||
20:53 | Merge from trunk. check-in: 1cd23e04c3 user: stephanie.gawroriski tags: wip-calendar | |
2024-06-16
| ||
21:09 | Merge from trunk. check-in: 2ce67ca119 user: stephanie.gawroriski tags: wip-nanocoatclassparse | |
2024-06-15
| ||
20:45 | Major cherrypicking from wip-scritchui, mostly everything that is not related to it. check-in: 5262d6049d user: stephanie.gawroriski tags: trunk | |
20:07 | Merge from trunk. check-in: 24e9d4d05c user: stephanie.gawroriski tags: wip-scritchui | |
2024-06-09
| ||
06:43 | Add debugging surrounding when the wrong method name is used. check-in: 0d18ed5803 user: stephanie.gawroriski tags: trunk | |
2024-05-26
| ||
20:39 | Parsing of BDF fonts, soon will have font compression and compilation occur. check-in: ddfe6069ef user: stephanie.gawroriski tags: wip-scritchui | |
2024-04-15
| ||
17:44 | Merge from trunk. check-in: 17c66edbcc user: stephanie.gawroriski tags: wip-sdk2 | |
2024-03-31
| ||
03:07 | Cherry pick changes from wip-scritchui which should be mainline. check-in: 84fb9704d1 user: stephanie.gawroriski tags: trunk | |
2024-03-17
| ||
06:01 | More UI work. check-in: 9cd1523073 user: stephanie.gawroriski tags: wip-scritchui | |
2024-02-26
| ||
03:43 | Merge from trunk. check-in: f37d926f17 user: stephanie.gawroriski tags: wip-midi | |
2024-02-04
| ||
04:53 | Minor timezone work. check-in: d8c12118cc user: stephanie.gawroriski tags: wip-calendar | |