CVS log for epic4/include/sgroup.h |
 |
Up to [Epic CVS] / epic4 / include
Request diff between arbitrary revisions
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Thu Oct 24 21:28:07 2002 UTC (5 years, 9 months ago) by jnelson
Branch:
MAIN
CVS Tags:
wd-devel,
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_9,
epic4-1_1_8,
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,
epic4-1_1_10,
HEAD
Changes since 1.3: +0 -1 lines
Diff to previous 1.3
* Remove /set suppress_server_motd which didn't really work anyways.
* Add function decls for bsd_arc4* to ircaux.c
* Always check (window->hold_mode || window->autohold) together!
* Unhold_window()s only if both hold_mode and autohold are off!
* unhold_window()s instead of doing scrollback_end for robustness.
* Attempt to recover from the "output is below bottom of window" bug, whine.
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Mon Apr 29 01:18:20 2002 UTC (6 years, 2 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_1_7,
epic4-1_1_6,
epic4-1_1_5,
epic4-1_1_4
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
The last round of changes for tonight. More of the same...
I promise! I'll document the user visible parts of this soon!
Really! =) I mean it!
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Wed Feb 27 02:57:19 2002 UTC (6 years, 4 months ago) by crazyed
Branch:
MAIN
CVS Tags:
epic4-1_1_3
Changes since 1.1: +1 -0 lines
Diff to previous 1.1
* Applied Ay-Ars patch (with a few modifications) which fully melds ssl
into the server spec, which is now server:port:pass:nick:group:proto
where proto currently is "irc" or "irc-ssl".
* Removed -ssl flags from "/window server" and /server.
* Ay-Ars patch also includes a new function, $servertype() which returns
the proto field by way of extrapolation, (it is not the exact text
entered into that field).
* Entering a server spec in a /server or "/window server" that currently
exists, but which has different additional field values normally
alters the current spec to conform to the new spec. This doesn't work
with the proto field. This is probably a bug.
I am somewhat uncomfortable with all of this. I would like to alter
add_to_server_list to be the one true reference for decoding the server
spec and simplify the other functions to only breaking it into server,
port and "additional". This may be too big a change currently.
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-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, 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.