Skip to content
Snippets Groups Projects
Commit 20adcea1 authored by Félix Ingrand's avatar Félix Ingrand
Browse files

[wip/genom3-openprs] Release version 1.0.2

- Proper template for the latest version of transgen3
- Some changes to make sure that some function names will not conflict with original GenoM.
- Fix a bug in dynamic string management.
- Rename the MAKE-NEW-<"$COMP">... OP used to create a module with a non default name.
- Fix some ugly uppercase names.
- Bug in the way we computed the number of arguments in PUGetOprsVarArgG3Parameters.
- Prefix the goal name with the module name to avoid name collision when multiple modules are loaded.
- Added some code to optimize and cache symbol and PFR hashtable lookup.
- Bump version to 1.0.2 before robotpkg release.
parent 71c559c0
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# Created: Anthony Mallet on Sun, 28 Jan 2007
#
DISTNAME= genom3-openprs-1.0.1
DISTNAME= genom3-openprs-1.0.2
CATEGORIES= architecture
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=genom3-openprs/}
MASTER_REPOSITORY= git git://git.openrobots.org/git/robots/genom3-openprs
......
SHA1 (genom3-openprs-1.0.1.tar.gz) = b3e4c6177db2c2aac0292e695dc27499d5f54556
RMD160 (genom3-openprs-1.0.1.tar.gz) = ccff4dff6cfb63cfa4cb72092755f95cac05458e
Size (genom3-openprs-1.0.1.tar.gz) = 150035 bytes
SHA1 (genom3-openprs-1.0.2.tar.gz) = 367636716cf0db4baec89e6fc488e49ca6d88820
RMD160 (genom3-openprs-1.0.2.tar.gz) = 4fc5b6782231c41dbdd613503da8a4a55cecec4c
Size (genom3-openprs-1.0.2.tar.gz) = 62017 bytes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment