[gjs] Created tag GJS_0_7_8



The signed tag 'GJS_0_7_8' was created.

Tagger: Owen W. Taylor <otaylor fishsoup net>
Date: Wed Dec 22 14:10:23 2010 -0500

    Release 0.7.8

Changes since the last tag 'GJS_0_7_7':

Colin Walters (27):
      object: When verbose debugging properties, print out GIName
      Support gunichar
      byteArray: Fix mismatched g_new()/g_slice_free()
      cairo: Fix bindings for deviceToUser, deviceToUserDistance, userToDevice, userToDeviceDistance
      gjs_value_debug_string: Always return UTF-8
      gdb-check, valgrind-check: Run under temporary bus
      function: Don't read freed memory if a callback is freed during invocation
      function: Don't unref info before we're done using it
      context: Remove unused, dead is-load-context pspec
      gi: Fix two compiler warnings
      Use g_object_info_find_method_using_interfaces
      dbus: Fix dict entry conversion path
      dbus: More cleanups for value conversion
      cairo: bind cairo_set_dash
      cairo: Use cairo-gobject if available
      dbus-exports: Quiet compiler warning
      context: Use G_TYPE_STRV for search-path
      Makefile-test: Fix RUN_WITH_DBUS usage
      context: Add a "js-version" GObject property
      context: Add functions to scan a file/buffer for a JS version
      console: Detect input JS version, add --js-version argument
      gjs-unit: Pull in JS version from header in tests; add version to tests
      Add explicit tests of JS version functionality
      dbus: Pass the correct string value for utf8 conversion
      More fixes for previous commit
      console: Fix ordering of script contents scanning
      Fix processing of versioning defaults

Johan Dahlin (1):
      Send LD_LIBRARY_PATH to the scanner, avoids a build error on Ubuntu Lucid

Marc-Antoine Perennou (5):
      xulrunner2: Get rid of gjs_string_get_ascii
      xulrunner2: Conditionally handle availability of JS_GetStringBytes
      Follow on to last patch to clean up goto handling
      xulrunner2: Conditionnaly adapt to JS_GetFunctionName removal
      Fix previous commit

Maxim Ermilov (2):
      support signals with G_TYPE_POINTER argument
      add support for (out caller-allocates)

Owen W. Taylor (7):
      Post-release version bump
      Error more verbosely when we finalize a proxy for a dead object
      Throw an exception when failing to look up a foreign struct
      Fix mis-paired calls to JS_AddRoot/JS_RemoveRoot
      Don't repeatedly try to load built-in modules
      Ignore empty elements in the search path
      Check for a builtin module before beginning to load it

Ray Strode (1):
      dbus: improve async callback handling



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