Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-03-28
| ||
04:21 | Get Puyo Puyo DX working. Leaf check-in: bc28ece27a user: stephanie.gawroriski tags: trunk | |
2025-03-27
| ||
22:28 | Merge from trunk. Leaf check-in: f3037cf897 user: stephanie.gawroriski tags: wip-nanocoatexec | |
21:47 | Corrections around paths regarding suites, especially on Windows; Correct max value permitted for VMDescriptionType. check-in: 37d2c83862 user: stephanie.gawroriski tags: trunk | |
20:55 | Merge from wip-calendar, it is good enough so far. check-in: c9f8d24e3a user: stephanie.gawroriski tags: trunk | |
18:32 | DoJa needs additional files for -jar; Make DoubleBuffer and SingleBuffer public. check-in: 87fc06da40 user: stephanie.gawroriski tags: trunk | |
01:46 | Update public key. check-in: 9b37fb1c52 user: stephanie.gawroriski tags: trunk | |
01:27 | Add phantom backlink for arrays; Add base for sjme_jinterfaceID which will store information on an implemented interface. (redo) check-in: b420c02d63 user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-03-26
| ||
01:08 | Reading from arrays. check-in: ab185dc162 user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-03-25
| ||
00:40 | Clarify exceptions. Leaf check-in: 1a1cd7c1be user: stephanie.gawroriski tags: wip-cocoa | |
2025-03-23
| ||
21:31 | Initial base for array read. check-in: eeecc67f98 user: stephanie.gawroriski tags: wip-nanocoatexec | |
18:42 | Base entry for array reading; Add size multiplier for all the basic types; Add array storage types. check-in: 77357c526e user: stephanie.gawroriski tags: wip-nanocoatexec | |
07:20 | Merge from trunk. check-in: 1dff86c9b3 user: stephanie.gawroriski tags: wip-nanocoatexec | |
05:38 | Always include stdGone. check-in: 649423db6e user: stephanie.gawroriski tags: trunk | |
01:10 | Merge from trunk. check-in: ade2c68ed0 user: stephanie.gawroriski tags: wip-cocoa | |
01:08 | Merge from trunk. check-in: 10f70e079b user: stephanie.gawroriski tags: wip-nanocoatexec | |
01:02 | Large number of fixes for MSVC 2005, currently does not build for it however. check-in: 254caa67be user: stephanie.gawroriski tags: trunk | |
2025-03-22
| ||
17:09 | Get of array length. check-in: 4c8742ce6f user: stephanie.gawroriski tags: wip-nanocoatexec | |
17:00 | Add base for class new. check-in: b7f00d9a5a user: stephanie.gawroriski tags: wip-nanocoatexec | |
16:56 | Initialize of arrays. check-in: fe9e74e631 user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-03-21
| ||
04:21 | Initialize string array for arguments. check-in: a137cbd5d8 user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-03-20
| ||
23:43 | Move object initialization from task to instance; More main argument initialization; Add common class loading for classes such as Object and String. check-in: 1e0377161c user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-03-18
| ||
21:48 | Delete the byte code tests, that is better handled in Java code. check-in: 207b77f09d user: stephanie.gawroriski tags: wip-nanocoatexec | |
21:46 | Add functional character sequence; Correct emulator-base middle layer. check-in: 021456dcc2 user: stephanie.gawroriski tags: wip-nanocoatexec | |
00:03 | Base entry point for new arrays. check-in: a2a2408b1c user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-03-17
| ||
00:15 | Array elements are aligned by pointer. check-in: 726288246b user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-03-16
| ||
23:00 | Add base for array type. check-in: 4e6046b142 user: stephanie.gawroriski tags: wip-nanocoatexec | |
21:37 | Use tempUtf when printing the binary name for the stack trace. check-in: 7869b627cd user: stephanie.gawroriski tags: wip-nanocoatexec | |
21:35 | Improve sjme_charSeq_tempUtf() to make it act like a circle buffer; Base for main class entry. check-in: e6c1ca2d0b user: stephanie.gawroriski tags: wip-nanocoatexec | |
17:26 | Set frame for scroll panel. check-in: 79983a86d5 user: stephanie.gawroriski tags: wip-cocoa | |
17:11 | Use BGR on GNUstep. check-in: d545655c86 user: stephanie.gawroriski tags: wip-cocoa | |
07:20 | Wrap widths/heights with abs. check-in: 433179e476 user: stephanie.gawroriski tags: wip-cocoa | |
07:12 | Attempt at getting scroll views working. check-in: a4a2e453f4 user: stephanie.gawroriski tags: wip-cocoa | |
06:31 | Attempt at scroll views in Cocoa. check-in: fbe6337fd5 user: stephanie.gawroriski tags: wip-cocoa | |
04:49 | Add note. check-in: de2792f2bc user: stephanie.gawroriski tags: wip-cocoa | |
04:16 | Handling of Cocoa key events. check-in: 7f076f37f1 user: stephanie.gawroriski tags: wip-cocoa | |
03:33 | Drawing of RGB slices for Cocoa. check-in: 40bff177ac user: stephanie.gawroriski tags: wip-cocoa | |
01:48 | Merge from trunk. check-in: 0f15515dac user: stephanie.gawroriski tags: wip-cocoa | |
2025-03-15
| ||
02:39 | Refactored character sequences to the point where I was previously, which is starting the main process. check-in: 3daba43e8f user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-03-12
| ||
01:24 | Fix around refactor. check-in: 674354ae12 user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-03-09
| ||
22:25 | Continued character sequence refactor. check-in: b072c43235 user: stephanie.gawroriski tags: wip-nanocoatexec | |
18:15 | Continued refactor of charSeq implementing equals and better charAt. check-in: b147cd88f9 user: stephanie.gawroriski tags: wip-nanocoatexec | |
05:50 | Make some useful utilities public. check-in: 91f673344a user: stephanie.gawroriski tags: trunk | |
05:28 | More character sequence refactoring. check-in: 84b6c7fac4 user: stephanie.gawroriski tags: wip-nanocoatexec | |
04:08 | Downgrade iban4j back to 3.2.7 as that supports Java 8. check-in: f75a0cc114 user: stephanie.gawroriski tags: trunk | |
01:59 | Continued refactor of charseq. check-in: f6c2625511 user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-03-08
| ||
16:31 | Continuation of char sequence refactor. check-in: 86051ddc32 user: stephanie.gawroriski tags: wip-nanocoatexec | |
03:14 | Base refactor of character sequences to make them far easier to use. check-in: 1f1578f135 user: stephanie.gawroriski tags: wip-nanocoatexec | |
02:00 | Base for threads and otherwise. check-in: 07ff02f6b8 user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-03-07
| ||
23:54 | Add base stubs for mleThread; remove some field changing ThreadShelf functions and do it much better. check-in: d45818c1d0 user: stephanie.gawroriski tags: wip-nanocoatexec | |
15:32 | Correct date of october post. check-in: 10082b1681 user: stephanie.gawroriski tags: trunk | |