/ [cvs] / phpdoc / en / faq / build.xml
ViewVC logotype

Log of /phpdoc/en/faq/build.xml

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 19 21:45:29 2008 UTC (7 months, 2 weeks ago) by philip
Branch: MAIN
CVS Tags: HEAD, PRE_REF_CLEANUP
Changes since 1.33: +2 -5 lines
Diff to previous 1.33
Removed PHP 3 information from the manual. Goodbye PHP 3, thanks for all the memories!
This commit covers many files.
The CVS file phpweb/manual/php3.php will exist to store [most of] this info.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 20 22:24:10 2007 UTC (15 months, 2 weeks ago) by bjori
Branch: MAIN
CVS Tags: AFTER_REF_STRUCT_DEV_MERGE, BEFORE_STRUCT_REF_DEV_MERGE, POST_DOCBOOK5
Branch point for: REF_STRUCT_DEV
Changes since 1.32: +26 -26 lines
Diff to previous 1.32
Upgrade to DocBook5:
 - All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 11 20:31:33 2006 UTC (2 years, 7 months ago) by nlopess
Branch: MAIN
CVS Tags: POST_EXCEPTIONS_ROLE_CHANGE, PRE_EXCEPTIONS_ROLE_CHANGE
Changes since 1.31: +3 -4 lines
Diff to previous 1.31
update some URL entities.
remove references to the INSTALL and install.txt files that are in php-src CVS, as they are now generated from phpdoc sources, thus offering no advantage

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 13 04:34:34 2004 UTC (4 years, 1 month ago) by didou
Branch: MAIN
Changes since 1.30: +7 -5 lines
Diff to previous 1.30
used <option role="configure"> where needed

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 14:35:35 2004 UTC (4 years, 9 months ago) by didou
Branch: MAIN
Changes since 1.29: +2 -3 lines
Diff to previous 1.29
typos

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 21 04:21:40 2003 UTC (4 years, 9 months ago) by dave
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
- Standardize the Unix acronym. Unix is the preferred capitalization
  as UNIX is a registered trademark by the Open Group. References to UNIX
  were left in where it made sense, like example outputs, and so forth.
  You can read the Trademark User Guide for "UNIX" at:
  http://www.unix.org/tmug2.ps or http://www.unix.org/tmug2.pdf

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 08:41:52 2003 UTC (5 years ago) by didou
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27
adding role when needed

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 19:16:58 2003 UTC (5 years, 2 months ago) by philip
Branch: MAIN
Changes since 1.26: +21 -1 lines
Diff to previous 1.26
Moved the newly added faq on "needing gnu tools to build php" from the
installation faq to the more appropriate build faq.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 31 14:33:43 2003 UTC (5 years, 4 months ago) by philip
Branch: MAIN
Changes since 1.25: +13 -1 lines
Diff to previous 1.25
Add note about the new 'build complete' text, to the mysql tempnam faq.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 21 10:34:22 2003 UTC (5 years, 4 months ago) by betz
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
use of entities for php.ini, .htaccess and httpd.conf

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 15 18:30:06 2003 UTC (5 years, 6 months ago) by philip
Branch: MAIN
Changes since 1.23: +24 -1 lines
Diff to previous 1.23
Add faq about the common my_tempnam warning.  Closes bug #21029.  In the
future, add diff of bundled vs non-bundled.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 4 09:38:22 2003 UTC (5 years, 8 months ago) by betz
Branch: MAIN
Changes since 1.22: +5 -5 lines
Diff to previous 1.22
new urls as result of merge faqurl.ent and global.ent

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 1 01:33:47 2003 UTC (5 years, 8 months ago) by cortesi
Branch: MAIN
Changes since 1.21: +15 -14 lines
Diff to previous 1.21
WS fix

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 1 01:25:15 2003 UTC (5 years, 8 months ago) by cortesi
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
typo

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 15 09:49:56 2002 UTC (5 years, 10 months ago) by philip
Branch: MAIN
Changes since 1.19: +24 -1 lines
Diff to previous 1.19
Adding entry for lex problems.  Closes bug #15980

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 25 00:15:09 2002 UTC (5 years, 11 months ago) by philip
Branch: MAIN
Changes since 1.18: +34 -1 lines
Diff to previous 1.18
Added build.apache-sharedcore faq.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 7 17:10:05 2002 UTC (6 years, 3 months ago) by jan
Branch: MAIN
CVS Tags: dev/
Changes since 1.17: +17 -1 lines
Diff to previous 1.17
 - fix #17653

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 23 13:11:57 2002 UTC (6 years, 4 months ago) by cortesi
Branch: MAIN
Changes since 1.16: +41 -23 lines
Diff to previous 1.16
adding CDATAs

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 17 17:42:18 2002 UTC (6 years, 5 months ago) by cortesi
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
sorry, too much cut&paste

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 17 17:35:57 2002 UTC (6 years, 5 months ago) by cortesi
Branch: MAIN
Changes since 1.14: +25 -24 lines
Diff to previous 1.14
adding consistency to the FAQ
we dont usually use quotes around <command> tags
adding some docbook tags, where missin

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 28 18:14:31 2002 UTC (6 years, 7 months ago) by jimw
Branch: MAIN
Changes since 1.13: +5 -6 lines
Diff to previous 1.13
this is wrong, wrong, wrong. /usr/include/linux should not be a
symlink to kernel sources.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 28 14:42:53 2002 UTC (6 years, 7 months ago) by jan
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
 - fix typo

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 28 14:31:20 2002 UTC (6 years, 7 months ago) by jan
Branch: MAIN
Changes since 1.11: +21 -1 lines
Diff to previous 1.11
 - added entry about ./configure lines and how to find the
 - previous ones when upgrading PHP. (thanks to xwolf@xwolf.com
 - for suggesting this).

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 11 23:52:19 2002 UTC (6 years, 7 months ago) by jimw
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10
<pedantic>fix references to Red Hat and Main Street Softworks.</pedantic>

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 8 00:46:53 2002 UTC (6 years, 8 months ago) by alindeman
Branch: MAIN
Changes since 1.9: +9 -10 lines
Diff to previous 1.9
Changed most (if not all) of the stuff described in bug #12434.  Please make sure everything is correct.  Thanks!

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 26 18:16:56 2002 UTC (6 years, 8 months ago) by philip
Branch: MAIN
Changes since 1.8: +14 -12 lines
Diff to previous 1.8
Modify answer #11 regarding apxs, as per bug #12151.  A little WS too.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 12 20:46:32 2001 UTC (6 years, 9 months ago) by hholzgra
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7
hope this solves the tabs vs. blanks issues once and for all

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 10 21:49:28 2001 UTC (6 years, 10 months ago) by hholzgra
Branch: MAIN
CVS Tags: dev_docbook4_branchpoint
Branch point for: dev_docbook4
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
added version attribute to <?xml tags

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 30 18:36:39 2001 UTC (7 years ago) by eschmid
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5
Underscores are not allowed in ID strings.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 21 22:47:31 2001 UTC (7 years ago) by jeroen
Branch: MAIN
Changes since 1.4: +20 -17 lines
Diff to previous 1.4
Fix modelines for VI(M) for the manual (en).

Syntax for vim < 6 is set to sgml, because xml is not recognizing tag-names.

This was discussed before, and this turned out to be best for all vi(m)
versions.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 19 11:04:21 2001 UTC (7 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3
External parsed entities _should_ each begin with a text declaration.
See: http://www.w3.org/TR/2000/REC-xml-20001006#sec-TextDecl

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 2 17:36:42 2001 UTC (7 years, 2 months ago) by jeroen
Branch: MAIN
Branch point for: phpdoc/tr, tr
Changes since 1.2: +1 -0 lines
Diff to previous 1.2
Added Revision tag on top of most xml files in en-tree

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 21 11:42:27 2001 UTC (7 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Titles are screwed up a bit, but they *are* important things...
titleabbrev also need to be shorter (as it is an abbrevation :)

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 20 18:10:31 2001 UTC (7 years, 2 months ago) by dams
Branch: MAIN
Initial Adding to faq

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

systems@php.net
ViewVC Help
Powered by ViewVC 1.1-dev