summaryrefslogtreecommitdiff
path: root/ext/win32ole/win32ole_event.c
AgeCommit message (Expand)Author
2018-02-16no ID cache in Init functionsnobu
2017-11-18* ext/win32ole/win32ole.c: use WIN32OLEQueryInterfaceError when failedsuke
2016-10-07ext/win32ole/*.c, ext/win32ole/win32ole.h: use RB_INT2FIX instead ofsuke
2016-03-07win32ole_event.c: use rb_write_error_strnobu
2015-09-21win32ole.c: constifiednobu
2015-04-14win32ole.c: use rb_sym2strnobu
2014-12-01* ext/win32ole/win32ole.c: use typed data for WIN32OLE.suke
2014-12-01use 0 for reservednobu
2014-11-17ext/win32ole/win32ole_event.c: use typed data.suke
2014-10-04ext: protoize no-arguments functionsnobu
2014-09-30protoize no-arguments functionsnobu
2014-09-13* ext/win32ole/win32ole_event.c(ev_advise, ole_event_free,suke
2014-08-25* ext/win32ole/win32ole.c(fole_s_connect, fole_initialize): raise asuke
2014-08-16* ext/win32ole/win32ole_event.c (evs_length): use RARRAY_LEN insteadsuke
2014-08-15* ext/win32ole/win32ole.c: seperate WIN32OLE_EVENT src fromsuke