iliaa Wed Feb 9 12:01:36 2005 EDT
Modified files:
/livedocs mk_peardoc.php mk_phpdoc.php mk_smarty.php mkindex.php
Log:
Fix for broken FC systems where common readdir() behaviour was changed.
http://cvs.php.net/diff.php/livedocs/mk_peardoc.php?r1=1.7&r2=
iliaa Wed Feb 9 13:56:00 2005 EDT
Modified files:
/livedocs style_mapping.php
Log:
Fixed bug #31826
http://cvs.php.net/diff.php/livedocs/style_mapping.php?r1=1.22&r2=1.23&ty=u
Index: livedocs/style_mapping.php
diff -u livedocs/style_mapping.php:1.22 liv
iliaa Wed Feb 9 13:57:33 2005 EDT
Modified files:
/livedocs/themes/defaultlivedoc.css
Log:
Fixed bug #30320
http://cvs.php.net/diff.php/livedocs/themes/default/livedoc.css?r1=1.6&r2=1.7&ty=u
Index: livedocs/themes/default/livedoc.css
diff -u livedocs/t
iliaa Wed Feb 9 14:00:00 2005 EDT
Modified files:
/livedocs livedoc_funcs.php
Log:
Clean up CS
Fixed bug #30319
http://cvs.php.net/diff.php/livedocs/livedoc_funcs.php?r1=1.18&r2=1.19&ty=u
Index: livedocs/livedoc_funcs.php
diff -u livedocs/livedoc_funcs
iliaa Wed Feb 9 14:03:56 2005 EDT
Modified files:
/livedocs/themes/defaultlivedoc.css
Log:
Fixed bug #30456
http://cvs.php.net/diff.php/livedocs/themes/default/livedoc.css?r1=1.7&r2=1.8&ty=u
Index: livedocs/themes/default/livedoc.css
diff -u livedocs/t
iliaa Wed Feb 9 14:37:02 2005 EDT
Modified files:
/livedocs mk_notes.php build.sh
Log:
Fixed building on notes based on a bz2 file.
http://cvs.php.net/diff.php/livedocs/mk_notes.php?r1=1.5&r2=1.6&ty=u
Index: livedocs/mk_notes.php
diff -u livedocs/mk_note
iliaa Wed Feb 9 14:47:38 2005 EDT
Modified files:
/livedocs livedoc_funcs.php
Log:
Fixed bug #30455
http://cvs.php.net/diff.php/livedocs/livedoc_funcs.php?r1=1.19&r2=1.20&ty=u
Index: livedocs/livedoc_funcs.php
diff -u livedocs/livedoc_funcs.php:1.19 live
iliaa Wed Feb 9 15:03:44 2005 EDT
Modified files:
/livedocs livedoc_funcs.php
Log:
Fixed bug #30204
http://cvs.php.net/diff.php/livedocs/livedoc_funcs.php?r1=1.20&r2=1.21&ty=u
Index: livedocs/livedoc_funcs.php
diff -u livedocs/livedoc_funcs.php:1.20 live
iliaa Wed Feb 9 15:31:57 2005 EDT
Modified files:
/livedocs style_mapping.php livedoc_funcs.php
Log:
Don't handle user notes as if they were ALL php code.
http://cvs.php.net/diff.php/livedocs/style_mapping.php?r1=1.23&r2=1.24&ty=u
Index: livedocs/style_m
iliaa Wed Feb 9 17:06:44 2005 EDT
Modified files:
/livedocs livedoc_funcs.php
Log:
Use correct array key.
http://cvs.php.net/diff.php/livedocs/livedoc_funcs.php?r1=1.22&r2=1.23&ty=u
Index: livedocs/livedoc_funcs.php
diff -u livedocs/livedoc_funcs.php:1.2
iliaa Wed Feb 9 17:16:00 2005 EDT
Modified files:
/livedocs build-ops.in build.sh config.php.in configure.in
mkindex.php
Log:
Fixed bug #LIVEDOCS
http://cvs.php.net/diff.php/livedocs/build-ops.in?r1=1.12&r2=1.13&ty=u
Index: livedocs/buil
iliaa Wed Feb 9 17:37:51 2005 EDT
Modified files:
/livedocs livedoc_funcs.php style_mapping.php
Log:
Cleanup notes presentation.
http://cvs.php.net/diff.php/livedocs/livedoc_funcs.php?r1=1.23&r2=1.24&ty=u
Index: livedocs/livedoc_funcs.php
diff -u livedoc
iliaa Wed Feb 9 17:44:51 2005 EDT
Modified files:
/livedocs mk_phpdoc.php
Log:
Remove left over readdir() calls that are no longer needed.
http://cvs.php.net/diff.php/livedocs/mk_phpdoc.php?r1=1.12&r2=1.13&ty=u
Index: livedocs/mk_phpdoc.php
diff -u lived
iliaa Wed Feb 9 17:48:14 2005 EDT
Modified files:
/livedocs livedoc_funcs.php
Log:
Added anchors to notes.
http://cvs.php.net/diff.php/livedocs/livedoc_funcs.php?r1=1.24&r2=1.25&ty=u
Index: livedocs/livedoc_funcs.php
diff -u livedocs/livedoc_funcs.php
iliaa Wed Jun 8 21:24:28 2005 EDT
Modified files:
/phpdoc/en language-snippets.ent
/phpdoc/en/reference/mysql ini.xml
Log:
INI settings for mysql_connect() are affected by SQL safe mode, not generic
safe mode.
http://cvs.php.net/diff.php/phpdoc/en
iliaa Wed Jun 15 20:55:18 2005 EDT
Modified files:
/livedocs mk_phpdoc.php
Log:
improve indexing
http://cvs.php.net/diff.php/livedocs/mk_phpdoc.php?r1=1.13&r2=1.14&ty=u
Index: livedocs/mk_phpdoc.php
diff -u livedocs/mk_phpdoc.php:1.13 livedocs/mk_phpdoc.p
iliaa Wed Jun 15 21:11:02 2005 EDT
Modified files:
/livedocs mkindex.php
Log:
Slight speed tune-up.
http://cvs.php.net/diff.php/livedocs/mkindex.php?r1=1.39&r2=1.40&ty=u
Index: livedocs/mkindex.php
diff -u livedocs/mkindex.php:1.39 livedocs/mkindex.php:1.
iliaa Fri Jun 17 13:31:18 2005 EDT
Modified files:
/livedocs common.php
Log:
Fixed bug #33387 (Provide meaningful error when sqlite is unavailable).
# Thanks Sean
http://cvs.php.net/diff.php/livedocs/common.php?r1=1.16&r2=1.17&ty=u
Index: livedocs/co
iliaa Fri Jun 17 18:10:18 2005 EDT
Modified files:
/livedocs livedoc_funcs.php mkindex.php
Log:
Added some warnings on common errors.
Fixed bug #33358 (Use TITLEABBREV in table of contents).
http://cvs.php.net/diff.php/livedocs/livedoc_funcs.php?r1=1.26
iliaa Fri Jun 17 22:03:20 2005 EDT
Modified files:
/livedocs livedoc_funcs.php
Log:
Fixed bug #30440 & #33037
http://cvs.php.net/diff.php/livedocs/livedoc_funcs.php?r1=1.27&r2=1.28&ty=u
Index: livedocs/livedoc_funcs.php
diff -u livedocs/livedoc_funcs.php:
iliaa Fri Jun 17 22:16:07 2005 EDT
Modified files:
/livedocs style_mapping.php
Log:
Fixed bug #33390
http://cvs.php.net/diff.php/livedocs/style_mapping.php?r1=1.25&r2=1.26&ty=u
Index: livedocs/style_mapping.php
diff -u livedocs/style_mapping.php:1.25 live
iliaa Sun Jun 19 17:22:39 2005 EDT
Modified files:
/livedocs style_mapping.php
Log:
Fix bug #33390
http://cvs.php.net/diff.php/livedocs/style_mapping.php?r1=1.26&r2=1.27&ty=u
Index: livedocs/style_mapping.php
diff -u livedocs/style_mapping.php:1.26 livedo
iliaa Sun Jun 19 23:47:16 2005 EDT
Modified files:
/livedocs mkindex.php
Log:
broken link fixes
http://cvs.php.net/diff.php/livedocs/mkindex.php?r1=1.41&r2=1.42&ty=u
Index: livedocs/mkindex.php
diff -u livedocs/mkindex.php:1.41 livedocs/mkindex.php:1.42
-
iliaa Sun Jun 19 23:58:56 2005 EDT
Modified files:
/livedocs mk_phpdoc.php
Log:
We need this for funcref definition.
http://cvs.php.net/diff.php/livedocs/mk_phpdoc.php?r1=1.14&r2=1.15&ty=u
Index: livedocs/mk_phpdoc.php
diff -u livedocs/mk_phpdoc.php:1.14
iliaa Mon Jun 20 00:04:06 2005 EDT
Modified files:
/livedocs style_mapping.php
Log:
non-code comments can be wrapped.
http://cvs.php.net/diff.php/livedocs/style_mapping.php?r1=1.27&r2=1.28&ty=u
Index: livedocs/style_mapping.php
diff -u livedocs/style_mapp
iliaa Mon Jun 20 20:44:08 2005 EDT
Modified files:
/livedocs mkindex.php
Log:
Added supported for nested "title" tags.
Silence harmless warnings.
http://cvs.php.net/diff.php/livedocs/mkindex.php?r1=1.42&r2=1.43&ty=u
Index: livedocs/mkindex.php
diff -u l
iliaa Mon Jun 20 21:38:07 2005 EDT
Modified files:
/livedocs style_mapping.php xml_classes5.php
Log:
Fixed bug #32780.
http://cvs.php.net/diff.php/livedocs/style_mapping.php?r1=1.28&r2=1.29&ty=u
Index: livedocs/style_mapping.php
diff -u livedocs/style_map
iliaa Mon Jun 20 21:53:00 2005 EDT
Modified files:
/livedocs livedoc.php mk_notes.php mkindex.php search.php
Log:
Cleanup.
http://cvs.php.net/diff.php/livedocs/livedoc.php?r1=1.110&r2=1.111&ty=u
Index: livedocs/livedoc.php
diff -u livedocs/livedoc.php:1.11
iliaa Mon Jun 20 22:51:42 2005 EDT
Modified files:
/livedocs mkindex.php
Log:
Shortened names of VARLISTENTRY.
Stop indexing QANDAENTRY, these do not have short titles and are always
page sub-components.
http://cvs.php.net/diff.php/livedocs/mkindex.p
On little note, for all who will be testing livedocs in the next while.
At this time development is done ONLY using the English translation.
Until we confirm that it works as intended I will ignore bugs with other
localizations. Once English works, then we can try to identify and
resolve probl
Branching livedocs would only complicate things, if there are patches
open bug reports and I'll review them or if these are features simple
e-mail them to me (or Wez or Derick).
Ilia
iliaa Thu Jun 30 17:34:54 2005 EDT
Modified files:
/livedocs style_mapping.php
Log:
Fixed bug #33515 ( inside causes empty )
http://cvs.php.net/diff.php/livedocs/style_mapping.php?r1=1.29&r2=1.30&ty=u
Index: livedocs/style_mapping.php
diff -u livedocs/st
iliaa Wed Jul 6 12:07:34 2005 EDT
Modified files:
/livedocs style_mapping.php
Log:
Fixed var name confusion inside format_funcsynopsis().
Added a PEAR specific optional parameter check.
# Kudos to Alan K. for coming up with these fixes.
http://cvs
iliaa Wed Jul 6 12:17:32 2005 EDT
Modified files:
/livedocs config.php.in livedoc_funcs.php style_mapping.php
Log:
Make root-node dependant on doc type.
Fixed type in style mapping introduced by previous patch.
http://cvs.php.net/diff.php/livedocs/conf
iliaa Wed Jul 6 12:30:55 2005 EDT
Added files:
/livedocs toc_peardoc.xsl
Modified files:
/livedocs build.sh
Log:
Added PEAR's xsl file and added configure flags to handle it.
# Once again thanks to Alan for doing all the hard wo
iliaa Wed Jul 6 14:08:39 2005 EDT
Modified files:
/livedocs build.sh
Log:
Set xsl file name correctly
http://cvs.php.net/diff.php/livedocs/build.sh?r1=1.29&r2=1.30&ty=u
Index: livedocs/build.sh
diff -u livedocs/build.sh:1.29 livedocs/build.sh:1.30
--- li
iliaa Thu Jul 7 11:17:59 2005 EDT
Modified files:
/livedocs livedoc.php
Log:
More PEAR fixes by Alan.
http://cvs.php.net/diff.php/livedocs/livedoc.php?r1=1.111&r2=1.112&ty=u
Index: livedocs/livedoc.php
diff -u livedocs/livedoc.php:1.111 livedocs/livedoc.
iliaa Thu Jul 14 15:05:38 2005 EDT
Modified files:
/livedocs livedoc.php livedoc_funcs.php search.php
Log:
Security fixes for XSS, SQL Injection and possible path disclosure.
# Found by xssoops tool.
http://cvs.php.net/diff.php/livedocs/livedoc.php?r
Nuno Lopes wrote:
Sorry, but I couldn't find any info for 'xssoops'. Is this a
free/open-source tool? Is it available for download?
It is not open source or available for download at this time. XSSOOPS
is an evolving tool I've written (and still writing) that tries to catch
most common PHP m
iliaa Wed Sep 14 11:08:51 2005 EDT
Modified files:
/livedocs/themes/defaulthtml_format.php
/livedocs/themes/php.nethtml_format.php
/livedocs/themes/smarty html_format.php
Log:
Fixed $strict flag output
http://cvs.php.net/diff.php/lived
iliaa Wed Sep 14 12:36:22 2005 EDT
Modified files:
/livedocs livedoc.php
Log:
Enforce case-insensetivity to prevent broken links
http://cvs.php.net/diff.php/livedocs/livedoc.php?r1=1.113&r2=1.114&ty=u
Index: livedocs/livedoc.php
diff -u livedocs/livedoc.p
iliaa Wed Sep 14 18:00:07 2005 EDT
Modified files:
/livedocs/themes/defaulthtml_format.php
Log:
Added a search element at the top of pages in default templates.
# Thanks to Sean Coates for the patch
http://cvs.php.net/diff.php/livedocs/themes/defau
iliaa Wed Sep 14 18:02:39 2005 EDT
Modified files:
/livedocs livedoc_funcs.php
Log:
Place extension's function list at the top of the nav bar.
# Credit and Thanks goes out to Sean
http://cvs.php.net/diff.php/livedocs/livedoc_funcs.php?r1=1.30&r2=1.31
iliaa Mon Jul 28 18:50:15 2003 EDT
Modified files:
/phpdoc/en/reference/info/functions assert-options.xml
Log:
Correct ini option name.
Index: phpdoc/en/reference/info/functions/assert-options.xml
diff -u phpdoc/en/reference/info/functions/assert-options.xm
iliaa Mon Aug 14 16:37:19 2006 UTC
Modified files:
/livedocs build.sh
Log:
Don't lose phpdoc build options
# Patch by Sean Coates
http://cvs.php.net/viewvc.cgi/livedocs/build.sh?r1=1.30&r2=1.31&diff_format=u
Index: livedocs/build.sh
diff -u livedocs/
On 17-Apr-07, at 11:31 AM, Pierre-Alain Joye wrote:
pajoye Tue Apr 17 15:31:45 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/gd config.w32 gd.c php_gd.h
Log:
- MFH: add imagegrabwindow and imagegrabscreen (win32 only) [DOC]
capture a window usi
iliaa Wed May 16 19:33:57 2007 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/pdo/tests pdo_034.phpt
Modified files:
/php-src/ext/pdopdo_dbh.c pdo_stmt.c php_pdo_driver.h
Log:
[DOC] Added PDO::FETCH_KEY_PAIR mode that will fetch
iliaa Tue May 22 12:37:01 2007 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/strings htmlentities18.phpt
Modified files:
/php-srcNEWS
/php-src/ext/standard html.c html.h
Log:
[DOC] Added a 4th parameter f
On 25-May-07, at 10:11 AM, Hannes Magnusson wrote:
On 5/22/07, Ilia Alshanetsky <[EMAIL PROTECTED]> wrote:
iliaa Tue May 22 12:37:01 2007 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/strings htmlentities18.phpt
Modified files:
/p
iliaa Mon May 24 16:01:02 2004 EDT
Modified files:
/livedocs common.php
Log:
Reduce function call.
http://cvs.php.net/diff.php/livedocs/common.php?r1=1.14&r2=1.15&ty=u
Index: livedocs/common.php
diff -u livedocs/common.php:1.14 livedocs/common.php:1.15
--
iliaa Mon May 24 16:03:22 2004 EDT
Modified files:
/livedocs error.php
Log:
sqlite_single_query() is our friend ;-).
http://cvs.php.net/diff.php/livedocs/error.php?r1=1.12&r2=1.13&ty=u
Index: livedocs/error.php
diff -u livedocs/error.php:1.12 livedocs/err
iliaa Mon May 24 16:09:17 2004 EDT
Modified files:
/livedocs handlers.php
Log:
Optimization tune-up.
http://cvs.php.net/diff.php/livedocs/handlers.php?r1=1.6&r2=1.7&ty=u
Index: livedocs/handlers.php
diff -u livedocs/handlers.php:1.6 livedocs/handlers.php:
iliaa Mon May 24 16:23:06 2004 EDT
Modified files:
/livedocs livedoc.php
Log:
Optimizations: part #1
http://cvs.php.net/diff.php/livedocs/livedoc.php?r1=1.103&r2=1.104&ty=u
Index: livedocs/livedoc.php
diff -u livedocs/livedoc.php:1.103 livedocs/livedoc.ph
iliaa Mon May 24 16:42:43 2004 EDT
Modified files:
/livedocs livedoc.php
Log:
Optimizations: path #2.
http://cvs.php.net/diff.php/livedocs/livedoc.php?r1=1.104&r2=1.105&ty=u
Index: livedocs/livedoc.php
diff -u livedocs/livedoc.php:1.104 livedocs/livedoc.p
iliaa Mon May 24 16:59:28 2004 EDT
Modified files:
/livedocs livedoc.php
Log:
Optimizations: part #3.
http://cvs.php.net/diff.php/livedocs/livedoc.php?r1=1.105&r2=1.106&ty=u
Index: livedocs/livedoc.php
diff -u livedocs/livedoc.php:1.105 livedocs/livedoc.p
iliaa Mon May 24 17:06:15 2004 EDT
Modified files:
/livedocs search.php
Log:
Slight optimization.
http://cvs.php.net/diff.php/livedocs/search.php?r1=1.7&r2=1.8&ty=u
Index: livedocs/search.php
diff -u livedocs/search.php:1.7 livedocs/search.php:1.8
--- liv
iliaa Tue May 25 15:07:13 2004 EDT
Modified files:
/livedocs livedoc_funcs.php pregenerate.php style_mapping.php
xml_classes5.php
Log:
Various optimizations, these gives us about 15%-20% speed boost.
http://cvs.php.net/diff.php/livedocs/li
iliaa Tue May 25 16:15:04 2004 EDT
Modified files:
/livedocs xml_classes5.php livedoc_funcs.php style_mapping.php
Log:
More tunning.
http://cvs.php.net/diff.php/livedocs/xml_classes5.php?r1=1.3&r2=1.4&ty=u
Index: livedocs/xml_classes5.php
diff -u livedocs
iliaa Wed May 26 10:18:15 2004 EDT
Modified files:
/livedocs livedoc_funcs.php
Log:
Minor tuneup.
http://cvs.php.net/diff.php/livedocs/livedoc_funcs.php?r1=1.5&r2=1.6&ty=u
Index: livedocs/livedoc_funcs.php
diff -u livedocs/livedoc_funcs.php:1.5 livedocs/l
iliaa Wed May 26 10:24:55 2004 EDT
Modified files:
/livedocs xml_classes5.php livedoc_funcs.php
Log:
Another slight optimization.
http://cvs.php.net/diff.php/livedocs/xml_classes5.php?r1=1.4&r2=1.5&ty=u
Index: livedocs/xml_classes5.php
diff -u livedocs/xm
iliaa Wed May 26 11:57:29 2004 EDT
Modified files:
/livedocs livedoc_funcs.php
Log:
More tuneup.
http://cvs.php.net/diff.php/livedocs/livedoc_funcs.php?r1=1.7&r2=1.8&ty=u
Index: livedocs/livedoc_funcs.php
diff -u livedocs/livedoc_funcs.php:1.7 livedocs/li
iliaa Wed May 26 12:18:02 2004 EDT
Modified files:
/livedocs xml_classes5.php
Log:
Unroll set_parent() another 5-7% speed boost.
http://cvs.php.net/diff.php/livedocs/xml_classes5.php?r1=1.5&r2=1.6&ty=u
Index: livedocs/xml_classes5.php
diff -u livedocs/xml
iliaa Wed May 26 12:25:42 2004 EDT
Modified files:
/livedocs pregenerate.php xml_classes5.php
Log:
Removed debug code that made things slow.
http://cvs.php.net/diff.php/livedocs/pregenerate.php?r1=1.2&r2=1.3&ty=u
Index: livedocs/pregenerate.php
diff -u li
iliaa Thu May 27 17:31:19 2004 EDT
Modified files:
/livedocs xml_classes5.php
Log:
Eliminate count() usage. This strips out another 100 function calls for
every generated page.
http://cvs.php.net/diff.php/livedocs/xml_classes5.php?r1=1.7&r2=1.8&ty=u
iliaa Thu May 27 17:34:36 2004 EDT
Modified files:
/livedocs xml_classes5.php
Log:
Inline compress() method, another 100+ method calls per page down.
http://cvs.php.net/diff.php/livedocs/xml_classes5.php?r1=1.8&r2=1.9&ty=u
Index: livedocs/xml_classes5.
iliaa Thu May 27 18:21:28 2004 EDT
Modified files:
/livedocs pregenerate.php
Log:
Minor sqlite performance trick.
http://cvs.php.net/diff.php/livedocs/pregenerate.php?r1=1.3&r2=1.4&ty=u
Index: livedocs/pregenerate.php
diff -u livedocs/pregenerate.php:1.3
I don't see this problem on *nix, could it be that it is win32 specific?
Ilia
On May 28, 2004 04:53 pm, you wrote:
> Hello,
>
> Latest "improvements" on livedocs have broken it.
>
> The problem is in handle_include(). It was modified so that it could solve
> the problem with PCRE (for example).
Nuno,
Looks good, my only question is why in mkindex.php you changed
DIRECTORY_SEPARATOR to / ?
Ilia
On June 1, 2004 10:18 am, Nuno Lopes wrote:
> Hello,
>
> Here is my patch to solve the problem in livedocs that I've told you before
> (the DB was having absolute paths instead of relative in wi
iliaa Mon Jul 26 18:16:20 2004 EDT
Modified files:
/livedocs/themes/php.netlivedoc.css
Log:
Adjust layout to resemble that of php.net more closely.
Patch by: Curt Zirzow
http://cvs.php.net/diff.php/livedocs/themes/php.net/livedoc.css?r1=1.4&r2=1.5&
iliaa Fri Jul 30 11:16:29 2004 EDT
Modified files:
/livedocs livedoc_funcs.php style_mapping.php
Log:
Fixes and tune-ups by Nuno Lopes.
http://cvs.php.net/diff.php/livedocs/livedoc_funcs.php?r1=1.8&r2=1.9&ty=u
Index: livedocs/livedoc_funcs.php
diff -u liv
iliaa Fri Jul 30 11:19:25 2004 EDT
Modified files:
/livedocs configure.in
Log:
Don't forget to copy xml_classes5.php.
http://cvs.php.net/diff.php/livedocs/configure.in?r1=1.26&r2=1.27&ty=u
Index: livedocs/configure.in
diff -u livedocs/configure.in:1.26 li
iliaa Fri Jul 30 11:26:40 2004 EDT
Modified files:
/livedocs error.php
Log:
Explicitly specify index.php, so redirects & links work for setups
where index.php is not a directory index.
http://cvs.php.net/diff.php/livedocs/error.php?r1=1.13&r2=1.14&ty=u
iliaa Fri Jul 30 11:52:08 2004 EDT
Modified files:
/livedocs pregenerate.php config.php.in
Log:
Allow pregenerate script to force generation of html links.
http://cvs.php.net/diff.php/livedocs/pregenerate.php?r1=1.4&r2=1.5&ty=u
Index: livedocs/pregenerate
iliaa Fri Jul 30 12:38:08 2004 EDT
Modified files:
/livedocs pregenerate.php
Log:
Fixed a bug that prevents pre-generation of certain pages.
http://cvs.php.net/diff.php/livedocs/pregenerate.php?r1=1.5&r2=1.6&ty=u
Index: livedocs/pregenerate.php
diff -u li
iliaa Sat Aug 14 17:34:05 2004 EDT
Modified files:
/livedocs build-ops.in build.sh configure.in mk_notes.php
mkindex.php style_mapping.php toc.xsl
/livedocs/themes/defaulthtml_format.php
Log:
Patches from http://livedocs.aborla.net/
iliaa Sat Aug 14 17:41:37 2004 EDT
Modified files:
/livedocs livedoc_funcs.php
Log:
Clean-up +
http://livedocs.aborla.net/patch.php?id=include.entities&download=linux
http://cvs.php.net/diff.php/livedocs/livedoc_funcs.php?r1=1.9&r2=1.10&ty=u
Index: liv
iliaa Sat Aug 14 17:43:08 2004 EDT
Modified files:
/livedocs handlers.php livedoc.php
Log:
http://livedocs.aborla.net/patch.php?id=aliases.update&download=linux
http://cvs.php.net/diff.php/livedocs/handlers.php?r1=1.7&r2=1.8&ty=u
Index: livedocs/handlers.
On August 14, 2004 04:23 pm, you wrote:
> > There are several outstanding issues with the livedocs code. As I said
> > in my post, last night, HEAD seems broken. Also, Nuno has a number of
> > patches available at http://livedocs.aborla.net/
>
> It would be nice if Ilia (and/or Wez) could review th
iliaa Wed Aug 18 16:24:20 2004 EDT
Modified files:
/livedocs style_mapping.php
Log:
Added patch to allow handling of params passed by reference properly.
Based on patch by: Curt Zirzow
http://cvs.php.net/diff.php/livedocs/style_mapping.php?r1=1.20&r2
On August 18, 2004 03:52 pm, Gabor Hojtsy wrote:
> >>We may need a livedocs person to tackle this as the structure is already
> >>in place. Using the same example we have the following in the
> >>methodsynopsis (split from one line to fit in this email):
> >>
> >>
> >> intwidth
> >>
> >
> >
iliaa Wed Aug 18 16:56:57 2004 EDT
Modified files:
/livedocs mk_notes.php
Log:
Cleanup & Optimizations.
http://cvs.php.net/diff.php/livedocs/mk_notes.php?r1=1.3&r2=1.4&ty=u
Index: livedocs/mk_notes.php
diff -u livedocs/mk_notes.php:1.3 livedocs/mk_notes.p
iliaa Wed Oct 29 20:03:34 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard math.c
Log:
Fixed bug #42294 (Unified solution for round() based on C99 round)
[DOC] New implementation of round() to work-around inconsistencies for win32
and 64
iliaa Wed Dec 31 14:30:38 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard dns.c dns.h basic_functions.c
/php-srcconfigure.in NEWS
/php-src/win32/buildconfig.w32.h.in
Log:
[DOC]
Added gethostname() to return the cur
iliaa Fri Jan 9 14:59:30 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-srcphp.ini-dist php.ini-recommended NEWS
/php-src/main main.c php_globals.h
/php-src/ext/standard mail.c
Log:
[DOC]
Added mail logging functionality that allow
iliaa Wed Jul 8 03:07:00 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/splspl_directory.c spl_directory.h
/php-srcNEWS
Log:
Fixed bug #48788 (RecursiveDirectoryIterator doesn't descend into symlinked
directories).
[DOC]
To
85 matches
Mail list logo