Commit Graph

17 Commits (3a981049dcbadc4b690ee677981de37eb03caad2)

Author SHA1 Message Date
theli 7930839594 *) URL.java: userinfo was not taken over when generating a new url from a base url and a rel. path
18 years ago
theli 5847492537 *) next step of restructuring for new crawlers
18 years ago
orbiter 6cce47e217 test of ftp-urls in URL class
18 years ago
orbiter f933f00f09 another patch to URL protocol handling for 'news', 'nntp' etc:
19 years ago
orbiter 4c6e00d80a more bugfixes for URL class, see:
19 years ago
orbiter b7dc251948 fixed bugs in url class:
19 years ago
orbiter 276225d79e fix for URL class
19 years ago
orbiter f43c90fa98 fixed handling of null referer in crawlOrder
19 years ago
orbiter abf22f6e60 removed url normalform computation from htmlFilterContentScraper.
19 years ago
theli 0db237467f *) bugfix for URL generation from file
19 years ago
orbiter e20ff77c10 another bugfix in new url class
19 years ago
orbiter 685430a1b5 bugfix in new URL class, better loggin for domain extraction
19 years ago
orbiter 79af283f6c better debugging in new URL class for wrong port numbers
19 years ago
orbiter 4bd626572b added hashCode and compareTo to new URL class
19 years ago
theli a70cbd959b *) further improvements for the anomic.net.url class
19 years ago
theli 8a1f1d96b3 *) Bugfix for url concatenation. Relative urls with / or http:// at the beginning
19 years ago
orbiter 3879a0ecd0 replaced java.net.URL usage by use of new class de.anomic.net.URL
19 years ago