[root]/src/lib/perl5/ORAC/Msg/ADAM

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| timj | 30 (100.0%) | 406 (100.0%) | 13.5 |
Implement full dynamic loading of algorithm engines and
of messaging systems.
0 lines of code changed in 3 files:
Use module version of DTASK__ACTCOMPLETE
3 lines of code changed in 1 file:
Fix pods so that they pass all check with podchecker
3 lines of code changed in 2 files:
Correct pod to be compliant with podchecker
1 lines of code changed in 1 file:
Brings pods up to release standard.
102 lines of code changed in 3 files:
Slight correction of documentation
4 lines of code changed in 1 file:
Update so that it works with v1.00 of Starlink::AMS
[A-task support]
12 lines of code changed in 1 file:
Update so that it works with v1.00 of Starlink::AMS
4 lines of code changed in 1 file:
Convert all cases od 'string' to "'string'"
6 lines of code changed in 1 file:
Add RUNNING flag.
14 lines of code changed in 1 file:
Add pid method
23 lines of code changed in 1 file:
Check status when creating new Object
11 lines of code changed in 1 file:
Try to convert Fortran DOUBLES to Perl numbers.
8 lines of code changed in 1 file:
Update SYNOPSIS to reflect change to get()
Only import getcwd() from Cwd to avoid -w warning.
Fix -w warning when no arguments passed to obeyw
3 lines of code changed in 1 file:
Update SYNOPSIS to reflect change to get()
1 lines of code changed in 1 file:
Change order of return arguments for GET
(status, @values)
27 lines of code changed in 2 files:
Shell escaping now works for current recipes.
Matches the ADAM interface for obeyw and get.
16 lines of code changed in 1 file:
Begin the job of escaping characters from the shell for obeyw
17 lines of code changed in 1 file:
Add support for ORAC::Constants
102 lines of code changed in 2 files:
Fix cwd problems -- was caused by me supplying a 'cwd' sub in the
module and then trying to use the external cwd sub! Change to getcwd.
23 lines of code changed in 1 file:
(2 more)