Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| d9544880 | 2004-04-05 11:09:32 | improving the search, Daniel | ||
| b5b9151c | 2004-04-05 11:00:30 | trying to improve the search, Daniel | ||
| b318c3b7 | 2004-03-10 11:43:12 | Minor change for later verson of php requiring $HTTP_GET_VARS. * doc/search.php: Minor change for later verson of php requiring $HTTP_GET_VARS. | ||
| a2e844a3 | 2004-01-06 11:52:13 | moved string and UTF8 routines out of parser.c and encoding.c into a new * encoding.c, parser.c, xmlstring.c, Makefile.am, include/libxml/Makefile.am, include/libxml/catalog.c, include/libxml/chvalid.h, include/libxml/encoding.h, include/libxml/parser.h, include/libxml/relaxng.h, include/libxml/tree.h, include/libxml/xmlwriter.h, include/libxml/xmlstring.h: moved string and UTF8 routines out of parser.c and encoding.c into a new module xmlstring.c with include file include/libxml/xmlstring.h mostly using patches from Reid Spencer. Since xmlChar now defined in xmlstring.h, several include files needed to have a #include added for safety. * doc/apibuild.py: added some additional sorting for various references displayed in the APIxxx.html files. Rebuilt the docs, and also added new file for xmlstring module. * configure.in: small addition to help my testing; no effect on normal usage. * doc/search.php: added $_GET[query] so that persistent globals can be disabled (for recent versions of PHP) | ||
| 2f9cf62d | 2003-11-18 14:29:49 | Fixed the search uppercase for fragment identifiers, Daniel | ||
| 6984830a | 2003-09-22 00:24:51 | fixed a warning message (trivial) removed incorrect warning message when * error.c: fixed a warning message (trivial) * doc/search.php: removed incorrect warning message when word search not found in last of multiple tables (bug 119535) | ||
| 008c06b4 | 2003-09-01 22:17:39 | fixed problem parsing xhtml docs small modification to avoid problem in * doc/index.py: fixed problem parsing xhtml docs * doc/xmlreader.html,doc/guidelines.html: small modification to avoid problem in python parsing. * doc/search.php: fixed upper case filename problem for XSLT docs | ||
| 3f479503 | 2003-09-01 04:58:15 | new file added, giving some description of the documentation generation * doc/README.docs, doc/Makefile.am: new file added, giving some description of the documentation generation process * doc/search.php: fixed problem with upper case on filenames | ||
| beb70bd3 | 2002-12-18 14:53:54 | more work on the xml reader interfaces. updated Igor's mail and the Web * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: more work on the xml reader interfaces. * AUTHORS MAINTAINERS doc/* win32/*: updated Igor's mail and the Web page for the Windows binaries. Daniel | ||
| 595978c9 | 2002-10-09 18:46:35 | make the link to search a local reference, daniel | ||
| f007012c | 2002-10-09 14:24:17 | integrated the XSLT indexing, a few fixed in the indexer, added a scope * doc/index.py doc/search.php: integrated the XSLT indexing, a few fixed in the indexer, added a scope selection at the search level. Daniel | ||
| 10543b1b | 2002-10-08 17:30:30 | And limit the number in the SQL requests too, Daniel | ||
| 06665ecc | 2002-10-08 17:26:56 | Limit the number of returned hits, Daniel | ||
| 01e87d22 | 2002-10-08 16:55:06 | added mailing-list archives indexing and lookup Daniel * doc/index.py doc/search.php: added mailing-list archives indexing and lookup Daniel | ||
| a6287a46 | 2002-10-07 13:17:22 | Debugging of strange results and tuning, Daniel | ||
| 9b00613d | 2002-10-07 11:13:27 | improved HTML indexing make the queries also lookup the HTML based indexes * doc/index.py: improved HTML indexing * doc/search.php: make the queries also lookup the HTML based indexes Daniel | ||
| dc6d4aba | 2002-10-04 15:58:34 | Added a bit of logging to the searches to get a better idea of what's asked for, Daniel | ||
| ad0ac024 | 2002-10-01 12:08:12 | Improve cross reference rating, Daniel | ||
| 55a4eb53 | 2002-10-01 11:54:06 | Update the description, Daniel | ||
| 8135e5f7 | 2002-10-01 11:13:14 | Started adding a search front-end, Daniel |