Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| c2d4a93d | 2003-04-01 11:13:05 | preparing release 2.5.6 updated and rebuilt the docs Daniel * configure.in NEWS: preparing release 2.5.6 * doc/*: updated and rebuilt the docs Daniel | ||
| da271740 | 2003-03-25 14:05:17 | doc/xmllint.xml doc/xmllint.1 update xmllint man page with --relaxng Tue Mar 25 07:02:56 MST 2003 John Fleck <jfleck@inkstain.net> * doc/xmllint.xml * doc/xmllint.1 update xmllint man page with --relaxng option | ||
| d8da01cf | 2003-03-24 15:58:23 | preparing release 2.5.5 updated the documentation and regenerated it. * configure.in NEWS: preparing release 2.5.5 * doc/* : updated the documentation and regenerated it. Daniel | ||
| aec63569 | 2003-03-23 20:42:17 | Rebuilt the docs, Daniel | ||
| 580ced8e | 2003-03-21 21:22:48 | fixed Red Hat bug #86118 use libxml2.spec instead of libxml.spec fixed * configure.in Makefile.am: fixed Red Hat bug #86118 use libxml2.spec instead of libxml.spec * relaxng.c: fixed some of the error reporting excessive verbosity * catalog.c debugXML.c valid.c xmlreader.c xmlschemas.c xpath.c xmlschemastypes.c: removed some warnings from gcc * doc/libxml2-api.xml: rebuilt Daniel | ||
| 806cadaf | 2003-03-19 21:58:59 | Adding a graph from the xmlbench benchmark results and a link, Daniel | ||
| b4d30b63 | 2003-03-16 22:32:36 | Added automatic generation of an XSA description, Daniel | ||
| 5094cb2f | 2003-03-10 01:03:53 | doc/xmllint.1 regenerating man page from xmllint.xml to pick up Aleksey's Sun Mar 9 18:02:31 MST 2003 John Fleck <jfleck@inkstain.net> * doc/xmllint.1 regenerating man page from xmllint.xml to pick up Aleksey's change | ||
| 693c9bc1 | 2003-03-09 22:36:52 | use XMLLING_INDENT environment variable to control indentation for the xmllint "--format" option | ||
| 710823bf | 2003-03-04 10:05:52 | Minor change on the top page, Daniel | ||
| 41b01a85 | 2003-02-27 11:09:06 | Added a pointer to LibxmlJ, Daniel | ||
| 17bed981 | 2003-02-24 20:11:43 | preparing release 2.5.4 updated and rebuilt the docs removed warnings * configure.in: preparing release 2.5.4 * doc/*: updated and rebuilt the docs * relaxng.c: removed warnings * result/relaxng/*: updated the results Daniel | ||
| 10ee8b38 | 2003-02-22 10:04:53 | Added pointers to tkxmllint and tkxsltproc, Daniel | ||
| 784b9358 | 2003-02-16 15:50:27 | applied a patch from Kjartan Maraas to fix some typos Daniel * ChangeLog tree.c doc/libxml-doc.el doc/libxml2-api.xml: applied a patch from Kjartan Maraas to fix some typos Daniel | ||
| 1d788d24 | 2003-02-10 16:21:58 | preparing release 2.5.3 Daniel * NEWS doc/* configure.in: preparing release 2.5.3 Daniel | ||
| 1703c5fc | 2003-02-10 14:28:44 | OASIS RelaxNG testsuite python script to run regression against OASIS * test/relaxng/OASIS/spectest.xml: OASIS RelaxNG testsuite * check-relaxng-test-suite.py: python script to run regression against OASIS RelaxNG testsuite * relaxng.c: some cleanup tweaks * HTMLparser.c globals.c: cleanups in comments * doc/libxml2-api.xml: updated the API * result/relaxng/*: errors moved files, so large diffs but no changes at the semantic level. Daniel | ||
| 6581e1b8 | 2003-02-09 22:21:43 | fixed the download links to gnome.org to use 2.5 and not 2.4, Daniel | ||
| ef4d3bc3 | 2003-02-07 12:38:22 | I f...ed up the default configuration of schemas and --relaxng option * configure.in xmllint.c: I f...ed up the default configuration of schemas and --relaxng option display in xmllint, pointed by Morus Walter. * xlink.c: Sean Chittenden pointed a couple of errors in the XLink detection module, fixes bug #105374. Daniel | ||
| 96a4b252 | 2003-02-06 08:22:32 | started implementing some of the missing default simple types updated the * xmlschemastypes.c: started implementing some of the missing default simple types * result/relaxng/*: updated the results Daniel | ||
| 72fef16e | 2003-02-05 14:31:19 | updated the docs, ready for 2.5.2 release Daniel * NEWS doc/*: updated the docs, ready for 2.5.2 release Daniel | ||
| 71531f33 | 2003-02-05 13:19:53 | comments cleanups use xmllint for doing the RelaxNG tests preparing 2.5.2 * HTMLparser.c tree.c xmlIO.c: comments cleanups * Makefile.am: use xmllint for doing the RelaxNG tests * configure.in: preparing 2.5.2 made schemas support default to on instead of off * relaxng.c: removed the verbosity * xmllint.c: added --relaxng option * python/generator.py python/libxml_wrap.h: prepared the integration of the new RelaxNG module and schemas * result/relaxng/*: less verbose output Daniel | ||
| 154877e5 | 2003-01-30 12:17:05 | more work done in the train augmented/updated the regression tests Daniel * relaxng: more work done in the train * test/relaxng/* result/relaxng/*: augmented/updated the regression tests Daniel | ||
| da81d192 | 2003-01-27 14:35:56 | doc/tutorial/customfo.xsl doc/tutorial/customhtml.xsl adding stylesheet Mon Jan 27 07:35:29 MST 2003 John Fleck <jfleck@inkstain.net> * doc/tutorial/customfo.xsl * doc/tutorial/customhtml.xsl adding stylesheet customizations used to generate fo for pdf and html | ||
| 731967ea | 2003-01-27 00:39:50 | in docs/tutorial: apa.html apb.html apc.html apd.html ape.html apf.html Sun Jan 26 17:37:06 MST 2003 John Fleck <jfleck@inkstain.net> in docs/tutorial: * apa.html * apb.html * apc.html * apd.html * ape.html * apf.html * apg.html * ar01s02.html * ar01s03.html * ar01s04.html * ar01s05.html * ar01s06.html * ar01s07.html * ar01s08.html * index.html * xmltutorial.pdf * xmltutorial.xml add index to tutorial | ||
| 937362d3 | 2003-01-27 00:04:32 | doc/xmlcatalog.1 doc/xmlcatalog_man.html doc/xmlcatalog_man.xml belatedly Sun Jan 26 17:02:29 MST 2003 John Fleck <jfleck@inkstain.net> * doc/xmlcatalog.1 * doc/xmlcatalog_man.html * doc/xmlcatalog_man.xml belatedly fixing bug #93622 (adds rewriteURI type to "--add" option in xmlcatalog man page | ||
| 831e8fdd | 2003-01-25 11:45:34 | State that I will Cc the list for all technical answer, Daniel | ||
| 276be4a6 | 2003-01-24 01:03:34 | more work on Relax-NG regenerated the docs updated and augmented the * relaxng.c: more work on Relax-NG * doc/*: regenerated the docs * test/relaxng/* result/relaxng/*: updated and augmented the Relax-NG regression tests and results Daniel | ||
| 540a31a3 | 2003-01-21 11:21:07 | applied a new patch from St | ||
| 97ddfc0b | 2003-01-20 00:09:57 | doc/guidelines.html grammar and spelling cleanup Sun Jan 19 17:09:28 MST 2003 John Fleck <jfleck@inkstain.net> * doc/guidelines.html grammar and spelling cleanup | ||
| d105eb6f | 2003-01-13 16:21:45 | Be a bit more precise about attribute in textual content, Daniel | ||
| 4a603e40 | 2003-01-11 14:18:53 | Small interface changes to the Web pages, Daniel | ||
| 98d071d8 | 2003-01-10 09:22:44 | Be really clear about support guidelines, Daniel | ||
| e2830f1e | 2003-01-08 17:47:49 | preparing 2.5.1 release fixing XmlTextReader bug Daniel * configure.in doc/* NEWS: preparing 2.5.1 release * SAX.c parser.c: fixing XmlTextReader bug Daniel | ||
| 7e54be15 | 2003-01-07 03:54:25 | doc/xmllint.xml doc/xmllint.1 update man page with --stream and Mon Jan 6 20:53:08 MST 2003 John Fleck <jfleck@inkstain.net> * doc/xmllint.xml * doc/xmllint.1 update man page with --stream and --chkregister | ||
| a55b27bc | 2003-01-06 22:20:21 | fixed the title ... Daniel | ||
| 7b4b2f9d | 2003-01-06 13:11:20 | preparing 2.5.0 release only warn in pedantic mode about namespace name * configure.in NEWS: preparing 2.5.0 release * SAX.c: only warn in pedantic mode about namespace name brokeness * globals.c: fix a doc generation problem * uri.c: fix #101520 * doc/*: updated and rebuilt the doc for the release, includuding stylesheet update * python/Makefile.am: fix a filename bug Daniel | ||
| e0ed10cb | 2003-01-06 11:06:26 | fixed #101894 if doc == NULL xmlFreeDoc should not be called. Daniel * doc/tutorial/* : fixed #101894 if doc == NULL xmlFreeDoc should not be called. Daniel | ||
| 067bae5f | 2003-01-05 01:27:54 | seriously changed the way data are pushed to the underlying parser, go by * xmlreader.c: seriously changed the way data are pushed to the underlying parser, go by block of 512 bytes instead of tryng to detect tag boundaries at that level. Changed the way empty element are detected and tagged. * python/tests/reader.py python/tests/reader2.py python/tests/reader3.py: small changes mostly due to context reporting being different and DTD node being reported. Some errors previously undetected are now caught and fixed. * doc/xmlreader.html: flagged last section as TODO Daniel | ||
| e59494fa | 2003-01-04 16:35:29 | a bit of cleanup small fix more work on the XmlTextReader tutorial a few * xmllint.c: a bit of cleanup * xmlreader.c: small fix * doc/xmlreader.html: more work on the XmlTextReader tutorial * python/libxml.py: a few fixes pointed out by Hannu Krosing Daniel | ||
| 66b82892 | 2003-01-04 00:44:13 | starting documenting the new XmlTextReader interface. Daniel * doc/xmlreader.html: starting documenting the new XmlTextReader interface. Daniel | ||
| 8ba1741a | 2003-01-01 19:13:12 | generate the NEWS file from doc/news.html and a stylesheet Daniel * NEWS doc/Makefile.am doc/news.xsl: generate the NEWS file from doc/news.html and a stylesheet Daniel | ||
| e18fc185 | 2002-12-28 22:56:33 | extended the XmlTextReader API a bit, addding accessors for the current * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: extended the XmlTextReader API a bit, addding accessors for the current doc and node, and an entity substitution mode for the parser. * python/libxml.py python/libxml2class.txt: related updates * python/tests/Makefile.am python/tests/reader.py python/tests/reader2.py python/tests/reader3.py: updated a bit the old tests and added a new one to test the entities handling Daniel | ||
| 6943a4db | 2002-12-28 18:07:59 | Small update to the guidelines, Daniel | ||
| 83298840 | 2002-12-28 15:12:33 | added a document on guidelines for publishing and deploying XML Daniel * doc/guidelines.html: added a document on guidelines for publishing and deploying XML Daniel | ||
| 6647aedd | 2002-12-26 02:23:24 | doc/xmllint.xml doc/xmllint.1 Add discussion of XML_DEBUG_CATALOG to Wed Dec 25 19:22:06 MST 2002 John Fleck <jfleck@inkstain.net> * doc/xmllint.xml * doc/xmllint.1 Add discussion of XML_DEBUG_CATALOG to xmllint man page - bug #100907 | ||
| 4258b9c8 | 2002-12-20 10:29:40 | one really need to provide the base URI information when creating a reader * doc/libxml2-api.xml python/tests/reader.py: one really need to provide the base URI information when creating a reader parser from an input stream. Updated the API and the example using it. Daniel | ||
| c84f8b58 | 2002-12-19 22:12:47 | fixed the Windows link, Daniel | ||
| 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 | ||
| 67df809c | 2002-12-16 22:04:11 | Vyacheslav Pindyura managed to trigger a bug in parseStartTag, fixing it. * parser.c: Vyacheslav Pindyura managed to trigger a bug in parseStartTag, fixing it. * test/att4 result/att4 result/noent/att4: adding the test * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: added more methods to XmlTextReader. Daniel | ||
| 27907c70 | 2002-12-16 16:05:58 | Added llink to Python bindings for Windows, Daniel | ||
| 7c67a835 | 2002-12-16 13:38:06 | doc/tutorial/xmltutorial.xml plus generated html and pdf Updating tutorial Mon Dec 16 06:36:54 MST 2002 John Fleck <jfleck@inkstain.net> * doc/tutorial/xmltutorial.xml plus generated html and pdf Updating tutorial again based on further comments from Niraj Tolia on the last iteration | ||
| 44aacb34 | 2002-12-16 04:34:57 | doc/tutorial/xmltutorial.xml doc/tutorial/includekeyword.c Sun Dec 15 21:27:30 MST 2002 John Fleck <jfleck@inkstain.net> * doc/tutorial/xmltutorial.xml * doc/tutorial/includekeyword.c * doc/tutorial/includegetattribute.c plus generated html and pdf Adding fix from Niraj Tolia to tutorial to properly free memory. | ||
| da46d2d3 | 2002-12-15 23:36:49 | added more methods of XmlTextReader. this increased the methods in the * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: added more methods of XmlTextReader. * python/libxml2class.txt python/tests/reader.py: this increased the methods in the bndings, augmented the test to check those new functions. Daniel | ||
| 0eb38c72 | 2002-12-14 23:00:35 | added the close and getattribute methods of XmlTextReader. added the * xmlreader.c doc/libxml2-api.xml: added the close and getattribute methods of XmlTextReader. * python/generator.py python/libxml_wrap.h python/types.c python/libxml2class.txt: added the reader to the Python bindings * python/tests/Makefile.am python/tests/reader.py: added a specific test for the Python bindings of the Reader APIs * parser.c: small cleanup. Daniel | ||
| 7ef0fcb8 | 2002-12-14 10:38:55 | Added a small blurb about the API file and generator, Daniel | ||
| c1eed320 | 2002-12-12 11:01:32 | preparing release of 2.4.30 fixups to the api builder, gives enum values, * configure.in: preparing release of 2.4.30 * doc/apibuild.py doc/libxml2-api.xml: fixups to the api builder, gives enum values, fix functype return type, put back fields in structs * doc/*: updated the docs rebuilt Daniel | ||
| 000eafb5 | 2002-12-12 10:04:22 | fixups to the api builder, gives enum values, fix functype return type * doc/apibuild.py doc/libxml2-api.xml: fixups to the api builder, gives enum values, fix functype return type Daniel | ||
| 024b5701 | 2002-12-12 00:15:55 | patch from Mark Vadok about htmlNodeDumpOutput location. removed an * HTMLtree.c include/libxml/HTMLtree.h: patch from Mark Vadok about htmlNodeDumpOutput location. * xpath.c: removed an undefined function signature * doc/apibuild.py doc/libxml2-api.xml: the script was exporting too many symbols in the API breaking the python bindings. Updated with the libxslt/libexslt changes. Daniel | ||
| 9b4bb4d0 | 2002-12-11 19:28:47 | preparing release of 2.4.29 rebuilt the docs and API a few more fixes for * configure.in: preparing release of 2.4.29 * doc/*: rebuilt the docs and API * xmlreader.c: a few more fixes for the XmlTextReader API Daniel | ||
| 5aad832a | 2002-12-11 15:59:44 | a bit more cleanup Daniel * catalog.c doc/libxml2-api.xml: a bit more cleanup Daniel | ||
| a9b66d00 | 2002-12-11 14:23:49 | new API building Python script, does the C parsing directly, generates a * doc/apibuild.py doc/libxml2-api.xml doc/Makefile.am: new API building Python script, does the C parsing directly, generates a better API description including structure fieds defs and enums. Still a couple of bugs, but good enough for the python wrappers now. * DOCBparser.c SAX.c nanohttp.c parser.c parserInternals.c tree.c valid.c xmlIO.c xmlmemory.c xmlreader.c xmlregexp.c xmlschemas.c include/libxml/schemasInternals.h include/libxml/tree.h: more cleanup based on the python analysis script reports. * libxml.spec.in: make sure the API XML description is part of the devel package. Daniel | ||
| e1ca5033 | 2002-12-09 14:13:43 | Adding a new set of APIs based on the C# TextXmlReader API but converted * Makefile.am xmlreader.c include/libxml/Makefile.am include/libxml/xmlreader.h: Adding a new set of APIs based on the C# TextXmlReader API but converted to C. Allow to parse in constant memory usage, far simpler to program and explain than the SAX like APIs, unfinished but working. * testReader.c: test program Daniel | ||
| 8db67d27 | 2002-11-27 19:39:27 | applied the same kind of refactoring to the HTML saving code. slight API * HTMLtree.c include/libxml/HTMLtree.h: applied the same kind of refactoring to the HTML saving code. * doc/libxml2-*.xml doc/API*.html: slight API changes got reflected in the doc. Daniel | ||
| 9d5ea17e | 2002-11-27 08:02:06 | another patch from St | ||
| 80d7b901 | 2002-11-23 16:23:08 | Jan Rafaj pointed a bug in the Makefile. Daniel * doc/Makefile.am: Jan Rafaj pointed a bug in the Makefile. Daniel | ||
| f9c4cad2 | 2002-11-22 15:57:07 | preparing 2.4.28 some cleanup updated the news and regenerated. Daniel * configure.in: preparing 2.4.28 * libxml.spec.in doc/Makefile.am: some cleanup * doc/*: updated the news and regenerated. Daniel | ||
| fee408f5 | 2002-11-22 13:18:30 | final touch at closing #87235 </p> end tags need to be generated. this * HTMLparser.c: final touch at closing #87235 </p> end tags need to be generated. * result/HTML/cf_128.html result/HTML/test2.html result/HTML/test3.html: this change slightly the output of a few tests * doc/*: regenerated Daniel | ||
| c14401e4 | 2002-11-20 14:28:17 | Updated the binding page for the libxml++ bindings, Daniel | ||
| 817e70b6 | 2002-11-19 22:28:48 | repair some problem if gtk-doc fail or such patch for Solaris on new * doc/Makefile.am: repair some problem if gtk-doc fail or such * configure.in: patch for Solaris on new autoconf closes #98880 * doc/parsedecl.py: repair the frigging API building script, did I say that python xmllib sucks ? * doc/libxml2-api.xml doc/libxml2-refs.xml: regenerated, reordering and some comment are no more truncated. Daniel | ||
| dad3f680 | 2002-11-17 16:47:27 | preparing release 2.4.27 updated and rebuilt the docs try to make sure the * configure.in: preparing release 2.4.27 * doc/* : updated and rebuilt the docs * doc/Makefile.am libxml.spec.in: try to make sure the tutorial and all the docs are actually packaged and in the final RPMs * parser.c parserInternals.c include/libxml/parser.h: restore xmllint --recover feature. Daniel | ||
| 66651aa8 | 2002-11-15 11:21:43 | trying to fix bug #98517 about building outside the source tree fixed the * Makefile.am python/Makefile.am python/tests/Makefile.am: trying to fix bug #98517 about building outside the source tree * doc/xml.html doc/FAQ.html: fixed the link to libiconv #94585 Daniel | ||
| f854d99f | 2002-11-12 03:49:05 | adding pdf of tutorial, changing web page to link to it Mon Nov 11 20:47:03 MST 2002 John Fleck <jfleck@inkstain.net> adding pdf of tutorial, changing web page to link to it * doc/tutorial/xmltutorial.pdf * doc/xml.html * doc/docs.html | ||
| 52717f34 | 2002-11-11 03:49:33 | doc/tutorial/ar01s08.html adding file what I forgot for tutorial Sun Nov 10 20:48:57 MST 2002 John Fleck <jfleck@inkstain.net> * doc/tutorial/ar01s08.html adding file what I forgot for tutorial | ||
| bd3b4fd1 | 2002-11-11 03:41:11 | Adding encoding discussion to tutorial Added: DocBook admonition image Sun Nov 10 20:33:13 MST 2002 John Fleck <jfleck@inkstain.net> Adding encoding discussion to tutorial Added: * doc/tutorial/images/*.png: DocBook admonition image files * doc/tutorial/apf.html, apg.html: new generated html * doc/tutorial/includeconvert.c: conversion code entity file changed: * doc/tutorial/xmltutorial.xml: DocBook original * doc/tutorial/*.html: generated html | ||
| 7ae91bcd | 2002-11-08 17:18:52 | retired xmlwin32version.h | ||
| 7216cfd6 | 2002-11-08 15:10:00 | fixed a typo pointed out by Igor try to speed up node compare using line * globals.c: fixed a typo pointed out by Igor * xpath.c: try to speed up node compare using line numbers if available. Daniel | ||
| 61f6fb66 | 2002-10-31 15:23:29 | doc/xml.html (and, by implication, FAQ.html) added UTF-8 conversaion FAQ 2002-10-31 John Fleck <jfleck@inkstain.net> * doc/xml.html (and, by implication, FAQ.html) added UTF-8 conversaion FAQ from Marcus Labib Iskander | ||
| 2afc5c51 | 2002-10-23 15:04:30 | Rebuilt te docs, oops, daniel | ||
| e645e8c1 | 2002-10-22 17:35:37 | Applied the VMS update patch from Craig A. Berry update Daniel * vms/build_libxml.com vms/config.vms vms/readme.vms include/libxml/parser.h include/libxml/parserInternals.h include/libxml/tree.h include/libxml/xmlIO.h HTMLparser.c catalog.c debugXML.c parser.c parserInternals.c tree.c triodef.h trionan.c uri.c xmlIO.c xpath.c: Applied the VMS update patch from Craig A. Berry * doc/*.html: update Daniel | ||
| 4826743d | 2002-10-18 11:21:38 | preparing the release of 2.4.26 updated and rebuilt the documentation * configure.in: preparing the release of 2.4.26 * doc/*: updated and rebuilt the documentation 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 | ||
| 321be0c5 | 2002-10-08 21:26:42 | applied patch from Mark Vakoc except the API change, preserved it. updated * debugXML.c: applied patch from Mark Vakoc except the API change, preserved it. * doc/*: updated the docs to point to the search engine for information lookup or before bug/help reports. Daniel | ||
| d7960a8a | 2002-10-08 19:13:50 | Fixed a small bug for year wide archive indexing, 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 | ||
| f08d400d | 2002-10-08 17:17:11 | Added year archiving + fix a problem on current date archive, 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 | ||
| 80ce373e | 2002-10-07 17:39:30 | Regenerated the docs and added a set of files missing from CVS, 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 | ||
| 141d04ba | 2002-10-06 21:51:18 | added HTML page indexing Daniel * doc/index.py: added HTML page indexing 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 | ||
| 538d3b90 | 2002-10-01 14:04:56 | Grab the passwd from an envidonment variable, Daniel | ||
| 2c77cd7f | 2002-10-01 13:54:14 | Added the operation needed to start the indexer on a box, daniel | ||
| 3371ff8f | 2002-10-01 13:37:48 | Added the indexing script use to fill up the MySQL DB with API indexes, Daniel | ||
| ad0ac024 | 2002-10-01 12:08:12 | Improve cross reference rating, Daniel | ||
| 55a4eb53 | 2002-10-01 11:54:06 | Update the description, Daniel | ||
| 5ede35e3 | 2002-10-01 11:37:35 | Integrated the search form to the web site, regenerated, Daniel | ||
| 8135e5f7 | 2002-10-01 11:13:14 | Started adding a search front-end, Daniel |