Timeline

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

50 most recent check-ins that include changes to files matching 'bldt/*'

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
01:44
Move PalmOS related files over. check-in: 20430ff775 user: stephanie.gawroriski tags: wip-gradle-modernization
2020-02-23
21:55
Remove the old MANIFEST.MF and TEST.MF. check-in: 8f2c7c515f 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
2020-02-16
16:30
Setup JavaDoc and make various corrections to documentation. check-in: 4b46422824 user: stephanie.gawroriski tags: wip-gradle-modernization
2020-01-18
15:34
Creation of JFrame and loading of application icon. check-in: 0c9b8b3116 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
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
2019-12-28
22:46
Shorten FRAMEBUFFER_PROPERTY to FRAMEBUFFER; Implement base support for framebuffers. check-in: 243216595d 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
2019-12-25
01:54
Add TestInteger to return primitive int for tests; Handle .class and .class.__mime in TestSource; Add Jasmin assembly scripts; Add test for DUP. check-in: 828b444daa user: stephanie.gawroriski tags: trunk
2019-12-21
14:34
Add launch switch -e to list the entry points of a program. check-in: fe686c872e user: stephanie.gawroriski tags: trunk
2019-12-14
18:06
Store whether the initial program to launch is a MIDlet or not so that it need not be auto-detected. check-in: 474f5c02cf user: stephanie.gawroriski tags: trunk
2019-12-07
15:25
Switch the milli wall and mono nano calls to use long return values instead of being split. check-in: a2c9801d90 user: stephanie.gawroriski tags: trunk
14:34
Make system calls long instead of int. check-in: 44e07cb9e5 user: stephanie.gawroriski tags: trunk
2019-11-29
00:31
Implement listing of resources that exist within a resource based class library. check-in: 53c8cc9c55 user: stephanie.gawroriski tags: trunk
2019-10-06
21:55
Add branched out printing for object to/from pointer. check-in: 4d4b57a42e user: stephanie.gawroriski tags: trunk
16:05
Migrate sleep system call. check-in: d26777b957 user: stephanie.gawroriski tags: trunk
2019-09-28
15:44
Ignore directories in ZipPathSetIterator; Ignore directories in the build system VM processor. check-in: cd890a8948 user: stephanie.gawroriski tags: trunk
2019-07-13
17:19
Remove unique ID; Write short for record ID. check-in: 5c99e150ea user: stephanie.gawroriski tags: trunk
17:14
Write missing next record list. check-in: 7c8be614a6 user: stephanie.gawroriski tags: trunk
16:49
Writing of PalmOS databases or resources. check-in: 24f52edab8 user: stephanie.gawroriski tags: trunk
15:49
Record the epoch difference for UNIX and PalmOS (Mac). check-in: ecce1ba61d user: stephanie.gawroriski tags: trunk
15:47
Set attributes in the ROM database; Write of name and attributes. check-in: f1cdff6ee7 user: stephanie.gawroriski tags: trunk
14:44
Add write to byte array version of the database. check-in: a2e7a01986 user: stephanie.gawroriski tags: trunk
14:41
Write part of the database fields. check-in: 49d76c6c68 user: stephanie.gawroriski tags: trunk
14:21
Building of the SquirrelJME ROM. check-in: 9edcb5e052 user: stephanie.gawroriski tags: trunk
13:36
Add base for PalmOS distribution; Add base for PalmOS utilities. check-in: cc0e30498e user: stephanie.gawroriski tags: trunk
13:25
Adjust SummerCoatROM builder to allow potential fork offs. check-in: abbc2b7c1f user: stephanie.gawroriski tags: trunk
2019-06-30
19:53
Always exit all profiler frames with the launcher exits; Add extra profiling to SummerCoat (breakpoint and syscalls). check-in: ca8f827836 user: stephanie.gawroriski tags: trunk
11:32
Add base for documentation interface. check-in: d5251643ab user: stephanie.gawroriski tags: trunk
2019-06-24
15:26
Do not compile the binary if there is no source. check-in: d6208a3659 user: stephanie.gawroriski tags: trunk
15:26
Handle no source code in SXS dump. check-in: 35efae1dfd user: stephanie.gawroriski tags: trunk
2019-06-23
17:01
Place in the main class of the launcher into the BootROM; Move the TOCOffset to after the num jars so new boot entries can be added without breaking things. check-in: e445fc1b23 user: stephanie.gawroriski tags: trunk
16:12
Reorder errors in bldt/mids/pcf-to-sqf check-in: 15f040c186 user: stephanie.gawroriski tags: trunk
16:12
Reorder errors in bldt/libs/builder-support check-in: fff6645b15 user: stephanie.gawroriski tags: trunk
16:12
Reorder errors in bldt/javase/libs/javase-runtime check-in: b9ea0e5d6e user: stephanie.gawroriski tags: trunk
2019-06-21
19:55
Enable flag to use passed classpath; Correct reading wrong part of the boot classpath table; Normalize all library names to end in .jar; Correct the wrong boot libraries being passed to the minimizer. check-in: ff46323117 user: stephanie.gawroriski tags: trunk
19:19
Merge free chunks to make more memory available; Build binaries when using the bitmap dump; In SpringCoat have unique strings map null with zero. check-in: 8b24bce579 user: stephanie.gawroriski tags: trunk
13:11
Have the software math functions return their respective type (so it can be used with JavaSE/SpringCoat); Add assembly methods for value unpacking (long) and packing (double, long). check-in: 10d67841d4 user: stephanie.gawroriski tags: trunk
12:48
Add operations to pack and unpack long values. check-in: 6069346166 user: stephanie.gawroriski tags: trunk
2019-06-20
13:16
Correct font to C conversion errors. check-in: c8006826ed user: stephanie.gawroriski tags: trunk
12:47
Add export to SQF. check-in: 50e166d36b user: stephanie.gawroriski tags: trunk
2019-06-17
12:16
Add call tracing, unique objects, and unique strings for the Java SE wrapper; Prevent short system call arguments in JavaSE and SpringCoat; Correct index for unique objects in SpringCoat check-in: e75b6399ef user: stephanie.gawroriski tags: trunk
11:45
Sort Java SE system calls. check-in: f10006fd39 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
19:44
Add debug points for at-end generated handlers; If the JPC is invalid do not throw an exception in SXS. check-in: 3ce5be8da6 user: stephanie.gawroriski tags: trunk