1
0
mirror of https://github.com/irssi/irssi.git synced 2024-11-03 04:27:19 -05:00
irssi/src/core
Timo Sirainen 4969326cd6 line_split() : use g_memmove() instead of memcpy() .. hm. how could
this even work before? :)


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@650 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-09-06 21:54:53 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
args.c Cleaned up code. 2000-07-16 20:18:05 +00:00
args.h ..adding new files.. 2000-04-26 08:03:38 +00:00
channel-rec.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
channels-setup.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
channels-setup.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
channels.c Updates. 2000-09-02 18:53:58 +00:00
channels.h Updates. 2000-09-02 18:53:58 +00:00
chat-protocols.c Added chat protocol register. Changed all chat_type fields to use it. 2000-09-01 00:26:46 +00:00
chat-protocols.h Added chat protocol register. Changed all chat_type fields to use it. 2000-09-01 00:26:46 +00:00
chatnet-rec.h Added chat protocol register. Changed all chat_type fields to use it. 2000-09-01 00:26:46 +00:00
chatnets.c /set autocreate_query -> /set autocreate_query_level 2000-09-06 21:30:56 +00:00
chatnets.h Object type checking fixes 2000-08-30 22:29:55 +00:00
commands.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
commands.h /LAST - didn't work right. 2000-08-16 00:48:29 +00:00
core.c Added chat protocol register. Changed all chat_type fields to use it. 2000-09-01 00:26:46 +00:00
core.h ..adding new files.. 2000-04-26 08:03:38 +00:00
levels.c Cleaned up code. 2000-07-16 20:18:05 +00:00
levels.h Cleaned up code. 2000-07-16 20:18:05 +00:00
line-split.c line_split() : use g_memmove() instead of memcpy() .. hm. how could 2000-09-06 21:54:53 +00:00
line-split.h ..adding new files.. 2000-04-26 08:03:38 +00:00
log.c log_day_change was never printed in logs. 2000-08-25 21:10:05 +00:00
log.h /LOG: Removed the -rotate option, it was pretty useless since adding 2000-08-11 22:07:42 +00:00
Makefile.am Added chat protocol register. Changed all chat_type fields to use it. 2000-09-01 00:26:46 +00:00
masks.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
masks.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
memdebug.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
memdebug.h Added g_dirname() so ig_free() won't complain when free()ing it. 2000-06-18 10:02:39 +00:00
misc.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
misc.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
module.h ..adding new files.. 2000-04-26 08:03:38 +00:00
modules.c /set autocreate_query -> /set autocreate_query_level 2000-09-06 21:30:56 +00:00
modules.h Updates. 2000-09-02 18:53:58 +00:00
net-disconnect.c Cleaned up code. 2000-07-16 20:18:05 +00:00
net-disconnect.h ..adding new files.. 2000-04-26 08:03:38 +00:00
net-internal.h ..adding new files.. 2000-04-26 08:03:38 +00:00
net-nonblock.c Cleaned up code. 2000-07-16 20:18:05 +00:00
net-nonblock.h Added bot plugin, it also has almost-functional botnet. 2000-05-25 11:30:47 +00:00
net-sendbuffer.c net_sendbuffer_send(): use const void *data instead of void *data 2000-07-23 13:41:34 +00:00
net-sendbuffer.h net_sendbuffer_send(): use const void *data instead of void *data 2000-07-23 13:41:34 +00:00
network.c send() - ignore EPIPE return value and just return "0 bytes sent". The broken 2000-07-29 15:35:45 +00:00
network.h "Temporary error in nameserver" shouldn't remove server reconnections. 2000-07-02 11:56:38 +00:00
nicklist.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
nicklist.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
pidwait.c Cleaned up code. 2000-07-16 20:18:05 +00:00
pidwait.h ..adding new files.. 2000-04-26 08:03:38 +00:00
queries.c Updates. 2000-09-02 18:53:58 +00:00
queries.h Updates. 2000-09-02 18:53:58 +00:00
query-rec.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
rawlog.c Cleaned up code. 2000-07-16 20:18:05 +00:00
rawlog.h Perl working again, better than ever (unless there's bugs :) 2000-04-28 08:07:42 +00:00
server-connect-rec.h Added chat protocol register. Changed all chat_type fields to use it. 2000-09-01 00:26:46 +00:00
server-rec.h /set autocreate_query -> /set autocreate_query_level 2000-09-06 21:30:56 +00:00
server-setup-rec.h Added chat protocol register. Changed all chat_type fields to use it. 2000-09-01 00:26:46 +00:00
servers-reconnect.c Updates. 2000-09-02 18:53:58 +00:00
servers-reconnect.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
servers-redirect.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
servers-redirect.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
servers-setup.c /set autocreate_query -> /set autocreate_query_level 2000-09-06 21:30:56 +00:00
servers-setup.h Object type checking fixes 2000-08-30 22:29:55 +00:00
servers.c Updates. 2000-09-02 18:53:58 +00:00
servers.h Updates. 2000-09-02 18:53:58 +00:00
settings.c /SET settings_autosave - If set ON, settings are automatically saved 2000-07-23 12:29:50 +00:00
settings.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
signals.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
signals.h Created signal_get_uniq_id() macro. Added some documentation about 2000-06-25 23:39:23 +00:00
special-vars.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
special-vars.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
window-item-def.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
window-item-rec.h Added chat protocol register. Changed all chat_type fields to use it. 2000-09-01 00:26:46 +00:00