index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
misc.h
Age
Commit message (
Expand
)
Author
2015-05-05
Implement support for IRCv3.1 CAP negotiation
LemonBoy
2014-10-19
Try to split long lines on spaces
Sebastian Thorarensen
2014-07-06
Properly split long IRC messages
Sebastian Thorarensen
2010-04-03
deprecated glib strup/down fixes from exg.
Alexander Færøy
2008-04-25
Refactor code to create a watcher for an fd into a function.
Emanuele Giaquinta
2008-03-28
Make strstr_full_case internal.
Emanuele Giaquinta
2008-03-03
Group together declarations for string functions.
Emanuele Giaquinta
2008-03-03
Rename some variables.
Emanuele Giaquinta
2004-03-23
added strocpy()
Timo Sirainen
2003-01-31
Removed execute(), not used.
Timo Sirainen
2002-12-28
Added time, size and level setting types. Breaks some settings - I'll add
Timo Sirainen
2002-12-28
don't bother with inlining at all, it doesn't help that much and I'm not
Timo Sirainen
2002-12-28
fix compiler warnings
Timo Sirainen
2002-11-21
Irssi now uses 64bit file offets if it's only supported by system. Also did
Timo Sirainen
2002-07-16
'\' characters in nicks were skipped when sending messages in queries.
Timo Sirainen
2001-08-08
Added function expand_escapes() which handles now escaping /EVAL and input
Timo Sirainen
2001-05-17
some comment changes, moved nearest_power() to misc.h
Timo Sirainen
2001-03-03
Added strstr_full() and strstr_full_case()
Timo Sirainen
2001-02-10
/SET names_max_columns, /SET names_max_width: Limit width of /NAMES list.
Timo Sirainen
2001-01-28
get_max_column_count(), columns_sort_list(): helper functions for
Timo Sirainen
2001-01-14
Added my_asctime()
Timo Sirainen
2000-11-30
added g_timeval_cmp()
Timo Sirainen
2000-08-26
Lots of moving stuff around - hopefully I didn't break too much :)
Timo Sirainen
2000-08-12
mkpath() - behaves like mkdir -p. Autologging now uses it to create
Timo Sirainen
2000-07-16
Cleaned up code.
Timo Sirainen
2000-06-30
If joined channel had some low-ascii (color codes), they were displayed
Timo Sirainen
2000-06-18
Changed option handling in /commands. Irssi will now complain about
Timo Sirainen
2000-06-17
Completion list is now sorted.
Timo Sirainen
2000-04-26
..adding new files..
Timo Sirainen