CVS log for epic4/include/commands.h |
 |
Up to [Epic CVS] / epic4 / include
Request diff between arbitrary revisions
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Fri Nov 7 23:43:47 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-2_8,
epic4-2_6,
epic4-2_4,
epic4-2_2,
epic4-2_1_3,
epic4-2_1_2,
epic4-2_1_1,
epic4-2_10,
epic4-2_0,
epic4-1_2_9,
epic4-1_2_8,
epic4-1_2_7,
epic4-1_2_6,
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,
HEAD
Changes since 1.5: +1 -0 lines
Diff to previous 1.5
Implement infinite recursion detector and thwarter. It requires a #define
in config.h, the future of which I have not decided yet.
Revision
1.5.2.1
/
(view)
- annotate
- [select for diffs]
, Wed Mar 26 09:20:45 2003 UTC (5 years, 3 months ago) by wd
Branch:
wd-devel
Changes since 1.5: +2 -1 lines
Diff to previous 1.5
to next main 1.6
Okay. User input is now handled specially, and parse_command() will not
accept incomplete command names anymore.
-wd
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Fri Nov 8 23:36:12 2002 UTC (5 years, 7 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_1_9,
epic4-1_1_8,
epic4-1_1_15,
epic4-1_1_14,
epic4-1_1_13,
epic4-1_1_12,
epic4-1_1_11,
epic4-1_1_10
Branch point for:
wd-devel
Changes since 1.4: +0 -5 lines
Diff to previous 1.4
Another round of epic5 changes...
* Make $B, $., $,, $:, $;, $I, /WAIT stuff server specific, from epic5
* Make tracking of doing_(privmsg|notice|ctcp) server specific, from epic5
* Fixes for Const Correctness.
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Sun Feb 17 22:40:29 2002 UTC (6 years, 4 months ago) by crazyed
Branch:
MAIN
CVS Tags:
epic4-1_1_7,
epic4-1_1_6,
epic4-1_1_5,
epic4-1_1_4,
epic4-1_1_3
Changes since 1.3: +2 -0 lines
Diff to previous 1.3
* New STATUS_HALFOP setting which acts much the same way as STATUS_CHANOP.
* New function $getcommands() which acts much the same way as $getsets().
The internals for these two functions probably need to be rolled together.
* Cleanups and minor updates to tabkey.ce.
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Tue Nov 13 19:37:19 2001 UTC (6 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Implement the "redirect sink", which instead of sending all output to another
irc server, drops the output entirely. This is used by /flush (which is now
safe to use again) and can be used by the user via /redirect 0 to execute
a server query but suppress it's output.
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Tue Jan 23 19:00:27 2001 UTC (7 years, 5 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_1_1,
epic4-1_0_1,
epic4-1_0,
epic4-0_9_17,
epic4-0_9_16,
epic4-0_10_0,
epic-test-tag2,
epic-test-tag
Changes since 1.1: +3 -0 lines
Diff to previous 1.1
Commit #29:
* Add /on error, to handle ERROR protocol messages.
* Fix /window * toggle, to actually toggle.
* Add /defer command, per email on epic list.
* New hybrid6 script from is-.
* Fix a bug with strlcat() from openbsd via freebsd.
* Axe long broken "1 second cursor in window" delay thing.
* Repeal the "deferred free" stuff in 0.9.15-10 that wasn't too good.
That's it!
Revision
1.1.1.1
/
(view)
- annotate
- [select for diffs]
(vendor branch)
, Tue Dec 5 00:11:57 2000 UTC (7 years, 7 months ago) by jnelson
Branch:
epicsol
CVS Tags:
start,
epic4_0_9_15,
epic4-0_9_15,
epic4-0_9_14
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, 7 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.