[PHP-DOC] Zend Engine 2 documentation

2007-06-02 Thread Gwynne Raskind
Those on the internals list will recognize me; for those who don't, I'm Gwynne, and I've volunteered to fully document the Zend Engine 2 API from a developer perspective. Attached to this message is the first set of patches for the new documentation. I've created a completely new part of th

Re: [PHP-DOC] Zend Engine 2 documentation

2007-06-04 Thread Gwynne Raskind
On Jun 4, 2007, at 2:58 AM, Antony Dovgal wrote: Those on the internals list will recognize me; for those who don't, I'm Gwynne, and I've volunteered to fully document the Zend Engine 2 API from a developer perspective. Attached to this message is the first set of patches for the new documen

[PHP-DOC] New internals docs commit

2007-06-17 Thread Gwynne Raskind
The commit for the new internals docs, since I was neglectful and forgot about the cvs import command, was so massive that it didn't get through to the list. Therefore, this is your heads-up that the internals docs have been committed. I settled for moving the old docs into the section of t

[PHP-DOC] Commit freeze

2007-06-21 Thread Gwynne Raskind
I'm relaying a request from Hannes for a commit freeze from everyone during the DocBook 5 transition. Thanks all! -- Gwynne, Daughter of the Code "This whole world is an asylum for the incurable."

[PHP-DOC] Commit freeze

2007-06-21 Thread Gwynne Raskind
I'm relaying a request from Hannes for a commit freeze from everyone during the DocBook 5 transition. Thanks all! -- Gwynne, Daughter of the Code "This whole world is an asylum for the incurable."

Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent /entities global.ent

2007-06-21 Thread Gwynne Raskind
On Jun 21, 2007, at 6:09 AM, Richard A. Quadling wrote: Should I commit the patch to fix this whilst the freeze is on? Does it apply to EVERYTHING? Typo: ENITTY => ENTITY Build-breaker fixes like this can be committed, just don't make any major changes to anything until Hannes gives the all-

Re: [PHP-DOC] When will next build be?

2007-06-27 Thread Gwynne Raskind
On Jun 27, 2007, at 3:51 AM, Derick Rethans wrote: Nobody knows as the builds are done manually when enough time has past or if a build is requested. It's only been about week since the last build but since we recently went through this DocBook5 conversion we should probably initiate a EN bu

[PHP-DOC] New buildsystem proposal

2007-07-14 Thread Gwynne Raskind
This message is being re-sent without attachment as it seems several people did not receive it the first time. For some time now, the IRC channel for PHP documentation has been buzzing with talk of all the myriad problems and drawbacks of both 1) the current doc buildsystem, and 2) livedocs

Re: [PHP-DOC] cvs: phd /setup CLI.class.php Configurator.class.php Option_Metadata.inc.php PhD_Interface.class.php PhD_Options.class.php PhD_Output.class.php setup.messages.php setup.php

2007-08-08 Thread Gwynne Raskind
On Aug 8, 2007, at 7:26 PM, Gwynne Amaya Raskind wrote: gwynne Wed Aug 8 23:26:05 2007 UTC Added files: /phd/setup PhD_Interface.class.php PhD_Options.class.php PhD_Output.class.php Removed files: /phd/setup CLI.class.php Modified files: /phd/setup

Re: [PHP-DOC] Re: The end of Livedocs

2007-08-21 Thread Gwynne Raskind
On Aug 21, 2007, at 10:16 AM, Michael Wallner wrote: PhD is the future. PhD is the promised land! :P The source can be found in the `phd` cvs module on cvs.php.net. Currently you need to patch PHP to be able to run it (see: http://news.php.net/php.internals/31583) but that requirement will (o

Re: [PHP-DOC] Fwd: [DOC-CVS] cvs: phpdoc / configure.php

2008-01-29 Thread Gwynne Raskind
As of this commit, things look (and work) a bit better. This should fix any remaining problems with missing-entities.php and its output files. I'm just dotting i's and crossing t's, though; Hannes did the real work behind it :). -- Gwynne, Daughter of the Code "This whole world is an asylum

Re: [PHP-DOC] Re: A PHPDoc DTD: Making subfiles validate

2008-03-03 Thread Gwynne Raskind
For the record, I suggested doing this in the original PhD proposal document. But my proposal wasn't nearly as good as this one; well done Edward! +2 from me on this. -- Gwynne, Daughter of the Code "This whole world is an asylum for the incurable." On Mar 2, 2008, at 8:42 PM, Edward Z. Yang

Re: [PHP-DOC] [PATCH] Restructuring built-in variables

2008-04-13 Thread Gwynne Raskind
OK to you all I'd like to do something similar with the stream context options, classes and exceptions. -Hannes I'm Gwynne Raskind and I approve this patch. (+1 :) -- Gwynne, Daughter of the Code "This whole world is an asylum for the incurable."

[PHP-DOC] PhD 0.2.4 released

2008-05-24 Thread Gwynne Raskind
Hi all The fourth maintenance release of PhD 0.2, PhD 0.2.4 has been released. This is the second release using the new doc.php.net PEAR channel which hopefully will simplify upgrading and installing the latest PhD versions in the future. To update to the latest PhD release: pear install do

[PHP-DOC] SVN Conversion Complete

2009-07-10 Thread Gwynne Raskind
The conversion from CVS to SVN is complete. CVS read AND write access has been completely disabled. SVN is now up and running, however *we remain in commit freeze* until Monday. Commits to SVN in order to fix critical problems (such as all those scripts which should have been made ready a l

[PHP-DOC] Re: [SVN-MIGRATION] SVN PHPDOC

2009-07-13 Thread Gwynne Raskind
On Jul 13, 2009, at 9:08 AM, Hannes Magnusson wrote: When I checkedout phpdoc using TortoiseCVS, I got (as far as I can tell) what svn has as ... http://svn.php.net/repository/phpdoc/doc-base/trunk/ and http://svn.php.net/repository/phpdoc/en/trunk/ [...] So, windows is currently unable to

[PHP-DOC] Commit freeze is officially over

2009-07-13 Thread Gwynne Raskind
As of right now, I'm declaring SVN open to full time use. Commit away, everyone! There are still a number of issues to resolve, but development's been held up too long. We'll fix the issues as we go. Some known issues: - Rsync is still down. Derick's working on this. - SVN access over HTTP

[PHP-DOC] Re: [SVN-MIGRATION] SVN PHPDOC

2009-07-14 Thread Gwynne Raskind
On Jul 14, 2009, at 5:40 AM, Richard Quadling wrote: Or have I missed something? This is now fixed as of a couple of minutes ago but I cannot test on Windows so please do that. The only problem I see now is with images/ figures, likely to do with PhD (the build system). Found and hopefully fi

[PHP-DOC] Re: [PHP-CVS] Commit freeze is officially over

2009-07-14 Thread Gwynne Raskind
On Jul 14, 2009, at 4:36 PM, Knut Urdalen wrote: Any other issues, please bring them to my attention. Preferably via email, not IRC :). Are we going to have a similar page like the one for "Anonymous CVS Access" [1] for svn.php.net? Please in the future avoid cross-posting to seven lists; u

Re: [PHP-DOC] svn commit failure

2009-07-21 Thread Gwynne Raskind
On Jul 22, 2009, at 12:21 AM, KSChan wrote: Greetings, Is there any svn expert can give me a hand ^^? I'm committing to the PhD online doc-editor project ... URL: http://svn.php.net/repository/web/doc-editor/trunk But, server responses me with (400 Bad Request) by the following svn ci svn

[PHP-DOC] Re: svn says phpdoc files are binary

2009-08-29 Thread Gwynne Raskind
On Aug 29, 2009, at 1:10 AM, Daniel Convissor wrote: Hey Gwynne and the Doc Team: I just went to look at the annotated view of a file in SVN and found it can't to do so, saying "Unable to calculate annotation data on binary file contents." Binary? Huh? These are all text files. Is this be

Re: [PHP-DOC] Making PHP 5 a first class citizen

2010-01-24 Thread Gwynne Raskind
On Jan 24, 2010, at 11:39 AM, Hannes Magnusson wrote: >> Another great example that shows how difficult it can be to read >> documentation that's littered with version history. The CLI docs border on >> being unreadable. >> >> We don't have a nice way to list changelog history yet (for non-funct