epic5/script

Epicsol.org

Current directory:[Epic CVS] / epic5 / script
Files shown:63

File Rev. Age Author Last log entry
(dir) Attic/   [show contents]        
(file) 2.8script   1.10  2 years  jnelson  * Fix "ALL" mangle level to not include "UNPRINTABLE" * Fix /on 367 in 2.8script...
(file) activity   1.2  14 months  jnelson  Flush recent changes.
(file) addset   1.2  3 years  jnelson  * When a window is resized, make sure scrollback is bigger than new size. * Add ...
(file) altchan   1.5  16 months  jnelson  * New version of altchan from black * Fix minor issue with chanmonitor * Make ta...
(file) autoget   1.11  4 months  crazyed  * Fixed an apparent typo in getnrolitems in data_array. * Fixed a bug in autoget...
(file) autojoin   1.5  22 months  jnelson  * Finally whack unused /set status_truncate_rhs * New versions of autojoin and r...
(file) autoquery   1.2  2 years  jnelson  <nullie> it's the last time, i promise! :-)
(file) builtins   1.26  7 months  jnelson  * Change builtins script so it doesn't /xecho -w for who replies. * Fix typos in...
(file) chanmonitor   1.2  16 months  jnelson  * New version of altchan from black * Fix minor issue with chanmonitor * Make ta...
(file) commandqueues   1.28  4 months  crazyed  * Fixed an apparent typo in getnrolitems in data_array. * Fixed a bug in autoget...
(file) country   1.6  21 months  jnelson  * Make $urlencode() rfc3986-ish, converting all non-unreserved chars * Change Se...
(file) data_array   1.10  4 months  crazyed  * Fixed an apparent typo in getnrolitems in data_array. * Fixed a bug in autoget...
(file) data_struct   1.10  5 months  crazyed  * Fixed q1cmd in command queues to address space mangling issues first noticed...
(file) dcc_ports   1.3  7 months  jnelson  * Change builtins script so it doesn't /xecho -w for who replies. * Fix typos in...
(file) debug.irc   1.7  3 years  jnelson  PF-ify all of the scripts.
(file) dump   1.3  9 months  jnelson  * New version of /load dump from black.
(file) edit_topic   1.2  3 years  jnelson  PF-ify all of the scripts.
(file) epic-crypt-gpg   1.5  6 years  crazyed  * Use the maximum gzip compression in the gpg encryption scripts. With ascii ...
(file) epic-crypt-gpg-aa   1.6  6 years  crazyed  * Use the maximum gzip compression in the gpg encryption scripts. With ascii ...
(file) files   1.5  22 months  jnelson  Fix compiler warnings, should not be any functional changes.
(file) floodprot   1.3  20 months  jnelson  Commit upon request for nullie.
(file) functions   1.12  9 months  crazyed  From KNOWNBUGS: * Fixed builtins to not return spaces at end of $xform() functio...
(file) global   1.7  3 years  jnelson  PF-ify all of the scripts.
(file) grep   1.4  3 years  jnelson  PF-ify all of the scripts.
(file) guh   1.8  12 months  jnelson  * Fix hookctl(set list ... implied {...}) to work as intended (rb zlonix)
(file) help   1.7  3 years  jnelson  * Move 'addset', 'delset' from 'builtins' to its own script. * Remove commented ...
(file) highlight   1.2  13 months  jnelson  * Add the ** unary operator -- double expand. See UPDATES * Comment what I'm go...
(file) history   1.7  9 months  jnelson  * New versions of builtins, dump, and history from black
(file) hold_mode   1.5  2 years  jnelson  Add 'channelmonitor' script from larne. Thanks!
(file) ison   1.2  2 years  jnelson  More changes from jm.
(file) less   1.4  3 years  jnelson  PF-ify all of the scripts.
(file) less-pipe   1.3  22 months  jnelson  Fix compiler warnings, should not be any functional changes.
(file) loadformats   1.3  20 months  jnelson  Fix the loadformats script. How did i ever miss this?
(file) local.examp   1.4  3 years  jnelson  PF-ify all of the scripts.
(file) mail   1.5  3 years  jnelson  Convert some scripts from /on set over to /addset.
(file) man   1.3  3 years  jnelson  PF-ify all of the scripts.
(file) map   1.3  21 months  jnelson  * Teach history script to use parsekey reset_line (nullie) * Fix one bogon (stil...
(file) meta-compat   1.3  3 years  jnelson  PF-ify all of the scripts.
(file) motd   1.2  3 years  jnelson  PF-ify all of the scripts.
(file) netsplit   1.4  3 years  jnelson  PF-ify all of the scripts.
(file) newaway   1.2  3 years  jnelson  PF-ify all of the scripts.
(file) newnick   1.2  3 years  jnelson  * Move 'addset', 'delset' from 'builtins' to its own script. * Remove commented ...
(file) nickcomp   1.1  2 years  jnelson  Forgot to 'cvs add' this file.
(file) nopaste   1.3  3 years  jnelson  Convert some scripts from /on set over to /addset.
(file) notify   1.11  2 years  jnelson  More changes from jm.
(file) paste   1.6  2 years  jnelson  Round 1 of an attempt to support 64 bit ints without breaking the build for syst...
(file) pipe   1.2  3 years  jnelson  PF-ify all of the scripts.
(file) reconnect   1.7  14 months  jnelson  * Change /say (or the empty command) to send to channel first, query second * Ad...
(file) renumber   1.1  2 years  jnelson  * Support AI_ADDRCONFIG in our builtin AI_MASK/getaddrinfo(). * Make set[_non]_b...
(file) revdcc   1.2  3 years  jnelson  PF-ify all of the scripts.
(file) save   1.4  18 months  jnelson  * Fix from black for 'save' script, to save notify nicks. * Fix from larne for c...
(file) scan   1.3  3 years  jnelson  PF-ify all of the scripts.
(file) screen   1.5  3 years  jnelson  PF-ify all of the scripts.
(file) screen.e   1.2  11 months  jnelson  --- This is a bunch of stuff I've been sitting on while I wait for howl to finis...
(file) setmail   1.4  3 years  jnelson  PF-ify all of the scripts.
(file) slowcat   1.2  3 years  jnelson  PF-ify all of the scripts.
(file) snip   1.1  21 months  jnelson  * Fix replace_line, it wasn't moving the cursor before writing new contents. * F...
(file) sping   1.6  3 years  jnelson  Convert some scripts from /on set over to /addset.
(file) suppressmotd   1.4  3 years  jnelson  Convert some scripts from /on set over to /addset.
(file) tabkey.ce   1.25  5 months  crazyed  * Fixed q1cmd in command queues to address space mangling issues first noticed...
(file) tabkey.jm   1.18  14 months  jnelson  * Change /say (or the empty command) to send to channel first, query second * Ad...
(file) url.irc   1.1  11 months  jnelson  * Commit a 'url.irc' script that I don't know where it came from...
(file) utime   1.3  3 years  jnelson  * When a window is resized, make sure scrollback is bigger than new size. * Add ...

Show files using tag:
 

CVS Admin
Powered by
ViewCVS 0.9.2