Frank M. Kromann
|
9f927c1a2e
|
time is a function. Use the name of the variable 'timestamp'
|
2002-11-26 23:03:07 +00:00 |
|
Frank M. Kromann
|
863962d5cf
|
Adding missing header file on Win32
|
2002-11-26 23:02:09 +00:00 |
|
Frank M. Kromann
|
0cddc5b4eb
|
removing unused variables
|
2002-11-26 23:01:17 +00:00 |
|
foobar
|
3bf7519210
|
@- Added --disable-all configure option. (Jani)
|
2002-09-04 18:47:28 +00:00 |
|
foobar
|
4e34d6ce27
|
Fix bug: #19124, xmlrpc extension builds ok now as shared extension.
|
2002-08-30 02:57:13 +00:00 |
|
foobar
|
faff3a6e8a
|
kill some compile warnings
|
2002-08-22 01:25:52 +00:00 |
|
Rasmus Lerdorf
|
3ffe4cb1ff
|
bool not boolean
|
2002-08-13 04:37:28 +00:00 |
|
Yasuo Ohgaki
|
073c21e5c0
|
Allow xmlrpc-epi header files stored under include/xmlrpc-epi
|
2002-07-28 21:03:26 +00:00 |
|
Derick Rethans
|
7cdd6a6bb5
|
- Consistent error messages
|
2002-07-06 11:18:47 +00:00 |
|
foobar
|
466208eafb
|
Fix typo.
|
2002-07-05 18:16:31 +00:00 |
|
Dan Libby
|
2154e7b55b
|
merged in updates from SF project. bring php repository up to date with xmlrpc-epi version 0.51
|
2002-07-05 04:43:55 +00:00 |
|
Edin Kadribasic
|
9dcfbf41fa
|
Fixed win32 build.
|
2002-07-03 10:54:42 +00:00 |
|
foobar
|
3c873776b8
|
Fix bug: #16252
|
2002-06-30 05:10:40 +00:00 |
|
foobar
|
4a4abfa65d
|
Fix some build error on win32 (snapshot build)
|
2002-06-29 02:12:42 +00:00 |
|
foobar
|
d8a361b8d5
|
Fixed bug: #17732.
xmlrpc_decode_request() and xmlrpc_set_type() expect some parameters to be
passed by reference.
|
2002-06-16 02:24:18 +00:00 |
|
Uwe Steinmann
|
4a2c9980b8
|
- fixed memory leak
|
2002-04-17 07:33:39 +00:00 |
|
Andrei Zmievski
|
0141256493
|
- Fixed a leak in xml_decode().
- Fixed it so it's possible to compile as a shared extension.
|
2002-04-06 03:50:28 +00:00 |
|
foobar
|
edb03cdbb4
|
- Use correct header file.
|
2002-03-26 00:14:27 +00:00 |
|
foobar
|
f4736c72ea
|
Why was this here??
|
2002-03-25 23:46:22 +00:00 |
|
foobar
|
cf267402b5
|
fix the fix
|
2002-03-22 13:55:11 +00:00 |
|
foobar
|
35e7255055
|
- Fixed minor inconvenience with iconv detection when iconv is found in libc
|
2002-03-22 13:49:05 +00:00 |
|
foobar
|
4110878a24
|
This file is generated and not supposed to be in CVS
|
2002-03-21 20:25:01 +00:00 |
|
foobar
|
19e82a49f9
|
- Made one test/setup macro for iconv and fixed it to check
for libc first.
|
2002-03-17 21:09:21 +00:00 |
|
Stig Bakken
|
fb624cb77a
|
* "new and improved" iconv test
|
2002-03-15 13:56:32 +00:00 |
|
Derick Rethans
|
bfa2653b61
|
- Whitespace part 1
|
2002-03-14 12:20:53 +00:00 |
|
Stig Bakken
|
5274f1a708
|
* another libconv->libiconv typo
|
2002-03-13 09:59:43 +00:00 |
|
Sascha Schumann
|
06473e08a5
|
old makefiles
|
2002-03-12 16:52:17 +00:00 |
|
Sascha Schumann
|
9d9d39a0de
|
Please welcome the new build system.
If you encounter any problems, please make sure to email sas@php.net
directly.
An introduction can be found on
http://schumann.cx/buildv5.txt
|
2002-03-07 14:20:02 +00:00 |
|
Sebastian Bergmann
|
90613d2282
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
|
Derick Rethans
|
edb0118d96
|
- Fix for bug #15227: Compiling the CGI binary with xmlrpc fails to
build/link expat
|
2002-01-25 19:56:48 +00:00 |
|
Hartmut Holzgraefe
|
25534467c7
|
more unquoted messages with kommas fixed
|
2002-01-04 14:15:25 +00:00 |
|
Sebastian Bergmann
|
38933514e1
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
|
Stig Bakken
|
9b17045bdd
|
* configure help indent fix
|
2001-12-07 09:08:02 +00:00 |
|
Shane Caraveo
|
7b03b7571b
|
Make xmlrpc module compilable on windows. compiles, but untested.
|
2001-12-03 22:33:32 +00:00 |
|
foobar
|
f1397d5339
|
Unified the configure messages.
|
2001-11-30 19:00:13 +00:00 |
|
Dan Libby
|
194e17cd11
|
patches to sync with sourceforge project, version 0.50. primary change: adds support for SOAP v 1.1
|
2001-10-30 02:33:13 +00:00 |
|
Thies C. Arntzen
|
ca38506fb7
|
ZTS fixes
|
2001-10-26 12:54:55 +00:00 |
|
Thies C. Arntzen
|
2977edaacd
|
make it compile again and nuke most warnings
|
2001-10-25 06:51:13 +00:00 |
|
Sterling Hughes
|
2b8e0d43e9
|
MFB
|
2001-10-21 17:23:39 +00:00 |
|
Egon Schmid
|
8f4109e8cb
|
Fixed some protos.
|
2001-10-17 18:52:33 +00:00 |
|
Stig Bakken
|
689252082c
|
* zend_module_entry change: apino, debug and zts are moved first,
see README.EXTENSIONS file for upgrade help.
@Introduced extension version numbers (Stig)
|
2001-10-11 23:33:59 +00:00 |
|
Jeroen van Wolffelaar
|
6a8a5767c2
|
4rd run... now also var.Z_*
|
2001-09-26 08:53:37 +00:00 |
|
Jeroen van Wolffelaar
|
21f2b9277f
|
3rd run in back-substitutin Z_* macro's. The val->Z_ cases are all solved now.
|
2001-09-26 08:35:48 +00:00 |
|
Jeroen van Wolffelaar
|
6cfba2a3ea
|
2nd phase in back-substitution those macro's
I've got pretty much everything now...
|
2001-09-25 22:49:04 +00:00 |
|
Jeroen van Wolffelaar
|
c033288573
|
Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know.
|
2001-09-25 21:58:48 +00:00 |
|
foobar
|
b46354b7bc
|
removed autogenerated file from cvs
|
2001-09-22 01:59:24 +00:00 |
|
Stig Bakken
|
4d90ca0aea
|
* build fix
|
2001-09-10 07:56:23 +00:00 |
|
foobar
|
c8751fc8a5
|
Almost missed this one..
|
2001-09-07 00:25:11 +00:00 |
|
Dan Libby
|
79e6063a5e
|
fix various build errors. default to no xmlrpc
|
2001-09-06 09:36:58 +00:00 |
|
Dan Libby
|
6883b92116
|
adding xmlrpc extension, per Stig's request
|
2001-09-06 04:13:30 +00:00 |
|