CVS log for epic5/script/guh |
 |
Up to [Epic CVS] / epic5 / script
Request diff between arbitrary revisions
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.8
/
(view)
- annotate
- [select for diffs]
, Tue Jul 3 01:03:48 2007 UTC (15 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic5-0_3_9,
epic5-0_3_8,
epic5-0_3_7,
epic5-0_3_6,
epic5-0_3_5,
HEAD
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
* Fix hookctl(set list ... implied {...}) to work as intended (rb zlonix)
Revision
1.7
/
(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_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.6: +30 -30 lines
Diff to previous 1.6
PF-ify all of the scripts.
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Thu Jul 8 07:27:59 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.5: +1 -0 lines
Diff to previous 1.5
* Userhost updating for NICK messages as per UPDATES.
* Delayed ISON requests as per UPDATES.
Revision
1.4.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.4: +15 -3 lines
Diff to previous 1.4
to next main 1.5
Yikes. Merged to become consistent with HEAD. Sorry for all the commits,
I'll be quiet again soon. :)
-wd
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Thu Jan 9 01:10:56 2003 UTC (5 years, 8 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,
epic4-1_1_13,
epic4-1_1_12,
epic4-1_1_11
Changes since 1.4: +15 -3 lines
Diff to previous 1.4
* Altered the default FLOATING_POINT_PRECISION from 6 to 16 which fixes a
math bug.
* Melded a count argument into next_args and new_next args to cause a
specific number of words to be returned.
* Rewrote the /alias xxx (args) form of /alias to avoid using extractw and
to use *next_args_count instead.
* Tuned the call.xtrace alias in debug.irc.
* Extended $is_on() in guh to allow and return multiple arguments.
* Added $is_off() as a compliment to $is_on().
* Made a minor philosophical change to the way flood detection works: A
message is not counted as a flood if it is the first message in a flood.
The most important impact of this is that rate calculations are more
accurate.
Revision
1.4
/
(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.3: +1 -1 lines
Diff to previous 1.3
Applied patch from Anders Andersson as per patch sent to the mailing list.
Message-ID: <20011127110923.GB2840@sushi.sanyusan.se>
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Sun Dec 30 22:55:39 2001 UTC (6 years, 9 months ago) by crazyed
Branch:
MAIN
Changes since 1.2: +4 -8 lines
Diff to previous 1.2
Backed the $uh() change out in script/guh.
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Sun Dec 30 04:56:01 2001 UTC (6 years, 9 months ago) by crazyed
Branch:
MAIN
Changes since 1.1: +8 -4 lines
Diff to previous 1.1
* Optimised the search algorithms that apply to /foreach and aliasctls
match function.
* Altered $uh() in script/guh to use the cached variables from $userhost()
where possible. Perhaps it's a better idea to add a new function?
* Bugfix to deban.
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.