Rasmus Lerdorf
25c3a3a39d
vim-6 does folding - clean up a bunch of missing folding tags plus
...
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions
2001-06-05 13:12:10 +00:00
Harald Radi
4efe6f7e6b
typelib is loaded automatically (depends on ini setting)
...
added com_load_typelib()
# i must get rid of duplicate defines()
@ fixed a bug when com.allow_dcom is set to false
@ added a further parameter to the constructor to load typelibs
@ from file when instantiating components (e.g. DCOM Components
@ without local registration). (phanto)
2001-06-05 12:53:44 +00:00
Harald Radi
088280c364
-used makros for zval modifications where possible
...
-small fixes in safearray to phparray code
2001-06-05 12:47:13 +00:00
Andrei Zmievski
6ad864713d
Ignore generated files.
2001-06-04 13:14:26 +00:00
Andrei Zmievski
49519caa93
*** empty log message ***
2001-06-04 13:13:08 +00:00
foobar
d1a382a1e8
Fixed bug: #11265
2001-06-04 08:06:07 +00:00
foobar
fadd1472ea
Fix bug: #9713
2001-06-04 02:04:46 +00:00
foobar
08ef1eac4a
Always use -n...
2001-06-04 01:36:14 +00:00
Sterling Hughes
d892b34a36
fix this (mea culpa, stray commit)
2001-06-03 21:38:23 +00:00
foobar
75720b018e
Fixed little buggie with T1lib support.
2001-06-03 21:32:53 +00:00
Sascha Schumann
7112f32e66
Empty directories. No need for .cvsignore.
2001-06-03 17:13:54 +00:00
Sascha Schumann
72b9547d26
Fix XML build.
...
# sniper, did you ever test one of your patches?
2001-06-03 17:11:05 +00:00
Harald Radi
c073b5ce04
added safearray to pval conversion for 1d arrays
2001-06-03 15:35:41 +00:00
Harald Radi
b8627e62d4
@ added the possibility to specify typelibs by full name
...
@ in the typelib file (Alan Brown)
2001-06-03 15:33:41 +00:00
Sascha Schumann
36cfb10d79
fix logic
2001-06-03 13:59:21 +00:00
Harald Radi
c9159797d8
removed unneeded function
2001-06-03 01:38:56 +00:00
Harald Radi
ea6d39ca1c
fixed typelib support
2001-06-03 01:20:08 +00:00
Rui Hirokawa
73aee8095f
a bug fixed about memory reallocation and added extra parameter support to mb_send_mail().
2001-06-03 01:14:45 +00:00
Sterling Hughes
c0779b6db9
Leftovers from master Beckham's patch.
2001-06-02 05:25:36 +00:00
Sterling Hughes
aa281a0771
Patch from Daniel Beckham, fetch the entry resource id, not the directory
...
resource id and fix prototype.
2001-06-02 05:12:44 +00:00
Frank M. Kromann
ea90497f67
Changed efree to free for perststant data.
2001-06-01 23:51:48 +00:00
Harald Radi
94769b8f72
removed hardcoded typelib version.
...
forgot to call release on typinfo and dispatch
when obtaining typelib from classname.
2001-06-01 23:39:44 +00:00
Frank M. Kromann
354c57a931
Gerring rid of C++ comments,
...
Adding extra cleanup.
2001-06-01 22:27:00 +00:00
MySQL Team
e8cbbc0637
Upgrade ext/mysql/libmysql to version 3.23.39. No major changes -
...
portability fixes.
Also add configure test for HAVE_INT_8_16_32 which should solve
compilation problems on AIX.
2001-06-01 20:07:26 +00:00
Sterling Hughes
304ac03be4
ops..
...
#coffee good
2001-06-01 18:54:14 +00:00
Sterling Hughes
c6402b2a2f
# see
...
.
2001-06-01 18:47:03 +00:00
Sterling Hughes
015e1d3d68
# testing changes is a good idea.
...
We were passing the php socket resource identifier to select instead of
the socket fd...
2001-06-01 18:41:06 +00:00
Andrei Zmievski
171c425641
A little clean, merge two if statements.
2001-06-01 15:01:29 +00:00
Martin Kraemer
f2002d3e41
Oops, sorry. I should not have committed this ebcdic fix (which was none)
2001-06-01 12:58:41 +00:00
foobar
cbe4d10a68
Cleaning up and fixed some compile problems on systems that only support static libs.
2001-06-01 12:49:50 +00:00
foobar
69e6f7ae52
Use different define name for this.
2001-06-01 06:42:14 +00:00
foobar
c44198ff3a
Cleanup. ws fixes (no tabs in config.m4 files please)
2001-06-01 06:41:45 +00:00
foobar
4c2340897a
Cleanup a little bit.
2001-06-01 06:40:15 +00:00
foobar
16216e3eed
Make use of the --with-expat-dir configure option
2001-06-01 06:32:02 +00:00
foobar
3a1b61c07d
Fix bug: #9009 .
2001-06-01 06:26:22 +00:00
foobar
58d35ea778
Missing entries in phpinfo() output
2001-06-01 05:02:13 +00:00
foobar
328258ac08
Output something if password is not set.
2001-06-01 05:01:50 +00:00
foobar
99cb747f71
Added missing configuration directive: from
...
which is used by fopen() to be send as the default password
2001-06-01 03:19:53 +00:00
Sterling Hughes
ad0fb091a3
fix crash.
2001-05-31 23:48:05 +00:00
foobar
334ac7fc94
- Cleaned up some whitespace (sorry, I should have committed that before
...
any other changes)
- Made use of the Zend resource macros
2001-05-31 21:09:30 +00:00
foobar
77a1968ca5
Let's have examples here so maybe people would understand better
...
how to use this directive.
2001-05-31 21:03:11 +00:00
Frank M. Kromann
8d3ef75182
Fixing crash in shutdown after executing a SQL statement with errors
2001-05-31 19:40:24 +00:00
Frank M. Kromann
75daa01362
Adding missing resource
2001-05-31 18:57:58 +00:00
Frank M. Kromann
7fd7f0517a
Changed code to return resources for links and results
2001-05-31 18:43:29 +00:00
Sterling Hughes
db305fc6f7
small ws fix.
2001-05-30 20:16:23 +00:00
Sterling Hughes
28160f73d0
Revert as per Herr Schumann's request.
2001-05-30 19:56:11 +00:00
Sterling Hughes
506ceb28fc
Try #2
...
# aka, flying blind in a shitstorm, but it shouldn't hurt anything
2001-05-30 19:43:27 +00:00
Sterling Hughes
948edd322b
should fix warnings under winblows.
2001-05-30 18:33:46 +00:00
Sterling Hughes
439038759b
should fix compile warnings on win32
2001-05-30 17:49:33 +00:00
Sterling Hughes
c9ce7fcfc3
fix compile
2001-05-30 17:43:32 +00:00