gjs branch master, updated. GJS_0_2-76-gbbb5e21



The branch, master has been updated
       via  bbb5e21446ab20374954048bd6c681e6b7ca8f47 (commit)
       via  26080c9819a4bbb685f9897c1a20fb4071772967 (commit)
      from  c8c9067124b4b5e6ba063d439ffdd44ba5e62f67 (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 bbb5e21446ab20374954048bd6c681e6b7ca8f47
Author: Havoc Pennington <hp pobox com>
Date:   Fri Jan 2 16:33:38 2009 -0500

    fix sleep loop so it doesn't sleep extra time if interrupted

commit 26080c9819a4bbb685f9897c1a20fb4071772967
Author: Havoc Pennington <hp pobox com>
Date:   Fri Dec 26 13:48:57 2008 -0500

    send ABRT to test processes after 7 minutes, and print a backtrace
    
    On the build system, we're getting permanent hangs, need a trace to debug.

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

Summary of changes:
 Makefile.am               |    2 +
 test/gjs-tests.c          |    4 +
 test/gjs-unit.c           |    4 +
 util/crash.c              |  163 +++++++++++++++++++++++++++++++++++++++++++++
 util/{error.h => crash.h} |   16 ++---
 5 files changed, 179 insertions(+), 10 deletions(-)
 create mode 100644 util/crash.c
 copy util/{error.h => crash.h} (85%)


hooks/post-receive
-- 
GNOME Spidermonkey Javascript binding



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