| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bonsai test | Andrei Zmievski | 2000-06-20 | 1 | -2/+2 |
| | | |||||
| * | - changes to handle the slightly different access to attributes | Uwe Steinmann | 2000-06-15 | 1 | -3/+5 |
| | | |||||
| * | test | Andrei Zmievski | 2000-06-14 | 1 | -0/+1 |
| | | |||||
| * | PHP code to test sscanf() | Clayton Collie | 2000-06-06 | 2 | -0/+141 |
| | | |||||
| * | Test scripts for ODBC added | Andreas Karajannis | 2000-05-28 | 6 | -0/+462 |
| | | |||||
| * | - test script to test creation of flash files | Uwe Steinmann | 2000-05-17 | 1 | -0/+120 |
| | | |||||
| * | Testing. | Andrei Zmievski | 2000-05-12 | 2 | -2/+2 |
| | | |||||
| * | test | Andrei Zmievski | 2000-05-12 | 1 | -2/+0 |
| | | |||||
| * | Another test. | Andrei Zmievski | 2000-05-12 | 1 | -1/+1 |
| | | |||||
| * | Testing. | Andrei Zmievski | 2000-05-12 | 1 | -2/+1 |
| | | |||||
| * | test | Andrei Zmievski | 2000-05-12 | 1 | -0/+1 |
| | | |||||
| * | Testing. | Andrei Zmievski | 2000-05-05 | 1 | -1/+1 |
| | | |||||
| * | Object overloading API changed slightly (llist is now a pointer) | Zeev Suraski | 2000-04-10 | 1 | -1/+3 |
| | | |||||
| * | - fixed invalid class names | Uwe Steinmann | 2000-03-14 | 1 | -1/+4 |
| | | | | | | - added standalone, encoding attribute to DocDocument class | ||||
| * | - bug fix, insertion of links back into HTML document | Uwe Steinmann | 2000-03-09 | 1 | -3/+13 |
| | | | | | | - smarter test script | ||||
| * | - several fixes and cleanups in hw module | Uwe Steinmann | 2000-03-08 | 1 | -3/+15 |
| | | |||||
| * | - tiny changes to testscript and domxml | Uwe Steinmann | 2000-03-03 | 2 | -11/+11 |
| | | |||||
| * | - dom class now distinguishes between $dom->root() and $dom->children() | Uwe Steinmann | 2000-03-02 | 1 | -1/+3 |
| | | | | | | | $dom->root() returns just the element, $dom->children() all nodes e.g. comments | ||||
| * | - The root node of a xml doc is now an array since it is possible | Uwe Steinmann | 2000-03-02 | 1 | -2/+3 |
| | | | | | | to have a comment or pi and an element on root level. | ||||
| * | - started to implement overload class for xml node | Uwe Steinmann | 2000-03-01 | 1 | -1/+6 |
| | | |||||
| * | - some tiny changes to the test routine | Uwe Steinmann | 2000-02-22 | 1 | -2/+19 |
| | | |||||
| * | - pdf_set_text_matrix() disappeared in pdflib 2.30. Put in another ifdef | Uwe Steinmann | 2000-02-21 | 1 | -1/+1 |
| | | | | | | - small fix in testdom to suppress error msg. | ||||
| * | - Fix some issues with the ISAPI module, made it friendlier to non Win32 ↵ | Zeev Suraski | 2000-02-18 | 2 | -0/+28 |
| | | | | | | | | | platforms - Added .reg file for PWS setup - Reordered some stuff in phpinfo() | ||||
| * | - fixed bug if attribute value is entity | Uwe Steinmann | 2000-02-17 | 1 | -1/+1 |
| | | |||||
| * | - change some function name into php style | Uwe Steinmann | 2000-02-17 | 1 | -7/+7 |
| | | |||||
| * | - added funktion xmltree(), renamed dom() to xmldoc() and domfile() | Uwe Steinmann | 2000-02-10 | 1 | -8/+16 |
| | | | | | | | to xmldocfile(). - testdom covers most of the functionality | ||||
| * | - removed stupid leftover in testdom | Uwe Steinmann | 2000-02-09 | 1 | -2/+2 |
| | | | | | | - added more functions to domxml | ||||
| * | - new function to read and parse xml doc from file | Uwe Steinmann | 2000-02-09 | 1 | -0/+1 |
| | | |||||
| * | - fixed several bugs an did some testing. Parsing and creating simple | Uwe Steinmann | 2000-02-09 | 1 | -2/+4 |
| | | | | | | XML docs should work. See the script testdom. | ||||
| * | - Make Win32 compile again | Andi Gutmans | 2000-02-05 | 1 | -1/+1 |
| | | |||||
| * | - some more testing | Uwe Steinmann | 2000-02-03 | 1 | -1/+8 |
| | | |||||
| * | - add another comment to the script | Uwe Steinmann | 2000-01-26 | 1 | -0/+1 |
| | | |||||
| * | - test script for domxml | Uwe Steinmann | 2000-01-26 | 1 | -0/+63 |
| | | |||||
| * | - Make Win32 compile again | Andi Gutmans | 1999-12-18 | 1 | -1/+1 |
| | | |||||
| * | - extended test script for cpdf by GD image insertion | Uwe Steinmann | 1999-11-23 | 1 | -2/+11 |
| | | |||||
| * | - test for hyperwave module | Uwe Steinmann | 1999-11-22 | 1 | -0/+200 |
| | | |||||
| * | - test for cpdf module | Uwe Steinmann | 1999-11-22 | 1 | -0/+88 |
| | | |||||
| * | - Converted math.c to use new convert_to_number_ex() macro. | Andi Gutmans | 1999-10-15 | 2 | -2/+4 |
| | | |||||
| * | mailing list test | 1999-10-08 | 1 | -1/+0 | |
| | | |||||
| * | testing | 1999-10-08 | 1 | -2/+0 | |
| | | |||||
| * | test | 1999-10-08 | 1 | -1/+0 | |
| | | |||||
| * | Test commit again. | Andrei Zmievski | 1999-10-07 | 1 | -0/+1 |
| | | | | | | # add white space | ||||
| * | Testing commit. | Andrei Zmievski | 1999-10-07 | 1 | -1/+0 |
| | | | | | | @ Removed white space. | ||||
| * | *** empty log message *** | Andrei Zmievski | 1999-10-04 | 1 | -1/+0 |
| | | |||||
| * | test | Andrei Zmievski | 1999-10-04 | 1 | -0/+1 |
| | | |||||
| * | test | Andrei Zmievski | 1999-10-04 | 1 | -1/+0 |
| | | |||||
| * | test | Andrei Zmievski | 1999-10-04 | 2 | -1/+1 |
| | | |||||
| * | test commit | Andrei Zmievski | 1999-10-02 | 1 | -1/+0 |
| | | |||||
| * | test commit | Andrei Zmievski | 1999-10-02 | 1 | -2/+1 |
| | | |||||
| * | test commit | Andrei Zmievski | 1999-10-02 | 1 | -1/+0 |
| | | |||||
