Zeev Suraski
fbbf5c0faa
Fix reference to nuked function
2001-03-18 02:35:10 +00:00
Stephen van Egmond
3b8140e47c
fixed a (C++) warning about implicit conversion from void*
2001-03-17 20:35:38 +00:00
Zeev Suraski
34b2fc4a6c
Fix the output buffering bug Andre found
2001-03-17 03:03:50 +00:00
Andrei Zmievski
770c66125d
@- Added array_filter(), which allows filtering of array elements via
...
@ the specified callback. (Andrei)
2001-03-16 20:46:33 +00:00
Andrei Zmievski
f7f2cf9de5
All user callbacks should be to EG(function_table).
2001-03-16 19:51:08 +00:00
Frank M. Kromann
6195f14633
Fixing build on Win32 by adding missing BLS_FETCH();
2001-03-16 19:48:40 +00:00
Andrei Zmievski
561cc74389
@- Fixed all relevant array functions to avoid moving the internal array
...
@ pointer during operations. (Andrei)
2001-03-16 19:29:23 +00:00
foobar
88f41b4e91
This has got to be the last one..
2001-03-16 18:18:01 +00:00
Uwe Steinmann
5dcf391497
- Inserting links without any delimiters is now possible
2001-03-16 17:40:38 +00:00
Derick Rethans
9720ac01fc
- Fixed mem leak
2001-03-16 15:59:45 +00:00
foobar
8913a7350e
Missed this one.
2001-03-16 14:45:46 +00:00
foobar
21d158229b
Make compile again when ZTS is enabled and imap-2000 is used. Bug #9762
2001-03-16 13:17:54 +00:00
Sascha Schumann
59eb57e42a
Don't do anything, if the user wants no PDF.
2001-03-16 12:23:31 +00:00
foobar
ab560941ee
This should fix problems in systems without libbind.
2001-03-16 07:13:06 +00:00
foobar
4567d57c61
Added a check for the one function missing in <= 0.1.0 versions of ming lib.
2001-03-16 02:06:34 +00:00
Brian Bruns
bb5369fc62
sybase_affected_rows implementation submitted by John F. Dumas <jdumas@locutus.kingwoodcable.com>
2001-03-16 01:21:32 +00:00
foobar
847e0d996c
Killed a compile warning + made ming extension compile with the older ming libs.
2001-03-16 00:37:35 +00:00
foobar
7b6a385c95
Missing files.
2001-03-16 00:36:47 +00:00
foobar
e92ff40bc7
Beutify + fix some errors in finding libs and header files.
2001-03-16 00:36:31 +00:00
Daniel Beulshausen
0688feeba4
fix win32 build
2001-03-15 20:45:49 +00:00
Jon Parise
01008bb03c
Whitespace (spaces to four-column tabs)
2001-03-15 05:07:31 +00:00
James Moore
2e22b01cf1
Adding webteam to credits.
2001-03-14 21:28:58 +00:00
foobar
3f64aa6a94
Forgot this one..
2001-03-14 13:43:58 +00:00
foobar
f35cb7d89b
Missing.
2001-03-14 13:42:33 +00:00
Sascha Schumann
a4ec164698
Fix ZTS build
2001-03-14 13:38:03 +00:00
Uwe Steinmann
46eb8d8def
-fixed prototype and indention
2001-03-14 06:33:46 +00:00
Zeev Suraski
8b5a768640
Make get_browser() read its information from $HTTP_SERVER_VARS[] if available
2001-03-13 23:20:23 +00:00
Zeev Suraski
e6f3fb39cb
Implement mysql_unbuffered_query() - uses mysql_use_result() instead of
...
mysql_store_result()
2001-03-13 22:52:53 +00:00
foobar
256537a7cf
cleanup.
2001-03-13 22:50:02 +00:00
Jason Greene
ba553edc06
fix broken m4, you should have all checking code withing your withval test
...
-Jason
2001-03-13 22:44:49 +00:00
foobar
c45884c5fb
Extension was enabled by default..
2001-03-13 22:33:53 +00:00
Zeev Suraski
fdf21452ed
Centralize query code
2001-03-13 21:42:43 +00:00
Zeev Suraski
f5ddc2826d
Use a container struct instead of MYSQL directly
2001-03-13 21:13:19 +00:00
Frank M. Kromann
d5e1266dc5
Initial check-in of FrontBase extension
2001-03-13 20:58:47 +00:00
Sascha Schumann
667a1f1fdb
buf is gone. Don't reference it.
2001-03-13 17:11:43 +00:00
Adam Dickmeiss
91554d8b9c
Added yaz_database. Option bit ExtendedServices set for InitRequest.
2001-03-13 17:04:06 +00:00
Sascha Schumann
2b6698aaa9
Replace another sprintf
2001-03-13 16:58:36 +00:00
Sascha Schumann
86cf74a169
Nuke calls to sprintf, snprintf, strcat, strcpy and rely on
...
memcpy and smart_strs.
2001-03-13 16:53:34 +00:00
Frank M. Kromann
f49d04fb12
Fixing compiler warning on win32
2001-03-13 16:39:47 +00:00
Frank M. Kromann
0981778351
Changed email
2001-03-13 16:33:39 +00:00
Andrei Zmievski
285ec0ca2c
@- IMPORTANT: removed /F modifier handling from preg_replace(). Instead
...
@ one should use new preg_replace_callback() function. (Andrei)
2001-03-13 05:24:03 +00:00
Dave Hayden
f2427f42fa
changed scalar args and returns to doubles, added Ming_setScale function,
...
added SWFTEXTFIELD_HTML flag, fixed SWFTextField_setIndentation glitch
2001-03-13 01:57:43 +00:00
Sean Bright
48caa74c20
Fixed prototype.
2001-03-12 15:14:38 +00:00
Alexander Feldman
1791658112
A small fix to make the function imageloadfont portable.
2001-03-12 13:57:53 +00:00
Stanislav Malyshev
0fa068e1fa
Prevent memory leak
2001-03-12 10:14:00 +00:00
Stanislav Malyshev
be83ba17da
Use hash position with array_flip
2001-03-12 08:07:00 +00:00
Andrei Zmievski
40dd7eef96
This will have to do until the docs come along.
2001-03-12 03:10:15 +00:00
Andrei Zmievski
d73ef12429
@- Added array_reduce(), which allows iterative reduction of an array
...
@ to a single value via a callback function. (Andrei)
- Added array_reduce(), which allows iterative reduction of an array
to a single value via a callback function.
- Fixed usage of zend_is_callable() in PCRE.
2001-03-12 03:06:53 +00:00
foobar
12503baa55
Cleaning this a little bit.
2001-03-12 02:06:06 +00:00
foobar
48545dd7b9
ws fixes. Plus removed unnecessary AC_MSG_ calls.
2001-03-12 01:20:16 +00:00