[system] / trunk / pg / macros Repository:
ViewVC logotype

Index of /trunk/pg/macros

Files shown:81
Directory revision: 5991 (of 7146)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
PGstatisticsmacros.pl  1710  9 years  apizer  fixed bug in call to Romberg routine. Romberg now requires parameters of the fo...
contextFraction.pl  5976  4 years  dpvc  Fixed some typos in the comments.
parserAutoStrings.pl  5867  4 years  dpvc  Fixed typos in comments.
contextLimitedPolynomial.pl  5991  4 years  dpvc  Changed wording of a warning message
parserAssignment.pl  5700  4 years  dpvc  Added ability to assign to function names, like f(x)=x+1.
parserPopUp.pl  5924  4 years  dpvc  avoid side-effect of loading String context that sets the string context to bein...
PGfunctionevaluators.pl  5684  4 years  dpvc  Moved previous_equivalence_message filter to Formula object directly, so it is n...
contextCurrency.pl  5847  4 years  dpvc  Fixed documentation typos.
contextOrdering.pl  5969  4 years  dpvc  Typo that prevented the context name from being set properly.
compoundProblem.pl  5947  4 years  dpvc  Added code to save/restore the images_created counts so that on-the-fly graphics...
parserFormulaUpToConstant.pl  5988  4 years  dpvc  Fix inheritance so that text_values and test_adapt are preserved when transferri...
parserMultiPart.pl  5833  4 years  dpvc  Fixed typo
PGgraphmacros.pl  5930  4 years  dpvc  Use a compiled vesion of the MathObjects formula rather than the less-efficient ...
PGstringevaluators.pl  5694  4 years  dpvc  Use \verb rather than \text, since it will show more characters properly, and wi...
PGcourse.pl  5458  5 years  dpvc  Add the PGcourse.pl file, since we are encouraging authors to include this in th...
contextPiecewiseFunction.pl  5975  4 years  dpvc  Fixed incorrect use of => when -> was intended.
Value.pl  5399  5 years  dpvc  Allow contexts to override the MathObject constructors separately from the ones ...
contextInequalities.pl  5952  4 years  dpvc  Combined TeX and string into a common routine since the two were nearly identica...
PG_CAPAmacros.pl  4997  5 years  gage  Fixing docementation so that it can be read from the web.
PGnumericalmacros.pl  4767  6 years  gage  Changed input to rungeKutta4 so that it matches the pod description -- i.e. it t...
PGcomplexmacros2.pl  4997  5 years  gage  Fixing docementation so that it can be read from the web.
contextIntegerFunctions.pl  5843  4 years  gage  forward port of bug fix in rel-2-4-5
parserFunction.pl  5753  4 years  gage  formatting changes
StdConst.pg  1064  9 years  gage  Adding recent macro files to the pg collection --Mike
PGcomplexmacros.pl  4997  5 years  gage  Fixing docementation so that it can be read from the web.
PGcomplexmacros2Exp.pl  4974  5 years  gage  This is an experimental version of PGcomplexmacros2Exp.pl
PG.pl  5789  4 years  gage  remove attempt to set formatting with $# causes bad warnings in perl 5.10.x forw...
PGchoicemacros.pl  5707  4 years  gage  An experimental collection of macros designed as a first attempt to make writing...
PGinfo.pl  5707  4 years  gage  An experimental collection of macros designed as a first attempt to make writing...
AppletObjects.pl  5971  4 years  gage  Fixed comment
PGsequentialmacros.pl  3400  7 years  gage  Made listVariables and listFormVariables synonyms for listing all variables avai...
PGmorematrixmacros.pl  4997  5 years  gage  Fixing docementation so that it can be read from the web.
PGstandard.pl  5442  5 years  gage  Backporting changes from HEAD to rel-2-4-dev
PGpolynomialmacros.pl  4997  5 years  gage  Fixing docementation so that it can be read from the web.
PG_module_list.pl  4997  5 years  gage  Fixing docementation so that it can be read from the web.
PGmatrixmacros.pl  4997  5 years  gage  Fixing docementation so that it can be read from the web.
PGcommonFunctions.pl  4997  5 years  gage  Fixing docementation so that it can be read from the web.
PGgraders.pl  4997  5 years  gage  Fixing docementation so that it can be read from the web.
StdUnits.pg  1064  9 years  gage  Adding recent macro files to the pg collection --Mike
PGnumericevaluators.pl  5586  5 years  gage  Corrected typo in string answer evaluators (affecting blank answers mainly) Rem...
PGbasicmacros.pl  5970  4 years  gage  Fixed error in hint() associated with always showing the instructor that a hint ...
PGdiffeqmacros.pl  4997  5 years  gage  Fixing docementation so that it can be read from the web.
parserFormulaWithUnits.pl  5556  5 years  sh002i  added standard copyright/license header
extraAnswerEvaluators.pl  5658  5 years  sh002i  markup for ww-symbol-map
answerVariableList.pl  5556  5 years  sh002i  added standard copyright/license header
parserSolutionFor.pl  5556  5 years  sh002i  added standard copyright/license header
contextScientificNotation.pl  5556  5 years  sh002i  added standard copyright/license header
answerCustom.pl  5556  5 years  sh002i  added standard copyright/license header
PGauxiliaryFunctions.pl  5658  5 years  sh002i  markup for ww-symbol-map
parserVectorUtils.pl  5556  5 years  sh002i  added standard copyright/license header
parserDifferenceQuotient.pl  5556  5 years  sh002i  added standard copyright/license header
problemRandomize.pl  5556  5 years  sh002i  added standard copyright/license header
contextLimitedVector.pl  5556  5 years  sh002i  added standard copyright/license header
answerHints.pl  5556  5 years  sh002i  added standard copyright/license header
contextString.pl  5556  5 years  sh002i  added standard copyright/license header
PGmiscevaluators.pl  5584  5 years  sh002i  Split answer evaluators into several new files, based on the type of answer bein...
parserImplicitPlane.pl  5556  5 years  sh002i  added standard copyright/license header
contextPeriodic.pl  5556  5 years  sh002i  added standard copyright/license header
contextABCD.pl  5556  5 years  sh002i  added standard copyright/license header
parserImplicitEquation.pl  5556  5 years  sh002i  added standard copyright/license header
Parser.pl  5663  5 years  sh002i  add "my" and "our" specifiers to ^variable definitions. (This breaks compatibili...
parserNumberWithUnits.pl  5556  5 years  sh002i  added standard copyright/license header
parserMultiAnswer.pl  5633  5 years  sh002i  documentation improvements
LinearProgramming.pl  5658  5 years  sh002i  markup for ww-symbol-map
dangerousMacros.pl  5663  5 years  sh002i  add "my" and "our" specifiers to ^variable definitions. (This breaks compatibili...
problemPreserveAnswers.pl  5556  5 years  sh002i  added standard copyright/license header
MathObjects.pl  5658  5 years  sh002i  markup for ww-symbol-map
contextLimitedComplex.pl  5556  5 years  sh002i  added standard copyright/license header
displayMacros.pl  5557  5 years  sh002i  documentation cleanup
parserParametricLine.pl  5556  5 years  sh002i  added standard copyright/license header
contextLimitedPoint.pl  5556  5 years  sh002i  added standard copyright/license header
contextLimitedPowers.pl  5556  5 years  sh002i  added standard copyright/license header
parserCustomization.pl  5556  5 years  sh002i  added standard copyright/license header
PGanswermacros.pl  5663  5 years  sh002i  add "my" and "our" specifiers to ^variable definitions. (This breaks compatibili...
PGtextevaluators.pl  5584  5 years  sh002i  Split answer evaluators into several new files, based on the type of answer bein...
PGasu.pl  5658  5 years  sh002i  markup for ww-symbol-map
answerComposition.pl  5556  5 years  sh002i  added standard copyright/license header
contextLimitedNumeric.pl  5556  5 years  sh002i  added standard copyright/license header
parserRadioButtons.pl  5672  5 years  sh002i  added the ability to specify an order for the choices or push some choices to th...
IO.pl  5671  5 years  sh002i  typo in symbol map metadata
contextTF.pl  5556  5 years  sh002i  added standard copyright/license header

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9