about summary refs log tree commit homepage
path: root/ext/posix_mq/extconf.rb
DateCommit message (Expand)
2016-02-02support idempotent POSIX_MQ#close
2014-02-09prepare for rb_thread_blocking_region removal
2012-07-12extconf: fix __mq_oshandle() detection on FreeBSD
2011-02-22attempt to support systems w/o mq_timedsend/mq_timedreceive
2011-02-22extconf: remove unnecessary dir_config statement
2010-12-24add Rubinius support
2010-12-24remove rb_time_interval() and gettimeofday() dependency
2010-01-07POSIX_MQ#notify block execution on message received
2010-01-02support POSIX_MQ#to_io under FreeBSD
2010-01-02fix build under FreeBSD 7.2
2010-01-02initial commit v0.1.0