Timeline

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

50 ancestors of 0411527e1af9714b

2019-08-11
17:18
Writing of bytes and such; Update PGP key as it has just expired. check-in: 0411527e1a user: stephanie.gawroriski tags: trunk
15:40
Implement some base methods for writing data. check-in: 8312e39f0f user: stephanie.gawroriski tags: trunk
15:16
Refactor the minimizer to use the new table section output as it is easier to manage. check-in: 5bd3e800ba user: stephanie.gawroriski tags: trunk
14:28
Just make the variable length the minimum value. check-in: 34669358f3 user: stephanie.gawroriski tags: trunk
14:27
Add base class for the table section output stream. check-in: e0aa2eeed0 user: stephanie.gawroriski tags: trunk
13:38
Make Minimizer.__dosRound() return the current size. check-in: 78b5f17ee7 user: stephanie.gawroriski tags: trunk
2019-07-31
07:02
Backup developer notes. check-in: 3fc7c5f25b user: squirreljme tags: trunk
2019-07-28
07:02
Backup developer notes. check-in: 68cc73b212 user: squirreljme tags: trunk
2019-07-27
11:22
Add base for targetted pool builder which will either directly or through an alias write the target pool. check-in: 6b5cc6c99a user: stephanie.gawroriski tags: trunk
2019-07-26
07:02
Backup developer notes. check-in: 13dcb6c31e user: squirreljme tags: trunk
2019-07-25
22:19
Unspecify release date for 0.4.0. check-in: 0a71143c08 user: stephanie.gawroriski tags: trunk
2019-07-21
07:02
Backup developer notes. check-in: f5ce6bdeed user: squirreljme tags: trunk
2019-07-20
12:38
Deprecate the old pool stuff. check-in: c97997ac5b user: stephanie.gawroriski tags: trunk
12:34
Implement encode of dual-pool data. check-in: b9d162787e user: stephanie.gawroriski tags: trunk
11:37
Base determine of pool type and if it should go in the pool. check-in: 2be98b73af user: stephanie.gawroriski tags: trunk
11:07
Correct offsets for the Jar and Pack for the dual-pool. check-in: f66e6ba3e8 user: stephanie.gawroriski tags: trunk
2019-07-18
07:02
Backup developer notes. check-in: c86ede7865 user: squirreljme tags: trunk
2019-07-17
17:46
Base outer pool encoding logic. check-in: b5b3691094 user: stephanie.gawroriski tags: trunk
16:54
Base for encode and write call of the dual pool. check-in: 86d571356b user: stephanie.gawroriski tags: trunk
14:32
Add base for pool encoder and the various class representations of the dual pool. check-in: 6442b8874f user: stephanie.gawroriski tags: trunk
14:05
Add base for dual class runtime pool and the forwarding logic for the shared pool information. check-in: c9574df05d user: stephanie.gawroriski tags: trunk
13:27
Correct SuitesMemory initialization being wrong with the new fields for the split pools. check-in: 80e4b81eb5 user: stephanie.gawroriski tags: trunk
13:23
Remove flowercoat, it is not used. check-in: 787f682dd4 user: stephanie.gawroriski tags: trunk
2019-07-16
07:02
Backup developer notes. check-in: b44bb6091d user: squirreljme tags: trunk
2019-07-15
14:04
Add basic pool builder and basic pool entry. check-in: 604bed096d user: stephanie.gawroriski tags: trunk
11:45
Add static and runtime pool to the packfile. check-in: 11f111658b user: stephanie.gawroriski tags: trunk
11:39
Add static and runtime constant pool to the JAR. check-in: c28f03261a user: stephanie.gawroriski tags: trunk
11:31
Add static and runtime constant pools to the class. check-in: 84d7bf5ed1 user: stephanie.gawroriski tags: trunk
11:14
Implement HashMap.put(). check-in: c84097a743 user: stephanie.gawroriski tags: trunk
11:03
Implement MiniClassAccessor.baseInstanceSize(). check-in: fda1b54bff user: stephanie.gawroriski tags: trunk
07:02
Backup developer notes. check-in: b4cf114941 user: squirreljme tags: trunk
2019-07-14
23:15
Modify how the console characters are drawn, currently fails on depths lower than 8. check-in: efc0fbe3cd user: stephanie.gawroriski tags: trunk
22:37
Add packed pixel formats. check-in: 375fbc3e42 user: stephanie.gawroriski tags: trunk
19:20
Set the correct bit depth on high density displays. check-in: 94c2d0b741 user: stephanie.gawroriski tags: trunk
18:59
Correct console drawing on other bit-depths. check-in: 84f0d69886 user: stephanie.gawroriski tags: trunk
18:56
Add bytes per pixel information and correct screen wipe up accordingly. check-in: a5506c2946 user: stephanie.gawroriski tags: trunk
18:47
Allow framebuffer to be in different formats; Initialize the screen in Palm OS; Add more framebuffer properties; Allow the framebuffer to be flushed. check-in: 1d06a10049 user: stephanie.gawroriski tags: trunk
17:44
Correct typo, reduce cycle count. check-in: e272805c08 user: stephanie.gawroriski tags: trunk
17:42
Use ROM version macro instead. check-in: 7c2dcb042e user: stephanie.gawroriski tags: trunk
13:15
Put in JVM execution loop. check-in: 8f1da9c927 user: stephanie.gawroriski tags: trunk
13:04
Add JVM destruction code. check-in: 4d21651eff user: stephanie.gawroriski tags: trunk
13:00
Update error title. check-in: 246994e950 user: stephanie.gawroriski tags: trunk
12:54
Add base JVM initialization with error code print. check-in: a531e486b4 user: stephanie.gawroriski tags: trunk
12:19
Use PalmOS glue when allocating to allocate more than 64K. check-in: d8083eba5c user: stephanie.gawroriski tags: trunk
07:02
Backup developer notes. check-in: 32d646c7e1 user: squirreljme tags: trunk
2019-07-13
17:37
Add more flags to the Palm ROM. check-in: e089fe1b81 user: stephanie.gawroriski tags: trunk
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