summaryrefslogtreecommitdiff
path: root/src/core/expandos.c
AgeCommit message (Expand)Author
2001-09-23added expando_get_signals() and special_vars_get_signals() to return listTimo Sirainen
2001-08-31Expando lookup crashed with hi-ascii chars.Timo Sirainen
2001-07-25fixed using already free'd memory.Timo Sirainen
2001-07-13uname() returns non-negative if successful, not necessarily 0.Timo Sirainen
2001-04-20added $sysarchTimo Sirainen
2001-03-15signal_add_first("setup changed", .. so if some other "setup changed"Timo Sirainen
2001-01-28/SET timestamp_format now specifies format of $Z. timestamp msg formatTimo Sirainen
2001-01-15Fixed some signedness warnings and memdebug.h should compile now fineTimo Sirainen
2001-01-01added "message own_public" and "message own_private" events that areTimo Sirainen
2001-01-01Added/moved several "typedef struct _XXX XXX;" to common.h so thatTimo Sirainen
2000-12-17/SET prompt, /SET prompt_window - Specifies the text in prompt.Timo Sirainen
2000-12-10fixed $topic uninitTimo Sirainen
2000-12-10added $topic expandoTimo Sirainen
2000-12-10$T in empty window crashedTimo Sirainen
2000-12-06Use hardcoded array for signals instead of dynamic (pretty useless, "10Timo Sirainen
2000-12-05Split expandos from special-vars.c to expandos.c. Added list of signalsTimo Sirainen