kgio 1.2.0 - cleanups and minor improvementsv1.2.0
commit414dd17f1009c571e2d7657721271756e3d4dd8e
authorEric Wong <e@yhbt.net>
Tue, 5 Oct 2010 23:09:40 +0000 (5 16:09 -0700)
committerEric Wong <e@yhbt.net>
Tue, 5 Oct 2010 23:09:40 +0000 (5 16:09 -0700)
tree112378c0c5f4b6014d4b7b4bf82ea00356485c90
parente085bb9600b190692beb5efc85656ebf127ae08c
kgio 1.2.0 - cleanups and minor improvements

The C extension is now split into several files for
ease-of-maintenance.

Slightly more common, client-triggerable exceptions (EOFError,
Errno::EPIPE, Errno::ECONNRESET) are now less expensive as they
are generated without backtraces.
GIT-VERSION-GEN