summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This will prevent the backends from reconstructing a specific index, when it issimilar_to_issue_63Kevin Greenan2015-06-231-0/+29
* Add pkg-config template for liberasurecode_rs_vandTushar Gohad2015-06-231-0/+15
* Remove autoconf installed files from git controlTushar Gohad2015-06-233-10240/+0
* Add liberasurecode_rs_vand backend to cleanfiles listTushar Gohad2015-06-221-1/+2
* Merged liberasurecode_rs_vand-rename into masterTushar Gohad2015-06-229-141/+143
|\
| * Rename liberasurecode_rsvand -> liberasurecode_rs_vandliberasurecode_rs_vand-renameTushar Gohad2015-06-224-11/+11
| * Rename rs_vand_internal to liberasurecode_rs_vandTushar Gohad2015-06-229-132/+134
* | Fix get_supported_flags() argumentsTushar Gohad2015-06-221-1/+1
* | Add -f argument to autoreconf to regenerate aclocal macrosTushar Gohad2015-06-221-1/+1
|/
* Fix open/write() and uninitialize var warnings in rs_vand internalTushar Gohad2015-06-221-3/+6
* Merge remote-tracking branch 'origin/new_commits_for_1_0_8'Tushar Gohad2015-06-2115-20/+1605
|\
| * Properly set W in the new internal RS backend. Without this, the fragment le...new_commits_for_1_0_8Kevin Greenan2015-06-181-1/+1
| * Remove excessive header install in src/Makefile.amKevin Greenan2015-06-181-6/+0
| * Properly detect 64-bit architecture.Kevin Greenan2015-06-181-1/+3
| * Fix 'make test' to properly run null and installed backend tests.Kevin Greenan2015-06-182-3/+4
| * Fixing issue #17 to namespace header files.Kevin Greenan2015-06-181-1/+2
| * Plugging new internal RS backend into liberasurecode.Kevin Greenan2015-06-185-7/+430
| * Adding internal tests for the new internal RS codec.Kevin Greenan2015-06-183-1/+409
| * Adding new built-in backend for RS VandermondeKevin Greenan2015-06-187-2/+758
* | Silent autoconf warning for ac_cv_sizeof_longTushar Gohad2015-06-211-0/+1
* | Mimic Zaitcev's CFLAGS fix on the debug sideTushar Gohad2015-06-211-1/+1
* | Add get_flags_from_cpuid.c to distTushar Gohad2015-06-211-1/+1
* | Merged fix_m4_macros into masterTushar Gohad2015-06-2113-9112/+169
|\ \
| * | Remove remaining m4/ referencesfix_m4_macrosTushar Gohad2015-06-218-8637/+0
| |/
| * Removing all m4 references for CPUID by creating special C program to parseKevin Greenan2015-05-034-361/+169
| * Replace GPL m4 macros with different macros inside of ax_ext.m4Kevin Greenan2015-05-023-187/+73
|/
* Add missing #ifdef __cplusplus closure, Fixes #14 (take 2)Tushar Gohad2015-05-011-1/+1
* Merged in zaitcev/liberasurecode/missing_cflags (pull request #16)Tushar Gohad2015-04-301-1/+1
|\
| * Make ./configure to obey CFLAGSPete Zaitcev2015-04-301-1/+1
|/
* Add missing #ifdef __cplusplus closure, Fixes #14Tushar Gohad2015-04-301-0/+4
* Fix a uint < 0 warning reported by ClangTushar Gohad2015-04-302-4/+4
* This fixed the memory leak mentioned in Issue #12:Kevin Greenan2015-04-272-1/+22
* This is the fix for Issue #13:Kevin Greenan2015-04-273-37/+187
* v1.0.7v1.0.7Tushar Gohad2015-04-152-2/+2
* Adding a new HD XOR code for k=3, m=3, hd=3Kevin Greenan2015-04-095-5/+25
* Merged in fix-metadata-check (pull request #13)Tushar Gohad2015-03-303-4/+10
|\
| * Add a decode error test w/o metadata checkKota Tsuyuzaki2015-03-301-0/+5
| * Fix invalid metadata handlingKota Tsuyuzaki2015-03-303-5/+6
* | Merged in zaitcev/liberasurecode/missing_ldl (pull request #12)Tushar Gohad2015-03-301-1/+1
|\ \
| * | Fix building with --disable-staticPete Zaitcev2015-03-301-1/+1
|/ /
* | Fix nasty rebuild bug where partiy would be reconstructed incorrectlyKevin Greenan2015-03-303-48/+96
|/
* README.md edited online with BitbucketTushar Gohad2015-03-291-2/+2
* Sanitize fragments_to_string() errorcodes, add tests for frags w/o fmetadataTushar Gohad2015-03-284-13/+64
* Fixing bug where non-Intel platforms fail to compile due to SSE2-specific hea...Kevin Greenan2015-03-171-0/+2
* v1.0.5v1.0.5Tushar Gohad2015-03-132-2/+2
* Log to syslog and stderr by defaultTushar Gohad2015-03-131-1/+1
* v1.0.4v1.0.4Tushar Gohad2015-03-112-2/+2
* Reallow 0 byte encodesTushar Gohad2015-03-112-10/+0
* test: Add missing EBACKENDNOTAVAIL checksv1.0.3Tushar Gohad2015-03-101-4/+55
* Set runtime ld path to point to local so's when running testsTushar Gohad2015-03-101-6/+15