summaryrefslogtreecommitdiff
path: root/Examples
Commit message (Expand)AuthorAgeFilesLines
* tests: add minimal encoder/decoder testLoic Dachary2014-12-152-1/+22
* tests: fail if gf_methods is not foundLoic Dachary2014-12-151-1/+6
* decoder/encoder: fix compilation warningsLoic Dachary2014-12-152-7/+7
* decoder: allow for path len > 100 charactersLoic Dachary2014-12-151-2/+2
* remove unused variable in testsLoic Dachary2014-10-031-2/+0
* define galois_uninit_fieldLoic Dachary2014-10-033-2/+31
* Examples/*coder.c: add missing include of unistd.hDanny Al-Gaaf2014-04-222-0/+2
* Examples/reed_sol_time_gf.c: include sys/time.hDanny Al-Gaaf2014-04-221-0/+1
* Merged in dachary/jerasure/wip-make-check (pull request #16) Kevin Greenan2014-04-032-3/+5
|\
| * run tests with make checkLoic Dachary2014-04-022-3/+5
* | Remove -O3, -fPIC, $(INCLUDES) from AM_CFLAGS.David Glessner2014-03-311-1/+1
|/
* allow override of GF-Complete directory in test_all_gfs.shLoic Dachary2014-03-291-2/+1
* This is the squashed pull request from David Glessner, squashedDavid Glessner2014-03-2825-1072/+120
* Fixed some compiler warnings.Jim Plank2014-02-072-9/+24
* Added the user's manual.Jim Plank2014-01-292-3/+3
* Revision 2.0 is ready for prime time!Jim Plank2014-01-2521-62/+153
* Ran through all of the examples to make them current. I'll have toJim Plank2014-01-2427-1134/+1066
* Minor typos and stuff. More later.Jim Plank2014-01-014-15/+18
* Setup autoconf to work with JerasureKevin Greenan2013-12-043-0/+789
* Added tests for the GF init helper functions in galois.cKevin Greenan2013-11-244-4/+462
* Error handling fixed in test scripts...Kevin Greenan2013-11-232-16/+10
* Added new license header for version 2.0Kevin Greenan2013-11-2323-955/+879
* Re-org and re-named some stuff...Kevin Greenan2013-11-235-0/+532
* Clean-up and use of aligned buffers in Test/Kevin Greenan2013-11-1821-39/+38
* Incorporated more of GF-Complete and added some tests...Kevin Greenan2013-10-151-40/+43
* Character counting bug.Jim Plank2013-10-011-2/+2
* Adding the current jerasure 1.2AJim Plank2013-10-0121-0/+3936