CVS log for epic5/script/functions |
 |
Up to [Epic CVS] / epic5 / script
Request diff between arbitrary revisions
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.12
/
(view)
- annotate
- [select for diffs]
, Wed Oct 3 05:02:11 2007 UTC (12 months ago) by crazyed
Branch:
MAIN
CVS Tags:
epic5-0_3_9,
epic5-0_3_8,
epic5-0_3_7,
epic5-0_3_6,
HEAD
Changes since 1.11: +3 -2 lines
Diff to previous 1.11
From KNOWNBUGS:
* Fixed builtins to not return spaces at end of $xform() functions (last commit).
* Fixed commented out lines in commandqueues for backward compatibility.
* FINALLY cleaned up code in data_array.
* Added some /assign handling functions to data_struct.
* Fixed $chhops(), $nochhops(), $chvoices() $chnovoices() in script/functions.
* Changed tabkey.ce to _also_ complete from notify list by default.
* Changed tabkey.ce to complete recursed commands without a leading slash.
Revision
1.11
/
(view)
- annotate
- [select for diffs]
, Sat Jun 25 13:12:11 2005 UTC (3 years, 3 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic5-0_3_5,
epic5-0_3_4,
epic5-0_3_3,
epic5-0_3_2,
epic5-0_3_1,
epic5-0_2_0,
epic5-0_0_8,
epic5-0_0_7,
epic5-0_0_6
Changes since 1.10: +103 -101 lines
Diff to previous 1.10
PF-ify all of the scripts.
Revision
1.10
/
(view)
- annotate
- [select for diffs]
, Wed Jun 22 03:42:20 2005 UTC (3 years, 3 months ago) by jnelson
Branch:
MAIN
Changes since 1.9: +3 -216 lines
Diff to previous 1.9
* Move 'addset', 'delset' from 'builtins' to its own script.
* Remove commented out obsolete stuff from 'functions' script.
* Pf-ify the 'help' script.
* Desupport a bunch of scripts. See UPDATES.
Revision
1.9
/
(view)
- annotate
- [select for diffs]
, Thu Jul 1 00:45:11 2004 UTC (4 years, 3 months ago) by crazyed
Branch:
MAIN
CVS Tags:
epic5-0_0_5,
epic5-0_0_4,
epic5-0_0_3
Changes since 1.8: +11 -11 lines
Diff to previous 1.8
Fixed some scripts that use "stack push alias" on commands, which no longer
works.
Revision
1.8
/
(view)
- annotate
- [select for diffs]
, Thu Jan 29 06:59:54 2004 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic5-0_0_2
Changes since 1.7: +21 -7 lines
Diff to previous 1.7
Merge changes from epic4 commits 674 to 692, inclusive.
Revision
1.7
/
(view)
- annotate
- [select for diffs]
, Fri Oct 31 08:19:23 2003 UTC (4 years, 11 months ago) by crazyed
Branch:
MAIN
CVS Tags:
epic5-0_0_1,
epic4-1_2_5,
epic4-1_2_4,
epic4-1_2_3,
epic4-1_2_2,
epic4-1_2_1,
epic4-1_2_0,
epic4-1_1_17,
epic4-1_1_16,
epic4-1_1_15,
epic4-1_1_14
Changes since 1.6: +2 -1 lines
Diff to previous 1.6
* Numerous updates/changes/fixes to DCC, functions, scripts, /EXEC, the
new math parser, as per UPDATES and KNOWNBUGS.
One potential incompatibility is in the change to $open(). (as per UPDATES)
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Sat Aug 30 05:18:23 2003 UTC (5 years, 1 month ago) by crazyed
Branch:
MAIN
CVS Tags:
epic4-1_1_13
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
* New script features, cleanups, docs, etc as per KNOWNBUGS and UPDATES.
Revision
1.2.2.2
/
(view)
- annotate
- [select for diffs]
, Mon Mar 24 17:53:00 2003 UTC (5 years, 6 months ago) by wd
Branch:
wd-devel
Changes since 1.2.2.1: +5 -0 lines
Diff to previous 1.2.2.1
to branch point 1.2
to next main 1.3
Another merge.
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Mon Mar 17 19:39:39 2003 UTC (5 years, 6 months ago) by crazyed
Branch:
MAIN
CVS Tags:
epic4-1_1_12,
epic4-1_1_11
Changes since 1.4: +5 -0 lines
Diff to previous 1.4
* $dccctl() changes as per UPDATES.
* Misc bug fixes as per KNOWNBUGS.
Revision
1.2.2.1
/
(view)
- annotate
- [select for diffs]
, Thu Feb 27 15:29:55 2003 UTC (5 years, 7 months ago) by wd
Branch:
wd-devel
Changes since 1.2: +145 -0 lines
Diff to previous 1.2
Yikes. Merged to become consistent with HEAD. Sorry for all the commits,
I'll be quiet again soon. :)
-wd
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Mon Feb 17 23:48:48 2003 UTC (5 years, 7 months ago) by crazyed
Branch:
MAIN
Changes since 1.3: +5 -3 lines
Diff to previous 1.3
* "Word Philosophy" alterations, /alias leak, flood checking, $glob(),
tabkey.ce, regression tests, autoget, /fe, /fec, safe_new_next_arg, as
per KNOWNBUGS.
* $findws(), functions (script), ${i}finditems(), $dccctl(), as per
UPDATES.
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Wed Feb 5 21:48:11 2003 UTC (5 years, 8 months ago) by crazyed
Branch:
MAIN
Changes since 1.2: +143 -0 lines
Diff to previous 1.2
* New aliases for script/functions as per UPDATES.
* A tentative solution for the $glob() problem as per KNOWNBUGS.
* A leak fix for /list as per KNOWNBUGS.
* $timerctl() tuning as per UPDATES.
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Thu Jan 3 19:39:56 2002 UTC (6 years, 9 months ago) by crazyed
Branch:
MAIN
CVS Tags:
epic4-1_1_9,
epic4-1_1_8,
epic4-1_1_7,
epic4-1_1_6,
epic4-1_1_5,
epic4-1_1_4,
epic4-1_1_3,
epic4-1_1_10
Branch point for:
wd-devel
Changes since 1.1: +7 -7 lines
Diff to previous 1.1
Applied patch from Anders Andersson as per patch sent to the mailing list.
Message-ID: <20011127110923.GB2840@sushi.sanyusan.se>
Revision
1.1.1.1
/
(view)
- annotate
- [select for diffs]
(vendor branch)
, Tue Dec 5 00:11:57 2000 UTC (7 years, 10 months ago) by jnelson
Branch:
epicsol
CVS Tags:
start,
epic4_0_9_15,
epic4-1_1_1,
epic4-1_0_1,
epic4-1_0,
epic4-0_9_17,
epic4-0_9_16,
epic4-0_9_15,
epic4-0_9_14,
epic4-0_10_0,
epic-test-tag2,
epic-test-tag
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Initial import into CVS
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Tue Dec 5 00:11:57 2000 UTC (7 years, 10 months ago) by jnelson
Branch:
MAIN
Initial revision
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.