guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] GNU Guile branch, wip-coverage, created. release_1-9-10-


From: Ludovic Courtès
Subject: [Guile-commits] GNU Guile branch, wip-coverage, created. release_1-9-10-5-g55e4603
Date: Wed, 21 Apr 2010 08:22:29 +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 "GNU Guile".

http://git.savannah.gnu.org/cgit/guile.git/commit/?id=55e4603fd4a697dd03e73d66ccb5f208f4e5e82e

The branch, wip-coverage has been created
        at  55e4603fd4a697dd03e73d66ccb5f208f4e5e82e (commit)

- Log -----------------------------------------------------------------
commit 55e4603fd4a697dd03e73d66ccb5f208f4e5e82e
Author: Ludovic Courtès <address@hidden>
Date:   Wed Apr 21 01:05:42 2010 +0200

    Allocate frame objects on the stack when invoking VM hooks.
    
    * libguile/vm.c (vm_dispatch_hook): Don't call `scm_c_make_frame ()'.
      Instead, allocate frame on the stack.

commit eafcb987f862abe6371a16f4194c3df8faa22865
Author: Ludovic Courtès <address@hidden>
Date:   Mon Apr 19 00:28:16 2010 +0200

    Add (system vm coverage).
    
    * module/system/vm/coverage.scm: New file.
    
    * module/Makefile.am (SYSTEM_SOURCES): Add `system/vm/coverage.scm'.
    
    * test-suite/guile-test (main): Use (system vm coverage).  Handle
      `--coverage' and `-c'.

commit b11de1bf2c0e7eac045933f7d43cfa20283f2d9c
Author: Ludovic Courtès <address@hidden>
Date:   Mon Apr 19 00:27:47 2010 +0200

    Fix the type tag produced by `SCM_STATIC_PROGRAM'.
    
    * libguile/snarf.h (SCM_STATIC_PROGRAM): Fix typo.

commit 873e4d69a08a9ceb2a7a0296130b6a884738324f
Author: Ludovic Courtès <address@hidden>
Date:   Wed Apr 14 23:51:56 2010 +0200

    Store absolute paths to source files in the assembly.
    
    * module/language/glil/compile-assembly.scm (limn-sources): Canonicalize 
FILENAME.
    
    * module/system/vm/program.scm (write-program): Display only the
      `basename' of the source file path.

commit 671bbbd37103d9abb21a93f9005e3c5965408106
Author: Ludovic Courtès <address@hidden>
Date:   Wed Apr 14 23:46:41 2010 +0200

    When printing a VM, show the type of engine being used.
    
    * libguile/vm.c (scm_i_vm_print): Print the engine type.

-----------------------------------------------------------------------


hooks/post-receive
-- 
GNU Guile




reply via email to

[Prev in Thread] Current Thread [Next in Thread]