Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
afl Added AFL fuzzer tools Dec 13, 2014
librope.xcodeproj Updated xcode project files Dec 13, 2014
test Cleaned up utf8 validation code and added tests for it Dec 13, 2014
.gitignore Added AFL fuzzer tools Dec 13, 2014
LICENSE Added license and readme Aug 21, 2012
Makefile fix tests target Feb 18, 2016
README.md Fixed blog URL Sep 18, 2014
librope.sln Added VS project files Aug 29, 2012
librope.vcxproj Added visual studio project file. Aug 30, 2012
rope.c #include <sys/types.h> in rope.c, as ssize_t is not globally available. Dec 22, 2015
rope.h Added utf8 data validation for rope_insert Dec 12, 2014