CVS log for epic4/source/irc.c |
 |
Up to [Epic CVS] / epic4 / source
Request diff between arbitrary revisions
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.768
/
(view)
- annotate
- [select for diffs]
, Sat Mar 29 03:49:23 2008 UTC (3 months, 4 weeks ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-2_10,
HEAD
Changes since 1.767: +6 -6 lines
Diff to previous 1.767
New epic!
Revision
1.767
/
(view)
- annotate
- [select for diffs]
, Thu Mar 20 03:20:51 2008 UTC (4 months, 1 week ago) by jnelson
Branch:
MAIN
Changes since 1.766: +2 -2 lines
Diff to previous 1.766
* Fix brain-o -- AC_MSG_RESULT is not the same as AC_DEFINE, dummy.
* Add $regcomp_cs() from epic5 as a special favor to blackjac.
Revision
1.766
/
(view)
- annotate
- [select for diffs]
, Tue Mar 18 03:24:01 2008 UTC (4 months, 1 week ago) by jnelson
Branch:
MAIN
Changes since 1.765: +2 -2 lines
Diff to previous 1.765
* Right about now Kev is wondering what is going on, that I'm making
all these changes to epic4 after so many years of just bug fixes.
* Resolve build conflicts between x/open curses and ncurses. ugh.
Revision
1.765
/
(view)
- annotate
- [select for diffs]
, Mon Mar 17 02:42:46 2008 UTC (4 months, 1 week ago) by jnelson
Branch:
MAIN
Changes since 1.764: +3 -3 lines
Diff to previous 1.764
* Move "term.h" out of the way so we can #include <term.h> (mv'd to termx.h)
* This makes it possible to avoid empty decls for tparm()
* Which is supposed to fix the build for larne on who-only-knows-what.
* Rename tparm() to my_tparm().
* Do a make depend since i changed the name of a header file. ugh.
* Change the name of (struct term) to (struct my_term) for freebsd sake. ugh.
Revision
1.764
/
(view)
- annotate
- [select for diffs]
, Sat Mar 15 19:47:40 2008 UTC (4 months, 1 week ago) by jnelson
Branch:
MAIN
Changes since 1.763: +2 -2 lines
Diff to previous 1.763
Fix a comesmetic configure bug for larne
Revision
1.763
/
(view)
- annotate
- [select for diffs]
, Sat Mar 15 00:40:06 2008 UTC (4 months, 1 week ago) by jnelson
Branch:
MAIN
Changes since 1.762: +3 -3 lines
Diff to previous 1.762
* More changes for larne's cross-building project.
Revision
1.762
/
(view)
- annotate
- [select for diffs]
, Fri Mar 14 21:18:39 2008 UTC (4 months, 1 week ago) by jnelson
Branch:
MAIN
Changes since 1.761: +2 -2 lines
Diff to previous 1.761
* sig.inc should be created in the include directory. (rb larne)
* Fix build on systems where CFLAGS doesn't get set (larne)
Revision
1.761
/
(view)
- annotate
- [select for diffs]
, Thu Mar 13 23:12:53 2008 UTC (4 months, 1 week ago) by jnelson
Branch:
MAIN
Changes since 1.760: +2 -2 lines
Diff to previous 1.760
* Patch from larne to fix build on interix
Revision
1.760
/
(view)
- annotate
- [select for diffs]
, Sat Feb 16 23:59:11 2008 UTC (5 months, 1 week ago) by jnelson
Branch:
MAIN
Changes since 1.759: +22 -1 lines
Diff to previous 1.759
* Add /on signal (pegasus)
* Fix /set indent if /set continued_line contains ^C stuff (pegasus)
Revision
1.759
/
(view)
- annotate
- [select for diffs]
, Fri Feb 8 03:37:19 2008 UTC (5 months, 2 weeks ago) by jnelson
Branch:
MAIN
Changes since 1.758: +2 -2 lines
Diff to previous 1.758
Fix the build on systems without intmax_t/strtoimax().
Revision
1.758
/
(view)
- annotate
- [select for diffs]
, Tue Jan 15 13:04:54 2008 UTC (6 months, 1 week ago) by jnelson
Branch:
MAIN
Changes since 1.757: +2 -2 lines
Diff to previous 1.757
* New version of /load hold_mode (implements /set hold_interval)
* Fix crash with $write(w<number> text)
Revision
1.757
/
(view)
- annotate
- [select for diffs]
, Tue Sep 18 01:31:47 2007 UTC (10 months, 1 week ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-2_8
Changes since 1.756: +6 -6 lines
Diff to previous 1.756
New epic!
Revision
1.756
/
(view)
- annotate
- [select for diffs]
, Thu Sep 6 20:40:44 2007 UTC (10 months, 2 weeks ago) by howl
Branch:
MAIN
Changes since 1.755: +2 -2 lines
Diff to previous 1.755
* I made an oopsie. $tobase() should *now* support negative integers!
Revision
1.755
/
(view)
- annotate
- [select for diffs]
, Thu Sep 6 19:54:49 2007 UTC (10 months, 2 weeks ago) by howl
Branch:
MAIN
Changes since 1.754: +2 -2 lines
Diff to previous 1.754
* Backported functions $strtol() and $tobase() from EPIC5. Request from
|Rain|. See UPDATES for more information.
Revision
1.754
/
(view)
- annotate
- [select for diffs]
, Wed Aug 22 00:00:31 2007 UTC (11 months ago) by jnelson
Branch:
MAIN
Changes since 1.753: +2 -2 lines
Diff to previous 1.753
* Fix brain-o in a previous fix.
Revision
1.753
/
(view)
- annotate
- [select for diffs]
, Wed Jul 4 12:39:33 2007 UTC (12 months, 3 weeks ago) by jnelson
Branch:
MAIN
Changes since 1.752: +2 -2 lines
Diff to previous 1.752
* Add $windowctl(GET <refnum> CHANNELS) in kindness to BlackJac.
Revision
1.752
/
(view)
- annotate
- [select for diffs]
, Sat May 12 13:33:20 2007 UTC (14 months, 2 weeks ago) by jnelson
Branch:
MAIN
Changes since 1.751: +2 -2 lines
Diff to previous 1.751
* Fix crash for /parsekey type_text
Revision
1.751
/
(view)
- annotate
- [select for diffs]
, Sat Jan 20 18:33:46 2007 UTC (18 months ago) by jnelson
Branch:
MAIN
Changes since 1.750: +2 -2 lines
Diff to previous 1.750
Add support for +T by special request.
Revision
1.750
/
(view)
- annotate
- [select for diffs]
, Sat Dec 16 15:40:01 2006 UTC (19 months, 1 week ago) by jnelson
Branch:
MAIN
Changes since 1.749: +2 -2 lines
Diff to previous 1.749
* Fix inability to /query an /exec'd process.
Revision
1.749
/
(view)
- annotate
- [select for diffs]
, Fri Dec 8 15:47:50 2006 UTC (19 months, 2 weeks ago) by jnelson
Branch:
MAIN
Changes since 1.748: +2 -2 lines
Diff to previous 1.748
Introduce an intentional error after receiving 001, to avoid a problem
I'm seeing on epicsol. Grrr.
Revision
1.748
/
(view)
- annotate
- [select for diffs]
, Thu Nov 16 23:48:41 2006 UTC (20 months, 1 week ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-2_6
Changes since 1.747: +4 -4 lines
Diff to previous 1.747
Oh bugger.
Revision
1.747
/
(view)
- annotate
- [select for diffs]
, Thu Nov 16 23:48:14 2006 UTC (20 months, 1 week ago) by jnelson
Branch:
MAIN
Changes since 1.746: +3 -3 lines
Diff to previous 1.746
New EPIC!
Revision
1.746
/
(view)
- annotate
- [select for diffs]
, Thu Nov 16 23:44:19 2006 UTC (20 months, 1 week ago) by jnelson
Branch:
MAIN
Changes since 1.745: +2 -2 lines
Diff to previous 1.745
* Fix crash with $xdebug() with no arguments.
Revision
1.745
/
(view)
- annotate
- [select for diffs]
, Thu Oct 19 21:25:29 2006 UTC (21 months, 1 week ago) by jnelson
Branch:
MAIN
Changes since 1.744: +2 -2 lines
Diff to previous 1.744
* Add a missing cast for printf when sending a dcc handshake.
* Support isfinite() for hpux/c99 alongside finite() for bsd.
* Fix bug where SIGCHLD can be blocked and never unblocked.
Revision
1.744
/
(view)
- annotate
- [select for diffs]
, Sun Jun 18 16:33:51 2006 UTC (2 years, 1 month ago) by jnelson
Branch:
MAIN
Changes since 1.743: +2 -2 lines
Diff to previous 1.743
* Add support for maildir mail boxes, which must be selected at compile time.
Revision
1.743
/
(view)
- annotate
- [select for diffs]
, Sat Jun 17 03:11:18 2006 UTC (2 years, 1 month ago) by jnelson
Branch:
MAIN
Changes since 1.742: +2 -2 lines
Diff to previous 1.742
Fix crash when doing /nick <unique id> on ircnet.
Revision
1.742
/
(view)
- annotate
- [select for diffs]
, Sat Mar 4 16:29:43 2006 UTC (2 years, 4 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-2_4
Changes since 1.741: +6 -6 lines
Diff to previous 1.741
New epic!
Revision
1.741
/
(view)
- annotate
- [select for diffs]
, Thu Feb 16 06:14:09 2006 UTC (2 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.740: +2 -2 lines
Diff to previous 1.740
Fix more larnification bugs found by ircfuzz. All clear now, really! ;-)
Revision
1.740
/
(view)
- annotate
- [select for diffs]
, Tue Feb 14 00:53:45 2006 UTC (2 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.739: +2 -2 lines
Diff to previous 1.739
Fix crash revealed by ircfuzz. Thanks go to the anonymous person who
pointed this out. Only one bug found by ircfuzz! ;-)
Revision
1.739
/
(view)
- annotate
- [select for diffs]
, Sun Oct 23 02:52:07 2005 UTC (2 years, 9 months ago) by jnelson
Branch:
MAIN
Changes since 1.738: +2 -2 lines
Diff to previous 1.738
* Fix two 64-bit pointer errors (one in dcc.c, and one in who.c)
* Fix refresh_a_screen() to not pass NULL to recalculate_windows().
(reported by cshepherd, thanks!)
Revision
1.738
/
(view)
- annotate
- [select for diffs]
, Sun Oct 16 18:12:24 2005 UTC (2 years, 9 months ago) by jnelson
Branch:
MAIN
Changes since 1.737: +2 -2 lines
Diff to previous 1.737
Fix output from exec to go to the correct server (the 'if' here is
guarding the wrong assignment!)
Revision
1.737
/
(view)
- annotate
- [select for diffs]
, Sat Jun 4 03:32:53 2005 UTC (3 years, 1 month ago) by jnelson
Branch:
MAIN
Changes since 1.736: +2 -2 lines
Diff to previous 1.736
* Fix error messages when you /exec -direct asdf, from epic5.
* Add more gracious support for unique id's and nickname 0, from epic5.
Revision
1.736
/
(view)
- annotate
- [select for diffs]
, Sat Jun 4 03:15:27 2005 UTC (3 years, 1 month ago) by jnelson
Branch:
MAIN
Changes since 1.735: +2 -2 lines
Diff to previous 1.735
Fix /while et al not to do LOCAL_COPY within infinite loop, from epic5.
Revision
1.735
/
(view)
- annotate
- [select for diffs]
, Tue May 3 02:51:56 2005 UTC (3 years, 2 months ago) by jnelson
Branch:
MAIN
Changes since 1.734: +2 -2 lines
Diff to previous 1.734
* Fix 'get_local_server_port', add $serverctl(GET * LOCALPORT). (fudd)
Revision
1.734
/
(view)
- annotate
- [select for diffs]
, Wed Apr 20 03:07:02 2005 UTC (3 years, 3 months ago) by wd
Branch:
MAIN
Changes since 1.733: +2 -2 lines
Diff to previous 1.733
Fix bug with deleting user-created functions.
-wd
Revision
1.733
/
(view)
- annotate
- [select for diffs]
, Sun Apr 10 13:58:41 2005 UTC (3 years, 3 months ago) by jnelson
Branch:
MAIN
Changes since 1.732: +2 -2 lines
Diff to previous 1.732
Fix problems with log refnum -1 in /set log_rewrite.
Revision
1.732
/
(view)
- annotate
- [select for diffs]
, Sun Apr 3 14:36:08 2005 UTC (3 years, 3 months ago) by jnelson
Branch:
MAIN
Changes since 1.731: +2 -2 lines
Diff to previous 1.731
* Fix translation for zlonix
* Fix /ignore for larne
Revision
1.731
/
(view)
- annotate
- [select for diffs]
, Wed Mar 2 14:44:26 2005 UTC (3 years, 4 months ago) by jnelson
Branch:
MAIN
Changes since 1.730: +2 -2 lines
Diff to previous 1.730
* Fix 353 numeric so channels w/o users on ratbox aren't "odd"
Revision
1.730
/
(view)
- annotate
- [select for diffs]
, Wed Feb 23 04:23:57 2005 UTC (3 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.729: +2 -2 lines
Diff to previous 1.729
Fix /window <refnum> scroll_forward/scroll_backward, for blackjac
Revision
1.729
/
(view)
- annotate
- [select for diffs]
, Tue Feb 8 16:28:56 2005 UTC (3 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.728: +2 -2 lines
Diff to previous 1.728
Fix /away -all
Revision
1.728
/
(view)
- annotate
- [select for diffs]
, Mon Jan 31 05:10:11 2005 UTC (3 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.727: +2 -2 lines
Diff to previous 1.727
* Fix null deref when you do /window flush while not in hold mode.
Revision
1.727
/
(view)
- annotate
- [select for diffs]
, Tue Dec 14 05:10:02 2004 UTC (3 years, 7 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-2_2
Changes since 1.726: +6 -6 lines
Diff to previous 1.726
EPIC4-2.2, the third production release of epic4!
Revision
1.726
/
(view)
- annotate
- [select for diffs]
, Fri Dec 3 17:24:11 2004 UTC (3 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.725: +2 -2 lines
Diff to previous 1.725
Fix end-of-invite/except list for braino.
Revision
1.725
/
(view)
- annotate
- [select for diffs]
, Thu Dec 2 00:16:52 2004 UTC (3 years, 7 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-2_1_3
Changes since 1.724: +6 -6 lines
Diff to previous 1.724
New EPIC!
Revision
1.724
/
(view)
- annotate
- [select for diffs]
, Wed Dec 1 23:47:51 2004 UTC (3 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.723: +2 -2 lines
Diff to previous 1.723
Last material change to epic4! (hopefully -- cross fingers)
* Fix wording of default messages for 347 and 349 numerics.
* Fix column alignment for /timer list.
* Fix add_to_window() to stop runaway recursion through /set output_rewrite.
* Fix bug in expand_alias() -- all output must be privileged_yell()!
* Change /on send_to_server so it can't be hooked recursively.
Revision
1.723
/
(view)
- annotate
- [select for diffs]
, Mon Nov 15 22:43:30 2004 UTC (3 years, 8 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-2_1_2
Changes since 1.722: +6 -6 lines
Diff to previous 1.722
EPIC4-2.1.2!
Revision
1.722
/
(view)
- annotate
- [select for diffs]
, Wed Nov 10 03:20:35 2004 UTC (3 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.721: +2 -2 lines
Diff to previous 1.721
* Fix space-related panic. See UPDATES for all the gruesome details.
* Add ALT_CHAR to the list of things that can be mangled.
Revision
1.721
/
(view)
- annotate
- [select for diffs]
, Tue Nov 2 23:13:51 2004 UTC (3 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.720: +2 -2 lines
Diff to previous 1.720
Fix brain-damage
Revision
1.720
/
(view)
- annotate
- [select for diffs]
, Tue Nov 2 01:39:30 2004 UTC (3 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.719: +2 -2 lines
Diff to previous 1.719
Change the mangler so ANSI turns off ALL_OFF unless all six attributes
are being stripped.
Revision
1.719
/
(view)
- annotate
- [select for diffs]
, Mon Oct 25 14:08:02 2004 UTC (3 years, 9 months ago) by jnelson
Branch:
MAIN
Changes since 1.718: +2 -2 lines
Diff to previous 1.718
Fix $logctl().
Revision
1.718
/
(view)
- annotate
- [select for diffs]
, Fri Oct 8 03:40:07 2004 UTC (3 years, 9 months ago) by jnelson
Branch:
MAIN
Changes since 1.717: +2 -2 lines
Diff to previous 1.717
* Fix color bleeding with color changes in middle of long words that wrap.
-- This was reported by blackjac. It's a bug that occurs if you do a color
change in a very long word that ends up wrapping to the next line. If there
are no more attribute changes ni the next line that it wraps to, then the
line after *that* (the third line) will get the attributes at the end of the
1st line instead of the attributes at the end of the 2nd line.
Revision
1.717
/
(view)
- annotate
- [select for diffs]
, Thu Oct 7 23:16:57 2004 UTC (3 years, 9 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-2_1_1
Changes since 1.716: +6 -6 lines
Diff to previous 1.716
EPIC4-2.1.1!
Revision
1.716
/
(view)
- annotate
- [select for diffs]
, Tue Oct 5 23:22:05 2004 UTC (3 years, 9 months ago) by jnelson
Branch:
MAIN
Changes since 1.715: +2 -2 lines
Diff to previous 1.715
* Fix compile warning for alloca on freebsd-current for blackjac. bleh.
Revision
1.715
/
(view)
- annotate
- [select for diffs]
, Tue Oct 5 23:20:07 2004 UTC (3 years, 9 months ago) by jnelson
Branch:
MAIN
Changes since 1.714: +3 -3 lines
Diff to previous 1.714
* Fix compile error with password protection
* Make symbolic link from 'epic' use a relative path.
Revision
1.714
/
(view)
- annotate
- [select for diffs]
, Fri Oct 1 19:37:30 2004 UTC (3 years, 9 months ago) by jnelson
Branch:
MAIN
Changes since 1.713: +2 -2 lines
Diff to previous 1.713
* Add %{2}W and %{3}W from epic5 (for blackjac)
* Fix $stripcrap(ALL,-<type> ...) from epic5.
* Add support for +e and +I numeric replies for efnet.
Revision
1.713
/
(view)
- annotate
- [select for diffs]
, Sun Aug 15 02:28:23 2004 UTC (3 years, 11 months ago) by jnelson
Branch:
MAIN
Changes since 1.712: +2 -2 lines
Diff to previous 1.712
* Avoid NULL deref on brok^H^H^H^Hempty numeric replies
Revision
1.712
/
(view)
- annotate
- [select for diffs]
, Sat Aug 14 17:41:54 2004 UTC (3 years, 11 months ago) by jnelson
Branch:
MAIN
Changes since 1.711: +2 -2 lines
Diff to previous 1.711
* Increase buffer for %F (and %{1}F) from 80 bytes to 2k.
Revision
1.711
/
(view)
- annotate
- [select for diffs]
, Sat Aug 7 18:54:55 2004 UTC (3 years, 11 months ago) by jnelson
Branch:
MAIN
Changes since 1.710: +3 -3 lines
Diff to previous 1.710
* Allow /userhost <uniqueid> for ircnet.
* Allow 'epic 0 <servername' for ircnet.
Revision
1.710
/
(view)
- annotate
- [select for diffs]
, Sat Aug 7 17:33:35 2004 UTC (3 years, 11 months ago) by jnelson
Branch:
MAIN
Changes since 1.709: +2 -2 lines
Diff to previous 1.709
* Implement "unique id" support for ircnet (042 numeric)
* You can /nick 0 or /nick <unique_id>
* You can use $servertctl([SET|GET] <refnum> UNIQUE_ID)
Revision
1.709
/
(view)
- annotate
- [select for diffs]
, Fri Jul 23 23:02:31 2004 UTC (4 years ago) by jnelson
Branch:
MAIN
Changes since 1.708: +2 -2 lines
Diff to previous 1.708
Flush all of the small bug fixes i've been sitting on.
Revision
1.708
/
(view)
- annotate
- [select for diffs]
, Fri May 28 14:32:33 2004 UTC (4 years, 1 month ago) by jnelson
Branch:
MAIN
Changes since 1.707: +2 -2 lines
Diff to previous 1.707
Bug fix as a personal favor.
Revision
1.707
/
(view)
- annotate
- [select for diffs]
, Thu Mar 25 04:26:59 2004 UTC (4 years, 4 months ago) by jnelson
Branch:
MAIN
Changes since 1.706: +1 -4 lines
Diff to previous 1.706
This should NOT have been commited. Back it out.
Revision
1.706
/
(view)
- annotate
- [select for diffs]
, Thu Mar 25 04:20:29 2004 UTC (4 years, 4 months ago) by jnelson
Branch:
MAIN
Changes since 1.705: +5 -2 lines
Diff to previous 1.705
Add /xecho -f for howl
Add a timer dump for "stuck in a polling loop!"
Revision
1.705
/
(view)
- annotate
- [select for diffs]
, Sat Feb 21 17:12:18 2004 UTC (4 years, 5 months ago) by keerf
Branch:
MAIN
CVS Tags:
epic4-2_0
Changes since 1.704: +2 -2 lines
Diff to previous 1.704
New EPIC4-2.0 Release.
Revision
1.704
/
(view)
- annotate
- [select for diffs]
, Fri Feb 20 23:40:23 2004 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.703: +2 -2 lines
Diff to previous 1.703
Fix many errors using realpath() and normalize_filename().
Revision
1.703
/
(view)
- annotate
- [select for diffs]
, Fri Feb 20 22:54:16 2004 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.702: +2 -2 lines
Diff to previous 1.702
Grrrrr
Revision
1.702
/
(view)
- annotate
- [select for diffs]
, Fri Feb 20 22:51:12 2004 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.701: +2 -2 lines
Diff to previous 1.701
Fix brain-o
Revision
1.701
/
(view)
- annotate
- [select for diffs]
, Fri Feb 20 22:32:54 2004 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.700: +2 -2 lines
Diff to previous 1.700
Fix my_realpath() for linux users.
Revision
1.700
/
(view)
- annotate
- [select for diffs]
, Fri Feb 20 20:00:13 2004 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.699: +2 -2 lines
Diff to previous 1.699
THE LAST CHANGE -- I REALLY MEAN IT THIS TIME.
Revision
1.699
/
(view)
- annotate
- [select for diffs]
, Fri Feb 20 19:48:11 2004 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.698: +2 -2 lines
Diff to previous 1.698
Fix brain-o.
Revision
1.698
/
(view)
- annotate
- [select for diffs]
, Fri Feb 20 19:44:32 2004 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.697: +2 -2 lines
Diff to previous 1.697
Don't normalize filenames given by /dcc send <nick> <filename>,
and if access() fails, say it doesn't exist or can't be read.
Revision
1.697
/
(view)
- annotate
- [select for diffs]
, Fri Feb 20 00:28:07 2004 UTC (4 years, 5 months ago) by keerf
Branch:
MAIN
Changes since 1.696: +7 -7 lines
Diff to previous 1.696
EPIC4-2.0 Release
Revision
1.696
/
(view)
- annotate
- [select for diffs]
, Mon Feb 16 21:46:27 2004 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.695: +2 -2 lines
Diff to previous 1.695
EPIC4-2.0 passes its vote of confidence!
* Fix a bug with /window channel frobnitz hide doing a null deref
* NSX asked for one more change under the wire.
Revision
1.695
/
(view)
- annotate
- [select for diffs]
, Fri Feb 6 04:48:53 2004 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.694: +2 -2 lines
Diff to previous 1.694
The nick list in 353 is not mandatory. IE:
:server.name 353 mynick = #chan\r\n
is perfectly acceptable.
Revision
1.694
/
(view)
- annotate
- [select for diffs]
, Tue Feb 3 23:03:43 2004 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_2_9
Changes since 1.693: +5 -5 lines
Diff to previous 1.693
EPIC4-1.2.9!
Badger Badger Badger Badger Badger Badger
Badger Badger Badger Badger Badger Mushroom MUSHROOM!
Revision
1.693
/
(view)
- annotate
- [select for diffs]
, Tue Feb 3 19:36:52 2004 UTC (4 years, 5 months ago) by wd
Branch:
MAIN
Changes since 1.692: +2 -2 lines
Diff to previous 1.692
Modified ERASE_LINE function to exhibit more friendly behavior. See
UPDATES for more info.
-wd
Revision
1.692
/
(view)
- annotate
- [select for diffs]
, Mon Feb 2 18:00:12 2004 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.691: +2 -2 lines
Diff to previous 1.691
Fix bug with history expansion when there is a line with only /'s in it.
Reported and fixed by |Rain|.
Revision
1.691
/
(view)
- annotate
- [select for diffs]
, Sat Jan 31 22:15:01 2004 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.690: +2 -2 lines
Diff to previous 1.690
Fix $-at-end-of-string null deref (/echo $($))
Revision
1.690
/
(view)
- annotate
- [select for diffs]
, Sat Jan 31 16:52:09 2004 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.689: +2 -2 lines
Diff to previous 1.689
Regenerate configure.
Revision
1.689
/
(view)
- annotate
- [select for diffs]
, Sat Jan 31 16:28:32 2004 UTC (4 years, 5 months ago) by crazyed
Branch:
MAIN
Changes since 1.688: +2 -2 lines
Diff to previous 1.688
Added tcl 8.4 checks to configure.in. Fixed by bruns. configure will
have to be rebuilt on epicsol too.
Revision
1.688
/
(view)
- annotate
- [select for diffs]
, Fri Jan 30 02:27:02 2004 UTC (4 years, 5 months ago) by wd
Branch:
MAIN
Changes since 1.687: +2 -2 lines
Diff to previous 1.687
Updating tabkey.jm for jm at his request.
-chip
Revision
1.687
/
(view)
- annotate
- [select for diffs]
, Thu Jan 29 02:20:26 2004 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.686: +2 -2 lines
Diff to previous 1.686
Try to fix %\\ and *\\ for zinx's official objection.
I hope i hope i hope i hope i didn't break anything else....
Revision
1.686
/
(view)
- annotate
- [select for diffs]
, Thu Jan 29 01:32:06 2004 UTC (4 years, 5 months ago) by jnelson
Branch:
MAIN
Changes since 1.685: +2 -2 lines
Diff to previous 1.685
* Fix /WHO arg handling. The old code was crap and wouldn't do /who -oper
Revision
1.685
/
(view)
- annotate
- [select for diffs]
, Wed Jan 28 09:51:46 2004 UTC (4 years, 5 months ago) by crazyed
Branch:
MAIN
Changes since 1.684: +2 -2 lines
Diff to previous 1.684
Fixed a thinko with the last DCC fix.
Revision
1.684
/
(view)
- annotate
- [select for diffs]
, Tue Jan 27 04:41:39 2004 UTC (4 years, 6 months ago) by crazyed
Branch:
MAIN
Changes since 1.683: +2 -2 lines
Diff to previous 1.683
Pulled the old dcc quoted space resume hijinks out due to bugs, and
tried a new approach. I tested that it works for normal files. Perhaps
some kind person can test it for spaces.
Revision
1.683
/
(view)
- annotate
- [select for diffs]
, Sun Jan 25 19:03:09 2004 UTC (4 years, 6 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_2_8
Changes since 1.682: +5 -5 lines
Diff to previous 1.682
* Document the material changes we made to the release candidate.
* Fix a few compiler warnings since we've already made changes.
* This is the second release candidate.
* The vote will not be restarted.
Revision
1.682
/
(view)
- annotate
- [select for diffs]
, Sat Jan 24 15:02:00 2004 UTC (4 years, 6 months ago) by crazyed
Branch:
MAIN
Changes since 1.681: +2 -2 lines
Diff to previous 1.681
Forgot to increment commit_id.
Revision
1.681
/
(view)
- annotate
- [select for diffs]
, Mon Jan 19 17:52:56 2004 UTC (4 years, 6 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_2_7
Changes since 1.680: +3 -3 lines
Diff to previous 1.680
EPIC4-1.2.7! This is the first release candidate
Revision
1.680
/
(view)
- annotate
- [select for diffs]
, Mon Jan 19 04:10:57 2004 UTC (4 years, 6 months ago) by jnelson
Branch:
MAIN
Changes since 1.679: +2 -2 lines
Diff to previous 1.679
New script, 'urlgrab' from wc. Thanks!
Revision
1.679
/
(view)
- annotate
- [select for diffs]
, Sun Jan 18 15:33:55 2004 UTC (4 years, 6 months ago) by jnelson
Branch:
MAIN
Changes since 1.678: +2 -2 lines
Diff to previous 1.678
Script changes from howl and nsx, as requested.
Revision
1.678
/
(view)
- annotate
- [select for diffs]
, Sun Jan 18 10:14:01 2004 UTC (4 years, 6 months ago) by crazyed
Branch:
MAIN
Changes since 1.677: +2 -2 lines
Diff to previous 1.677
Fixes and new features as per KNOWNBUGS and UPDATES.
Revision
1.677
/
(view)
- annotate
- [select for diffs]
, Thu Jan 8 20:14:58 2004 UTC (4 years, 6 months ago) by jnelson
Branch:
MAIN
Changes since 1.676: +2 -2 lines
Diff to previous 1.676
* Fix bug with nicks ending with \ in the 353 numeric which has trailing space
* Auto-close DCC's that can't send handshakes due to family mismatch.
Revision
1.676
/
(view)
- annotate
- [select for diffs]
, Sat Jan 3 20:10:11 2004 UTC (4 years, 6 months ago) by crazyed
Branch:
MAIN
Changes since 1.675: +2 -2 lines
Diff to previous 1.675
Forgot to increment commit_id.
Revision
1.675
/
(view)
- annotate
- [select for diffs]
, Sat Jan 3 19:57:25 2004 UTC (4 years, 6 months ago) by crazyed
Branch:
MAIN
Changes since 1.674: +2 -1 lines
Diff to previous 1.674
Miscelaneous fixes and features as per UPDATES and KNOWNBUGS.
Revision
1.674
/
(view)
- annotate
- [select for diffs]
, Fri Dec 26 19:36:58 2003 UTC (4 years, 7 months ago) by crazyed
Branch:
MAIN
Changes since 1.673: +2 -2 lines
Diff to previous 1.673
* Documented $rest() changes in UPDATES due to potential compatibility
problems.
Revision
1.673
/
(view)
- annotate
- [select for diffs]
, Fri Dec 26 19:14:49 2003 UTC (4 years, 7 months ago) by crazyed
Branch:
MAIN
Changes since 1.672: +2 -2 lines
Diff to previous 1.672
* Fixed $shuffle*() to respect extractw.
* Altered $rest() so that a negative first argument makes it a compliment to
$right() in the same way that a positive arg makes it a compliment to
$left(). This may conceivably cause problems for scripts.
* Spruced $joinstr() up a bit. It now accepts any number of variables and
respects extractw.
* Fixed an extractw bug in malloc_strcat_word_c while testing the above.
* Added $splicec() in functions script.
* Added /set dcc_dequote_filenames. Perhaps this should default to off?
Revision
1.672
/
(view)
- annotate
- [select for diffs]
, Thu Dec 18 02:49:02 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.671: +2 -2 lines
Diff to previous 1.671
More notify changes from nsx.
Revision
1.671
/
(view)
- annotate
- [select for diffs]
, Tue Dec 16 23:07:30 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_2_6
Changes since 1.670: +6 -6 lines
Diff to previous 1.670
Last set of changes!
EPIC4-1.2.6!
Revision
1.670
/
(view)
- annotate
- [select for diffs]
, Mon Dec 15 18:36:44 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.669: +2 -2 lines
Diff to previous 1.669
Allow semicolons in the middle of the switch command.
Revision
1.669
/
(view)
- annotate
- [select for diffs]
, Sun Dec 14 21:44:45 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.668: +2 -2 lines
Diff to previous 1.668
Fix for notify
Revision
1.668
/
(view)
- annotate
- [select for diffs]
, Sun Dec 14 21:35:44 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.667: +2 -2 lines
Diff to previous 1.667
New version of notify from nsx, as a personal favor to larne.
Revision
1.667
/
(view)
- annotate
- [select for diffs]
, Sun Dec 14 15:40:46 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_2_5
Changes since 1.666: +6 -6 lines
Diff to previous 1.666
EPIC4-1.2.5!
Revision
1.666
/
(view)
- annotate
- [select for diffs]
, Sun Dec 14 01:15:15 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.665: +2 -2 lines
Diff to previous 1.665
Change default of /SET AUTO_REJOIN to OFF.
Revision
1.665
/
(view)
- annotate
- [select for diffs]
, Sat Dec 13 17:39:52 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.664: +2 -2 lines
Diff to previous 1.664
Fix for meta-compat, from rain.
Revision
1.664
/
(view)
- annotate
- [select for diffs]
, Sat Dec 13 17:25:58 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.663: +12 -3 lines
Diff to previous 1.663
* Make inet_vhostsockaddr() extern so dcc can use it
* Make dcc_open() use inet_vhostsockaddr() to bind /hostname to dcc conns
* Don't allow -b and -q, or -b -and -s, as they cause deadlocks/panics
* Fix casting error that caused $urlencode() of high bit chars to segfault
* If swapping in a window that has no room for double status, recalculate all
* If double-on in a window that has no room for it, recalculate all
Revision
1.663
/
(view)
- annotate
- [select for diffs]
, Thu Dec 11 23:40:55 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.662: +2 -2 lines
Diff to previous 1.662
Update commit_id *slap*
Revision
1.662
/
(view)
- annotate
- [select for diffs]
, Tue Dec 9 06:16:14 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.661: +2 -2 lines
Diff to previous 1.661
Why do I know i'm goign to regret this...
Revision
1.661
/
(view)
- annotate
- [select for diffs]
, Tue Dec 9 05:12:37 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.660: +2 -2 lines
Diff to previous 1.660
Fix some more problems in the pf loader.
Revision
1.660
/
(view)
- annotate
- [select for diffs]
, Tue Dec 9 04:37:52 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.659: +2 -2 lines
Diff to previous 1.659
* Add /ON WINDOW_BEFOREKILL
* Another iteration of the 'notify' script, hooks the system's /ONs now! =)
* Put a space in place of a newline in the PF loader.
* Always ignore spaces after semicolons in parse_line (the {} parser).
* Some compiler warning fixes from rain.
Revision
1.659
/
(view)
- annotate
- [select for diffs]
, Sun Dec 7 22:04:25 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_2_4
Changes since 1.658: +6 -6 lines
Diff to previous 1.658
Update the epic man page to include -o and -O
EPIC-1.2.4!
Revision
1.658
/
(view)
- annotate
- [select for diffs]
, Sun Dec 7 21:26:29 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.657: +2 -2 lines
Diff to previous 1.657
* Do not increment arg_count when ignoring an empty argument in arglists.
Revision
1.657
/
(view)
- annotate
- [select for diffs]
, Sun Dec 7 20:16:52 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.656: +2 -2 lines
Diff to previous 1.656
* Make the output-window-searcher ignore from_server for LOG_DCC
* Make status_hold and status_hold_lines use scrollback numbers too.
* Make add_to_scrollback() redraw status bar if output while scrollbacking.
Revision
1.656
/
(view)
- annotate
- [select for diffs]
, Sat Dec 6 14:34:33 2003 UTC (4 years, 7 months ago) by crazyed
Branch:
MAIN
Changes since 1.655: +2 -2 lines
Diff to previous 1.655
* Fix DCC events so that they occur in the context of "no server" (FROMSERV)
rather than the "current server" (NOSERV). This can fix or completely break
certain intermittent scripting problems.
* Fixed {f,}q1cmd in commandqueues so that it works properly in the "no server"
context.
Revision
1.655
/
(view)
- annotate
- [select for diffs]
, Sat Dec 6 03:58:05 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.654: +2 -2 lines
Diff to previous 1.654
Fix some issues with $numlines()
Revision
1.654
/
(view)
- annotate
- [select for diffs]
, Sat Dec 6 02:03:11 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_2_3
Changes since 1.653: +6 -6 lines
Diff to previous 1.653
* The last argument to open_file_for_write() needs to be lowercase.
* Add $numlines() from fudd.
EPIC4-1.2.3!
Revision
1.653
/
(view)
- annotate
- [select for diffs]
, Thu Dec 4 22:59:03 2003 UTC (4 years, 7 months ago) by crazyed
Branch:
MAIN
Changes since 1.652: +2 -2 lines
Diff to previous 1.652
* Fix for a bounds error in /exec -direct.
Revision
1.652
/
(view)
- annotate
- [select for diffs]
, Thu Dec 4 16:45:42 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.651: +3 -3 lines
Diff to previous 1.651
Tell getopt() about -o and -O.
Revision
1.651
/
(view)
- annotate
- [select for diffs]
, Thu Dec 4 04:12:22 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_2_2
Changes since 1.650: +6 -6 lines
Diff to previous 1.650
* Fix /window kill so it doesn't swap in a window too early.
* Make NOTICEs from servers to channels (on ircnet) go to that channel's win.
EPIC4-1.2.2!
Revision
1.650
/
(view)
- annotate
- [select for diffs]
, Thu Dec 4 00:48:38 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.649: +2 -2 lines
Diff to previous 1.649
Don't swap in windows on /window kill unless it's the last non-frozen window.
Revision
1.649
/
(view)
- annotate
- [select for diffs]
, Wed Dec 3 23:21:22 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.648: +2 -2 lines
Diff to previous 1.648
* Fix /window next, /window prev (SWAP_NEXT_WINDOW/SWAP_PREV_WINDOW) to
skip non-swappable windows.
Revision
1.648
/
(view)
- annotate
- [select for diffs]
, Wed Dec 3 22:17:40 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.647: +16 -3 lines
Diff to previous 1.647
* Add /SET STATUS_NOSWAP
* Fix #define DEBUG_EXTRACTW_DEBUG/LASTLOG
* Add -o and -O command line options to turn off IEXTEN termio() options
* Add /WINDOW SWAPPABLE (defaults to on)
* Add %{1}W status expando, expands to /SET STATUS_NOSWAP if SWAPPABLE OFF
* Don't allow windows to be swapped in or out if SWAPPABLE OFF
* Don't allow windows to be shown or hidden if SWAPPABLE OFF
* Do allow windows to be swapped in with WINDOW KILL even if SWAPPABLE OFF
* Add $windowctl(GET <refnum> SWAPPABLE)
Revision
1.647
/
(view)
- annotate
- [select for diffs]
, Wed Dec 3 05:21:11 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.646: +2 -2 lines
Diff to previous 1.646
More compiler nits fixed. Nothing worth fretting over.
Revision
1.646
/
(view)
- annotate
- [select for diffs]
, Tue Dec 2 21:02:11 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_2_1
Changes since 1.645: +6 -6 lines
Diff to previous 1.645
* Fix a couple of minor compiler nits
EPIC4-1.2.1!
Revision
1.645
/
(view)
- annotate
- [select for diffs]
, Tue Dec 2 11:17:01 2003 UTC (4 years, 7 months ago) by crazyed
Branch:
MAIN
Changes since 1.644: +2 -2 lines
Diff to previous 1.644
Commited two new versions of NSX's script. Minor bug fixes.
Revision
1.644
/
(view)
- annotate
- [select for diffs]
, Tue Dec 2 07:24:55 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.643: +2 -2 lines
Diff to previous 1.643
* Fix a NULL deref if you do /window when there is no current window (!)
* Update notify script from nsx, add sping script from nsx.
Revision
1.643
/
(view)
- annotate
- [select for diffs]
, Tue Dec 2 06:00:35 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.642: +2 -2 lines
Diff to previous 1.642
* Fix the larneproofing in numeric_handler(), it was defective all over.
-- Reported by jb.
Revision
1.642
/
(view)
- annotate
- [select for diffs]
, Tue Dec 2 04:50:24 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_2_0
Changes since 1.641: +6 -6 lines
Diff to previous 1.641
EPIC4-1.2.0!
Revision
1.641
/
(view)
- annotate
- [select for diffs]
, Tue Dec 2 04:45:20 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.640: +2 -2 lines
Diff to previous 1.640
* Update tabkey.jm one last time
* Add 'notify' script, a replacement for the notify command.
* Fix $windowctl(GET <refnum> DOUBLE)
* Make /on window_command give two refnums, the before and after refnums.
Revision
1.640
/
(view)
- annotate
- [select for diffs]
, Mon Dec 1 15:30:57 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.639: +2 -2 lines
Diff to previous 1.639
* Add $windowctl(GET <refnum> DOUBLE)
* Support inbound double quoted filenames in dcc handshakes. bleh.
* Fix NULL deref when you kill hidden windows (ie, /window killswap)
Revision
1.639
/
(view)
- annotate
- [select for diffs]
, Mon Dec 1 04:41:34 2003 UTC (4 years, 7 months ago) by crazyed
Branch:
MAIN
Changes since 1.638: +2 -2 lines
Diff to previous 1.638
* Fix raw listen DCCs not obey /SET DCC_TIMEOUT.
* Added outputting of long long ints to new math parser.
Revision
1.638
/
(view)
- annotate
- [select for diffs]
, Mon Dec 1 03:21:20 2003 UTC (4 years, 7 months ago) by jnelson
Branch:
MAIN
Changes since 1.637: +2 -2 lines
Diff to previous 1.637
(*gulp*) Some changes for fudd.
* Add /ON WINDOW_COMMAND, hooked after every /window command, $* is refnum.
* Add concept of "fixed" or "frozen" windows when you SKIP ON FIXED ON
* Fix /window kill to not kill the last "non-fixed" window
* Fix /window hide to not hide the last "non-fixed" window
* Allow /window kill to kill a "fixed" window, but not the last window.
* (*gulp*) I hope all of the above works!
* Fix $windowctl(REFNUM ...) it was out of order with REFNUMS
* Make /xecho -l override the "who_from" target and always send to the level
Revision
1.637
/
(view)
- annotate
- [select for diffs]
, Mon Nov 24 23:32:23 2003 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.636: +2 -2 lines
Diff to previous 1.636
* Fix /lastlog <number> for kanan.
Revision
1.636
/
(view)
- annotate
- [select for diffs]
, Mon Nov 24 21:11:17 2003 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.635: +2 -2 lines
Diff to previous 1.635
Fix a variety of problems found by nsx -- particularly a panic
occured when you did "/window <refnum> double on" where <refnum> was
a window that was hidden (in certain circumstances)
Revision
1.635
/
(view)
- annotate
- [select for diffs]
, Mon Nov 24 02:12:56 2003 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.634: +2 -2 lines
Diff to previous 1.634
update nsx's tabscript at his request.
Revision
1.634
/
(view)
- annotate
- [select for diffs]
, Sat Nov 22 23:33:01 2003 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.633: +2 -2 lines
Diff to previous 1.633
Let us never speak of this commit again.
Revision
1.633
/
(view)
- annotate
- [select for diffs]
, Sat Nov 22 23:29:23 2003 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.632: +2 -2 lines
Diff to previous 1.632
More complicated atoll() replacements.
Revision
1.632
/
(view)
- annotate
- [select for diffs]
, Sat Nov 22 03:19:03 2003 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.631: +2 -2 lines
Diff to previous 1.631
Wrapper for atoll() for freebsd-stable and stuff.
Revision
1.631
/
(view)
- annotate
- [select for diffs]
, Fri Nov 21 16:18:13 2003 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.630: +2 -2 lines
Diff to previous 1.630
Unconditionally do (long long) integer math in the new math parser if
your system supports (long long). I suppose on some systems this will
make math slower, but that seems like a small price to pay for having
integers that will actually support IP addresses!
$info(o) will inclue the letter 'l' if the host client is working with
64 bit integers in the new math parser.
Please note that the old math parser has not changed, and still only
supports 32 bit integers, and that won't change for backwards compatability.
If you really really really need 64 bit integers, think about changing to
the new math parser.
Revision
1.630
/
(view)
- annotate
- [select for diffs]
, Fri Nov 21 05:57:38 2003 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.629: +2 -2 lines
Diff to previous 1.629
Changes agreed to in principle by: ce
* Make /server <host> honor server groups if can't connect to <host>
* Make reconnects use the server group of NEW server not OLD server.
Revision
1.629
/
(view)
- annotate
- [select for diffs]
, Fri Nov 21 04:38:40 2003 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.628: +3 -2 lines
Diff to previous 1.628
Clean up after the server lists upon exit, for valgrind users.
Revision
1.628
/
(view)
- annotate
- [select for diffs]
, Fri Nov 21 00:26:31 2003 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_1_17
Changes since 1.627: +6 -6 lines
Diff to previous 1.627
epic4-1.1.17!
Revision
1.627
/
(view)
- annotate
- [select for diffs]
, Thu Nov 20 23:38:13 2003 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.626: +2 -2 lines
Diff to previous 1.626
Fix typo that broke /notify on servers other than server refnum 0.
Broken in commit 403 (Dec 19, 2002).
Revision
1.626
/
(view)
- annotate
- [select for diffs]
, Wed Nov 19 18:09:53 2003 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.625: +2 -2 lines
Diff to previous 1.625
Fix typo after i told nsx the bug couldn't possibly be becuase of a typo.
(nsx found the way to reproduce the bug so he did all the hard work here)
Revision
1.625
/
(view)
- annotate
- [select for diffs]
, Tue Nov 18 05:36:10 2003 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.624: +2 -2 lines
Diff to previous 1.624
* Fix /window query, it was a victim of larneproofing. Ooops! (Bugref 6)
* Hook in $windowctl(), just for fun for now.
* Enclose a few more dcc outputs in the target nick context.
Revision
1.624
/
(view)
- annotate
- [select for diffs]
, Sat Nov 15 22:15:59 2003 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.623: +2 -2 lines
Diff to previous 1.623
* Fix a possible logic hole in ok_to_output()
* Fix memory leaks found by valgrind.
Revision
1.623
/
(view)
- annotate
- [select for diffs]
, Fri Nov 14 21:23:40 2003 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.622: +2 -2 lines
Diff to previous 1.622
* current_window_priority should be global variable
* Valgrind is my hero -- fix buffer underruns with mangle_line().
* Make the "current input window" its server's current window on user input.
Revision
1.622
/
(view)
- annotate
- [select for diffs]
, Sat Nov 8 00:10:48 2003 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_1_16
Changes since 1.621: +4 -4 lines
Diff to previous 1.621
EPIC4-1.1.16!
Revision
1.621
/
(view)
- annotate
- [select for diffs]
, Sat Nov 8 00:08:02 2003 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.620: +3 -3 lines
Diff to previous 1.620
Um. oops. forgot to update $V
Revision
1.620
/
(view)
- annotate
- [select for diffs]
, Fri Nov 7 23:43:47 2003 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.619: +3 -3 lines
Diff to previous 1.619
Implement infinite recursion detector and thwarter. It requires a #define
in config.h, the future of which I have not decided yet.
Revision
1.619
/
(view)
- annotate
- [select for diffs]
, Fri Nov 7 18:11:08 2003 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_1_15
Changes since 1.618: +5 -5 lines
Diff to previous 1.618
EPIC4-1.1.15!
Revision
1.618
/
(view)
- annotate
- [select for diffs]
, Fri Nov 7 03:55:57 2003 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.617: +2 -2 lines
Diff to previous 1.617
From previous commit...
* Fix urldecode
* /lastlog -msgs 3 is obliged to skip back 3 msgs, not just 3 lastlog entries.
* Fix warnings in gailib.h
From this commit...
* Fix some const correctness issues
* Make message_to() take an (int) and not (unsigned) so we can pass in -1.
* Fix some arglist regression tests to reflect new extractw semantics.
* Fix uninitialized variable in ok_to_output() that caused panics.
Revision
1.617
/
(view)
- annotate
- [select for diffs]
, Fri Nov 7 03:51:10 2003 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.616: +2 -2 lines
Diff to previous 1.616
See KNOWNBUGS
Revision
1.616
/
(view)
- annotate
- [select for diffs]
, Mon Nov 3 18:30:44 2003 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
Changes since 1.615: +2 -2 lines
Diff to previous 1.615
Fix $hash_32bit(), reported by q.
Revision
1.615
/
(view)
- annotate
- [select for diffs]
, Sat Nov 1 04:09:59 2003 UTC (4 years, 8 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic4-1_1_14
Changes since 1.614: +6 -6 lines
Diff to previous 1.614
epic4-1.1.14!
Revision