Timeline

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

50 most recent check-ins that include changes to files matching 'runt/apis/meep-swm/javax/*'

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-14
03:52
Move massive amount of files to their own modules. check-in: c7cae997bd user: stephanie.gawroriski tags: wip-gradle-modernization
2019-06-23
16:12
Reorder errors in runt/apis/meep-swm check-in: 30361f10fb user: stephanie.gawroriski tags: trunk
2019-05-19
13:40
Base for icons in the launch list. check-in: c51e50ac6c user: stephanie.gawroriski tags: trunk
2019-02-03
00:24
Add new API base for the ability to launch commands with system properties and console redirection as well. check-in: f09d7f9d04 user: stephanie.gawroriski tags: trunk
2018-12-15
23:21
Load the suite information sooner rather than later. check-in: 70ddf01f47 user: stephanie.gawroriski tags: trunk
23:15
Do not weak reference suites. check-in: d4de387d63 user: stephanie.gawroriski tags: trunk
2018-12-13
03:35
Correct launching and exiting of the task. check-in: 20ae4dcb27 user: stephanie.gawroriski tags: trunk
2018-12-08
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
2018-11-25
14:57
Update exceptions and such. check-in: fabe650c26 user: stephanie.gawroriski tags: trunk
2018-11-10
12:07
Reorder errors in runt/apis/meep-swm check-in: 9fe24d89d7 user: stephanie.gawroriski tags: trunk
2018-11-04
22:34
Remove returning suites debug. check-in: 18470fee74 user: stephanie.gawroriski tags: trunk
22:25
Detect task status. check-in: 616737c005 user: stephanie.gawroriski tags: trunk
22:13
Other tasks can be launched and ran. check-in: bc3e6d848c user: stephanie.gawroriski tags: trunk
22:06
Do not turn slashes into starts because the boot index has to match. check-in: 31ebbf5520 user: stephanie.gawroriski tags: trunk
21:57
Base creation of tasks. check-in: 7e18d0dbf5 user: stephanie.gawroriski tags: trunk
20:37
Add base for Task creation to launch other programs (needs more supporting SpringCoat code). check-in: ece9b0f558 user: stephanie.gawroriski tags: trunk
17:17
Remove debug printing since it is not needed, also produces a faster result. check-in: ee497094b5 user: stephanie.gawroriski tags: trunk
17:09
Add Suite.toString() to help see what suites were used. check-in: ca4558e2e3 user: stephanie.gawroriski tags: trunk
16:55
In Suite do not use a short lived cache for the manifest and suite info, it is far too slow to load it every time. check-in: 7ba21003ed user: stephanie.gawroriski tags: trunk
15:31
Implement PrintStream.print(int); Add toStrings() to SWM classes; Add a means to obtain the depth of the guests within the VM, this is to help differentiate if TODO/DBUG were made from the host VM (SpringCoat) or code running in SpringCoat. check-in: 2e79cbaa66 user: stephanie.gawroriski tags: trunk
2018-11-02
12:09
Add String.format(); Bring in dependency lookup from the build system for suites. check-in: a67ccf9a43 user: stephanie.gawroriski tags: trunk
2018-10-30
12:53
Get wanted dependencies for running suites. check-in: 8b68e47505 user: stephanie.gawroriski tags: trunk
02:11
Minor note work. check-in: a038df606d user: stephanie.gawroriski tags: trunk
2018-10-29
20:18
Remove some debug messages. check-in: 9118dee820 user: stephanie.gawroriski tags: trunk
18:36
Messed up LinkedList implementation; Some correction and such. check-in: daf07319f6 user: stephanie.gawroriski tags: trunk
13:37
Implement Suite.getMIDlets(). check-in: 9ae56cede3 user: stephanie.gawroriski tags: trunk
2018-10-27
00:07
Implement some resource lookup. check-in: 278651b375 user: stephanie.gawroriski tags: trunk
2018-10-26
19:46
Base query for suites. check-in: 66a4385a74 user: stephanie.gawroriski tags: trunk
2018-10-17
02:31
Add notice to asruntime.mkd; Make meep-swm compile by comment out and TODOing. check-in: 14a451871f user: stephanie.gawroriski tags: trunk
01:59
Remove imports. check-in: 25ef94e9ca user: stephanie.gawroriski tags: trunk
2018-10-15
03:26
Minor error fixes. check-in: 887008eb2b user: stephanie.gawroriski tags: trunk
2018-03-15
03:40
Correct compilation of all the code. check-in: 1c08c182be user: stephanie.gawroriski tags: trunk
2018-03-03
23:00
Correct meep-swm due to changes. check-in: 704cb7f689 user: stephanie.gawroriski tags: trunk
04:22
Minor work on tasks. check-in: c7278e5675 user: stephanie.gawroriski tags: trunk
2018-02-12
00:27
Add new interface for obtaining resources via scope, will be needed by the compiler and such. check-in: 933e38b187 user: stephanie.gawroriski tags: trunk
2018-01-27
19:40
Correct meep-swm due to changes. check-in: e5e5bc2156 user: stephanie.gawroriski tags: trunk
2018-01-15
18:00
Reorder errors in runt/apis/meep-swm/ check-in: 8eb0ef0212 user: stephanie.gawroriski tags: trunk
2018-01-14
21:13
Sort imports for runt/apis/meep-swm/. check-in: e7768fa9d2 user: stephanie.gawroriski tags: trunk
15:35
Put imports on same line now that they fit. check-in: 064c17a837 user: stephanie.gawroriski tags: trunk
2018-01-13
23:26
Re-domain for runt/apis/meep-swm/. check-in: ba168ad726 user: stephanie.gawroriski tags: trunk
05:34
Reorder errors in runt/apis/meep-swm/ check-in: 92eb447e6a user: stephanie.gawroriski tags: trunk
2018-01-09
16:17
Move and correct a bunch of things due to the library client/server split. check-in: cc02f36c20 user: stephanie.gawroriski tags: trunk
2018-01-05
20:08
Add base for library service and supporting initialization of it. check-in: 1786af0a54 user: stephanie.gawroriski tags: trunk
2018-01-04
02:31
Correct code which relied on the older service code. check-in: 68664a355c user: stephanie.gawroriski tags: trunk
01:36
Cleanup and base for services; For simplicity KernelTasks are SystemTasks, this makes things much easier. check-in: e413b413f3 user: stephanie.gawroriski tags: trunk
2018-01-03
23:14
Service call correction. check-in: 640547f62e user: stephanie.gawroriski tags: trunk
05:07
Corrections in meep-swm. check-in: 22967728e3 user: stephanie.gawroriski tags: trunk
03:17
Correct the GCF project and other projects. check-in: fe7ca1333c user: stephanie.gawroriski tags: trunk
03:10
Correct meep-swm. check-in: 6de33279c7 user: stephanie.gawroriski tags: trunk