#
aec0be0a |
| 13-May-2003 |
Wez Furlong |
Officially check-in support for a simple sqlite database to hold manual information. The effectively eliminates a whole bunch of stat() calls. # It requires a database generated by a scri
Officially check-in support for a simple sqlite database to hold manual information. The effectively eliminates a whole bunch of stat() calls. # It requires a database generated by a script on the server, which is # not yet in CVS.
show more ...
|
#
893f85aa |
| 08-Jan-2003 |
Gabor Hojtsy |
Add a comment on why the parentheses replace is there (it was not obvious for me for the first time, just after I thought about it ;)).
|
#
76f33c14 |
| 07-Jan-2003 |
Gabor Hojtsy |
Adding Id CVS attr to many include files, and also adding C++ format header, for anybody who uses it, just for consistency ;)
|
#
eeeb0794 |
| 07-Jan-2003 |
Gabor Hojtsy |
Reworked code. Better variable names, comments added, etc. Functionality not changed in any way, but modern code structures are used ;) ie. foreach instead of while(each())...
|
#
d6bd1ba3 |
| 23-Mar-2002 |
Gabor Hojtsy |
We have no "construct." IDs in the manual, as I searched up...
|
#
d2ad1973 |
| 07-Mar-2002 |
jim winstead |
try to figure out why some mirrors have problems with the function list search (and try one possible solution)
|
#
fa378985 |
| 11-Feb-2002 |
jim winstead |
suppress file_exists errors. mirrors may be using that evil version that spit out errors when the stat fails.
|
#
af60a0e5 |
| 22-Sep-2001 |
Rasmus Lerdorf |
Check language.* as well
|
#
4f149cdd |
| 27-Jul-2001 |
Gabor Hojtsy |
Give ref a priority to get more general pages, instead of subsidiary ones (eg. PEAR)
|
#
28b7e2d7 |
| 27-Jul-2001 |
Gabor Hojtsy |
To be able to find without prefix (eg faq.php or pear.php, and many others)
|
#
63b6cb45 |
| 08-Jul-2001 |
Gabor Hojtsy |
More general "include" redirection, added comment
|
#
eb388dec |
| 01-Jul-2001 |
Gabor Hojtsy |
More <? to <?php conversion.
|
#
7d8cf1fc |
| 24-Apr-2001 |
jim winstead |
the fallback to english wasn't being very effective. :)
|
Revision tags: POST_MERGE_FROM_NEW_LOOK_2001_TAG_1, NEW_LOOK_2001_TAG_1, MERGE_FROM_NEW_LOOK_2001_TAG_1 |
|
#
e0f160a6 |
| 12-Jan-2001 |
jim winstead |
always try english, too
|
#
b4b96bdf |
| 12-Jan-2001 |
jim winstead |
forget to pass language
|
#
f3dbc459 |
| 12-Jan-2001 |
jim winstead |
split manual-lookup functions into include file (error page will use it soon)
|