Timeline

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

200 most recent check-ins using file public-key.gpg version c98e96e1bf

2019-02-12
17:03
Some work. check-in: e92de65930 user: stephanie.gawroriski tags: trunk
2019-02-08
08:02
Backup developer notes. check-in: 798c62c479 user: squirreljme tags: trunk
01:37
Add building of method references to the VTable. check-in: af1c1684e1 user: stephanie.gawroriski tags: trunk
01:31
Add VTableMethodReference. check-in: ea0cb43e36 user: stephanie.gawroriski tags: trunk
01:29
Add invocation type. check-in: 742938d45c user: stephanie.gawroriski tags: trunk
2019-02-07
08:02
Backup developer notes. check-in: 3939ff0009 user: squirreljme tags: trunk
2019-02-06
20:52
Process some more byte codes; add string representations. check-in: c00ae75531 user: stephanie.gawroriski tags: trunk
08:02
Backup developer notes. check-in: 59063dccda user: squirreljme tags: trunk
00:28
Minor work on cleanup. check-in: ae01fc3475 user: stephanie.gawroriski tags: trunk
2019-02-05
20:57
Minor work. check-in: 29f98c01b8 user: stephanie.gawroriski tags: trunk
20:39
Corrections to compilation. check-in: a8dff38e8b user: stephanie.gawroriski tags: trunk
20:06
Some reworking of register things to make it easier to do things. check-in: ba413d128b user: stephanie.gawroriski tags: trunk
2019-02-03
17:48
Base for process. check-in: 10a700c260 user: stephanie.gawroriski tags: trunk
08:02
Backup developer notes. check-in: 3ce32d1a0a user: squirreljme tags: trunk
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
2019-02-02
15:03
Base read of get static. check-in: 508f5f8d86 user: stephanie.gawroriski tags: trunk, x-date-201902
2019-01-26
08:02
Backup developer notes. check-in: 36df433633 user: squirreljme tags: trunk
01:35
Try switching to dollar for HostFileManager. check-in: b8630e12b1 user: stephanie.gawroriski tags: trunk
2019-01-25
20:50
Correct misreturn of property value in the common vm. check-in: 0d71be2956 user: stephanie.gawroriski tags: trunk
01:24
For SpringCoat, make the profiled thread use the boot suite. check-in: f27d6c2cc3 user: stephanie.gawroriski tags: trunk
00:38
Update CircleCI config to disable debug text. check-in: 0f4878adc0 user: stephanie.gawroriski tags: trunk
00:37
SpringCoat can now accept system properties for tasks. check-in: 0210a173f4 user: stephanie.gawroriski tags: trunk
00:15
Implement Arrays.equals(). check-in: ddaca290b8 user: stephanie.gawroriski tags: trunk
2019-01-24
19:40
Grammar and syntax. check-in: ee3d08f045 user: stephanie.gawroriski tags: trunk
19:38
Slight adjustment. check-in: 26b4613292 user: stephanie.gawroriski tags: trunk
19:36
Changelog for 0.4.0. check-in: 5cbc0c9ce2 user: stephanie.gawroriski tags: trunk
18:59
Document API level range limits. check-in: 251b3dba13 user: stephanie.gawroriski tags: trunk
18:56
Add XPM of the feature graphic. check-in: 63cdf376e4 user: stephanie.gawroriski tags: trunk
18:54
Rename b64 extension to __mime for the archived mascot graphics. check-in: 5f24312891 user: stephanie.gawroriski tags: trunk
18:53
Add XCF sources for the feature graphic and Patreon banner. check-in: 22fb1dae9d user: stephanie.gawroriski tags: trunk
18:49
Add missing "mimemessage" resource, it was never added thus why the MIME decoder test failed. check-in: 2348bc91c6 user: stephanie.gawroriski tags: trunk
18:48
Notes on the next release. check-in: d119eecdd2 user: stephanie.gawroriski tags: trunk
17:30
Add API Level for SquirrelJME 0.4.0. check-in: 8a3fa85059 user: stephanie.gawroriski tags: trunk
16:39
Correct comment; Update artifact storage name. check-in: 15709bc9ac user: stephanie.gawroriski tags: trunk
15:58
Adjust another ULP off by one. check-in: 01de71abec user: stephanie.gawroriski tags: trunk
15:39
Allow system properties to be specified when launching. check-in: b5b0160629 user: stephanie.gawroriski tags: trunk
15:29
Adjust the ULPs by 1 for the log test, it is still valid since it is within the base ULP range. check-in: 09f2882e88 user: stephanie.gawroriski tags: trunk
15:22
Move NPS snapshots in CircleCI elsewhere. check-in: 2a0c204b47 user: stephanie.gawroriski tags: trunk
14:44
Add pointer types. check-in: bb0802a305 user: stephanie.gawroriski tags: trunk
12:37
Translate ACONST_NULL. check-in: 0ca041b407 user: stephanie.gawroriski tags: trunk
08:02
Backup developer notes. check-in: 9ddff6dffe user: squirreljme tags: trunk
02:21
Store NPS snapshot in CircleCI. check-in: b11996badb user: stephanie.gawroriski tags: trunk
02:14
Allow the profiler snapshot to be saved elsewhere as needed. check-in: 51bc8c35c6 user: stephanie.gawroriski tags: trunk
01:39
Allow system properties to be specified in VMFactory via the shadedMain() and use those for VM initialization. check-in: 641503fef8 user: stephanie.gawroriski tags: trunk
01:19
Instead of stablevm and unstablevm, do springcoat and summercoat. check-in: 49823f487a user: stephanie.gawroriski tags: trunk
00:41
Hopefully configure CircleCI to pickup the JUnit test. check-in: 419ba1b349 user: stephanie.gawroriski tags: trunk
00:30
Generation of JUnit test report; Make propertie to get in the hello demo final. check-in: be5f60ec6a user: stephanie.gawroriski tags: trunk
2019-01-23
23:48
Send reports to a report collector. check-in: 25f1fdc6f8 user: stephanie.gawroriski tags: trunk
23:12
Output test results to standard error instead. check-in: 1e9c30e803 user: stephanie.gawroriski tags: trunk
23:06
When running a test, replace standard output with standard error while the test runs that way any output the test makes does not mess with reports. check-in: 2cefe6bd92 user: stephanie.gawroriski tags: trunk
15:06
Add CONST instruction. check-in: 723f9256a2 user: stephanie.gawroriski tags: trunk
14:07
Translation of load instructions. check-in: 46cf350461 user: stephanie.gawroriski tags: trunk
13:45
Base adding and translate of instructions. check-in: 5df8d3a4da user: stephanie.gawroriski tags: trunk
13:17
Add more history. check-in: efd6a8256e user: stephanie.gawroriski tags: trunk
2019-01-22
19:13
Base for register code builder. check-in: 26f271bc9b user: stephanie.gawroriski tags: trunk
13:58
Set of the virtual stack size along with the types of everything on there. check-in: c2192aa1d5 user: stephanie.gawroriski tags: trunk
13:37
Base parsing work; Add a work register for synchronized along with checks for that. check-in: 2c445a3f1e user: stephanie.gawroriski tags: trunk
08:02
Backup developer notes. check-in: 5718e0b4ff user: squirreljme tags: trunk
02:44
Add toString() to StackMapTable. check-in: f8f6b65831 user: stephanie.gawroriski tags: trunk
02:41
Base initialization of the storage for registers. check-in: 75658d0d70 user: stephanie.gawroriski tags: trunk
02:18
Add base for a primitive byte code processor which will not perform any optimizations (direct translation). check-in: 2abd5d793d user: stephanie.gawroriski tags: trunk
2019-01-21
08:02
Backup developer notes. check-in: 08ad054eaa user: squirreljme tags: trunk
2019-01-20
23:38
Remove skip and debug notices. check-in: 1d0d78a90d user: stephanie.gawroriski tags: trunk
23:38
Peek do not poll. check-in: 72f4f763bd user: stephanie.gawroriski tags: trunk
23:30
test. check-in: 16b5842ec4 user: stephanie.gawroriski tags: trunk
23:28
Change checks. check-in: 82c7ed5993 user: stephanie.gawroriski tags: trunk
23:26
Add means to run a specific test, either by its name or using wildcards. check-in: 323a181d88 user: stephanie.gawroriski tags: trunk
23:07
Crimp the midlet as well so it becomes lowercase. check-in: e30f5dcbbe user: stephanie.gawroriski tags: trunk
23:06
Implement String.endsWith(); Make the test name groups shorter using the internal SquirrelJME first before using the MIDlet name. check-in: 27436e3eaf user: stephanie.gawroriski tags: trunk
22:53
Add -l command to tac-runner which lists every test. check-in: 32ebf4337d user: stephanie.gawroriski tags: trunk
20:18
Some more history. check-in: 6aac180650 user: stephanie.gawroriski tags: trunk
20:14
Write some more history. check-in: fcdca33445 user: stephanie.gawroriski tags: trunk
20:09
Add the missing Vector class. check-in: 98ea4e3f44 user: stephanie.gawroriski tags: trunk
19:45
Remove ArrayDeque.toArray() so it inherits. check-in: 7638896718 user: stephanie.gawroriski tags: trunk
19:43
Implement AbstractCollection. check-in: 6afc8fde96 user: stephanie.gawroriski tags: trunk
18:59
Implement EventObject. check-in: 23b5fabfb7 user: stephanie.gawroriski tags: trunk
18:53
Add more factors to the test. check-in: f02ec4d737 user: stephanie.gawroriski tags: trunk
18:45
Adjust test so there are only unique values. check-in: 256b9a19f5 user: stephanie.gawroriski tags: trunk
18:42
Implement LinkedList. check-in: 9dfe82803c user: stephanie.gawroriski tags: trunk
18:24
Add test for deques. check-in: a0145dfb7b user: stephanie.gawroriski tags: trunk
16:34
Correct the name of the __NoResult__ source file; Move string encoding over as well. check-in: ff8a9ccc46 user: stephanie.gawroriski tags: trunk
16:25
Add base for data serialization and conversion; Add conversions from boxed arrays to primitive arrays. check-in: f53cef0ee1 user: stephanie.gawroriski tags: trunk
16:13
Add base for Deque test. check-in: adb8d3faf1 user: stephanie.gawroriski tags: trunk
15:10
Implement InputStream. check-in: 67570cb32f user: stephanie.gawroriski tags: trunk
08:02
Backup developer notes. check-in: e771669889 user: squirreljme tags: trunk
2019-01-19
22:34
Add history note. check-in: dcb1d44b14 user: stephanie.gawroriski tags: trunk
22:00
Spelling correction; Base for going over instructions. check-in: 539cbc142a user: stephanie.gawroriski tags: trunk
21:26
Deprecate the ExecutableCode interface. check-in: cd889896d8 user: stephanie.gawroriski tags: trunk
18:49
Add base for byte code processing. check-in: 6a6a3cc96e user: stephanie.gawroriski tags: trunk
18:44
Add base for method processing. check-in: a3cd1ccc66 user: stephanie.gawroriski tags: trunk
18:33
Add CTables. check-in: 6cce758f2d user: stephanie.gawroriski tags: trunk
16:26
Add string tables. check-in: 5e7dfec09f user: stephanie.gawroriski tags: trunk
16:14
Store class flags into the VTable. check-in: 9e4b6af00b user: stephanie.gawroriski tags: trunk
15:31
Add dash in the shaded prefix. check-in: 297f997330 user: stephanie.gawroriski tags: trunk
15:09
Load of all packages into a tree. check-in: a202959199 user: stephanie.gawroriski tags: trunk
01:05
Initialize package stuff. check-in: 257173fa39 user: stephanie.gawroriski tags: trunk
2019-01-18
08:02
Backup developer notes. check-in: c4215465a4 user: squirreljme tags: trunk
00:22
Load classes and sources into units. check-in: 5be3d32343 user: stephanie.gawroriski tags: trunk
00:00
Add base method to read packages and the associated classes from the input. check-in: 870dca5f70 user: stephanie.gawroriski tags: trunk
2019-01-17
23:54
Revert that and keep it a list. check-in: feb2199482 user: stephanie.gawroriski tags: trunk
23:48
In CuteRunnable, use MergedPathSet instead of List<CompilerPathSet> since it manages things being merged together. check-in: 2ade016da2 user: stephanie.gawroriski tags: trunk
23:39
Allow MergedPathSet to be constructed by an Iterable to simplify creation of it. check-in: 4a75a303cf user: stephanie.gawroriski tags: trunk
23:33
Add some base classes. check-in: f2bb9add47 user: stephanie.gawroriski tags: trunk
23:12
Deprecate all of net.multiphasicapps.javac.structure. check-in: 61819f4856 user: stephanie.gawroriski tags: trunk
22:37
Add base for representing the structure as a map. check-in: 4c35e326ee user: stephanie.gawroriski tags: trunk
15:10
Add Stellar Lumens address. check-in: 9b323e501f user: stephanie.gawroriski tags: trunk
2019-01-15
02:22
Add base for RatufaCoat header. check-in: f3eb3b7fc4 user: stephanie.gawroriski tags: trunk
02:19
Add base project for RatufaCoat. check-in: c70d66dcdb user: stephanie.gawroriski tags: trunk
02:07
Initialize the VTable builder. check-in: e97cf55529 user: stephanie.gawroriski tags: trunk
2019-01-13
08:02
Backup developer notes. check-in: 229e1c805c user: squirreljme tags: trunk
2019-01-12
19:13
Add base for vtable entry type. check-in: 4928773ccc user: stephanie.gawroriski tags: trunk
15:13
Add base for VTableBuilder. check-in: 10eaff6c8e user: stephanie.gawroriski tags: trunk
08:02
Backup developer notes. check-in: 070ce424ca user: squirreljme tags: trunk
01:18
Base for class processing. check-in: 1a2220c9d7 user: stephanie.gawroriski tags: trunk
01:09
Load the class binary data; Base for exceptions. check-in: 1fab29f14a user: stephanie.gawroriski tags: trunk
2019-01-11
08:02
Backup developer notes. check-in: 2bfb68e48c user: squirreljme tags: trunk
02:44
Add means to protect runMethod() from being called across threads. check-in: 679430edaf user: stephanie.gawroriski tags: trunk
02:29
Add check for the current thread in another method and call that to make sure calls are not done out of thread. check-in: 915ab69ac6 user: stephanie.gawroriski tags: trunk
02:21
Add MethodHandle which is a better and much simpler means to refering to methods for entry and it can have multiple lookup types as well. check-in: 102720fa69 user: stephanie.gawroriski tags: trunk
01:59
Add base for running methods and such. check-in: af64655e08 user: stephanie.gawroriski tags: trunk
01:46
Add base API for entering methods. check-in: aed04b090e user: stephanie.gawroriski tags: trunk
01:41
Add base interfaces for values; Add base for the SCRF representation; Implement most of the code needed to start a thread. check-in: bc4f03c934 user: stephanie.gawroriski tags: trunk
2019-01-10
22:42
Start the thread after it has been setup. check-in: cea9d9902b user: stephanie.gawroriski tags: trunk
22:10
Move a bunch of the task information into TaskStatus so there are no circular references; Base creation of threads (which are stored via weak reference in task status). check-in: bbfc2a1cb7 user: stephanie.gawroriski tags: trunk
2019-01-07
08:02
Backup developer notes. check-in: b801540475 user: squirreljme tags: trunk
2019-01-06
22:17
Minor work. check-in: 0bc3c404e4 user: stephanie.gawroriski tags: trunk
08:02
Backup developer notes. check-in: 460a32ece8 user: squirreljme tags: trunk
2019-01-05
21:29
Use a specific monitor object for task status notifications to make it easier to notify when a task changes state for later checking. check-in: d141949d20 user: stephanie.gawroriski tags: trunk
21:18
Base for creating new tasks, no threads yet; Add base for clas loader; Have ExitAwaiter wait on TaskStatus instead of on an actual task since it would complicate things. check-in: fae09851d5 user: stephanie.gawroriski tags: trunk
18:45
Add base for class processor. check-in: 9453b20a7a user: stephanie.gawroriski tags: trunk
18:30
Have a separate task status and check that for termination so that there are no object circular references so SummerCoat can be garbage collected. check-in: bb50d136db user: stephanie.gawroriski tags: trunk
2019-01-03
04:31
Check for nulls. check-in: de61a700ac user: stephanie.gawroriski tags: trunk
01:46
Add base for an ExitAwaiter, to help run tasks. check-in: 7ea7b40f7f user: stephanie.gawroriski tags: trunk
2019-01-02
08:02
Backup developer notes. check-in: ee51362d8f user: squirreljme tags: trunk
03:08
Add base projects for the class file compiler to SCRF and a parser for that format. check-in: 3df30b8c4f user: stephanie.gawroriski tags: trunk
01:51
Do the actual task creation. check-in: 67baea8796 user: stephanie.gawroriski tags: trunk
01:50
Add base for creating new tasks and the running task itself. check-in: 19264df42b user: stephanie.gawroriski tags: trunk
01:32
Add base for initializing the RootMachine which will be used for creating sub-tasks and such. check-in: 13c5eeabf1 user: stephanie.gawroriski tags: trunk
2019-01-01
15:05
Add developer guide which is used for making releases. check-in: da935c7872 user: stephanie.gawroriski tags: trunk
14:40
Happy new year! check-in: 529a77b031 user: stephanie.gawroriski tags: trunk, x-year-2019, x-date-201901
14:36
Branch off 0.2.x release for potential bug fixes and such. Leaf check-in: 0e3d3cb7db user: stephanie.gawroriski tags: 0.2.0, release-0.2.x
2018-12-31
08:02
Backup developer notes. check-in: d8d556a305 user: squirreljme tags: trunk
2018-12-29
18:37
Add base for SummerCoat VM; In the build system allow launching to be done with an alternative VM (in this case it will be SummerCoat). check-in: d15be80927 user: stephanie.gawroriski tags: trunk
17:56
Update copyrights to 2019. check-in: 97d33ccfe7 user: stephanie.gawroriski tags: trunk
2018-12-25
20:01
Bump version to 0.3.0 for next development cycle. check-in: f3da830cab user: stephanie.gawroriski tags: trunk, dev-0.3.x
13:54
Use the right path variable for extra libraries. check-in: f9f6153e2c user: stephanie.gawroriski tags: trunk
13:41
Add link to badge. check-in: cf9cee9d5d user: stephanie.gawroriski tags: trunk
13:37
Correct script to upload more files. check-in: eabd103a56 user: stephanie.gawroriski tags: trunk
13:31
Create release script to add to unversion space. check-in: 55e880ecb2 user: stephanie.gawroriski tags: trunk
13:23
If using an output directory for releasing, build from the generated sources rather than the root checkout; Output filename correction check-in: 64765df53d user: stephanie.gawroriski tags: trunk
13:15
Correct script to place the source archives in the correct location. check-in: f2d7da1773 user: stephanie.gawroriski tags: trunk
13:12
Adjust the build script to more easily make full distributions. check-in: fd8c03976f user: stephanie.gawroriski tags: trunk
08:02
Backup developer notes. check-in: a1b81154c1 user: squirreljme tags: trunk
00:45
In VMFactory allow lib to be used from execpath and user.dir. check-in: a0a61d0b91 user: stephanie.gawroriski tags: trunk
00:21
Add usage instructions for JavaSE and JavaME. check-in: b55a27ce75 user: stephanie.gawroriski tags: trunk
2018-12-24
23:55
ServiceLoader services for service file must be unique, so store in a set. check-in: b9d4571d75 user: stephanie.gawroriski tags: trunk
23:50
In ServiceLoader, ignore commented lines starting with the hash symbol. check-in: 8f4387f8e9 user: stephanie.gawroriski tags: trunk
23:50
Read more than a single service when NewBootstrap is shading. check-in: 627920ea28 user: stephanie.gawroriski tags: trunk
23:45
Trim service loader lines because leading and trailing spaces are ignored. check-in: 8cbd22f267 user: stephanie.gawroriski tags: trunk
23:44
Switch order. check-in: bbd8a1d587 user: stephanie.gawroriski tags: trunk
23:24
Adjust autobuild.sh check-in: d32f4c4eb4 user: stephanie.gawroriski tags: trunk
23:14
Update auto builds to use distributions. check-in: 94ced744e1 user: stephanie.gawroriski tags: trunk
23:02
Add means to list distributions. check-in: db8bfb37ec user: stephanie.gawroriski tags: trunk
23:00
Add JavaME distribution. check-in: d6c0e38a2b user: stephanie.gawroriski tags: trunk
22:59
Building of the Java SE distribution. check-in: c0d3e0288c user: stephanie.gawroriski tags: trunk
22:43
Add method for specific build stuff. check-in: d73fc95aad user: stephanie.gawroriski tags: trunk
22:37
Add a simpler means to copy input streams and do other things, include a manifest containing lots of build information. check-in: d87f087008 user: stephanie.gawroriski tags: trunk
22:06
Add base distribution which includes many files. check-in: 0f4196322d user: stephanie.gawroriski tags: trunk
21:45
Flush ZipCompilerOutput before it is a closed, so when it is closed all entries are closed. check-in: 8b6c17fdcb user: stephanie.gawroriski tags: trunk
16:03
Add command and the base code for building distributions. check-in: 9f4a8877b2 user: stephanie.gawroriski tags: trunk
02:53
Implement UTF-8 decoding. check-in: 10c36dde8b user: stephanie.gawroriski tags: trunk
02:44
Correct compilation error; Implement UTF-8 encoding. check-in: cd9aacc320 user: stephanie.gawroriski tags: trunk
01:28
Add ASCII encoder and decoder. check-in: 48a69aa637 user: stephanie.gawroriski tags: trunk
2018-12-23
23:24
Add external badge for CircleCI. check-in: 5633ed23c3 user: stephanie.gawroriski tags: trunk
23:17
Add link to the CircleCI status page. check-in: 381975ed5a user: stephanie.gawroriski tags: trunk
23:09
Add missing colon. check-in: 68e49a4a82 user: stephanie.gawroriski tags: trunk
22:55
Update script more. check-in: 3c878eb2a7 user: stephanie.gawroriski tags: trunk
22:54
Add CircleCI configuration. check-in: 1578a4e6d9 user: stephanie.gawroriski tags: trunk
17:46
Add icon to the Shaded VM for JavaME; Correct the order of the MIDlet entry point for the shader. check-in: 3f50a4632d user: stephanie.gawroriski tags: trunk
17:36
Merge heads. check-in: 8db0d2e995 user: stephanie.gawroriski tags: trunk
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
08:02
Backup developer notes. check-in: 51b676d6ce user: squirreljme tags: trunk
01:45
Change how the VM stubs are shaded, use reverse order. check-in: 56ab1d2029 user: stephanie.gawroriski tags: trunk
01:38
Remove some methods. check-in: 136f49469f user: stephanie.gawroriski tags: trunk
01:38
Add a bunch of Common VM stubs for Java ME systems that are not SquirrelJME. check-in: 7c32e7d3c5 user: stephanie.gawroriski tags: trunk
01:23
Update the auto build script due to new changes; Also update the build instructions. check-in: daf37f68cb user: stephanie.gawroriski tags: trunk
01:07
Move the shader to the build system. check-in: 19976320ce user: stephanie.gawroriski tags: trunk
2018-12-22
19:45
Remove squirreljme-build-system from builder-implementation since that project does not exist. check-in: 6dc1d38427 user: stephanie.gawroriski tags: trunk
19:42
Modify vmlaunch.sh to call the build system instead of using hosted launch. check-in: 3a92317fc3 user: stephanie.gawroriski tags: trunk
19:33
In the bootstrap decode MIME files and store them so that they can be found. check-in: 43e742ce66 user: stephanie.gawroriski tags: trunk
19:28
Add missing StringReader to NewBootstrap. check-in: 0dd01e6070 user: stephanie.gawroriski tags: trunk
19:26
Stop echoing in the batch script. check-in: 3c5b5a12ce user: stephanie.gawroriski tags: trunk
19:26
Add MIME decoder to NewBootstrap from the main library, we will need to decode those files. check-in: edeb830844 user: stephanie.gawroriski tags: trunk
19:15
There cannot be blank lines within if blocks, otherwise things will break. check-in: 35701a6b9a user: stephanie.gawroriski tags: trunk
19:04
Do not use atomic moves in the build system, even though it is better the files might be across filesystems which cannot have atomic operations done. check-in: 92f9ba24c2 user: stephanie.gawroriski tags: trunk
19:04
Windows CMD script changes. check-in: 395121e05f user: stephanie.gawroriski tags: trunk
18:45
Correctly catch question mark. check-in: 457ac71de8 user: stephanie.gawroriski tags: trunk
18:44
Dashes are not used in the getopt usage. check-in: b95efa95e2 user: stephanie.gawroriski tags: trunk
18:39
Default to the build timespace. check-in: a10f77c962 user: stephanie.gawroriski tags: trunk
18:39
Allow launching from the build system. check-in: ac1d072738 user: stephanie.gawroriski tags: trunk