derick Mon Dec 8 02:57:25 2003 EDT
Modified files:
/phpdoc/en language-snippets.ent
Log:
Let's spell this properly
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.62 phpdoc/en/language-snippets.ent:1.63
--- phpdoc/en/language-
vrana Mon Dec 8 04:17:26 2003 EDT
Modified files:
/phpdoc/en/reference/math/functions abs.xml
Log:
Returns number, not mixed
Index: phpdoc/en/reference/math/functions/abs.xml
diff -u phpdoc/en/reference/math/functions/abs.xml:1.4
phpdoc/en/reference/math/fun
vrana Mon Dec 8 04:18:07 2003 EDT
Modified files:
/phpdoc/en/reference/math/functions atan2.xml
Log:
There was small first letter in
Index: phpdoc/en/reference/math/functions/atan2.xml
diff -u phpdoc/en/reference/math/functions/atan2.xml:1.2
phpdoc/en/refer
vrana Mon Dec 8 04:19:12 2003 EDT
Modified files:
/phpdoc/en/reference/math/functions bindec.xml decbin.xml
dechex.xml decoct.xml
hexdec.xml octdec.xml
Log:
See also other *dec* fu
vrana Mon Dec 8 04:19:44 2003 EDT
Modified files:
/phpdoc/en/reference/math/functions log1p.xml
Log:
Bad word-division in
Index: phpdoc/en/reference/math/functions/log1p.xml
diff -u phpdoc/en/reference/math/functions/log1p.xml:1.2
phpdoc/en/reference/math/f
vrana Mon Dec 8 04:19:54 2003 EDT
Modified files:
/phpdoc/en/reference/math/functions mt-srand.xml srand.xml
Log:
Seed becomes optional in PHP 4.2.0
Index: phpdoc/en/reference/math/functions/mt-srand.xml
diff -u phpdoc/en/reference/math/functions/mt-srand.xml
vrana Mon Dec 8 04:20:11 2003 EDT
Modified files:
/phpdoc/en/reference/math/functions round.xml
Log:
In fact, this function doesn't round halves to the nearest even value as stated
Index: phpdoc/en/reference/math/functions/round.xml
diff -u phpdoc/en/referenc
On Monday 08 December 2003 02:30, jared w wrote:
> > Hi,
> > fresh checkout of phpdoc, running cvs upd results in random messages
> > like: cvs upd
> > cannot mkdir /ftmp/cvs-serv25868/en/reference/dba/functions
> > No space left on device
> >
> > Friedhelm
>
> Sounds like you ran out of space on o
On Mon, 8 Dec 2003, Friedhelm Betz wrote:
> On Monday 08 December 2003 02:30, jared w wrote:
> > > Hi,
> > > fresh checkout of phpdoc, running cvs upd results in random messages
> > > like: cvs upd
> > > cannot mkdir /ftmp/cvs-serv25868/en/reference/dba/functions
> > > No space left on device
> >
On Monday 08 December 2003 10:37, Derick Rethans wrote:
[...]
> > >
> > > Sounds like you ran out of space on one of your partitions?
> >
> > No, that was the first thing I checked. But as the messages are gone
> > today (without altering anything), I am "happy".
>
> It has to do with space issues
nlopess Mon Dec 8 06:14:30 2003 EDT
Modified files:
/phpdoc contacts.txt
Log:
added new language (portuguese)
Index: phpdoc/contacts.txt
diff -u phpdoc/contacts.txt:1.5 phpdoc/contacts.txt:1.6
--- phpdoc/contacts.txt:1.5 Tue May 27 05:52:28 2003
+++ php
On Mon, 8 Dec 2003, Nuno Lopes wrote:
> nlopess Mon Dec 8 06:14:30 2003 EDT
>
> Modified files:
> /phpdoc contacts.txt
> Log:
> added new language (portuguese)
Just wondering, how different is pt from pt_BR?
regards,
Derick
> Just wondering, how different is pt from pt_BR?
pt is Portuguese from Portugal, while pt_BR is from Brazil.
This was discussed with the pt_BR team and we decided to have different
teams.
Nuno
On Mon, 8 Dec 2003, Nuno Lopes wrote:
>
> > Just wondering, how different is pt from pt_BR?
>
>
> pt is Portuguese from Portugal, while pt_BR is from Brazil.
I know this :) I was wondering how different the two languages are :)
Derick
> I know this :) I was wondering how different the two languages are :)
I can read pt_BR with very few problems. In Portugal we are much more formal
in writing, while Brazilians are _very_ informal.
Most persons in Portugal don't like to read Portuguese from Brazil because
they have a different s
I have a question about cvs:
I want to start translating to pt, but...
I've checkout phpdoc. Then I cd into it. I've checkout phpdoc-pt-dir and it
gave me an error. What am I doing wrong??
--
$ cvs checkout phpdoc
(..)
$ cd phpdoc
$ cvs checkout phpdoc-pt-dir
cvs ser
On Mon, 8 Dec 2003, Nuno Lopes wrote:
> I have a question about cvs:
>
> I want to start translating to pt, but...
> I've checkout phpdoc. Then I cd into it. I've checkout phpdoc-pt-dir and it
> gave me an error. What am I doing wrong??
Nothing, the module just doesn't exist yet.
Derick
> Nothing, the module just doesn't exist yet.
>
> Derick
So, should I do an import first? Or somebody will do this?
On Mon, 8 Dec 2003, Derick Rethans wrote:
> On Mon, 8 Dec 2003, Nuno Lopes wrote:
>
> > I have a question about cvs:
> >
> > I want to start translating to pt, but...
> > I've checkout phpdoc. Then I cd into it. I've checkout phpdoc-pt-dir and it
> > gave me an error. What am I doing wrong??
>
> N
betzMon Dec 8 07:00:42 2003 EDT
Modified files:
/phpdoc/en/language operators.xml
Log:
php tags for examples
Index: phpdoc/en/language/operators.xml
diff -u phpdoc/en/language/operators.xml:1.55 phpdoc/en/language/operators.xml:1.56
--- phpdoc/en/languag
Hi,
Is there any script to test if the urls in global.ent are up2date?
If not, I may write one...
Nuno
On Mon, 8 Dec 2003, Nuno Lopes wrote:
> Hi,
>
> Is there any script to test if the urls in global.ent are up2date?
phpdoc/script/checkent.php
Derick
vrana Mon Dec 8 08:52:47 2003 EDT
Modified files:
/phpdoc/en/reference/array/functionslist.xml
/phpdoc/en/reference/bzip2/functionsbzcompress.xml
bzdecompress.xml bzopen.xml
Nothing, the module just doesn't exist yet.
So, should I do an import first? Or somebody will do this?
Nope, you should wait... But as I have heard, the pt module is in place
now, so you can check it out.
Goba
Jakub Vrana wrote:
vrana Mon Dec 8 08:52:47 2003 EDT
Modified files:
/phpdoc/en/reference/array/functions list.xml
/phpdoc/en/reference/bzip2/functions bzcompress.xml
bzdecompress.xml bzopen.xml
ID: 21833
Comment by: unknown at simplemachines dot org
Reported By: dvorobyov at sympatico dot ca
Status: Open
Bug Type: Documentation problem
Operating System: Windows 2000 Server
PHP Version: 4.3.0
New Comment:
May I request that, if anyth
On Monday 08 December 2003 18:56, Mehdi Achour wrote:
> Jakub and all,
>
> Any thoughts about making _all_ documentation example compatible with :
> - coding standards
> - xhtml
From my POV as soon as RFC/coding_standards is agreed and integrated in tne
howto ;-) or at least a part of that rf
didou Mon Dec 8 19:40:18 2003 EDT
Modified files:
/phpdoc/entitiesglobal.ent
Log:
corrected link
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.141 phpdoc/entities/global.ent:1.142
--- phpdoc/entities/global.ent:1.141Sun Nov 23
28 matches
Mail list logo