gjs 0.4 released
- From: Owen Taylor <otaylor redhat com>
- To: gnome-announce-list gnome org
- Subject: gjs 0.4 released
- Date: Tue, 25 Aug 2009 13:26:11 -0400
Version 0.4
-----------
http://ftp.gnome.org/pub/GNOME/sources/gjs/0.4/
78c3116cfb0feba08c79b4beea4b6ef16bfca3be9b59efcfa7e6eca79911aca6 gjs-0.4.tar.bz2
c5763db3a2ac16a55e7c8dcbdcfb117451f2f67ff830774a41ba037e55563795 gjs-0.4.tar.gz
About Gjs:
Gjs allows using GNOME libraries from Javascript. It's based on the
Spidermonkey Javascript engine from Mozilla and the GObject
introspection framework.
Changes:
- Provide 'gjs' as a symlink to gjs-console [Colin]
- Added gettext module. This native module allows access to GNU gettext()
functionality for localization. [Colin]
- Add gjs_parse_args(), a utility function that allows convenient
extraction of arguments from Javascript in C functions with good
error messages. This was used to implement gettext and simplify the
mainloop support. [Colin]
- Add gjs_dumpstack() function to print a stack trace [Colin]
- Provide a more useful toString for gobject-introspection objects [Colin]
- Fix compatibility with autoconf-2.64 [Owen]
- Bug fixes and cleanups [Havoc, Lucas, Owen, Dan, Pawel]
Contributors:
Havoc Pennington, Lucas Rocha, Owen Taylor, Colin Walters,
Dan Winship, Pawel Worach
Bugs fixed:
Bug 560048 - Use JS_SetPropertyAttributes to seal imports
Bug 560585 - gjs_string_from_utf8() n_bytes argument
Bug 574026 - Add gjs_dumpstack, and supporting infrastructure
Bug 584560 - Rename gjs-console to gjs and add support for shebang
Bug 585609 - dbus.js: Undefined variable expectedNumberArgs
Bug 587369 - GValue handling shouldn't use the slice allocator
Bug 591507 - gjs_parse_args: Support 'o' format specifier, make args 1-based
Bug 591762 - Better toString() for introspection objects
Bug 591891 - Don't hardcode path to python
Bug 591897 - autoconf-2.64 compat: Don't use $(builddir)
Bug 592527 - chill out dbus marshaling-related log messages
Bug 592962 - Fix gjs_crash_after_timeout() problems
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]