Commit graph

27 commits

Author SHA1 Message Date
Christoph Michael Becker
7b1f68c2f6 Users are better off to prefer event over libevent
Since the latter is not marked as being unmaintained on the respective
PECL page, we refrain from adding a deprecated warning (yet).

This integrates user note 124378.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348288 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-10 19:15:04 +00:00
Jakub Vrana
dd07341fae Remove trailing fullstop in <refpurpose>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343888 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:34:22 +00:00
André Luis Ferreira da Silva Bacci
e9366ee458 Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
See https://github.com/phpdocbrbridge/bridge/blob/master/src/revbumper.php for automatic tool for translations.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342988 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-02 18:42:15 +00:00
Richard Quadling
cb2e7b70b1 svn:keywords, svn:eol-style, svn:ignore all set appropriately.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334955 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-23 12:08:23 +00:00
Richard Quadling
a1fc5e05be Mixed line endings.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334940 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-23 11:30:49 +00:00
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Yannick Torres
7ceb6fc936 Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334148 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-06 16:52:16 +00:00
Chris Wright
c908624cc9 Document 6 ext/libevent functions as partial fix for bug 67420
The remaining missing function event_timer_pending() will be documented when the exact purpose and API has been agreed with the package maintainers, at present it appears to be incorrectly implemented.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333778 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-13 12:55:51 +00:00
Jakub Vrana
1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Jakub Vrana
4de5cce5d8 Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +00:00
Jakub Vrana
065dd47a92 Replace _ by - in IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322131 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 12:40:04 +00:00
Jakub Vrana
ac04b2ea21 Extension purpose is not needed anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
David Tajchreber
65d285c035 Fixed #54728 - removed extra EV_SIGNAL constants from two locations on event_set page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310997 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-13 19:44:09 +00:00
Jakub Vrana
7e8e878bc0 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308237 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 22:56:00 +00:00
Philip Olson
271e13fc18 Tagged new 0.0.4 features as 0.0.4+, and fixed a couple typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300696 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-23 15:42:15 +00:00
Richard Quadling
925a128bbb Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300692 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-23 09:52:22 +00:00
Antony Dovgal
39ab813510 add event_buffer_set_callback() description
and update event_set() manual


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300690 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-23 08:40:29 +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
Joris van de Sande
948d610a63 Made the following changes to the libevent documentation:
- Changed the examples because the given examples did not work
- Fixed documentation of parameters and return values for a few functions

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293714 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-18 21:58:54 +00:00
Jakub Vrana
612e5af5ec Prefer <initializer> before "default value"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291314 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 15:22:02 +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
Jakub Vrana
11687bb504 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287918 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-31 13:19:08 +00:00
TAKAGI Masahiro
8d9ce4422f set svn:keywords to track $Revision$.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287715 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-25 21:31:06 +00:00
Antony Dovgal
1d451da9a6 add basic examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287691 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-25 12:46:34 +00:00
Antony Dovgal
5152834811 event_buffer_timeout_set() returns void
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287395 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-17 07:15:43 +00:00
Philip Olson
6b57bc1ffb Used the &pecl.info; entity, which also links to the PECL installation chapter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287335 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-15 15:09:05 +00:00
Antony Dovgal
e83fdb1b74 add Libevent documentation (quite sketchy)
WARNING: needs a native speaker check (thanks in advance!)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287300 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-14 13:44:58 +00:00