Log of /FigKernelScripts/TransactFeatures.pl
Parent Directory
Revision
1.20 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Feb 5 03:54:42 2008 UTC (11 years, 10 months ago) by
parrello
Branch:
MAIN
CVS Tags:
HEAD,
mgrast_dev_02212011,
mgrast_dev_02222011,
mgrast_dev_03252011,
mgrast_dev_03312011,
mgrast_dev_04012011,
mgrast_dev_04052011,
mgrast_dev_04082011,
mgrast_dev_04132011,
mgrast_dev_05262011,
mgrast_dev_06072011,
mgrast_dev_08022011,
mgrast_dev_08112011,
mgrast_dev_10262011,
mgrast_dev_12152011,
mgrast_rel_2008_0625,
mgrast_rel_2008_0806,
mgrast_rel_2008_0917,
mgrast_rel_2008_0919,
mgrast_rel_2008_0923,
mgrast_rel_2008_0924,
mgrast_rel_2008_1110,
mgrast_rel_2008_1110_v2,
mgrast_release_3_0,
mgrast_release_3_0_1,
mgrast_release_3_0_2,
mgrast_release_3_0_3,
mgrast_release_3_0_4,
mgrast_release_3_1_0,
mgrast_release_3_1_1,
mgrast_release_3_1_2,
mgrast_version_3_2,
myrast_33,
myrast_rel40,
rast_2008_0924,
rast_rel_2008_04_23,
rast_rel_2008_06_16,
rast_rel_2008_06_18,
rast_rel_2008_07_21,
rast_rel_2008_08_07,
rast_rel_2008_09_29,
rast_rel_2008_09_30,
rast_rel_2008_10_09,
rast_rel_2008_10_29,
rast_rel_2008_11_24,
rast_rel_2008_12_18,
rast_rel_2009_02_05,
rast_rel_2009_03_26,
rast_rel_2009_05_18,
rast_rel_2009_07_09,
rast_rel_2009_0925,
rast_rel_2010_0118,
rast_rel_2010_0526,
rast_rel_2010_0827,
rast_rel_2010_0928,
rast_rel_2010_1206,
rast_rel_2011_0119,
rast_rel_2011_0928,
rast_rel_2014_0729,
rast_rel_2014_0912,
rast_release_2008_09_29
Changes since
1.19: +1 -2 lines
Diff to
previous 1.19
Removed obsolete use clause.
Revision
1.17 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Dec 7 19:38:22 2005 UTC (14 years ago) by
golsen
Branch:
MAIN
Changes since
1.16: +1 -1 lines
Diff to
previous 1.16
Don't mean to be pedantic, but I figured that I might as well add newlines
at the end of text files that lack one. Identified with a script:
/bin/sh -O extglob -c 'for f in */*.@(c|css|html|js|pl|pm|py|TXT); do perl -e '"'"'while(<>) {$s = ! /\n$/} exit $s'"'"' $f || echo $f; done'
fixed with a script:
/bin/sh
for file in _list_; do echo "" >> $file; done
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Aug 12 09:33:50 2005 UTC (14 years, 4 months ago) by
parrello
Branch:
MAIN
Changes since
1.7: +22 -4 lines
Diff to
previous 1.7
Added a new command to extract the old alias values for the changed features and move them to the new features.
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Aug 11 16:36:01 2005 UTC (14 years, 4 months ago) by
parrello
Branch:
MAIN
Changes since
1.6: +7 -3 lines
Diff to
previous 1.6
Changed the "fix" command to fix incorrect locations and translations. Added "check" command that looks for errors but does not fix them.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Aug 11 03:10:35 2005 UTC (14 years, 4 months ago) by
parrello
Branch:
MAIN
Changes since
1.2: +31 -478 lines
Diff to
previous 1.2
Converted the transaction processor to an object-oriented module in order to simplify the task of programming the ever-growing number of scripts that use them.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Aug 8 20:13:08 2005 UTC (14 years, 4 months ago) by
parrello
Branch:
MAIN
New script to process transaction files containing commands to add, delete, and replace features.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.