0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:jonashaag/bjoern More... over 12 years ago
Fix e88527b33146ffb4961c54c83df14c404356e1b6 More... over 12 years ago
Minor unused argument name change More... over 12 years ago
Merge pull request #45 from eklitzke/gcc_warnings More... over 12 years ago
use PyTypeObject for FileWrapper_New, and build with -Wno-missing-field-initializers More... over 12 years ago
Added Evan to the list of authors More... over 12 years ago
Don't send last HTTP header and first sendfile chunks at the same time More... over 12 years ago
fix a handful of C compiler warnings More... over 12 years ago
Merge branch 'master' of github.com:jonashaag/bjoern More... over 12 years ago
Merge pull request #44 from eklitzke/emacs_support More... over 12 years ago
Merge pull request #43 from eklitzke/newbranch More... over 12 years ago
Update build instructions for Fedora More... over 12 years ago
add better support for Emacs editing of bjoern More... over 12 years ago
Removed two stale items from TODO More... over 12 years ago
Fix a typo in README.rst More... over 12 years ago
Merge pull request #40 from mineo/patch-1 More... over 12 years ago
Fixed 64-bit compilation More... almost 13 years ago
Makefile: Use 'python2' binary name (rather than 'python') More... almost 13 years ago
Added a test case More... almost 13 years ago
Switch back to upstream http-parser. More... almost 13 years ago
Merge pull request #35 from bnoordhuis/pic-http-parser More... almost 13 years ago
Fix #36: Interpret "exc_info=None" like "exc_info not provided". More... almost 13 years ago
Build http_parser.o with -fPIC More... about 13 years ago
Version 1.2 More... about 13 years ago
1.1.1 and 1.2 changelog entries More... about 13 years ago
Provide PyFile_{Inc,Dec}UseCount and PyVarObject_HEAD_INIT that are missing from Python 2.5 (#34) More... about 13 years ago
Provide a Py_TYPE macro that's missing in Python 2.5 (#34) More... about 13 years ago
Actually we're at more than 1000 lines right now :-( More... about 13 years ago
Fast file transfers, part 2: Profit from sendfile(). More... about 13 years ago
Fast file transfers, part 1: Provide a file wrapper. More... about 13 years ago