Directory src/lib/perl5/ORAC/Msg/Task/

Directory Created:
2001-01-11 14:31
Total Files:
3
Deleted Files:
0
Lines of Code:
1647

Browse with ViewVC

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

Lines of Code

src/lib/perl5/ORAC/Msg/Task/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
timj 18 (100.0%) 1725 (100.0%) 95.8

Most Recent Commits

timj 2008-05-20 16:27 Rev.: 7812

add mget method for multiple parameter retrieval from monolith

40 lines of code changed in 1 file:

  • src/lib/perl5/ORAC/Msg/Task: ADAM.pm (+40)
timj 2007-09-07 14:58 Rev.: 7154

fix contact method so that it can work even without a PING action (requires DITS__UNKNACT support

15 lines of code changed in 1 file:

  • src/lib/perl5/ORAC/Msg/Task: DRAMA.pm (+15 -1)
timj 2007-08-15 16:36 Rev.: 7094

add SDS arg handling. Add infofull support. Tweak output handlers

56 lines of code changed in 1 file:

  • src/lib/perl5/ORAC/Msg/Task: DRAMA.pm (+56 -18)
timj 2007-08-13 16:57 Rev.: 7089

podchecker clean

8 lines of code changed in 1 file:

  • src/lib/perl5/ORAC/Msg/Task: DRAMA.pm (+8)
timj 2007-08-13 12:28 Rev.: 7087

update to v3 GPL

2 lines of code changed in 2 files:

timj 2007-06-01 16:37 Rev.: 6955

add full DRAMA MSG handler

33 lines of code changed in 1 file:

  • src/lib/perl5/ORAC/Msg/Task: DRAMA.pm (+33)
timj 2007-06-01 11:38 Rev.: 6947

fix version warnings

1 lines of code changed in 1 file:

  • src/lib/perl5/ORAC/Msg/Task: DRAMA.pm (+1 -1)
timj 2005-03-25 18:21 Rev.: 6066

For get() need to clone the SDS structure into a standalone perl
structure (not a tie) using the new toperl() method. This is required
to make memory management of the tie easier. When a structure that has
been accessed in the tie goes out of scope, the underlying SDS structure
is freed such that next time around it does not exist in the tied hash.
The easiest thing for now is to completely clone the data structure
into perl and worry about when to free SDS ids later. When the tie
was returned it was occasionally triggering a SIGSEGV in the caller when
the tie was traversed.

10 lines of code changed in 1 file:

  • src/lib/perl5/ORAC/Msg/Task: DRAMA.pm (+10 -6)
timj 2005-03-24 11:39 Rev.: 6049

Add extra comment

3 lines of code changed in 1 file:

  • src/lib/perl5/ORAC/Msg/Task: DRAMA.pm (+3)
timj 2005-03-23 21:57 Rev.: 6041

pod tidy + GPL

12 lines of code changed in 1 file:

  • src/lib/perl5/ORAC/Msg/Task: ADAM.pm (+12)
timj 2005-03-23 21:57 Rev.: 6040

initial version

587 lines of code changed in 1 file:

  • src/lib/perl5/ORAC/Msg/Task: DRAMA.pm (new 587)
timj 2002-02-08 14:45 Rev.: 3551

- Add MSP__ errors

6 lines of code changed in 1 file:

  • src/lib/perl5/ORAC/Msg/Task: ADAM.pm (+6)
timj 2001-04-25 15:45 Rev.: 2418

Remove unrecognized escape \p

4 lines of code changed in 1 file:

timj 2001-01-12 10:02 Rev.: 2144

Fix problem with not returning the correct things after yesterdays attempt at
generic status processing.

12 lines of code changed in 1 file:

  • src/lib/perl5/ORAC/Msg/Task: ADAM.pm (+12 -4)
timj 2001-01-11 23:09 Rev.: 2141

Add ORAC__BADENG support

44 lines of code changed in 1 file:

  • src/lib/perl5/ORAC/Msg/Task: ADAM.pm (+44 -44)
timj 2001-01-11 14:31 Rev.: 2136

Implement full dynamic loading of algorithm engines and
of messaging systems.

892 lines of code changed in 2 files:

Generated by StatSVN 0.4.0