Parent Directory
|
|
|
|
|
WeBWorK/
|
4680 |
6 years |
sh002i |
SECURITY: tighter constraints on which macro files can be loaded without
restric... |
Parser/
|
5082 |
5 years |
dpvc |
Only promote complex numbers of they aren't already complex (this
prevents chang... |
Value/
|
5092 |
5 years |
dpvc |
Vectors can't be in Unions, even when of length two and with no parens.
|
Label.pm
|
1050 |
9 years |
sh002i |
moved PG modules and macro files from webwork-modperl to pg
-sam
|
Complex1.pm
|
1050 |
9 years |
sh002i |
moved PG modules and macro files from webwork-modperl to pg
-sam
|
Distributions.pm
|
1050 |
9 years |
sh002i |
moved PG modules and macro files from webwork-modperl to pg
-sam
|
Select.pm
|
1079 |
9 years |
apizer |
removed unneccesary shebang lines
|
Match.pm
|
1079 |
9 years |
apizer |
removed unneccesary shebang lines
|
Regression.pm
|
1079 |
9 years |
apizer |
removed unneccesary shebang lines
|
Hermite.pm
|
1079 |
9 years |
apizer |
removed unneccesary shebang lines
|
Circle.pm
|
1079 |
9 years |
apizer |
removed unneccesary shebang lines
|
Multiple.pm
|
1079 |
9 years |
apizer |
removed unneccesary shebang lines
|
Fraction.pm
|
1079 |
9 years |
apizer |
removed unneccesary shebang lines
|
Complex.pm
|
1310 |
9 years |
gage |
Changed the defintion of *i to be inside the Complex package.
this and the chang... |
PGrandom.pm
|
1454 |
9 years |
jj |
Redoing fix to random so that random(2,7,3) won't produce 8. The original
fix w... |
VectorField.pm
|
2274 |
8 years |
sh002i |
got rid of remaining calls to "wwerror". Fixes bug #530.
|
Fun.pm
|
2274 |
8 years |
sh002i |
got rid of remaining calls to "wwerror". Fixes bug #530.
|
ww_strict.pm
|
2345 |
8 years |
apizer |
Changed pacckage name from strict to ww_strict per Sam's suggestion
to prevent r... |
Polynomial.pm
|
2558 |
8 years |
sh002i |
merged changes from rel-2-1-a1 -- stop using that branch.
|
PowerPolynomial.pm
|
2558 |
8 years |
sh002i |
merged changes from rel-2-1-a1 -- stop using that branch.
|
WWPlot.pm
|
3295 |
7 years |
gage |
Fixed documentation for $graph->size()
|
MatrixReal1.pm
|
3372 |
7 years |
gage |
Made modifications that allow the use of complex numbers in matrices
|
Matrix.pm
|
3373 |
7 years |
gage |
Made modifications that allow use of complex numbers in matrices. You can
also ... |
AlgParser.pm
|
4363 |
6 years |
sh002i |
append "1;" to these files, to satisfy Apache2.
|
Units.pm
|
4671 |
6 years |
gage |
Make
Units::fundamental_units and
Units::known_units public hashes.
|
AnswerIO.pm
|
4766 |
6 years |
gage |
Added new permissable log files.
that can be written to.
|
List.pm
|
4827 |
6 years |
gage |
Added pod documentation for these files
|
AnswerHash.pm
|
4969 |
5 years |
gage |
Pod documentation upgrades
|
Parser.pm
|
5016 |
5 years |
dpvc |
Handle ans_array() correctly again (context issues, and allow parser
to create a... |
Value.pm
|
5090 |
5 years |
dpvc |
Allow empty open and close parens for canBeInUnion method.
Reverse order of loop... |