0
I Use This!
Inactive

Commits : Listings

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