index
:
delta/python-packages/pyeclib.git
1.0_liberasurecode_integrated
64bit_build
extended_error_codes
flat_xor_hd_4
isa-l_integration
issue-44
issue-51
issue-54
libec_install_option
libec_path
liberasurecode_install
master
master.nolibec
merge_python3_stuff
new_commits_for_1_0_8
pep8_fixes
plugin_internal_rs
proposed-1.0.8
release_1.0.9
stderr
unittests-error-with-test_rs
use_backend_id
v1.2.0
opendev.org: openstack/pyeclib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
python
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
c_eclib: Add decode routine for rs_vand_isa_l
isa-l_integration
Tushar Gohad
2014-05-30
1
-5
/
+15
*
Call out bytes input for encode() API
Tushar Gohad
2014-04-20
1
-13
/
+14
*
The last 1% to bring up to Python 3 compatibility.
Kevin Greenan
2014-04-19
1
-13
/
+5
*
Expect binary data, use 'y#' for PyArg_* conversions
Tushar Gohad
2014-04-18
1
-1
/
+1
*
Rename 'type', 'sum' variables (meant to be intrinsics)
Tushar Gohad
2014-04-18
1
-38
/
+40
*
Write testdata as string and read as binary (Python3)
Tushar Gohad
2014-04-18
1
-3
/
+3
*
Use str.ascii_letters for Python3 compatibility
Tushar Gohad
2014-04-13
1
-1
/
+1
*
Fix open() calls to include explicit 'b' hints + cleanup
Tushar Gohad
2014-04-08
1
-32
/
+26
*
Make print()s simpler for 3.x compatibility (take2)
Tushar Gohad
2014-03-19
1
-46
/
+21
*
Make print()s simpler for 3.x compatibility
Tushar Gohad
2014-03-19
1
-22
/
+22
*
PEP8 indent fixes
Tushar Gohad
2014-03-19
1
-234
/
+302
*
Added support for CRC32. It currently will be computed by default and I have...
Kevin Greenan
2014-02-08
1
-3
/
+3
*
Made the python interface more intuitive...
Kevin Greenan
2013-10-02
1
-20
/
+20
*
Added BSD license
Kevin Greenan
2013-10-01
1
-1
/
+25
*
Fixed a few issues with the unit tests...
Kevin Greenan
2013-10-01
1
-0
/
+3
*
A bunch of re-org:
Kevin Greenan
2013-09-29
1
-2
/
+2
*
XOR codes are fully wired into the python interface, including the unit tests!
Kevin Greenan
2013-09-23
1
-4
/
+10
*
There are no "major" memory leaks (did a valgrind mem check).
Kevin Greenan
2013-09-21
1
-4
/
+6
*
Added semi-generic code to do fragment alignment... Need to make it "more ge...
Kevin Greenan
2013-09-19
1
-13
/
+15
*
XOR code encode and decode is now wired into pyeclib.c and is being tested
Kevin Greenan
2013-09-18
1
-7
/
+24
*
Did some refactoring and took care of a few TODOs
Kevin Greenan
2013-09-14
1
-4
/
+1
*
Wired RS into the main Swift interface... Unit test is acting up...
Kevin Greenan
2013-09-13
1
-2
/
+2
*
Built single-data-disk reconstruction into PyECLib for RS.
Kevin Greenan
2013-09-12
1
-0
/
+48
*
Auxillary functions are working, but resulted in some more TODOs.
Kevin Greenan
2013-09-09
1
-6
/
+54
*
Finished writing get_required_fragments for Reed-Solomon. Added a unit test ...
Kevin Greenan
2013-08-31
1
-3
/
+36
*
Cauchy Reed-Solomon is working... Still need to add more restrictions due
Kevin Greenan
2013-08-27
1
-17
/
+17
*
More housekeeping before diving in...
Kevin Greenan
2013-08-17
11
-10
/
+144
*
Cleaning up the pyeclib test and added a list of TODOs for this library.Z
Kevin Greenan
2013-08-17
1
-1
/
+1
*
Big push...
Kevin Greenan
2013-07-30
10
-0
/
+10