gnome.seed
2010-03-29 Tim HortonUpdate configure.ac for 2.30 origin/gnome-2-30 SEED_2_30_0
2010-03-29 Tim HortonUpdate NEWS for 2.30
2010-02-23 Tim Horton2.29.91.1 release (oops!) SEED_2_29_91_1
2010-02-21 Alan KnowlesFix Bug #610533 - Support void* pointers
2010-02-18 Tim HortonIgnore m4 dir (which we don't need in Git) SEED_2_29_91
2010-02-18 Tim HortonFix missing signal test
2010-02-18 Diego Escalante... seed-signals: allow notify:: signals
2010-02-18 Diego Escalante... m4 dir is not needed at all
2010-02-08 Tim HortonPost-release version increment
2010-02-08 Tim HortonNEWS for 2.29.90 SEED_2_29_90
2010-02-06 Alan Knowlesimports['somedir/somefile.js'] works now
2010-02-06 Alan KnowlesFix handling of GValue structs; fixes segfault
2010-02-06 Rob TaylorFix subtle crashed when a dbus reply has no message...
2010-01-25 Tim HortonPost-release version bump.
2010-01-22 Tim HortonUpdate manpage and --help output with -e, etc. SEED_2_29_6
2010-01-22 Matt ArsenaultAdd -e option to repl.
2010-01-22 Matt ArsenaultMinor mpfr style change
2010-01-22 Matt ArsenaultChange copyright header of mpfr module
2010-01-22 Matt ArsenaultAdd printerr
2010-01-16 Tim HortonThe manpage had completely incorrect command line argum...
2010-01-15 Tim Hortonlibseed: Properly bubble exceptions raised during class...
2010-01-15 Tim HortonRevert "tests: make check should test against version...
2010-01-12 Tim Hortonlibseed: Fix passing a union out to a C function
2010-01-11 Tim HortonPostrelease increment
2010-01-11 Tim HortonAdd 2.29.5.3 NEWS, and fix 2009->2010 problems SEED_2_29_5_3
2010-01-11 Tim Hortontests: add test for null struct return values
2010-01-11 Ryan BrownAllow null struct return values
2010-01-09 Tim HortonRevert "Fix incorrect type assumption"
2010-01-08 Tim Hortonmodules: Use NULL instead of 0 to ensure type safety
2010-01-08 Tim HortonAdd null sentinels to the end of seed_static_function...
2010-01-08 Tim HortonPost-release increment.
2010-01-08 Tim HortonRelease 2.29.5.2 SEED_2_29_5_2
2010-01-06 Tim Hortontests: make check should test against version in build...
2010-01-06 Tim Hortontests: Make C-based test run too
2010-01-06 Tim Hortontests: Ditch the python test framework, use standard...
2010-01-06 Tim HortonReturn non-zero exit code if an exception occurs
2010-01-06 Tim HortonRemove extraneous space in output
2010-01-06 Tim HortonNote to self: need to properly integrate our exceptions...
2010-01-04 Tim HortonFix incorrect type assumption
2010-01-04 Tim HortonFix spacing in warning (double space)
2010-01-04 Tim HortonGType can be bigger than int32; use seed_value_to_long...
2010-01-03 Tim HortonUpdate OS X build instructions (MacPorts!)
2010-01-03 Tim Hortonlibseed: Out arguments should use out_values, not out_a...
2010-01-03 Tim Hortontests: Fix struct-union-enumerate test
2010-01-03 Tim HortonFix readline tests
2010-01-02 Tim HortonFix completely incorrect nested struct/union set test
2010-01-02 Tim HortonIgnore missing X extensions when testing
2010-01-02 Tim HortonFix glong/gint "mismatch" elsewhere
2010-01-02 Tim HortonFix lack of gnome-js-common directory in default search...
2010-01-02 Tim HortonFix enum typing bug from commit cedbd78451
2010-01-01 Tim HortonPost-release version increment
2010-01-01 Tim HortonRelease 2.29.5.1 SEED_2_29_5_1
2010-01-01 Tim HortonFix some 'duplicate symbol' errors on other platforms
2010-01-01 Tim HortonPost-release increment
2010-01-01 Tim Horton2.29.5 release notes SEED_2_29_5
2009-12-31 Tim Hortonos module: oops! other GNU extensions were in use;...
2009-12-31 Tim HortonUse realpath() instead of the GNU libc extension canoni...
2009-12-31 Tim Hortonextensions: Fix substitution of paths into Seed.js
2009-12-31 Tim Hortonextensions: fix some indentation oddities
2009-12-30 Tim Hortoninterpreter: display exceptions (if any) when trying...
2009-12-30 Ryan BrownUse the right type when creating GValues for GObject...
2009-12-30 Tim HortonDistribute the repl snippet along with seed
2009-12-30 Tim HortonUse realpath() instead of the GNU libc extension canoni...
2009-12-30 Tim HortonRemove Mac OS X specific configuration
2009-12-30 Tim HortonUse POSIX thread-local storage API instead of GCC exten...
2009-12-17 Robert CarrImprove handling of case where constructing struct...
2009-12-17 Robert Carr[importer] Struct/union constructors need to take a...
2009-12-17 Robert CarrBuilt in REPL was broken because it was installing...
2009-12-17 Robert CarrAdd regression test for BGO 593182
2009-12-17 Robert Carrseed_get_class_info_for_type had a logic error, causing...
2009-12-17 Robert CarrUpdate some autotools junk? I guess. I could only reall...
2009-12-17 Iain Nicollibseed: do not call JSValueProtect on values the GC...
2009-12-16 Tim HortonPost-release increment
2009-12-16 Tim HortonUpdate NEWS and README for 2.29.4 SEED_2_29_4
2009-12-16 Steve Frécinauxreference: Add a note about search path ownership.
2009-12-16 Iain Nicollibseed: Improve integral type conversions; mostly...
2009-12-16 Steve FrécinauxRemove unused "arg_type" argument in make_native_closure.
2009-12-16 Steve FrécinauxRemove arg_info param from seed_gi_make_argument().
2009-11-30 Tim HortonPostincrement after release (now 2.29.4)
2009-11-17 Tim HortonPostincrement version number to 2.29.3 SEED_2_29_3
2009-11-17 Tim HortonMore 2.29.2 changes (update NEWS and version) SEED_2_29_2
2009-11-16 Tim HortonSeed 2.29.2 changes
2009-11-01 Tim Hortonlibseed: make seed_value_from_filename return "null...
2009-11-01 Tim Hortontests: Update one test affected by previous commit
2009-11-01 Iain Nicolmake seed_value_from_string return "null" if passed...
2009-10-28 Tim Hortontests: A bunch of exceptions changed format a while...
2009-10-28 Tim Hortoninterpreter: Add --version argument; chain option parsi...
2009-10-28 Tim Hortonlibseed: Add --seed-version argument
2009-10-28 Tim Hortonclutter extension: Add wrapper for animate_with_alpha
2009-10-28 Tim HortonClean up 'seed' interpreter
2009-10-07 Tim HortonMove all examples to separate seed-examples repository. SEED_2_29_1
2009-10-07 Tim HortonUse @libdir@ instead of @prefix@/lib
2009-09-20 Tim HortonPost-release bump to 2.29.1
2009-09-20 Tim HortonUpdate NEWS for the last three releases (oops!) SEED_2_28_0
2009-09-08 Tim HortonPost-release bump to 2.28.0
2009-09-07 Robert Carr[libseed] Implement instanceof for GObject constructors... SEED_2_27_92
2009-09-07 Robert Carr[libseed] Implement G_TYPE_STRV in seed_gvalue_from_see...
2009-09-07 Robert Carr[libseed] Add seed_engine_destroy
2009-09-04 Josselin Mouette[modules] Build as loadable modules, instead of fully...
2009-08-25 Tim HortonRevert "Clean up 'seed' interpreter"
next