★ wanayoo — archive 1999 http://cvs.php.net/cvsweb.cgi/functions/type.cNouvelle recherche | Portail wanayoo

CVS log for functions/type.c

Up to functions/

Request diff between arbitrary revisions


No default branch

1.18 Fri Jan 1 17:59:19 1999 UTC by zeev
CVS Tags: php_3_0_12, php_3_0_11, php_3_0_10, php_3_0_9, php_3_0_8, php_3_0_7, php_3_0_7pre, HEAD
Changed since 1.17: +2 -2 lines
Diffs to 1.17 (nice version)
1999 patch, happy new year everybody!

1.17 Mon May 11 20:18:21 1998 UTC by zeev
CVS Tags: php_3_0_6, php_3_0_5, php_3_0_4, php_3_0_3, php_3_0_2a, php_3_0_2, php_3_0_1, php_3_0, php_3_0RC5
Changed since 1.16: +2 -2 lines
Diffs to 1.16 (nice version)
Rename parser.h -> php.h.  We're doing a tad bit more than just parsing now...

1.16 Wed Apr 29 13:24:29 1998 UTC by ssb
Changed since 1.15: +2 -2 lines
Diffs to 1.15 (nice version)
minor license clarification

1.15 Mon Apr 27 12:42:48 1998 UTC by ssb
Changed since 1.14: +12 -7 lines
Diffs to 1.14 (nice version)
license change

1.14 Fri Apr 24 16:05:24 1998 UTC by zeev
Changed since 1.13: +12 -10 lines
Diffs to 1.13 (nice version)
Fix for bug #142, plus plenty of code cleanup for post.c

1.13 Sun Mar 22 14:03:28 1998 UTC by zeev
CVS Tags: php_3_0RC4, php_3_0RC3, php_3_0RC2, pre_loop_patch, php_3_0RC
Changed since 1.12: +1 -1 lines
Diffs to 1.12 (nice version)
3.1 -> 3.0 megapatch

1.12 Wed Dec 31 15:56:52 1997 UTC by rasmus
CVS Tags: php_3_0b6, php_3_0b5, php_3_0b4, php_3_0b3
Changed since 1.11: +2 -2 lines
Diffs to 1.11 (nice version)
Happy New Year.  Mondo 1997,1998 copyright patch

1.11 Fri Dec 5 6:14:43 1997 UTC by rasmus
CVS Tags: php_3_0b2a, php_3_0b2, php_3_0b1
Changed since 1.10: +3 -3 lines
Diffs to 1.10 (nice version)
Get rid of another static

1.10 Thu Dec 4 20:44:00 1997 UTC by shane
Changed since 1.9: +2 -1 lines
Diffs to 1.9 (nice version)
Added THREADX remark above all static variables

1.9 Wed Oct 29 18:42:34 1997 UTC by zeev
CVS Tags: php_3_0a4, php_3_0a3, php_3_0a2, php_3_0a1
Changed since 1.8: +1 -2 lines
Diffs to 1.8 (nice version)
Removed #include's for internal_functions_registry.h from function files
Added magic_quotes to configure.in

1.8 Wed Oct 29 8:04:59 1997 UTC by jaakko
Changed since 1.7: +3 -1 lines
Diffs to 1.7 (nice version)
Added missing internal_functions_registry.h to any files
containing function definitions declared in that header.
Also other missing header added.
Fixed some typos and mismatching prototypes.
Added 'static' to some source file internal functions.
Nothing should break..

1.7 Tue Sep 23 16:37:30 1997 UTC by zeev
Changed since 1.6: +2 -2 lines
Diffs to 1.6 (nice version)
Renamed PHP/FI in the header to PHP
Boosted performance of the lexical scanner when scanning raw HTML
Beautified some of the syntax hilighting code

1.6 Thu Sep 11 3:34:48 1997 UTC by rasmus
Changed since 1.5: +1 -1 lines
Diffs to 1.5 (nice version)
Attempt to fix weird CVS timestamp problem

1.5 Thu Sep 4 20:04:17 1997 UTC by zeev
Changed since 1.4: +6 -5 lines
Diffs to 1.4 (nice version)
Fixed a few more function names to distinct from PHP2 apache module.
Earlier it linked fine, but certain PHP3 functions (e.g. CheckType()) were
by their PHP2 counterparts, thus preventing from variables/cookies/etc to
work right in PHP3.
It works now!

1.4 Wed Sep 3 13:23:08 1997 UTC by zeev
Changed since 1.3: +43 -31 lines
Diffs to 1.3 (nice version)
Indented stuff in the functions/ directory...
Fixed a couple of small bugs I don't remember

1.3 Tue Sep 2 4:55:30 1997 UTC by rasmus
Changed since 1.2: +25 -22 lines
Diffs to 1.2 (nice version)
Add missing headers

1.2 Mon Sep 1 16:39:09 1997 UTC by cvswrite
Changed since 1.1: +1 -2 lines
Diffs to 1.1 (nice version)
More cleanup

1.1 Mon Sep 1 16:33:45 1997 UTC by rasmus
Move more files

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Human readable Unidiff
Context diff Side-by-Side

You may select to see revision information from only a single branch.

Branch:

webmaster@php.net