0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 18 hours ago.
Aug 23, 2025 — Aug 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version to 1.1. Include COPYING in sdist.
Martin v. Löwis
as loewis
More... over 21 years ago
Clarify that everything is under LGPL.
Martin v. Löwis
as loewis
More... over 21 years ago
Add a MANIFEST template to support sdist.
Martin v. Löwis
as loewis
More... over 21 years ago
Bump version number to 1.1.
Martin v. Löwis
as loewis
More... over 21 years ago
Use PyObject_GenericGetAttr, tp_members, tp_methods on Py >2.2. Fixes #686041.
Martin v. Löwis
as loewis
More... over 21 years ago
Remove Makefile, as it was specific to a single Python version.
Martin v. Löwis
as loewis
More... over 21 years ago
Patch #1152985: Add setup.py.
Martin v. Löwis
as loewis
More... over 21 years ago
Patch #1152987: Return booleans from pending; silence compiler warnings.
Martin v. Löwis
as loewis
More... over 21 years ago
switched to python 2.2 More... over 23 years ago
fe.hostname needs to be set to NULL before fe is used More... over 23 years ago
Applied patch from Philippe Normand <[email protected]> to handle NULL hostname in FAM event data More... over 23 years ago
switched off debug mode More... almost 24 years ago
recursive mode runs into deadlock... More... almost 24 years ago
switched to Python 2.1 added FAMAcknowledge to code2str() test2.py adds recursive monitoring More... almost 24 years ago
test.py is now a port of test.c++ from FAM More... almost 24 years ago
method fd() renamed to fileno() because select is able to use that. More... almost 24 years ago
FAMConnection object got fd() method to return file descriptor for select() More... almost 24 years ago
now working with Python 2.2 More... almost 24 years ago
now with code2str() and code definitions as module attributes More... almost 24 years ago
first working version More... almost 24 years ago
first commit FAMEvent not working More... almost 24 years ago