Log of /trunk/pg/macros/contextLimitedPowers.pl
Parent Directory
Revision
5551 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 2 20:48:05 2007 UTC (12 years, 2 months ago) by
sh002i
File length: 6084 byte(s)
Diff to
previous 5373
improved formatting for docs -- these were in pod sections but were all
formatted as verbatim sections, and i moved them into normal paragraphs,
lists, etc. should make things more readable from the web.
Revision
5373 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Sun Aug 19 02:01:57 2007 UTC (12 years, 3 months ago) by
dpvc
File length: 6622 byte(s)
Diff to
previous 5371
Normalized comments and headers to that they will format their POD
documentation properly. (I know that the POD processing was supposed
to strip off the initial #, but that doesn't seem to happen, so I've
added a space throughout.)
Revision
5352 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 17 21:30:16 2007 UTC (12 years, 3 months ago) by
dpvc
File length: 6488 byte(s)
Diff to
previous 5351
Changed the POD line at the top, which incorrectly suggested that you
use Context("LimitedPowers") to access this (many other contexts work
that way, but not this one).
Revision
5351 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 17 21:25:02 2007 UTC (12 years, 3 months ago) by
dpvc
File length: 6299 byte(s)
Diff to
previous 5350
Add some examples into the documentation.
Put quotes around some string literals where they were missing.
Move the isInteger routine to an easier location to use, and
pass it the evaluated power as well as the BOP::power
(so it won't have to be evaluated more than once).
Revision
5350 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 17 21:07:00 2007 UTC (12 years, 3 months ago) by
dpvc
File length: 5679 byte(s)
Diff to
previous 5332
Updated to allow more flexibility in controlling the range of powers
to be allowed (as per John Jones' suggestion). Also changed the
way that you request the changes: you now make a function call rather
than modify the operators list directly yourself. (The old way is
still provided, however, for backward compatibility.)
See the comments in the file for more details.
Revision
5332 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 15 04:12:15 2007 UTC (12 years, 4 months ago) by
dpvc
File length: 3475 byte(s)
Diff to
previous 4997
Make @LimitedPowers::OnlyPositiveIntegers do as its name suggests and
rule out zero as well. Added @LimitedPowers::OnlyNonNegativeIntegers
to handle 0 and positive values.
Revision
4664 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Sun Nov 26 21:15:24 2006 UTC (13 years ago) by
dpvc
File length: 2935 byte(s)
This file implements special power operators that check for special
conditions (like no powers of 'e', or only integer powers). See the
contents of the file for documentation.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.