0
I Use This!
Inactive

Commits : Listings

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