]> gitweb.factorcode.org Git - factor.git/history - extra/boyer-moore/boyer-moore-docs.factor
interpolate: split out format into a hook
[factor.git] / extra / boyer-moore / boyer-moore-docs.factor
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-01-20 John BenediktssonSwitch to https urls
2020-03-15 Cat Stevensfix various typos; cleanup and fully document boyer...
2017-06-05 Alexander Iljin*-docs: replace double spaces with single spaces
2016-10-28 Jon Harperdocs: typos: occurence -> occurrence
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-04-18 Erik CharleboisMerge branch 'master' of git://factorcode.org/git/factor
2010-04-18 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-17 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-17 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-17 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-04-17 Slava PestovMerge branch 'boyer-moore' of git://github.com/dmsh...
2010-04-16 Dmitry Shubinboyer-moore: fixed indentation, typos
2010-04-15 Dmitry ShubinAdd: Boyer-Moore string search algorithm