objectscript-devel Mailing List for ObjectScript (Page 43)
Brought to you by:
rob_d_clark
You can subscribe to this list here.
2003 |
Jan
(47) |
Feb
(61) |
Mar
(73) |
Apr
(149) |
May
(202) |
Jun
(219) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(13) |
Dec
(65) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(81) |
Feb
(62) |
Mar
(36) |
Apr
(48) |
May
(50) |
Jun
(9) |
Jul
(10) |
Aug
(9) |
Sep
(30) |
Oct
(6) |
Nov
|
Dec
|
2006 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
(1) |
Jul
|
Aug
(1) |
Sep
(6) |
Oct
(4) |
Nov
(1) |
Dec
(3) |
2007 |
Jan
|
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(10) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
2008 |
Jan
(2) |
Feb
|
Mar
(1) |
Apr
(1) |
May
(2) |
Jun
(4) |
Jul
(14) |
Aug
(1) |
Sep
(10) |
Oct
(7) |
Nov
(47) |
Dec
(38) |
From: Rob C. <rob...@ma...> - 2003-03-27 02:18:34
|
Issue OBJS71 (jump-to-declaration prob) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS71> The following modifications were made to this issue: Status changed from 'Assigned' to 'Resolved' Comment: ok, works now |
From: Rob C. <rob...@ma...> - 2003-03-27 01:44:18
|
Issue OBJS71 (jump-to-declaration prob) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS71> The following modifications were made to this issue: Status changed from 'New' to 'Assigned' Comment: I just noticed what the problem is... actually pretty simple, something is generating a NoSuchMemberException, which is getting improperly caught because of the way we use an exception to bail out of the syntax-tree search once we found what we want. This is a very simple fix, plus I should change to 'throw new Done()' instead of 'throw new Exception("done")', so we can specifically catch Done, and not have this problem in the future |
From: Rob C. <rob...@ma...> - 2003-03-27 01:42:02
|
User rob...@ma... has added user rob...@ma... to Assigned To. You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS71> |
From: Rob C. <rob...@ma...> - 2003-03-26 03:36:31
|
You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS71> Type : Defect Issue Id : OBJS71 Reported by: Rob Clark rob...@ma... - (rob...@ma...) Details: Headline: jump-to-declaration prob Description: hmm, seems to be broke in EditorFrame... for example, try to jump-to-declaration of resetUndos... it seems to work fine in other places Severity: Major Version: head Stack Trace: Functional Area: ode Status: New |
From: Rob C. <rob...@ma...> - 2003-03-26 02:17:23
|
Issue OBJS27 (perhaps "pkg" should be global) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS27> The following modifications were made to this issue: Status changed from 'Assigned' to 'Resolved' Comment: moving to 'resolved' state |
From: Rob C. <rob...@ma...> - 2003-03-25 20:21:19
|
Issue OBJS68 (add ComObject documentation to users guide) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS68> The following modifications were made to this issue: Status changed from 'Assigned' to 'Resolved' Comment: move to 'resolved' state |
From: Rob C. <rob...@ma...> - 2003-03-25 19:07:37
|
Issue OBJS27 (perhaps "pkg" should be global) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS27> The following modifications were made to this issue: Status changed from 'New' to 'Assigned' Comment: move to 'assigned' state |
From: Rob C. <rob...@ma...> - 2003-03-25 19:07:05
|
User rob...@ma... has added user rob...@ma... to Assigned To. You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS27> |
From: Rob C. <rob...@ma...> - 2003-03-24 20:47:37
|
Issue OBJS23 (need unit test framework for oscript.jar) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS23> The following modifications were made to this issue: Added 'non-blocking' child dependency on issue OBJS70 Added 'non-blocking' parent dependency on issue OBJS23 |
From: Rob C. <rob...@ma...> - 2003-03-24 20:47:37
|
Issue OBJS70 (more regression test work) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS70> The following modifications were made to this issue: Added 'non-blocking' child dependency on issue OBJS70 Added 'non-blocking' parent dependency on issue OBJS23 |
From: Rob C. <rob...@ma...> - 2003-03-24 20:47:11
|
Issue OBJS23 (need unit test framework for oscript.jar) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS23> The following modifications were made to this issue: Status changed from 'Assigned' to 'Resolved' Comment: moving to 'resolved'... there is definately more to do, but this puts the framework in place and makes a good start at implementing the tests. The rest of the work will happen on other PRs. I will try to a certain extent to add tests as I fix other bugs, in order to prevent regressions in the future. Also, I have filed OBJS70 for future work that is unrelated to particular bug fixes |
From: Rob C. <rob...@ma...> - 2003-03-24 20:46:12
|
You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS70> Type : Enhancement Issue Id : OBJS70 Reported by: Rob Clark rob...@ma... - (rob...@ma...) Details: Headline: more regression test work Description: Well, OBJS23 makes a good start at regression test, but it is by no means complete. I would like to deliver what I have so far, so I'm creating this issue as a place holder for future work Severity: Major Functional Area: other Status: New |
From: Rob C. <rob...@ma...> - 2003-03-22 05:59:01
|
Issue OBJS55 (debugger enhancements) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS55> The following modifications were made to this issue: Status changed from 'Assigned' to 'Resolved' Comment: moving to 'resolved' state |
From: Rob C. <rob...@ma...> - 2003-03-21 22:11:36
|
You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS68> Type : Enhancement Issue Id : OBJS68 Reported by: Rob Clark rob...@ma... - (rob...@ma...) Details: Headline: add ComObject documentation to users guide Description: I forgot to do this when making the initial release of ComObject Severity: Minor Functional Area: docs Status: New |
From: Rob C. <rob...@ma...> - 2003-03-21 22:08:25
|
Issue OBJS68 (add ComObject documentation to users guide) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS68> The following modifications were made to this issue: Status changed from 'New' to 'Assigned' Comment: moved to 'assigned' state |
From: Rob C. <rob...@ma...> - 2003-03-21 22:08:03
|
User rob...@ma... has added user rob...@ma... to Assigned To. You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS68> |
From: Rob C. <rob...@ma...> - 2003-03-21 22:06:00
|
Issue OBJS67 (talkback report should include version string) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS67> The following modifications were made to this issue: Status changed from 'Assigned' to 'Resolved' Comment: moved to resolved state |
From: Rob C. <rob...@ma...> - 2003-03-21 21:29:27
|
Issue OBJS67 (talkback report should include version string) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS67> The following modifications were made to this issue: Status changed from 'New' to 'Assigned' Comment: move to 'assinged' state |
From: Rob C. <rob...@ma...> - 2003-03-21 21:29:05
|
User rob...@ma... has added user rob...@ma... to Assigned To. You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS67> |
From: Rob C. <rob...@ma...> - 2003-03-21 20:50:46
|
You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS67> Type : Enhancement Issue Id : OBJS67 Reported by: Rob Clark rob...@ma... - (rob...@ma...) Details: Headline: talkback report should include version string Description: a pretty easy change, but would add some value to the report Severity: Minor Functional Area: chimera Status: New |
From: Rob C. <rob...@ma...> - 2003-03-21 03:26:22
|
Issue OBJS64 (ODE users guide) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS64> The following modifications were made to this issue: Status changed from 'New' to 'Assigned' Comment: moving to 'assigned' state |
From: Rob C. <rob...@ma...> - 2003-03-21 03:25:59
|
User rob...@ma... has added user rob...@ma... to Assigned To. You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS64> |
From: Rob C. <rob...@ma...> - 2003-03-21 03:23:09
|
Issue OBJS55 (debugger enhancements) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS55> The following modifications were made to this issue: Status changed from 'New' to 'Assigned' Comment: moving to 'assigned' state |
From: Rob C. <rob...@ma...> - 2003-03-21 03:22:32
|
User rob...@ma... has added user rob...@ma... to Assigned To. You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS55> |
From: Rob C. <rob...@ma...> - 2003-03-21 03:04:49
|
Issue OBJS60 (PersistentNode should deal gracefully with that restored values that don't meet contract) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS60> The following modifications were made to this issue: Status changed from 'Assigned' to 'Resolved' Comment: moving to 'resolved' state |