fixed a serious problem when substituing entities using the Reader, the

* parser.c xmlreader.c include/libxml/parser.h: fixed a serious
  problem when substituing entities using the Reader, the entities
  content might be freed and if rereferenced would crash
* Makefile.am test/* result/*: added a new test case and a new
  test operation for the reader with substitution of entities.
Daniel
diff --git a/result/ent5.rde b/result/ent5.rde
new file mode 100644
index 0000000..c570c31
--- /dev/null
+++ b/result/ent5.rde
@@ -0,0 +1,6 @@
+0 1 EXAMPLE 0 0
+1 3 #text 0 1 
+    This is an inverted exclamation sign ¡
+    This is a space   
+
+0 15 EXAMPLE 0 0