Commit | Date | |
---|---|---|
[r14538]
by
bugman
The observer objects are now printing out execution information when in debugging mode. |
2011-08-31 10:35:42 | Tree |
[r14537]
by
bugman
All acquire() and release() calls for the spin_lock and pipe_lock objects now are named. The name argument is now supplied to these methods. |
2011-08-31 10:19:35 | Tree |
[r14536]
by
bugman
The Relax_lock object now has much better debugging facilities, and responds to the debug flag. |
2011-08-31 10:12:04 | Tree |
[r14535]
by
bugman
Renamed the Relax_lock debug arg to fake_lock. Again this is used to fake the locking mechanism, whereas debugging could be more fine grained. |
2011-08-31 09:04:03 | Tree |
2011-08-31 09:02:04 | Tree | |
[r14533]
by
bugman
The pipe_lock locking object is now the special Relax_lock. This will allow for fine grained debugging. |
2011-08-31 09:00:16 | Tree |
[r14532]
by
bugman
Renamed the execution lock debug flag to fake_lock. This is a bit different from the normal debugging and allows a different type of debugging. |
2011-08-31 08:58:58 | Tree |
[r14531]
by
bugman
The analysis spin control GUI element now sets the default value. This used to set the value, but for some reason no longer did this. |
2011-08-30 14:47:36 | Tree |
[r14530]
by
bugman
All pages of the Rx peak list wizard now cannot proceed on an error. This will trigger the user function flushing. |
2011-08-30 14:16:36 | Tree |
[r14529]
by
bugman
A copy of the GUI interpreter singleton is now initialised in the wizard. This is used for the flushing of user functions prior to proceeding. |
2011-08-30 14:12:47 | Tree |