summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support compilation with standalone mozjs185 releasewip/0-7-14-xulrunner-5Colin Walters2011-06-221-97/+121
* JS_CLASS_TRACE is a preprocessor macro, can't use AC_CHECK_LIBColin Walters2011-06-221-0/+24
* conditonally adapt to JS_BufferIsCompilableUnit changesMarc-Antoine Perennou2011-06-222-0/+5
* Conditionally adapt to JS_DestroyScript removalMarc-Antoine Perennou2011-06-222-0/+7
* Makefile: Point to master.gnome.org for tarballsGJS_0_7_14Colin Walters2011-04-041-2/+2
* dbus: Do connection processing in a high priority timeoutColin Walters2011-04-041-2/+10
* Makefile: Fix prepare-release-tagColin Walters2011-03-101-4/+3
* configure: Post-release version bumpColin Walters2011-03-101-1/+1
* Silence unused argv variable warningsColin Walters2011-03-107-0/+13
* Revert "Drop the GJS_NATIVE_CONSTRUCTOR_VARIABLES macro"Colin Walters2011-03-1019-29/+29
* configure: Post-release version bumpColin Walters2011-03-101-1/+1
* Import release tools from g-igjs_0_7_12Colin Walters2011-03-103-1/+68
* Quiet a bunch of set-but-unused variable warningsColin Walters2011-03-106-18/+2
* Make gjs_debugger_native_trap a JSFastNativeMarc-Antoine Perennou2011-03-101-2/+1
* Drop the GJS_NATIVE_CONSTRUCTOR_VARIABLES macroMarc-Antoine Perennou2011-03-1019-29/+29
* Don't try to free a const char*Marc-Antoine Perennou2011-03-101-1/+1
* Remove an unused variableMarc-Antoine Perennou2011-03-101-1/+0
* Drop incorrect CXXFLAGSMarc-Antoine Perennou2011-03-101-2/+3
* gjs_maybe_gc: mallinfo() is slow, look at /proc/self/statm insteadColin Walters2011-03-093-32/+59
* Add rpath to gjs-internals-1.0.pcOwen W. Taylor2011-03-091-0/+1
* [examples] Replaces deprecated open() by load_uri() in webkit exampleEduardo Lima Mitev2011-02-231-1/+1
* Post-release version bumpOwen W. Taylor2011-02-221-1/+1
* dbus: fix memory leak in DBus.bus.acquire_nameGJS_0_7_11Tommi Komulainen2011-02-221-0/+2
* gjs: handle namespaces correctly when looking up native modulesTommi Komulainen2011-02-221-0/+1
* xulrunner2: Conditionally adapt to JS_GetScopeChain removalMarc-Antoine Perennou2011-02-213-1/+6
* debugger: fix build.Jasper St. Pierre2011-02-171-1/+1
* bring back debugger module, with a nativeTrap() which calls G_BREAKPOINT()Joe Shaw2011-02-173-1/+107
* Silence a warning with JSLocaleToUnicodeMarc-Antoine Perennou2011-02-162-4/+28
* xulrunner2: conditionally adapt to new Strict settersMarc-Antoine Perennou2011-02-1615-11/+31
* Fix gcc 4.6 warningsColin Walters2011-02-042-2/+4
* gjs_context_maybe_gc: New function to hint GC may be necessaryColin Walters2011-02-047-0/+81
* Fix two compiler warningsColin Walters2011-02-032-2/+3
* Post-release version bumpColin Walters2011-01-261-1/+1
* Release 0.7.10GJS_0_7_10Colin Walters2011-01-261-1/+1
* console: don't segfault on huge linesMarc-Antoine Perennou2011-01-211-20/+19
* xul2: use JS_NewCompartmentAndGlobalObjectMarc-Antoine Perennou2011-01-172-1/+8
* Handle wide ranging enum values betterOwen W. Taylor2011-01-127-31/+193
* Require latest g-i for GI_TYPE_TAG_UNICHARColin Walters2011-01-121-1/+1
* test: handle multiple absolute paths when building filenameTommi Komulainen2011-01-101-8/+52
* The old JS_GetStringCharsAndLength is not the sameSardem FF72011-01-073-13/+13
* Adapt to JS_GetStringChars removal in xulrunner 2Sardem FF72011-01-053-6/+29
* Post-release version bumpOwen W. Taylor2010-12-221-1/+1
* Fix processing of versioning defaultsGJS_0_7_8Colin Walters2010-12-203-9/+14
* console: Fix ordering of script contents scanningColin Walters2010-12-201-1/+1
* More fixes for previous commitColin Walters2010-12-151-6/+4
* Fix previous commitMarc-Antoine Perennou2010-12-151-6/+2
* xulrunner2: Conditionnaly adapt to JS_GetFunctionName removalMarc-Antoine Perennou2010-12-153-9/+42
* dbus: Pass the correct string value for utf8 conversionColin Walters2010-12-101-1/+1
* Add explicit tests of JS version functionalityColin Walters2010-12-103-0/+70
* gjs-unit: Pull in JS version from header in tests; add version to testsColin Walters2010-12-1025-1/+32