Commit graph

69 commits

Author SHA1 Message Date
Philip Olson
0e1e984293 Added see also links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297596 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 22:50:21 +00:00
Daniel Egeberg
2fd3f0c96d Converted remaining files to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964 Reverted r297058
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad Converted to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Kalle Sommer Nielsen
34fe6dd1e0 Fixed bug #50942 (gmp_strval() only allows base 2 to 36)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295245 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-19 07:55:13 +00:00
Jakub Vrana
201dc3748c Prefer <initializer> before "defaults to"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00
Richard Quadling
ec352b76b1 Allowable bases extended.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291267 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-24 15:06:51 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
a655fdc5a7 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283812 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:11:53 +00:00
Jakub Vrana
335e931d3b Usual resource parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283096 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 04:41:46 +00:00
Jakub Vrana
6e7e3e1c38 Usual resource parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283095 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 04:26:02 +00:00
Kalle Sommer Nielsen
6dff9477c9 Fixed #47614 (gmp_fact() parameter type not checked + documentation problem)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282799 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-26 06:31:05 +00:00
Yannick Torres
07d7ec4107 correct markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278994 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-19 16:46:20 +00:00
Jakub Vrana
01af159c81 Initializers - part 2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273374 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-12 15:45:03 +00:00
Kalle Sommer Nielsen
c685c8d7c8 * Document XSLTProcessor::setProfiling() method
* Document stream_supports_lock()
* Document str_getcsv()
* gmp_testbit() is available as of 5.3


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270943 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-10 16:36:01 +00:00
Jakub Vrana
f60082dcb0 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268271 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 13:27:54 +00:00
Philip Olson
702b87c83c Contains version information (when functions became available in PHP)
# Originally from the following location (although modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268000 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-30 08:46:16 +00:00
Philip Olson
6d4a434cf5 Updated link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260446 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-29 18:34:23 +00:00
Edward Z. Yang
88c251b5ef Logical -> bitwise.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255297 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-17 20:00:14 +00:00
Hannes Magnusson
b499efb673 Use the &Functions; entity (patch by Felipe)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248985 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-25 23:41:33 +00:00
Hannes Magnusson
601008e0da MFB: Upgrade to the new-reference-structure
- (Created missing setup sections in setup.xml, if any)
 - Moved the intro to book.xml
 - Changed the intro ID from <extname>.intro to intro.<extname>
 - Moved the constants entity to book.xml
 - Changed constants.xml to be an appendix
 - Moved the example to its own chapter (examples.xml)
    NOTE: The chapter ID is gmp.examples, the example itself does not have an ID
 - Moved the requirements/configuration7resources sections to setup.xml
 - Moved the configure entity to setup.xml
NOTE: The seealso section is still in reference.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248729 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-22 00:57:46 +00:00
Hannes Magnusson
0258a77f1e MFB: Rename "functions.xml" to entities.<dirname>.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +00:00
Philip Olson
fa5356fd99 ref.gmp: Implemented the new doc style, new entities, and rewording where appropriate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240055 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-21 04:19:32 +00:00
Hannes Magnusson
c030e2adf7 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


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Philip Olson
07b50d3fc8 WS, preparation for the new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238021 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-18 23:13:23 +00:00
Hannes Magnusson
d46166e27b typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236164 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-22 21:18:49 +00:00
Hannes Magnusson
11dd9778ba New constant in ext/gmp
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236146 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-22 18:02:50 +00:00
Hannes Magnusson
109dca9a69 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236116 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-22 14:55:20 +00:00
Hannes Magnusson
06b19288a6 Add gmp_testbit()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236114 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-22 14:34:36 +00:00
Martin Samesch
7c0d31c069 Fix (see #31733)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231094 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 22:12:01 +00:00
Pierre Joye
5b777cc95a - #38888, add octal description and a note about the default base
from the gmp docs


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221472 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-09 23:32:17 +00:00
Nuno Lopes
2f48eb6c28 fix example's output (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220364 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-22 17:31:26 +00:00
Antony Dovgal
65201dc069 add documentation for gmp_nextprime()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210630 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-03 18:13:21 +00:00
Nuno Lopes
b069a314a4 add tagging
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Philip Olson
cee7c2bba3 Implemented the new alias doc style. This alias no longer requires translation
as it exclusively uses the language-* files.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185098 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 16:17:02 +00:00
Jakub Vrana
b2d669b262 Optimize example, avoid stack overflow (bug #28827)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176991 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-11 17:19:20 +00:00
Maciek Sokolewicz
a9dbfe8f1d fixed typo
sqrtrm => sqrtrem


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176686 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-08 20:21:24 +00:00
Nuno Lopes
4508cfeb8f available since PHP 5.1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176680 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-08 20:09:24 +00:00
Jakub Vrana
c148211fa2 Replace <parameter>&amp; by <parameter role="reference">
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Jakub Vrana
8214cac81b Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166691 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 14:15:21 +00:00
Mehdi Achour
199d666a7a remove unneeded comment
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157150 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-26 13:44:21 +00:00
Jakub Vrana
f6cb40a805 don't indent first level of examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152424 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-26 11:14:11 +00:00
Dave Barr
11766662a1 - Add <?php ?> tags.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152423 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-26 11:05:11 +00:00
Jakub Vrana
49dc34abf7 Uppercase first letters in titles' words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152221 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 08:46:39 +00:00
Dave Barr
1e04b68ced - Add note about -1 return value.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151413 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-15 03:43:49 +00:00
Dave Barr
23219e2ac5 - Oops.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150834 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-09 03:34:38 +00:00
Dave Barr
4eb3c719b6 - Forgot <?php tags.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150833 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-09 03:32:36 +00:00
Dave Barr
6fdca5c152 - This function does not exist.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150829 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-09 02:05:10 +00:00
Dave Barr
a735c76887 - Add GMP function examples, and fix a few problems.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150741 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-08 08:46:23 +00:00