Richard Quadling
fc9e379fd8
Standardise on single style of quotes for XML tag.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +00:00
Peter Cowburn
4c4d0e1cc6
added default base for gmp_strval() (doc #54790 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311249 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-19 12:39:03 +00:00
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
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
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
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
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
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
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
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
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
Jakub Vrana
c148211fa2
Replace <parameter>& 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
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
Nuno Lopes
4ca9d20a41
protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148604 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-13 16:05:06 +00:00
Mehdi Achour
27960e632c
Merry XHTML and CS compliant christmas all \!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Jakub Vrana
b4aa07cd65
Missing equation image
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146318 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-12 13:50:43 +00:00
Mehdi Achour
391c25a6cf
adding PHP tags in the examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135250 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 17:25:02 +00:00
Damien Seguy
3c86ca52c0
use of url entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134230 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-05 14:52:05 +00:00
Jesus M. Castagnetto
2721756eb4
Added some blurb on diophantine eqs to gmp_gcdext
...
Added blurb on object comparisons in PHP4
Known bug: make html does not copy the PNG from images to the correct dir
Someone with more insight on what to change in configure.in and related
can do the changes (don't want to break the build).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121878 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-01 06:39:55 +00:00
Victor Boivie
9130132fd9
Incorrectly formatted function alias - fixed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118638 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-02 12:55:53 +00:00
Derick Rethans
f7829a4dd2
- Consistency
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83387 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-24 19:12:24 +00:00
Hartmut Holzgraefe
5b9fc29465
revision tags added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Hartmut Holzgraefe
a4b6d72ad3
banana-split
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00