descriptionCode for two dimensional pattern matching
homepage URLhttp://www.uom.gr
ownerckouz@uom.gr
last changeTue, 22 Apr 2008 07:00:47 +0000 (22 10:00 +0300)
content tags
add:
shortlog
2008-04-22 Kouzinopoulos... Bugfix: Really fix the crash in bm.c, do memory checkin... master
2008-04-18 Kouzinopoulos... Bugfix: Fixed crash in bm.c by correctly allocating...
2008-04-15 Kouzinopoulos... Revert "Split the algorithms into three categories...
2008-02-26 Kouzinopoulos... Split the algorithms into three categories: basic,...
2008-02-26 Kouzinopoulos... Bugfix: Small fixes around the place, change n - m...
2008-02-13 Kouzinopoulos... Bugfix: Last two commits were broken, this patch fixes...
2008-02-12 Kouzinopoulos... Bugfix: Fix previous commit by reporting correctly...
2008-02-12 Kouzinopoulos... Bugfix: Correctly apply optimization for searching...
2008-02-11 Kouzinopoulos... Bugfix: Search only m characters on secondary rows...
2008-02-11 Kouzinopoulos... Bugfix: Fixed crash in create_files(), fixed potential...
2008-02-08 Kouzinopoulos... Bugfix: improve the logic of the Zhu algorithm to get...
2008-02-08 Kouzinopoulos... Bugfix: Avoided the overflow of text's hash by changing...
2008-02-08 Kouzinopoulos... Implemented error checking on memory allocation
2008-02-07 Kouzinopoulos... The user should supply pattern, text and loop sizes...
2008-02-07 Kouzinopoulos... Bugfix: fix typo in baeza2
2008-02-07 Kouzinopoulos... Bugfix: Allocate the correct amount of memory to avoid...
...
heads
16 years ago master