CVS log for epic5/script/data_array |
 |
Up to [Epic CVS] / epic5 / script
Request diff between arbitrary revisions
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.10
/
(view)
- annotate
- [select for diffs]
, Mon Mar 10 05:29:39 2008 UTC (5 months, 4 weeks ago) by crazyed
Branch:
MAIN
CVS Tags:
epic5-0_3_9,
epic5-0_3_8,
HEAD
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
* Fixed an apparent typo in getnrolitems in data_array.
* Fixed a bug in autoget where it wasn't actually starting a download.
* Fixed yet another bug in commandqueues involving double quote dequoting.
* This covers for an apparent bug in $shift() which should automatically
dequote quotes (unfixed).
* Added USER1 - USER10, OPERWALL and SYSERR levels to the ignore system.
* Added ":" hack to /notify as per UPDATES.
Revision
1.9
/
(view)
- annotate
- [select for diffs]
, Wed Oct 3 05:02:11 2007 UTC (11 months ago) by crazyed
Branch:
MAIN
CVS Tags:
epic5-0_3_7,
epic5-0_3_6
Changes since 1.8: +39 -9 lines
Diff to previous 1.8
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.8
/
(view)
- annotate
- [select for diffs]
, Sat Jun 25 13:12:11 2005 UTC (3 years, 2 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.7: +70 -67 lines
Diff to previous 1.7
PF-ify all of the scripts.
Revision
1.7
/
(view)
- annotate
- [select for diffs]
, Thu Jul 1 00:45:11 2004 UTC (4 years, 2 months ago) by crazyed
Branch:
MAIN
CVS Tags:
epic5-0_0_5,
epic5-0_0_4,
epic5-0_0_3
Changes since 1.6: +7 -7 lines
Diff to previous 1.6
Fixed some scripts that use "stack push alias" on commands, which no longer
works.
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Fri Oct 31 08:19:23 2003 UTC (4 years, 10 months ago) by crazyed
Branch:
MAIN
CVS Tags:
epic5-0_0_2,
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.5: +45 -9 lines
Diff to previous 1.5
* 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.5
/
(view)
- annotate
- [select for diffs]
, Sat Aug 30 05:18:23 2003 UTC (5 years ago) by crazyed
Branch:
MAIN
CVS Tags:
epic4-1_1_13
Changes since 1.4: +29 -13 lines
Diff to previous 1.4
* New script features, cleanups, docs, etc as per KNOWNBUGS and UPDATES.
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Sat May 17 17:30:20 2003 UTC (5 years, 3 months ago) by crazyed
Branch:
MAIN
CVS Tags:
epic4-1_1_12
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
* Misc bugfixes as per KNOWNBUGS.
* This patch involves renaming crypt.h to sedcrypt.h.
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Tue May 6 02:35:49 2003 UTC (5 years, 4 months ago) by crazyed
Branch:
MAIN
Changes since 1.2: +13 -2 lines
Diff to previous 1.2
* /set dcc_store_path problem fixed.
* $dccctl(get [ref] XXX) where XXX is heldtime or holdtime.
* Misc new one liners in script/data_array.
These aren't documented in UPDATES and KNOWNBUGS.
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Tue Apr 22 12:28:03 2003 UTC (5 years, 4 months ago) by crazyed
Branch:
MAIN
Changes since 1.1: +31 -19 lines
Diff to previous 1.1
* Removed local dependancies from script/data_* which should
make them work now.
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Wed Apr 16 05:29:59 2003 UTC (5 years, 4 months ago) by crazyed
Branch:
MAIN
Added the script/data* scripts that define a few aliases useful for
manipulating certain data structures. data_array still needs cleaning up
as you will no doubt observe.
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.