[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[dotgnu-pnet-commits] [SCM] DotGNU Portable.NET engine, compilers and to
From: |
Klaus Treichel |
Subject: |
[dotgnu-pnet-commits] [SCM] DotGNU Portable.NET engine, compilers and tools (pnet) branch, master, updated. 6577b54cee38bd26751419a77ece6cd34b09d5bd |
Date: |
Fri, 12 Jun 2009 11:19:19 +0000 |
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 "DotGNU Portable.NET engine, compilers and tools (pnet)".
The branch, master has been updated
via 6577b54cee38bd26751419a77ece6cd34b09d5bd (commit)
from 1b8f31631431fc181e4c44373b37e133fa458ef5 (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 6577b54cee38bd26751419a77ece6cd34b09d5bd
Author: Klaus Treichel <address@hidden>
Date: Fri Jun 12 13:17:30 2009 +0200
Make metadata uncompress functions return 32 bit instead of long values.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 43 +++++++++++++++++
dumpasm/dump_type.c | 18 ++++----
engine/method_cache.c | 5 +-
ilalink/link_attrs.c | 8 ++--
image/debug_reader.c | 4 +-
image/image.c | 6 +-
image/marshal.c | 4 +-
image/meta_index.c | 4 +-
image/sig_parse.c | 64 ++++++++++++++------------
image/uncompress.c | 120 +++++++++++++++++++++++++++----------------------
include/il_debug.h | 4 +-
include/il_image.h | 10 +---
include/il_meta.h | 15 +++++--
13 files changed, 184 insertions(+), 121 deletions(-)
hooks/post-receive
--
DotGNU Portable.NET engine, compilers and tools (pnet)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [dotgnu-pnet-commits] [SCM] DotGNU Portable.NET engine, compilers and tools (pnet) branch, master, updated. 6577b54cee38bd26751419a77ece6cd34b09d5bd,
Klaus Treichel <=
- Prev by Date:
[dotgnu-pnet-commits] [SCM] DotGNU Portable.NET branch, master, updated. b3e74b1fe4a95da1340b67a7196aa9e7beeabdc4
- Next by Date:
[dotgnu-pnet-commits] [SCM] DotGNU Portable.NET engine, compilers and tools (pnet) branch, master, updated. 9fb1b2fbfdba2a1c29ef3bb14daa94189f30d64f
- Previous by thread:
[dotgnu-pnet-commits] [SCM] DotGNU Portable.NET branch, master, updated. b3e74b1fe4a95da1340b67a7196aa9e7beeabdc4
- Next by thread:
[dotgnu-pnet-commits] [SCM] DotGNU Portable.NET engine, compilers and tools (pnet) branch, master, updated. 9fb1b2fbfdba2a1c29ef3bb14daa94189f30d64f
- Index(es):