Yasuo Ohgaki
|
5c2fda30b2
|
Added missing '\0'
|
2002-11-24 07:45:26 +00:00 |
|
Moriyoshi Koizumi
|
c7c7132a66
|
Renamed the file because this is actually a test for gdImageStringFt().
|
2002-11-24 01:32:15 +00:00 |
|
Ilia Alshanetsky
|
ef1d4e1dcf
|
Fix compile warning, MIN/MAX macros may already be defined by param.h
|
2002-11-24 01:30:51 +00:00 |
|
Ilia Alshanetsky
|
67e25fcbd8
|
Added gdPEstrdup macro.
|
2002-11-24 01:20:13 +00:00 |
|
Ilia Alshanetsky
|
ef26e2d1f8
|
Fixed 3 memory leaks.
Formatted the code to meet PHP's coding standards, which makes it MUCH easier
to understand.
|
2002-11-24 01:15:34 +00:00 |
|
Moriyoshi Koizumi
|
9db2512418
|
Fixed the macro so this can be compiled with ft1
|
2002-11-24 00:59:41 +00:00 |
|
Moriyoshi Koizumi
|
fe23fcab12
|
Sorry, wrong commit.
|
2002-11-23 23:35:57 +00:00 |
|
Moriyoshi Koizumi
|
0f8916e37c
|
Dismissed the second part of the test
|
2002-11-23 23:34:38 +00:00 |
|
Frank M. Kromann
|
ecd975550b
|
Adding mb_gpc files to project
|
2002-11-23 22:59:24 +00:00 |
|
Moriyoshi Koizumi
|
4124672edf
|
Fixed leaks. Other leaks are originated in libgd.
|
2002-11-23 22:11:59 +00:00 |
|
Moriyoshi Koizumi
|
57e4b81d13
|
Fixed segfaults
|
2002-11-23 21:33:31 +00:00 |
|
Marcus Boerger
|
1827a58de0
|
Allow db4.0 & db4.1 here. Patch by Ralf Engelschall (rse@engelschall.com)
|
2002-11-23 21:11:12 +00:00 |
|
Moriyoshi Koizumi
|
f920e5d068
|
Forgot this one. Updated license information
|
2002-11-23 20:17:46 +00:00 |
|
Moriyoshi Koizumi
|
7f1f056f16
|
Updated license information headers
|
2002-11-23 20:14:33 +00:00 |
|
Moriyoshi Koizumi
|
22a9d7ad25
|
Separated GPC related part from mbstring.c
|
2002-11-23 20:08:44 +00:00 |
|
foobar
|
5e429447b1
|
ws fix
|
2002-11-23 19:20:44 +00:00 |
|
Derick Rethans
|
36e82c84ae
|
- Make it compile on IRIX again
#- Tested with Linux/FreeBSD and IRIX
|
2002-11-23 19:03:21 +00:00 |
|
Moriyoshi Koizumi
|
44c98c7e3f
|
Fixed some odd behaviours of range()
|
2002-11-23 11:27:56 +00:00 |
|
Moriyoshi Koizumi
|
715ad2730c
|
Fixed tab positions.
|
2002-11-23 11:20:51 +00:00 |
|
Moriyoshi Koizumi
|
40d605a385
|
Test for mb_send_mail() under language=Korean
|
2002-11-23 05:26:18 +00:00 |
|
Sara Golemon
|
e9047df607
|
New function dns_get_record(): close resolver socket after use.
fix to internal func php_parserr(): correct bug in return state.
|
2002-11-23 01:09:07 +00:00 |
|
Marcus Boerger
|
318e561905
|
Testing default behaviour
|
2002-11-23 00:54:04 +00:00 |
|
Rui Hirokawa
|
c38db57f3c
|
fixed some bugs in korean encoding conversion.
|
2002-11-22 23:34:55 +00:00 |
|
Rasmus Lerdorf
|
761bcbd751
|
Applied imagedeallocate() fix
|
2002-11-22 23:25:14 +00:00 |
|
Ilia Alshanetsky
|
962e4864a1
|
Fixed bug #20560.
|
2002-11-22 21:51:38 +00:00 |
|
Marcus Boerger
|
e7d20a0422
|
Make magic_quotes_runtime work bidirectional for dba
|
2002-11-22 15:47:48 +00:00 |
|
Marcus Boerger
|
d33ff48608
|
Show which algorythm fails and do not fail when we have new algos.
#for me TIGER fails anybody else?
|
2002-11-22 14:07:29 +00:00 |
|
Jan Kneschke
|
b4ced28d7c
|
- protect the function against a non-xml document
- initializing variables reduces the number of seg-faults
|
2002-11-22 13:41:51 +00:00 |
|
Jan Kneschke
|
3598fbcef9
|
- fixed a buffer under run
- initializing variables is a good thing
- in case of a invalid response we don't seg-fault here anymore
|
2002-11-22 13:39:06 +00:00 |
|
Sander Roobol
|
f200f739d8
|
Made bcmath extension thread safe.
@Made bcmath extension thread safe. (Sander)
|
2002-11-22 09:25:29 +00:00 |
|
Ilia Alshanetsky
|
489b0f2115
|
Added missing header (fixed bug #20555).
|
2002-11-22 02:38:03 +00:00 |
|
Ilia Alshanetsky
|
2ca45412ed
|
Added a test case for bug #20528.
|
2002-11-22 00:08:57 +00:00 |
|
Ilia Alshanetsky
|
c7dd366c1a
|
Fixed bug #20528.
|
2002-11-21 23:51:52 +00:00 |
|
Melvyn Sopacua
|
7732ce7fe3
|
Fix bug #20518
|
2002-11-21 23:28:26 +00:00 |
|
Melvyn Sopacua
|
8d42dd7a8b
|
test for bug #20518
|
2002-11-21 23:27:38 +00:00 |
|
Maxim Maletsky
|
e20121e6c7
|
Added E_WARNING to OCIPasswordChage() when Safe Mode is in effect
|
2002-11-21 21:26:18 +00:00 |
|
Maxim Maletsky
|
b5ae4adde1
|
@- Added OCIPasswordChange() which allows the password of an Oracle account to be changed. (Maxim)
|
2002-11-21 20:49:33 +00:00 |
|
Maxim Maletsky
|
1f73196bf9
|
comment typo
|
2002-11-21 20:32:56 +00:00 |
|
Maxim Maletsky
|
8338d8bfce
|
Disabled OCIPasswordChange() in safe mode. Possible security risks.
|
2002-11-21 20:28:11 +00:00 |
|
Moriyoshi Koizumi
|
1748935997
|
Added missing mb_internal_encoding()
|
2002-11-21 18:12:53 +00:00 |
|
Moriyoshi Koizumi
|
adfcb09190
|
Removed unnecessary "\n"
|
2002-11-21 17:36:16 +00:00 |
|
Moriyoshi Koizumi
|
9762403c26
|
Added a test case for imagettftext()
|
2002-11-21 17:26:18 +00:00 |
|
Sander Roobol
|
b8cf1a369f
|
Hardcode the bcmath.scale ini-entry
|
2002-11-21 16:16:38 +00:00 |
|
Rui Hirokawa
|
13a51b8f20
|
mbstring is supporting CJK + some other encodings.
|
2002-11-21 16:12:49 +00:00 |
|
Rui Hirokawa
|
8a2b5991d6
|
fixed incorrect encoding conversion in korean.
|
2002-11-21 16:05:38 +00:00 |
|
Sander Roobol
|
f4ffead6fa
|
Adding tests for the bcmath extension
|
2002-11-21 15:24:45 +00:00 |
|
Hartmut Holzgraefe
|
fb5ac5d286
|
the apache 1.x sapi read_posts tests for SG(read_post_bytes) being
counted up, so lets make it happy although this value is not really
needed in these cases ...
|
2002-11-21 10:29:11 +00:00 |
|
Andi Gutmans
|
32fcc74395
|
- CVS nuked number.* so we'll nuke it from the build:)
|
2002-11-20 21:16:39 +00:00 |
|
Andi Gutmans
|
b0528dbe5e
|
- Revert previous patch
|
2002-11-20 20:03:01 +00:00 |
|
Andi Gutmans
|
e6b7ab9db8
|
- Intermediate commit which works on making bcmath thread-safe.
|
2002-11-20 19:48:12 +00:00 |
|