summaryrefslogtreecommitdiff
path: root/src/lib-config
AgeCommit message (Expand)Author
2001-01-01Added/moved several "typedef struct _XXX XXX;" to common.h so thatTimo Sirainen
2000-12-16Config file handle wasn't closed if config_write_block() failedTimo Sirainen
2000-12-02config_close() didn't work correctly when config was parsed from stringTimo Sirainen
2000-11-26config changes, CONFIG_REC is now required parameter forTimo Sirainen
2000-11-26some updates for checking when to not autosave config.Timo Sirainen
2000-11-26Added modify counter which is increased every time something is changedTimo Sirainen
2000-11-23more enum fixesTimo Sirainen
2000-11-23several fixes to make irssi compile without warnings with MIPSproTimo Sirainen
2000-09-06config_node_clear() didn't work right.Timo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-08-16Small memleak fixedTimo Sirainen
2000-08-01fixTimo Sirainen
2000-07-10Enabled lots of GCC warnings, fixed those that were easy to fix.Timo Sirainen
2000-06-14If name tag contains '_', it shouldn't be quoted.Timo Sirainen
2000-06-06If config_node_get_str() is given NULL node, return the given default.Timo Sirainen
2000-05-10iconfig's caching was a bit buggy - it didn't notice if some config node wasTimo Sirainen
2000-05-09- Compiling fixesTimo Sirainen
2000-04-26rest of the ~rewrite?Timo Sirainen
2000-04-14section can be NULL - which is same as "". Fixed several functions to allowTimo Sirainen
2000-04-14Sorry for a big update - I still don't have internet connection at homeTimo Sirainen
2000-03-01- fix perl related problemswiget
1999-10-09config_section() and config_list_section() changedTimo Sirainen
1999-09-03Initial revisionTimo Sirainen