summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Experimental new frames code.Richard Wilson2006-09-022-0/+25
* Make Messages file parsing and searching use new re-usable hash table libraryRob Kendrick2006-08-212-83/+65
* Add documentation comments to hash table implementation.Rob Kendrick2006-08-211-0/+58
* Check for malloc failing in hash_add(). Remove unnecessary casts.James Bursa2006-08-202-11/+14
* Make hash_add() return success/failure boolRob Kendrick2006-08-202-2/+20
* Implement simple reusable write-once hash table for use in new Messages file ...Rob Kendrick2006-08-202-0/+216
* Slightly improve hash table for Messages file. Paves way for more generic us...Rob Kendrick2006-08-191-5/+14
* Remove URL caching and fix NULL reads.Richard Wilson2006-08-171-76/+37
* Implement up toolbar icon and menu option.Richard Wilson2006-07-032-3/+3
* Implement component-wise URL comparisonJohn Mark Bell2006-07-022-0/+68
* Use case-insensitive strstr to match "stylesheet"John Mark Bell2006-07-022-0/+22
* Make url_plq ensure url_get_components found a pathJohn Mark Bell2006-07-011-25/+30
* Stop possible pollution of the cache.Richard Wilson2006-06-301-8/+16
* Rewrite url_join to RFC 3986 compliance, and without the use of regular expre...Richard Wilson2006-06-281-257/+296
* Fix URL joining for fragments.Richard Wilson2006-06-271-5/+5
* Massively optimise common URL functions. This should (a) drastically reduce t...Richard Wilson2006-06-271-238/+321
* Don't use a regexp to extract scheme name.Richard Wilson2006-06-271-30/+38
* Remove clean_cookiejar; it's been redundant for yearsJohn Mark Bell2006-06-272-78/+0
* Make filename_create_directory check if directory already existsJohn Mark Bell2006-06-202-16/+24
* Merge cookies changes into head - unvalidated transactions and a UI John Mark Bell2006-06-192-0/+53
* Fix crash when a relative URL contains "//../".James Bursa2006-04-221-5/+5
* Lose spurious RISC OS-specific include (fixes GTK build)John Mark Bell2006-04-221-1/+0
* Apparently I need to specify add/deletions too...Richard Wilson2006-04-212-0/+442
* Unify information databasesJohn Mark Bell2006-04-092-0/+60
* [project @ 2006-03-16 23:30:46 by dsilvers]Daniel Silverstone2006-03-161-1/+2
* [project @ 2006-02-25 18:50:34 by rjw]Richard Wilson2006-02-251-1/+1
* [project @ 2006-02-23 15:06:53 by jmb]John Mark Bell2006-02-231-0/+5
* [project @ 2006-02-19 18:26:23 by jmb]John Mark Bell2006-02-192-2/+115
* [project @ 2006-02-11 18:11:09 by jmb]John Mark Bell2006-02-111-0/+4
* [project @ 2006-02-07 16:16:23 by adrianl]Adrian Lees2006-02-071-1/+2
* [project @ 2006-02-06 00:10:09 by jmb]John Mark Bell2006-02-062-0/+24
* [project @ 2006-01-18 00:54:27 by rjw]Richard Wilson2006-01-181-0/+3
* [project @ 2005-12-10 14:31:32 by adrianl]Adrian Lees2005-12-101-0/+1
* [project @ 2005-08-20 23:04:35 by bursa]James Bursa2005-08-201-0/+1
* [project @ 2005-07-23 20:43:37 by bursa]James Bursa2005-07-232-99/+134
* [project @ 2005-07-16 16:15:37 by adrianl]Adrian Lees2005-07-161-4/+2
* [project @ 2005-07-16 14:35:20 by jmb]John Mark Bell2005-07-165-21/+9
* [project @ 2005-07-11 18:10:10 by jmb]John Mark Bell2005-07-112-12/+46
* [project @ 2005-07-02 18:18:48 by bursa]James Bursa2005-07-022-4/+4
* [project @ 2005-07-02 14:35:43 by jmb]John Mark Bell2005-07-021-17/+13
* [project @ 2005-06-28 23:46:16 by jmb]John Mark Bell2005-06-281-0/+12
* [project @ 2005-06-27 01:57:54 by adrianl]Adrian Lees2005-06-271-3/+5
* [project @ 2005-06-26 22:18:37 by jmb]John Mark Bell2005-06-262-0/+50
* [project @ 2005-06-07 21:29:26 by jmb]John Mark Bell2005-06-074-64/+52
* [project @ 2005-05-24 20:22:14 by bursa]James Bursa2005-05-242-2/+0
* [project @ 2005-05-23 22:27:37 by jmb]John Mark Bell2005-05-231-1/+8
* [project @ 2005-05-11 20:33:25 by bursa]James Bursa2005-05-112-240/+0
* [project @ 2005-04-30 14:31:48 by bursa]James Bursa2005-04-302-94/+123
* [project @ 2005-04-23 22:26:05 by jmb]John Mark Bell2005-04-231-2/+31
* [project @ 2005-04-23 02:58:27 by adrianl]Adrian Lees2005-04-231-0/+21