index
:
hiredict.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
adapters
/
libev.h
Age
Commit message (
Expand
)
Author
2024-03-22
all: rename output files
Anna (navi) Figueiredo Gomes
2024-03-22
all: use REUSE with LGPL-3.0-or-later and BSD-3-Clause
Anna (navi) Figueiredo Gomes
2021-11-18
Remove unused parameter warning in libev adapter
Björn Svensson
2020-07-30
Keep libev's code style (#857)
lijiageng
2020-06-01
Use explicit pointer casting for c++ compatibility (#826)
Aureus
2020-05-22
Allow users to replace allocator and handle OOM everywhere. (#800)
Michael Grunder
2020-05-04
Support timeouts in libev adapater (#795)
Michael Grunder
2020-01-28
Safe allocation wrappers (#754)
Michael Grunder
2014-04-09
Add missing license and copyright for adapters
antirez
2011-06-27
Make libev adapter functions static to fix linking
R. Tyler Croy
2011-06-27
Add implied include of stdlib.h
R. Tyler Croy
2010-12-29
Scope event library related data and hooks to a struct
Pieter Noordhuis
2010-12-01
Use extra field for adapter-specific data
Pieter Noordhuis
2010-11-23
Make the libev adapter work without support for multiple event loops
Pieter Noordhuis
2010-11-22
Explicit casts for the libev adapter
Pieter Noordhuis
2010-11-01
Move libev/libevent headers to adapters directory
Pieter Noordhuis