From: Eric B. <er...@us...> - 2011-07-07 12:05:42
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gobo-eiffel". The branch, master has been updated via e9e5890f23d2b077947c4f356bd2b208f039ebc9 (commit) via 44cc8228370ac3963380a2654146a0b205ab1716 (commit) from 948e1726c38cd36bad83d1eba8e23fe5ed0ea93d (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit e9e5890f23d2b077947c4f356bd2b208f039ebc9 Author: Eric Bezault <er...@go...> Date: Thu Jul 7 14:04:31 2011 +0200 Made ET_DOTNET_ASSEMBLIES inherit from ET_ADAPTED_DOTNET_ASSEMBLIES. commit 44cc8228370ac3963380a2654146a0b205ab1716 Author: Eric Bezault <er...@go...> Date: Thu Jul 7 14:02:02 2011 +0200 Improved C code for file deletion. ----------------------------------------------------------------------- Summary of changes: library/tools/ecf/ast/et_ecf_dotnet_assemblies.e | 8 +- .../ast/group/et_adapted_dotnet_assemblies.e | 4 +- .../tools/eiffel/ast/group/et_dotnet_assemblies.e | 292 +++++++++++--------- .../tools/eiffel/ast/group/et_dotnet_assembly.e | 6 +- .../eiffel/parser/et_dotnet_assembly_consumer.e | 4 +- library/tools/lace/ast/et_lace_dotnet_assemblies.e | 8 +- tool/gec/runtime/c/eif_file.c | 47 ++-- 7 files changed, 210 insertions(+), 159 deletions(-) hooks/post-receive -- gobo-eiffel |