summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merged in kmgreen2/jerasure-kmg (pull request #1) James Plank2014-01-2577-2932/+45175
|\
| * Revision 2.0 is ready for prime time!Jim Plank2014-01-2530-192/+253
| * Needed .txtJim Plank2014-01-241-19/+21
| * Making sure ht enew readme is there.Jim Plank2014-01-241-0/+1
| * Ran through all of the examples to make them current. I'll have toJim Plank2014-01-2428-1153/+1086
| * Make autoconf put BSD license in COPYING.Kevin Greenan2014-01-072-666/+29
| * Minor typos and stuff. More later.Jim Plank2014-01-014-15/+18
| * Added code to not use gf-complete mult_by_one if region size is small (less t...Kevin Greenan2013-12-271-1/+10
| * Do SIMD XOR, where possible!Kevin Greenan2013-12-204-31/+10
| * Fix README(s)Kevin Greenan2013-12-043-3/+3
| * Setup autoconf to work with JerasureKevin Greenan2013-12-0447-20/+41925
| * Added performance numbers and more text to the READMEKevin Greenan2013-11-243-0/+325
| * Added tests for the GF init helper functions in galois.cKevin Greenan2013-11-248-65/+729
| * Error handling fixed in test scripts...Kevin Greenan2013-11-232-16/+10
| * Added new license header for version 2.0Kevin Greenan2013-11-2337-1481/+1348
| * Re-org and re-named some stuff...Kevin Greenan2013-11-236-126/+60
| * Clean-up and use of aligned buffers in Test/Kevin Greenan2013-11-1839-42/+66
| * Make sure tests always grab aligned buffers (use valloc instead of malloc).Kevin Greenan2013-11-183-3/+3
| * Move 'install' to $(INCDIR) instead of $(INCDIR)/jerasureKevin Greenan2013-10-191-2/+2
| * jerasure: Add -fPIC to CFLAGSTushar Gohad2013-10-151-1/+1
| * Added some performance tests, set the default GF for w=16 to SPLIT 16,4Kevin Greenan2013-10-166-3/+282
| * Incorporated more of GF-Complete and added some tests...Kevin Greenan2013-10-156-71/+585
| * makefile works on Darwin and LinuxKevin Greenan2013-10-111-2/+11
| * First (crude) pass at hooking GF-Complete into Jerasure. Just enough to do s...Kevin Greenan2013-10-073-704/+81
|/
* Character counting bug.Jim Plank2013-10-011-2/+2
* Adding the current jerasure 1.2AJim Plank2013-10-0136-0/+9852