- Aug 28, 2014
-
-
Raphaël Lallement authored
Fix a linker error (remove the needed patch) Improve link with hatponboard
-
- Aug 18, 2014
-
-
Anthony Mallet authored
-
Anthony Mallet authored
-
Anthony Mallet authored
-
- Aug 14, 2014
-
-
Pierrick Koch authored
git diff --no-prefix HEAD..1.2.1 bindings > patch-aa fix missing chunk in asynchat patch fix asyncore.loop unsafe socket_map
-
- Jul 31, 2014
-
-
Félix Ingrand authored
AFAIK, only includes the patch on exception not in the public interface.
-
Félix Ingrand authored
Fix genom-oprs library to properly handle the new exceptions. - handle exception at initialisation by returning a dummy fact reporting the error. - handle exception upon sending request with the proper call to raised to get the details.
- Jul 30, 2014
-
-
Aurelie Clodic authored
Correct PKG_OPTION_SET for mightability option management. That will correct oro option management too.
-
- Jul 24, 2014
-
-
Charles Lesire authored
-
Charles Lesire authored
-
Anthony Mallet authored
Changes since 1.0: . Catch up with changes in codels interface of genom-2.99.24 . Use the right type for some loop variables (compilation warnings) . NULLify log parameter after unset_logfile
-
Anthony Mallet authored
Changes since 1.1: . Catch up with changes in codels interface of genom-2.99.24
-
Anthony Mallet authored
Changes since 1.3: . Fix usage string decoding in "genomix load foo -h" . Reimplement the json to dictionary conversion in C . Require genomixd >= 1.5 at connection time . Implement "<genomix> load <comp> -h" for interactive help on the load of <comp> . Fix genomix load interactive help
-
Anthony Mallet authored
Changes since 1.4: . Document sessions in the genomix HTTP protocol . Bump to 1.5 for the newly added requests . Implement the '/version' request, returning genomixd version . Implement the "/usage/<component>" request, returning the supported options . Catch up with changes in client interafce 20140611 (genom3-2.99.24) . Fix a few issues regarding incorrect list vs. string usage
-
Anthony Mallet authored
Changes since 1.8: . Rename the genom_exception field in services output to genom_success . Optimize a bit topics reading in the C client . Add missing initialization (to NULL) for native types . Fix missing return statement in json exception encoding . Typo in C client json code. . Use shared json {,de}serialization functions from genom3 common tmpl files . Provide a more efficient implementation of the JSON serialization code . Add the description of the options supported by the C client . Catch up with changes in codels/client interface of genom-2.99.24 . Update to latest ax_boost_base.m4 (serial 23)
-
Anthony Mallet authored
Changes since 1.6: . Use shared json {,de}serialization functions from genom3 common tmpl files . Update the serialization format for sequences/arrays . Provide a more efficient implementation of the JSON serialization code . Add the description of the options supported by the C client . Return more informative mwerr exception when csClientInit fails in the C client. . Add a protection against NULL pointer deref in json_error client function . Fix inconsistent genom3 requirements in configure script (always 2.99.24...) . Catch up with changes in codels/client interface of genom-2.99.24
-
Anthony Mallet authored
Changes since 2.99.23: . Rewrote the documentation with asciidoc. This integrates nicely in the gollum-wikis of the redmine project page. . Provided common json {,de}serialization functions that can be reused by templates. . Added a description of supported options to the C client interface init() function. . Renamed the standard "connect_remote" service to "connect_service" for clarity. . Updated C codel interface to pass them an additional context pointer (genom_context self). Ports, remotes and functions throwing exceptions are updated accordingly.
-
- Jul 22, 2014
-
-
Charles Lesire authored
-
- Jul 15, 2014
-
-
Pierrick Koch authored
gladys-0.2.5 Changes since v0.2.3: Patrick Bechon (2): Fix a warning : Python.h should be the first file included. See https://docs.python.org/2/c-api/intro.html#include-files Add a python binding to get the cost of a path Pierrick Koch (6): [gdalwrap] vfloat2vuchar -> raster2bytes [tool] update robotpkg script [test] workaround gdal equality test add gdal points [python] search w/cost returns (path,cost) [cmake] add python/test options
-
Pierrick Koch authored
gdalwrap-0.1.8 Changes since v0.1.7: Pierrick Koch (5): [gdal] use find/distance for get_band_id [meta] fix segfault when no metadata in file [cmake] get rid of GNUInstallDirs [cmake] get rid of GNUInstallDirs (2) [gdal] fix index pixel [0 .. n-1]
-
- Jul 08, 2014
-
-
Anthony Mallet authored
Import upstream patch fixing an important performance issue until HEAD is released. Bump PKGREVISION.
-
Anthony Mallet authored
Import upstream patch fixing an important performance issue until HEAD is released. Bump PKGREVISION.
-
- Jul 03, 2014
-
-
Arnaud Degroote authored
Reset PKGREVISION
-
Arnaud Degroote authored
Release maintenance of Morse, including the fix: - fix pymorse initialization (avoiding some ebadf error) (i.e. patch-aa)
-
- Jun 17, 2014
-
- Jun 06, 2014
-
-
Anthony Mallet authored
This fixes the build of components defining exceptions that are not in the public interface (e.g. exceptions thrown by tasks).
-
- Jun 03, 2014
-
-
Raphaël Lallement authored
Integrates bug fixes and new features.
-
Charles Lesire authored
-
- Jun 02, 2014
-
-
Raphaël Lallement authored
Integrate several bux fixes and new features
-
Anthony Mallet authored
Use the bundled 'bootstrap' script instead of autoreconf, because of the long standing issue with the missing 'autoconf' subdirectory. Reported by Raphael Hoheneder on openrobots@, thanks!
-
- May 29, 2014
-
-
Ellon Mendes authored
-
Ellon Mendes authored
-
- May 28, 2014
-
-
Raphaël Lallement authored
Allow msgconnector to work over network.
-
- May 27, 2014
-
-
Raphaël Lallement authored
Fix compilation issue due to the graphviz lib's different versions
-
- May 23, 2014
-
-
Raphaël Lallement authored
-
- May 21, 2014
-
-
Raphaël Lallement authored
This version allows to send broadcast message and fix minor bugs
-
- May 13, 2014
-
- May 12, 2014
-
-
Raphaël Lallement authored
Major update that allow to connect another parser to HATP's core Also include some bug fixes. Finally an unatary test unit has been set
-