Timeline

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

10 check-ins that include changes to files matching 'runt/libs/strings/net/multiphasicapps/*'

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
2018-12-23
17:35
Add a way to read files from the root source directory, also it is capable of reading MIME files as well. check-in: cdb401dff6 user: stephanie.gawroriski tags: trunk
2018-11-04
17:02
Correct StringUtils.to(Upper|Lower)CaseNoLocale() creating strings which were blank (the temporary StringBuilder length was used, which always was zero). check-in: 00da1acd44 user: stephanie.gawroriski tags: trunk
2017-12-01
04:01
Implement parts of APIName, Configuration, and Profile. check-in: 7dbf97c1c0 user: stephanie.gawroriski tags: trunk
03:17
Implement CharSequence.fieldSplit(). check-in: 13f4c1fe86 user: stephanie.gawroriski tags: trunk
2017-11-30
21:17
Cleanup midlet code so that it currently compiles. check-in: 7ebd5b24b4 user: stephanie.gawroriski tags: trunk
21:08
Base for refactor of the meep-midlet identification and dependency system, should be much easier when finished. check-in: 63ebfa86a4 user: stephanie.gawroriski tags: trunk
2017-11-26
23:40
Incorrect reorder version numbers; Add base for IntegerList; Add base for StringUtils.multipleIndexOf(); Add other dependency constructors for various use cases; Implement DependencySet.providedByManifest() check-in: d709cf7652 user: stephanie.gawroriski tags: trunk
2017-11-23
19:14
Add string utilities project which will be needed for reducing repeat code; Creation of DependencyList from manifests. check-in: 4360daa082 user: stephanie.gawroriski tags: trunk