#
# ChangeLog for /
#
# Generated by Trac 1.0.4
# Jan 2, 2025, 8:43:27 PM

Wed, 23 Mar 2011 14:19:17 GMT jmckenna [129]
	* trunk/docs/about (deleted)

	more restructuring


Wed, 23 Mar 2011 14:10:16 GMT jmckenna [128]
	* trunk/docs/dl (deleted)
	* trunk/docs/doc (deleted)

	restructuring


Wed, 23 Mar 2011 01:54:55 GMT djay [127]
	* trunk/zoo-kernel/service_internal_java.c (modified)
	* trunk/zoo-kernel/zoo_service_loader.c (modified)

	Small fix for accessing Body node.


Tue, 22 Mar 2011 20:47:02 GMT jmckenna [126]
	* trunk/docs/index.txt (modified)

	attempt to use this lovely svn+ssh+putty magic


Sun, 13 Mar 2011 00:30:41 GMT anonymous [125]
	* trunk/docs/_static/default.css (modified)
	* trunk/docs/_templates/indexsidebar.html (modified)

	sidebar tweaks


Sat, 12 Mar 2011 23:56:45 GMT anonymous [124]
	* trunk/docs/_static/default.css (modified)
	* trunk/docs/_static/images/zoo-banner.png (added)
	* trunk/docs/_static/images/zoo-title.png (added)
	* trunk/docs/_templates/layout.html (modified)
	* trunk/docs/conf.py (modified)

	css tweaks for header and footer


Fri, 11 Mar 2011 23:48:08 GMT anonymous [123]
	* trunk/docs/_templates/indexsidebar.html (modified)
	* trunk/docs/_templates/layout.html (modified)
	* trunk/docs/about (added)
	* trunk/docs/conf.py (modified)
	* trunk/docs/dl (added)
	* trunk/docs/dl/index.txt (added)
	* trunk/docs/documentation.txt (deleted)
	* trunk/docs/download.txt (deleted)

	minor path change


Fri, 11 Mar 2011 23:45:43 GMT anonymous [122]
	* trunk/docs/doc (added)
	* trunk/docs/doc/index.txt (added)

	minor path change


Fri, 11 Mar 2011 23:18:49 GMT anonymous [121]
	* trunk/docs/_static/default.css (modified)
	* trunk/docs/_templates/layout.html (modified)
	* trunk/docs/conf.py (modified)
	* trunk/docs/documentation.txt (added)

	add horizontal menu bar


Fri, 11 Mar 2011 22:03:57 GMT anonymous [120]
	* trunk/docs/_static/default.css (modified)
	* trunk/docs/_static/favicon.ico (added)
	* trunk/docs/_static/images (added)
	* trunk/docs/_static/images/donate.jpg (added)
	* trunk/docs/_static/images/download.jpg (added)
	* trunk/docs/_static/images/header-logo.jpg (added)
	* trunk/docs/_static/images/twitter.jpg (added)
	* trunk/docs/_templates/index.html (added)
	* trunk/docs/_templates/indexsidebar.html (added)
	* trunk/docs/_templates/layout.html (added)
	* trunk/docs/conf.py (modified)
	* trunk/docs/copyright.txt (added)
	* trunk/docs/download.txt (added)
	* trunk/docs/index.txt (modified)

	latest sphinx hacks


Tue, 08 Mar 2011 19:56:21 GMT anonymous [119]
	* trunk/docs/Makefile (added)
	* trunk/docs/_static (added)
	* trunk/docs/_static/basic.css (added)
	* trunk/docs/_static/default.css (added)
	* trunk/docs/_static/doctools.js (added)
	* trunk/docs/_static/file.png (added)
	* trunk/docs/_static/jquery.js (added)
	* trunk/docs/_static/minus.png (added)
	* trunk/docs/_static/plus.png (added)
	* trunk/docs/_static/pygments.css (added)
	* trunk/docs/_static/searchtools.js (added)
	* trunk/docs/_static/sidebar.js (added)
	* trunk/docs/_static/underscore.js (added)
	* trunk/docs/_templates (added)
	* trunk/docs/conf.py (added)
	* trunk/docs/index.txt (added)
	* trunk/docs/make.bat (added)

	add default sphinx template


Tue, 08 Mar 2011 15:20:31 GMT anonymous [118]
	* trunk/docs (added)

	add directory for docs


Wed, 16 Feb 2011 02:10:01 GMT djay [117]
	* trunk/zoo-services/cgal/cgi-env/Voronoi.zcfg (modified)

	Fix zcfg.


Wed, 16 Feb 2011 01:15:17 GMT djay [116]
	* trunk/zoo-services/cgal/Makefile (modified)

	Fix make clean.


Wed, 16 Feb 2011 01:11:07 GMT djay [115]
	* trunk/zoo-services/cgal/Makefile (modified)
	* trunk/zoo-services/cgal/cgi-env/Voronoi.zcfg (added)
	* trunk/zoo-services/cgal/service.c (modified)

	Cleanup CGAL Services Provider code and makefile, add the
	Voronoi.zcfg.


Sat, 12 Feb 2011 15:14:17 GMT djay [114]
	* trunk/zoo-kernel/Makefile.in (modified)
	* trunk/zoo-kernel/main_conf_read.y (modified)
	* trunk/zoo-kernel/service.h (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_python.c (modified)
	* trunk/zoo-kernel/zoo_loader.c (modified)
	* trunk/zoo-kernel/zoo_service_loader.c (modified)

	Code cleanup to avoid most of the warning messages at compilation
	time.


Wed, 09 Feb 2011 16:47:11 GMT djay [113]
	* trunk/zoo-kernel/README (modified)

	Update README file to point to the Installation wiki page.


Wed, 09 Feb 2011 14:37:37 GMT djay [112]
	* trunk/zoo-kernel/README (added)
	* trunk/zoo-kernel/configure.ac (modified)

	Add a README File for the ZOO-Kernel and small fix in configure.ac ...


Wed, 09 Feb 2011 11:41:57 GMT djay [111]
	* branches/branch-1.2 (copied)

	Creating release branch 1.2


Tue, 08 Feb 2011 20:05:03 GMT david [110]
	* trunk/zoo-kernel/configure.ac (modified)

	-bug fix http://zoo-project.org/trac/ticket/16#comment:4


Mon, 07 Feb 2011 09:23:09 GMT djay [109]
	* trunk/zoo-kernel/service.h (modified)
	* trunk/zoo-kernel/zoo_service_loader.c (modified)

	Correct void functions. Special thanks to Angelos Tzotsos for ...


Wed, 02 Feb 2011 12:16:54 GMT djay [108]
	* trunk/zoo-kernel/service_internal_python.c (modified)

	Remove the debuging output size message for python services.


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