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
/
perl
/
common
/
Settings.xs
Age
Commit message (
Expand
)
Author
2007-02-06
Revert perl utf8 stuff for now.
Emanuele Giaquinta
2006-12-10
Declare str in PREINIT section.
Emanuele Giaquinta
2006-09-20
Turn on the utf8 status only if the charset is utf8.
Emanuele Giaquinta
2006-09-19
Simplify using new_pv.
Emanuele Giaquinta
2006-09-15
Fix Irssi::settings_get_str to return Nullsv when settings_get_str returns NULL.
Emanuele Giaquinta
2006-09-12
Do not crash when settings_get_str returns NULL.
Emanuele Giaquinta
2006-09-11
Add support for utf8 to Irssi::settings_get_str.
Emanuele Giaquinta
2002-12-30
Added missing settings_get_*(), patch by peder
Timo Sirainen
2002-12-28
Added time, size and level setting types. Breaks some settings - I'll add
Timo Sirainen
2001-12-11
Added Irssi::settings_add_...(), patch by peder@ifi.uio.no
Timo Sirainen
2001-11-19
Settings of perl scripts are now stored in "perl/core/scripts" instead of
Timo Sirainen
2001-10-21
Settings registered with Irssi::settings_add_xx() are now correctly removed
Timo Sirainen
2001-10-20
Dependencies finally work correctly in perl libraries (they're each compiled
Timo Sirainen
2000-10-03
s/core/common/ - because make clean tried to delete it :)
Timo Sirainen