summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adding a new tarball for the integrated installerliberasurecode_installKevin Greenan2015-07-231-0/+0
* Check for missing liberasurecode and install if necessaryTushar Gohad2015-07-232-5/+44
* PEP8 fixes for setup.pyTushar Gohad2015-07-221-2/+3
* Merged 64bit_build into masterTushar Gohad2015-07-221-3/+20
|\
| * Commit to detect library path, based on Pete's pull request from forever ago...64bit_buildKevin Greenan2015-07-221-3/+20
* | Merged in pep8_fixes (pull request #30)Tushar Gohad2015-07-225-118/+143
|\ \ | |/ |/|
| * PEP8 fixesTushar Gohad2015-07-225-118/+143
|/
* Merged in haypo/pyeclib (pull request #29)Tushar Gohad2015-07-211-0/+8
|\
| * Add tox.iniVictor Stinner2015-07-211-0/+8
|/
* Merged in haypo/pyeclib/decode_int (pull request #28)Tushar Gohad2015-07-211-3/+22
|\
| * Support Python int in decode() for ranges on py2Victor Stinner2015-07-211-3/+22
|/
* Merged in haypo/pyeclib (pull request #24)Tushar Gohad2015-07-214-23/+26
|\
| * Fix Python 3 issuesVictor Stinner2015-07-214-23/+26
|/
* Merged extended_error_codes into masterTushar Gohad2015-07-194-230/+310
|\
| * Add liberasurecode_rs_vand test casesextended_error_codesTushar Gohad2015-07-191-83/+130
| * Expose liberasurecode error codes in PyECLibTushar Gohad2015-07-194-161/+194
|/
* Specify correct installroot in setup.pyKevin Greenan2015-07-121-14/+4
* Example of passing different exception when decode has insifficient fragments.Kevin Greenan2015-07-122-4/+14
* Bump master version to 1.0.8 (in turn fix #64)Tushar Gohad2015-06-221-1/+1
* Merged new_commits_for_1_0_8 into masterTushar Gohad2015-06-215-5/+11
|\
| * Fixing include path and adding other backends into ec_pyeclib_file_test.shnew_commits_for_1_0_8Kevin Greenan2015-06-182-3/+2
| * Plugging in new internal RS backend into pyeclibplugin_internal_rsKevin Greenan2015-05-195-4/+11
|/
* Handle non-string arguments in the base PyECLib exception constructor.v1.0.7mKevin Greenan2015-04-061-4/+6
* Revert "Merged in bloodeagle40234/pyeclib/fix-error-handling (pull request #22)"Kevin Greenan2015-04-062-49/+3
* Merged in bloodeagle40234/pyeclib/fix-error-handling (pull request #22)Kevin Greenan2015-04-062-3/+49
|\
| * Fix ECDriverError.__str__Kota Tsuyuzaki2015-04-022-3/+49
* | Merged in zaitcev/pyeclib/py3_prints (pull request #23)Tushar Gohad2015-04-063-3/+3
|\ \ | |/ |/|
| * Fix a few print statements for py3Pete Zaitcev2015-04-023-3/+3
|/
* v1.0.5m (master version equivalent to v1.0.5 on pypi)v1.0.5mTushar Gohad2015-03-131-1/+1
* Emphasize the 'ldconfig' step in READMETushar Gohad2015-03-132-12/+16
* Fix PyECLib version in README, add depsTushar Gohad2015-03-131-8/+5
* Minor ld-related message cleanup in setup.pyTushar Gohad2015-03-131-31/+19
* Guide users to liberasurecode messages in syslog upon errorsTushar Gohad2015-03-132-0/+4
* Convert remaining ECPyECLibException instances to ECDriverErrorTushar Gohad2015-03-132-8/+8
* Replace ECPyECLibException with ECDriverErrorKevin Greenan2015-03-131-25/+14
* v1.0Tushar Gohad2015-03-112-4/+4
* test: Improve LD_LIBRARY_PATH determination for local testsTushar Gohad2015-03-111-5/+11
* Wrap calls to pyeclib_c in core.py with try/catch and wrote exampleKevin Greenan2015-03-103-18/+54
* Example test case thst tests plumbing liberasurecode errors up into pyeclibKevin Greenan2015-03-102-1/+17
* Return liberasurecode errors in fixed length string buffersTushar Gohad2015-03-091-15/+25
* Remove references to skipIf (breaks on py2.6)Tushar Gohad2015-03-091-5/+7
* Remove test_core.py from test unitsTushar Gohad2015-03-081-1/+1
* Fix liberasurecode url in error messagesTushar Gohad2015-03-081-3/+2
* Minor test message cleanupsTushar Gohad2015-03-081-2/+2
* Add 'clean' target to MakefileTushar Gohad2015-03-081-0/+5
* Remove Jerasure build-time dependency for pyeclibTushar Gohad2015-03-081-1/+1
* Improve pyeclib error reporting (expose liberasurecode err returns)Tushar Gohad2015-03-081-8/+41
* Minor whitespace fixesTushar Gohad2015-03-081-10/+7
* v1.0-rc2v1.0-rc2Tushar Gohad2015-03-083-3/+4
* test: Use real backend names in _available_backendsTushar Gohad2015-03-082-7/+16