CVS log for loncom/xml/LCMathComplex.pm

[BACK] Up to [LON-CAPA] / loncom / xml

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Nov 10 23:52:07 2019 UTC (4 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_X, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, HEAD
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +99 -35 lines
- Update to Math::Complex rev. 1.59_01 to eliminate warnings in perl > 5.26
  "Undefined value assigned to typeglob" then modify (and rename as:
  LONCAPA::LCMathComplex) to eliminate use of Config.pm and Scalar::Util.pm,
  when run in perl Safe container).

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Oct 29 21:01:21 2013 UTC (10 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0
- Bug 6629.
  - Re-enable access to functionality in Math::Complex in Safe Space by
    copying Math::Complex 1.55 to LONCAPA::LCMathComplex and eliminating use
    of Config.pm
    - Whenever ./UPDATE is run to install or update LON-CAPA, the code which
      sets $nvsize in the standard Math::Complex script will be run in
      lcmathcomplex.piml and the value of $nvsize will be set to the
      appropriate value: 4, 8, 10, 12 or 16 in LONCAPA/LCMathComplex.pm.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>