#
# ChangeLog for /
#
# Generated by Trac 1.0.4
# Jan 12, 2025, 4:18:17 AM

Wed, 02 Feb 2011 00:39:51 GMT djay [107]
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/ogr_sp.py (modified)

	Fix typo.


Tue, 01 Feb 2011 20:48:16 GMT djay [106]
	* trunk/zoo-services/arithmetics/cgi-env/Multiply.zcfg (modified)
	* trunk/zoo-services/gdal/profile/cgi-env/GdalExtractProfile.zcfg (modified)
	* trunk/zoo-services/gdal/translate/cgi-env/Gdal_Translate.zcfg (modified)
	* trunk/zoo-services/hello-fotran/cgi-env/hellof.zcfg (modified)
	* trunk/zoo-services/hello-java/cgi-env/HelloWorldJava.zcfg (modified)
	* trunk/zoo-services/hello-js/cgi-env/hellojs.zcfg (modified)
	* trunk/zoo-services/hello-js/cgi-env/hellojs1.zcfg (modified)
	* trunk/zoo-services/hello-perl/cgi-env/HelloPL.zcfg (modified)
	* trunk/zoo-services/hello-php/cgi-env/HelloPHP.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/BoundaryPy.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/BufferPy.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/CentroidPy.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/ConvexHullPy.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/DifferencePy.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/IntersectionPy.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/SymDifferencePy.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/UnionPy.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/ogr_sp.py (modified)
	* trunk/zoo-services/ogr/base-vect-ops/Makefile (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/Boundary.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/Buffer.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/Centroid.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/ConvexHull.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/Difference.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/Intersection.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/SymDifference.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/Union.zcfg (modified)
	* trunk/zoo-services/openoffice/cgi-env/OdtConverter.zcfg (modified)
	* trunk/zoo-services/utils/status/cgi-env/GetStatus.zcfg (modified)
	* trunk/zoo-services/utils/status/cgi-env/longProcess.zcfg (modified)

	Correct the zcfg files and add the Python Services Provider base- ...


Tue, 01 Feb 2011 19:32:02 GMT djay [105]
	* trunk/zoo-kernel/zoo_service_loader.c (modified)

	Simplification of RawDataOutput and ResponseDocument parsing code for ...


Tue, 01 Feb 2011 16:11:53 GMT djay [104]
	* trunk/zoo-kernel/service_conf.y (modified)

	Fix main MetaData gesture.


Tue, 01 Feb 2011 14:16:42 GMT djay [103]
	* trunk/zoo-services/gdal/profile/cgi-env/GdalExtractProfile.zcfg (modified)

	Error lang is no more allowed in the MetaData node.


Tue, 01 Feb 2011 13:50:33 GMT djay [102]
	* trunk/zoo-services/gdal/profile/cgi-env/GdalExtractProfile.zcfg (modified)
	* trunk/zoo-services/gdal/profile/service.c (modified)

	Update the Profile service to release memory after using it. Special ...


Mon, 31 Jan 2011 15:49:49 GMT reluc [101]
	* trunk/zoo-api/js/ZOO-api.js (modified)

	Ending the ZOO-api documentation
	Adding the capability to parse WPS ...


Sun, 30 Jan 2011 22:58:32 GMT djay [100]
	* trunk/zoo-kernel/service_conf.l (modified)
	* trunk/zoo-kernel/service_internal_python.c (modified)

	Detect the size of outputed binary string for the value key then add ...


Sun, 30 Jan 2011 18:41:13 GMT djay [99]
	* trunk/zoo-kernel/zoo_loader.c (modified)

	Add the correct behavior when method is POST, post-treatment became ...


Sun, 30 Jan 2011 18:10:44 GMT djay [98]
	* trunk/thirds/cgic206/cgic.c (modified)
	* trunk/thirds/cgic206/cgic.h (modified)

	No need for external access to this variable as it is finally used ...


Sun, 30 Jan 2011 18:06:08 GMT djay [97]
	* trunk/thirds/cgic206/cgic.c (modified)
	* trunk/thirds/cgic206/cgic.h (modified)

	Keep the default behavior to correctly decode url. Avoid any decoding ...


Sun, 30 Jan 2011 14:40:39 GMT djay [96]
	* trunk/thirds/cgic206/cgic.c (modified)

	Fix the cgic library to avoid removing '+' characters form the input ...


Sun, 30 Jan 2011 14:36:47 GMT djay [95]
	* trunk/zoo-kernel/zoo_loader.c (modified)
	* trunk/zoo-kernel/zoo_service_loader.c (modified)

	Remove the odd space by plus caracter replacement in input XML file.


Sat, 29 Jan 2011 20:57:55 GMT djay [94]
	* trunk/zoo-kernel/service_internal.c (modified)
	* trunk/zoo-kernel/zoo_service_loader.c (modified)

	Small fix for embedded base64 string in XML request (QGIS WPS Client ...


Fri, 28 Jan 2011 18:09:20 GMT djay [93]
	* trunk/zoo-kernel/service_conf.y (modified)
	* trunk/zoo-kernel/service_internal.c (modified)
	* trunk/zoo-kernel/ulinet.c (modified)

	Small fix for reference input download and for setting value to input ...


Thu, 27 Jan 2011 22:47:22 GMT djay [92]
	* trunk/zoo-kernel/service.h (modified)
	* trunk/zoo-kernel/service_conf.y (modified)
	* trunk/zoo-kernel/service_internal.c (modified)
	* trunk/zoo-kernel/zoo_service_loader.c (modified)

	Give ZOO-Services capabilities to return a Cookie to the client and ...


Thu, 27 Jan 2011 13:03:28 GMT djay [91]
	* trunk/zoo-kernel/configure.ac (modified)

	Small fix for JS Support to check dev or devel package. Indeed you ...


Thu, 27 Jan 2011 11:00:09 GMT david [90]
	* trunk/zoo-kernel/configure.ac (modified)




Thu, 27 Jan 2011 10:07:48 GMT david [89]
	* trunk/zoo-kernel/configure.ac (modified)

	-bug fix javascript package on ubuntu ticket #16


Wed, 26 Jan 2011 15:13:35 GMT djay [88]
	* trunk/zoo-kernel/service_internal.c (modified)
	* trunk/zoo-kernel/service_internal.h (modified)
	* trunk/zoo-kernel/zoo_service_loader.c (modified)

	Special thanks to Soeren Gebbert for his proposals. Add the inRequest ...


Mon, 24 Jan 2011 01:53:47 GMT djay [87]
	* trunk/zoo-kernel/service_internal.c (modified)

	Fix lineage checking, special thanks to Soeren Gebbert for pointing ...


Thu, 20 Jan 2011 16:38:35 GMT reluc [86]
	* trunk/zoo-api/js/ZOO-api.js (modified)

	Correct a bug


Thu, 20 Jan 2011 15:36:00 GMT reluc [85]
	* trunk/zoo-api/js/ZOO-api.js (modified)
	* trunk/zoo-api/js/ZOO-proj4js.js (modified)

	Update ZOO.Format.GML


Thu, 20 Jan 2011 14:21:18 GMT djay [84]
	* trunk/zoo-kernel/service_internal.c (modified)

	Small fix to avoid adding not valid anyValue node to the output one.


Thu, 20 Jan 2011 14:16:19 GMT djay [83]
	* trunk/zoo-services/hello-js/cgi-env/hello.js (moved)
	* trunk/zoo-services/hello-js/cgi-env/hellojs.zcfg (modified)
	* trunk/zoo-services/hello-js/cgi-env/hellojs1.zcfg (modified)

	Move hello.js Services Provider file into cgi-env and correct zcfg ...


Thu, 20 Jan 2011 13:43:48 GMT reluc [82]
	* trunk/zoo-services/hello-js/hello.js (modified)

	Update hello.js


Tue, 18 Jan 2011 09:19:20 GMT reluc [81]
	* trunk/zoo-api/js/ZOO-api.js (modified)

	Adding getGeodesicLength
	Adding getGeodesicArea
	Adding ...


Sun, 16 Jan 2011 15:44:48 GMT djay [80]
	* trunk/zoo-services/gdal/grid/cgi-env/Gdal_Grid.zcfg (modified)
	* trunk/zoo-services/gdal/profile/cgi-env/GdalExtractProfile.zcfg (modified)
	* trunk/zoo-services/gdal/translate/cgi-env/Gdal_Translate.zcfg (modified)
	* trunk/zoo-services/hello-fotran/cgi-env/hellof.zcfg (modified)
	* trunk/zoo-services/hello-js/cgi-env/hellojs.zcfg (modified)
	* trunk/zoo-services/hello-js/cgi-env/hellojs1.zcfg (modified)
	* trunk/zoo-services/hello-perl/cgi-env/HelloPL.zcfg (modified)
	* trunk/zoo-services/hello-py/cgi-env/HelloPy.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/BoundaryPy.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/BufferPy.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/CentroidPy.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/ConvexHullPy.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/DifferencePy.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/IntersectionPy.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/SymDifferencePy.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/UnionPy.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/Boundary.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/Buffer.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/Centroid.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/ConvexHull.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/Difference.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/Distance.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/GetArea.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/Intersection.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/SymDifference.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/Union.zcfg (modified)
	* trunk/zoo-services/openoffice/cgi-env/OdtConverter.zcfg (modified)
	* trunk/zoo-services/utils/status/cgi-env/GetStatus.zcfg (modified)
	* trunk/zoo-services/utils/status/cgi-env/longProcess.zcfg (modified)

	Correct all ZCFG files to remove the lang attribtue from ...


Sun, 16 Jan 2011 14:37:26 GMT djay [79]
	* trunk/zoo-kernel/service_internal.c (modified)

	Small fix for LiteralData without any UOM (like string), ...


Sat, 15 Jan 2011 23:30:42 GMT djay [78]
	* trunk/thirds/cgic206/Makefile (modified)
	* trunk/thirds/cgic206/cgic.c (modified)

	Remove request length display and fix Makefile for MacOS X.


Sat, 15 Jan 2011 23:28:46 GMT djay [77]
	* trunk/zoo-kernel/Makefile.in (modified)
	* trunk/zoo-kernel/configure.ac (modified)

	Fix autotools for MacOS X (specific macos keywords for activating
	java).


Sat, 15 Jan 2011 21:47:38 GMT djay [76]
	* trunk/zoo-kernel/service_conf.y (modified)
	* trunk/zoo-kernel/service_internal.c (modified)
	* trunk/zoo-kernel/service_internal.h (modified)
	* trunk/zoo-kernel/zoo_service_loader.c (modified)

	Add complete BoundingBoxData support. Code cleanup for ...


Fri, 14 Jan 2011 13:55:09 GMT djay [75]
	* trunk/zoo-kernel/configure.ac (modified)
	* trunk/zoo-kernel/service_internal_python.c (modified)

	Remove autoconf version checking. Fix for MacOS X Python support ...


Fri, 14 Jan 2011 13:30:07 GMT reluc [74]
	* trunk/zoo-api/js/ZOO-api.js (modified)

	Add comments to ZOO-api.js, need to be continue


Thu, 13 Jan 2011 22:22:10 GMT djay [73]
	* trunk/zoo-kernel/service_conf.y (modified)

	Small fix for metadata mixing.


Thu, 13 Jan 2011 16:36:55 GMT djay [72]
	* trunk/zoo-kernel/service_internal.c (modified)
	* trunk/zoo-kernel/zoo_service_loader.c (modified)

	Fix for use of status and storeExecuteResponse parameters.


Thu, 13 Jan 2011 13:47:10 GMT djay [71]
	* trunk/zoo-kernel/service_internal.c (modified)

	For compliancy ZOO-Kernel doesn't make assumption anymore that the ...


Thu, 13 Jan 2011 03:11:31 GMT djay [70]
	* trunk/zoo-kernel/service_internal.c (modified)

	Small fix in ExecuteResponse XML output. Store file for ...


Thu, 13 Jan 2011 00:40:10 GMT djay [69]
	* trunk/zoo-kernel/service_internal_python.c (modified)
	* trunk/zoo-kernel/zoo_loader.c (modified)
	* trunk/zoo-kernel/zoo_service_loader.c (modified)

	Fix XML request parser for embedded XML complex data. Handle Execute ...


Wed, 12 Jan 2011 19:57:19 GMT djay [68]
	* trunk/zoo-kernel/service_internal_java.c (modified)

	JAVA Supprot : binary files support for data in both inputs and
	outputs.


Sun, 09 Jan 2011 19:21:36 GMT djay [67]
	* trunk/zoo-kernel/service_internal_python.c (modified)

	Support binary output for Python Services.


Sat, 08 Jan 2011 15:02:56 GMT djay [66]
	* trunk/zoo-kernel/service_internal.c (modified)

	Fix for RawDataOutputs in case of multiple outputs.


Sat, 08 Jan 2011 13:12:24 GMT djay [65]
	* trunk/zoo-kernel/service_conf.y (modified)
	* trunk/zoo-kernel/service_internal.c (modified)

	Add support for multiple outputs format for DescribeProcess and ...


Sat, 08 Jan 2011 01:17:20 GMT djay [64]
	* trunk/zoo-kernel/service_internal.c (modified)

	Fix issue when supported node is not present in the zcfg file (ticket ...


Sat, 08 Jan 2011 00:01:25 GMT djay [63]
	* trunk/zoo-kernel/service_internal.c (modified)
	* trunk/zoo-kernel/service_internal.h (modified)
	* trunk/zoo-kernel/service_internal_python.c (modified)
	* trunk/zoo-kernel/zoo_service_loader.c (modified)

	Remove memory leaks. Add support for minOccurs and maxOccurs ...


Fri, 07 Jan 2011 12:52:28 GMT djay [62]
	* trunk/zoo-kernel/service_internal_java.c (modified)

	Special thanks to Yoshida-san for pointing us this out. Remove the ...


Fri, 07 Jan 2011 03:19:56 GMT djay [61]
	* trunk/zoo-kernel/service_internal_python.c (modified)

	Typo


Fri, 07 Jan 2011 00:30:54 GMT djay [60]
	* trunk/zoo-kernel/service.h (modified)
	* trunk/zoo-kernel/service_conf.y (modified)
	* trunk/zoo-kernel/zoo_service_loader.c (modified)

	Small fixs in freeElements and runRequest.


Thu, 06 Jan 2011 21:50:56 GMT djay [59]
	* trunk/zoo-kernel/service.h (modified)
	* trunk/zoo-kernel/service_internal.c (modified)
	* trunk/zoo-kernel/service_internal_java.c (modified)
	* trunk/zoo-kernel/service_internal_python.c (modified)
	* trunk/zoo-kernel/zoo_service_loader.c (modified)

	Small fix for binary string support in dupMaps function to ensure ...


Thu, 06 Jan 2011 10:19:42 GMT djay [58]
	* trunk/zoo-kernel/service_conf.y (modified)
	* trunk/zoo-kernel/service_internal.c (modified)
	* trunk/zoo-kernel/service_internal_python.c (modified)
	* trunk/zoo-kernel/zoo_service_loader.c (modified)

	Add binary files support for DataInputs. Managing this binary format ...


Wed, 05 Jan 2011 14:20:01 GMT djay [57]
	* trunk/zoo-kernel/configure.ac (modified)
	* trunk/zoo-kernel/service.h (modified)
	* trunk/zoo-kernel/service_conf.l (modified)
	* trunk/zoo-kernel/service_conf.y (modified)
	* trunk/zoo-kernel/service_internal.c (modified)
	* trunk/zoo-kernel/service_internal_java.c (modified)
	* trunk/zoo-kernel/service_internal_java.h (modified)
	* trunk/zoo-kernel/service_internal_python.c (modified)
	* trunk/zoo-kernel/zoo_service_loader.c (modified)

	Adding contains and getIoTypeFromElement functions in service.h. ...


Thu, 23 Dec 2010 15:42:06 GMT anonymous [56]
	* trunk/zoo-kernel/service.h (modified)

	Add length testing for maps and map.


Tue, 21 Dec 2010 15:34:01 GMT nmarco [55]
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/Distance.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/service.c (modified)

	fixed error in GetArea and Distance functions: wrong data type. Added ...


Fri, 17 Dec 2010 10:39:39 GMT nmarco [54]
	* trunk/zoo-services/ogr/base-vect-ops/service.c (modified)

	fixed the mimetype in the applyOne function (it was always text/plain ...


Thu, 16 Dec 2010 23:42:38 GMT djay [53]
	* trunk/zoo-kernel/zoo_service_loader.c (modified)

	Add the USE_GDB flag to enable compiling ZOO-Kernel without signal ...


Thu, 16 Dec 2010 13:37:45 GMT nmarco [52]
	* trunk/zoo-kernel/service_internal.c (modified)

	corrected the extension of the output files (before it was always .js ...


Wed, 15 Dec 2010 14:47:32 GMT djay [51]
	* trunk/zoo-services/utils/status/Makefile (modified)

	small fix.


Wed, 15 Dec 2010 13:01:37 GMT djay [50]
	* trunk/zoo-kernel/Makefile.in (modified)
	* trunk/zoo-services/gdal/profile (added)
	* trunk/zoo-services/gdal/profile/Makefile (added)
	* trunk/zoo-services/gdal/profile/cgi-env (added)
	* trunk/zoo-services/gdal/profile/cgi-env/GdalExtractProfile.zcfg (added)
	* trunk/zoo-services/gdal/profile/service.c (added)
	* trunk/zoo-services/utils/status/Makefile (modified)

	Adding the -fPIC option to the ZOO-Kernel Makefile which shall fix ...


Fri, 10 Dec 2010 10:26:13 GMT nmarco [49]
	* trunk/zoo-services/ogr/ogr2ogr/service.c (modified)

	I Correct the path to the output data: now refers to the url path ...


Fri, 10 Dec 2010 10:24:14 GMT nmarco [48]
	* trunk/zoo-services/ogr/ogr2ogr/cgi-env/Ogr2Ogr.zcfg (modified)

	Correct description of F flag


Thu, 02 Dec 2010 09:21:26 GMT david [47]
	* trunk/zoo-kernel/service_internal_perl.c (modified)

	-delete debug information


Thu, 02 Dec 2010 09:03:56 GMT david [46]
	* trunk/zoo-kernel/configure.ac (modified)

	bug fix on java support compilation


Sat, 27 Nov 2010 03:57:48 GMT djay [45]
	* trunk/zoo-kernel/service_internal_python.c (modified)

	Solving the issue about ZOO Python Support. I will have to review ...


Sat, 27 Nov 2010 02:59:59 GMT djay [44]
	* trunk/zoo-kernel/service_internal_python.c (modified)

	Correction from the Doha Airport.


Tue, 16 Nov 2010 18:18:57 GMT djay [43]
	* trunk/zoo-kernel/service_internal.c (modified)
	* trunk/zoo-kernel/service_internal_python.c (modified)
	* trunk/zoo-kernel/ulinet.c (modified)

	Make the Grass support working for vector data taking care about the ...


Wed, 10 Nov 2010 05:56:18 GMT djay [42]
	* trunk/zoo-kernel/service_internal_js.c (modified)
	* trunk/zoo-kernel/service_internal_js.h (modified)

	Enhance the JavaScript support by automatically load the ZOO-api.js ...


Fri, 05 Nov 2010 04:53:11 GMT djay [41]
	* trunk/zoo-kernel/Makefile.in (modified)
	* trunk/zoo-kernel/service_internal.c (modified)

	Small fix in {{{service_internal.c}}} to avoid wrong ...


Sat, 23 Oct 2010 15:09:45 GMT djay [40]
	* trunk/zoo-services/ogr/ogr2ogr/service.c (modified)

	Remove uneeded or redundant part.


Sat, 23 Oct 2010 15:01:29 GMT djay [39]
	* trunk/zoo-services/ogr/ogr2ogr/service.c (modified)

	Correct indentation.


Sat, 23 Oct 2010 14:49:28 GMT djay [38]
	* trunk/zoo-services/ogr/ogr2ogr/Makefile (modified)
	* trunk/zoo-services/ogr/ogr2ogr/cgi-env/Ogr2Ogr.zcfg (modified)
	* trunk/zoo-services/ogr/ogr2ogr/service.c (modified)

	Add specific error messages returned to the ZOO Kernel when the ...


Fri, 15 Oct 2010 08:18:20 GMT djay [37]
	* trunk/zoo-kernel/locale/po/ja_JP.utf8.po (added)
	* trunk/zoo-services/ogr/base-vect-ops/locale/po/ja_JP.utf8.po (added)

	Special thanks to Daisuke Yoshida for his translation of both ZOO ...


Fri, 01 Oct 2010 23:16:14 GMT djay [36]
	* trunk/zoo-services/ogr/base-vect-ops/service.c (modified)

	Better using the _ss function from service code for translation ...


Fri, 01 Oct 2010 12:52:10 GMT djay [35]
	* trunk/zoo-services/ogr/base-vect-ops/service.c (modified)

	Correct use of translation function in ogr base-vect-ops Services ...


Thu, 30 Sep 2010 23:41:53 GMT djay [34]
	* trunk/zoo-kernel/locale (added)
	* trunk/zoo-kernel/locale/po (added)
	* trunk/zoo-kernel/locale/po/en_US.utf8.po (added)
	* trunk/zoo-kernel/locale/po/fr_FR.utf8.po (added)
	* trunk/zoo-kernel/locale/po/messages.po (added)
	* trunk/zoo-kernel/main_conf_read.l (modified)
	* trunk/zoo-kernel/service_internal.c (modified)
	* trunk/zoo-kernel/service_internal.h (modified)
	* trunk/zoo-kernel/service_internal_js.c (modified)
	* trunk/zoo-kernel/zoo_service_loader.c (modified)
	* trunk/zoo-services/ogr/base-vect-ops/locale (added)
	* trunk/zoo-services/ogr/base-vect-ops/locale/.cache (added)
	* trunk/zoo-services/ogr/base-vect-ops/locale/po (added)
	* trunk/zoo-services/ogr/base-vect-ops/locale/po/fr_FR.utf8.po (added)
	* trunk/zoo-services/ogr/base-vect-ops/locale/po/messages.po (added)
	* trunk/zoo-services/ogr/base-vect-ops/service.c (modified)
	* trunk/zoo-services/utils/status/locale (added)
	* trunk/zoo-services/utils/status/locale/.cache (added)
	* trunk/zoo-services/utils/status/locale/po (added)
	* trunk/zoo-services/utils/status/locale/po/fr_FR.utf8.po (added)
	* trunk/zoo-services/utils/status/locale/po/messages.po (added)
	* trunk/zoo-services/utils/status/service.c (modified)

	Make ZOO Kernel able to speak the natural language you teach him by ...


Mon, 27 Sep 2010 20:24:50 GMT djay [33]
	* trunk/zoo-kernel/service_internal.c (modified)
	* trunk/zoo-kernel/zoo_service_loader.c (modified)

	Python is optional again...


Mon, 27 Sep 2010 20:09:32 GMT djay [32]
	* trunk/zoo-kernel/service_internal.c (modified)
	* trunk/zoo-kernel/zoo_loader.c (modified)
	* trunk/zoo-kernel/zoo_service_loader.c (modified)
	* trunk/zoo-services/ogr/base-vect-ops/service.c (modified)
	* trunk/zoo-services/utils/status/cgi-env/updateStatus.xsl (added)
	* trunk/zoo-services/utils/status/service.c (modified)

	Add missing updated code from [changeset:26] ...


Fri, 24 Sep 2010 14:11:31 GMT david [31]
	* trunk/zoo-kernel/Makefile.in (modified)

	-support python optionnel


Fri, 24 Sep 2010 14:10:58 GMT david [30]
	* trunk/zoo-kernel/zoo_service_loader.c (modified)

	-support python optionnel


Fri, 24 Sep 2010 14:10:10 GMT david [29]
	* trunk/zoo-kernel/configure.ac (modified)

	-modification compilation support python, possibilité de compiler ...


Fri, 24 Sep 2010 13:27:52 GMT david [28]
	* trunk/zoo-kernel/configure.ac (modified)

	-modification des options de compilation pour le support perl et php


Fri, 24 Sep 2010 07:50:12 GMT david [27]
	* trunk/zoo-kernel/Makefile.in (modified)

	-correction bug compilation support perl


Fri, 24 Sep 2010 03:11:43 GMT djay [26]
	* trunk/zoo-api/js/ZOO-api.js (modified)
	* trunk/zoo-kernel/Makefile.in (modified)
	* trunk/zoo-kernel/service (deleted)
	* trunk/zoo-kernel/service.c (deleted)
	* trunk/zoo-kernel/service.h (modified)
	* trunk/zoo-kernel/service_internal.c (modified)
	* trunk/zoo-kernel/service_internal.h (modified)
	* trunk/zoo-kernel/service_internal_js.c (modified)
	* trunk/zoo-services/ogr/base-vect-ops/Makefile (modified)
	* trunk/zoo-services/ogr/base-vect-ops/service.c (modified)
	* trunk/zoo-services/utils (added)
	* trunk/zoo-services/utils/status (added)
	* trunk/zoo-services/utils/status/Makefile (added)
	* trunk/zoo-services/utils/status/cgi-env (added)
	* trunk/zoo-services/utils/status/cgi-env/GetStatus.zcfg (added)
	* trunk/zoo-services/utils/status/cgi-env/longProcess.zcfg (added)
	* trunk/zoo-services/utils/status/service.c (added)

	ZOO-Kernel updates and bug fixes :
	  * Fixing gestion of ...


Wed, 22 Sep 2010 09:39:37 GMT david [25]
	* trunk/zoo-kernel/zoo_service_loader.c (modified)

	ajout support perl (beta)


Wed, 22 Sep 2010 09:38:20 GMT david [24]
	* trunk/zoo-services/hello-perl (added)
	* trunk/zoo-services/hello-perl/Hello.pl (added)
	* trunk/zoo-services/hello-perl/cgi-env (added)
	* trunk/zoo-services/hello-perl/cgi-env/HelloPL.zcfg (added)

	-ajout service de test perl


Mon, 20 Sep 2010 13:17:06 GMT david [23]
	* trunk/zoo-kernel/Makefile.in (modified)

	-correction bug support perl


Mon, 20 Sep 2010 12:56:01 GMT david [22]
	* trunk/zoo-kernel/service_internal_perl.c (modified)

	ajout support perl (attention encore en dev)


Sun, 19 Sep 2010 16:07:06 GMT djay [21]
	* trunk/zoo-kernel/zoo_service_loader.c (modified)

	Small fix in the XML parser.


Fri, 17 Sep 2010 11:21:37 GMT djay [20]
	* trunk/zoo-kernel/service_conf.y (modified)
	* trunk/zoo-kernel/zoo_service_loader.c (modified)

	Small cleanup.


Thu, 16 Sep 2010 20:03:23 GMT djay [19]
	* trunk/zoo-kernel/zoo_loader.c (modified)
	* trunk/zoo-kernel/zoo_service_loader.c (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/Buffer.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/Difference.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/Intersection.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/Union.zcfg (modified)

	Small fix zoo_loader.c to remove debug string which can cause
	trouble.


Wed, 15 Sep 2010 13:02:27 GMT david [18]
	* trunk/zoo-kernel/service_internal_perl.h (added)

	-ajout support perl


Wed, 15 Sep 2010 13:01:25 GMT david [17]
	* trunk/zoo-kernel/service_internal_perl.c (added)

	-ajout support perl


Wed, 15 Sep 2010 13:00:28 GMT david [16]
	* trunk/zoo-kernel/Makefile.in (modified)

	-ajout support perl


Wed, 15 Sep 2010 13:00:04 GMT david [15]
	* trunk/zoo-kernel/configure.ac (modified)

	-ajout support perl


Tue, 14 Sep 2010 19:35:57 GMT djay [14]
	* trunk/zoo-kernel/zoo_service_loader.c (modified)

	Fix segfault when freeing request_output_real_format...


Tue, 14 Sep 2010 19:15:47 GMT djay [13]
	* trunk/zoo-kernel/service_conf.l (modified)

	Remove french comment. Some variable names are still in french.... ...


Tue, 14 Sep 2010 19:09:05 GMT djay [12]
	* trunk/zoo-kernel/main_conf_read.l (modified)

	Fix ticket #6 about UTF8 support in main.cfg file.


Tue, 14 Sep 2010 18:48:59 GMT djay [11]
	* trunk/zoo-kernel/main_conf_read.l (modified)

	Small fix for ticket #7. Thanks to relet for his feedbacks.


Tue, 14 Sep 2010 18:34:38 GMT djay [10]
	* trunk/zoo-kernel/zoo_loader.c (modified)
	* trunk/zoo-kernel/zoo_service_loader.c (modified)

	Small fix to check if only one parameter was passed and if the first ...


Tue, 14 Sep 2010 12:04:55 GMT djay [9]
	* trunk/zoo-kernel/Makefile.in (modified)
	* trunk/zoo-kernel/configure.ac (modified)
	* trunk/zoo-kernel/main_conf_read.l (modified)
	* trunk/zoo-kernel/main_conf_read.y (modified)
	* trunk/zoo-kernel/service.h (modified)
	* trunk/zoo-kernel/service_conf.l (modified)
	* trunk/zoo-kernel/service_conf.y (modified)
	* trunk/zoo-kernel/service_internal.c (modified)
	* trunk/zoo-kernel/service_internal.h (modified)
	* trunk/zoo-kernel/service_internal_java.c (modified)
	* trunk/zoo-kernel/service_internal_js.c (modified)
	* trunk/zoo-kernel/service_internal_python.c (modified)
	* trunk/zoo-kernel/service_internal_python.h (modified)
	* trunk/zoo-kernel/ulinet.c (modified)
	* trunk/zoo-kernel/zoo_loader.c (modified)
	* trunk/zoo-kernel/zoo_service_loader.c (modified)
	* trunk/zoo-services/ogr/base-vect-ops-py (added)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env (added)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/BoundaryPy.zcfg (added)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/BufferPy.zcfg (added)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/CentroidPy.zcfg (added)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/ConvexHullPy.zcfg (added)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/DifferencePy.zcfg (added)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/IntersectionPy.zcfg (added)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/SymDifferencePy.zcfg (added)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/UnionPy.zcfg (added)
	* trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/ogr_sp.py (added)
	* trunk/zoo-services/ogr/base-vect-ops/Makefile (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/Boundary.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/Buffer.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/Centroid.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/ConvexHull.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/Difference.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/Distance.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/GetArea.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/Intersection.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/SymDifference.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/cgi-env/Union.zcfg (modified)
	* trunk/zoo-services/ogr/base-vect-ops/service.c (modified)

	Update of both ZOO Kernel and ZOO Services (ogr base-vect-ops ...


Wed, 11 Aug 2010 13:26:51 GMT djay [8]
	* trunk/zoo-kernel/Makefile.in (modified)
	* trunk/zoo-kernel/configure.ac (modified)

	Simple update configure.ac and Makefile.in to remove the uneeded link ...