This website requires JavaScript.
Explore
Help
Register
Sign In
jrd
/
irssi
Watch
1
Star
0
Fork
0
You've already forked irssi
forked from
PsychoticNinja/irssi
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
irssi
/
src
/
lib-config
History
Timo Sirainen
6a82e806b4
Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get before possibly identically named headers in the glib's include directory.
...
git-svn-id:
http://svn.irssi.org/repos/irssi/trunk@1975
dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-11-05 14:48:03 +00:00
..
.cvsignore
Initial revision
1999-09-03 14:32:03 +00:00
get.c
added config_node_first() function to get the first non-comment node.
2001-09-22 15:24:40 +00:00
iconfig.h
added config_node_first() function to get the first non-comment node.
2001-09-22 15:24:40 +00:00
Makefile.am
Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get before possibly identically named headers in the glib's include directory.
2001-11-05 14:48:03 +00:00
module.h
Sorry for a big update - I still don't have internet connection at home
2000-04-14 11:27:14 +00:00
parse.c
'=' isn't really necessary, warn if it's missing but don't fail without
2001-02-06 21:42:58 +00:00
set.c
config_node_remove() - NULL parent is treated as root node
2001-05-11 19:53:39 +00:00
write.c
Don't write indent spaces to empty lines
2001-01-07 08:05:14 +00:00