0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 23, 2025 — Sep 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't hide global variables in macros. More... almost 16 years ago
Fix mismatching parentheses More... almost 16 years ago
Better coding practices for if conditional expressions. More... almost 16 years ago
Macro documentation fix More... almost 16 years ago
Fix a few macros that would otherwise bomb and use them in the code to clean up code. More... almost 16 years ago
Add appropriate string qualifiers in _fsevents.c More... almost 16 years ago
Add missing documentation for RETURN_NULL_IF_NULL and FSEventStreamInfo.thread_state More... almost 16 years ago
Better name for function that converts python string list to cfmutablearray of cfstrings and clean up unnecessary casts. More... almost 16 years ago
Cleanup the pyfsevents_schedule function into 4 individual functions to improve readability. More... almost 16 years ago
Move _fsevents.c into repo. More... almost 16 years ago
Update _fsevents.c to choose the correct init method based on the PY_MAJOR_VERSION macro. More... almost 16 years ago
Update comments. More... almost 16 years ago
Make num_events const unsigned int and i unsigned int in _fsevents.c More... almost 16 years ago
Move strings to the top of the _fsevents.c file. More... almost 16 years ago
Flesh out the event_callback_handler function. More... almost 16 years ago
Update ignore rules to exclude .so files More... almost 16 years ago
Building now. More... almost 16 years ago
Add parts of the _fsevents.c module with documentation. More... almost 16 years ago
Add setup.py, watchdog package, and decorator_utils.py More... almost 16 years ago
Clean up the README to make it more consistent. More... almost 16 years ago
Update ignore rules to exclude buildout-generated directories. More... almost 16 years ago
Make bootstrap.py executable. More... almost 16 years ago
Add zc.buildout bootstrap.py script More... almost 16 years ago
Update setup.py, add an empty watchdog package, and update ignore rules to exclude the build/ directory. More... almost 16 years ago
Add base MANIFEST.in and setup.py More... almost 16 years ago
Drop the extensions from the AUTHORS.txt and LICENSE.txt files More... almost 16 years ago
Remove trailing whitespace from AUTHORS.txt and buildout.cfg. More... almost 16 years ago
Update README to use Markdown syntax. More... almost 16 years ago
Rename README.txt to README. More... almost 16 years ago
Add README.txt More... almost 16 years ago