LinkParser

log

age author description
Mon, 22 Nov 2010 08:03:57 -0800 Michael Granger Adding the rake tasklibs as a subrepo
Mon, 22 Nov 2010 07:59:36 -0800 Michael Granger Checkpoint commit after updating to 4.7.0
Fri, 15 Oct 2010 15:46:11 -0700 Michael Granger Make the extconf use pkgconfig, if available, and add support for fat binary gems.
Tue, 12 Oct 2010 08:45:26 -0700 Michael Granger Memory-management fixes, updated for link-grammar 4.6.7, 1.9.2 fixes.
Wed, 28 Apr 2010 17:45:28 -0700 Michael Granger Updated build system, updated to link-grammar 4.6.7.
Thu, 17 Dec 2009 21:58:53 -0800 Michael Granger Version update, switched compilation systems.
Fri, 16 Oct 2009 18:34:14 -0700 Michael Granger Added tag 1.0.6 for changeset e9a639fee32a
Fri, 16 Oct 2009 18:34:14 -0700 Michael Granger Added signature for changeset ba30bbc8eee21.0.6 v1.0.6
Fri, 16 Oct 2009 06:33:33 -0700 Michael Granger Updated to link-grammar 4.6.4.
Thu, 20 Aug 2009 11:15:52 -0700 Michael Granger * LinkParser::Linkage
Thu, 20 Aug 2009 08:42:30 -0700 Michael Granger * Added an ignore file for build artifacts
Sat, 15 Aug 2009 07:20:57 -0700 Michael Granger Updated build system
Sat, 15 Aug 2009 22:17:14 +0000 convert-repo update tags
Tue, 23 Jun 2009 06:45:02 +0000 Michael Granger Bumping version to 1.0.5.
Fri, 19 Jun 2009 15:09:50 +0000 Michael Granger Fixed problems with the specs run on systems with non-English locales (fixes #7).
Fri, 19 Jun 2009 14:38:45 +0000 Michael Granger * Updated build system
Tue, 09 Jun 2009 06:21:42 +0000 Michael Granger * Updated versions of the link-grammar library referenced in the docs.
Wed, 03 Jun 2009 12:52:13 +0000 Michael Granger * Updated to link-grammar-4.5.6.
Wed, 18 Mar 2009 21:51:03 +0000 Michael Granger * Update license year.
Sat, 20 Dec 2008 19:51:24 +0000 Michael Granger * Removed some more unnecessary files from the gem distribution to reduce size.
Fri, 19 Dec 2008 18:30:33 +0000 Michael Granger * Updated build system
Thu, 18 Dec 2008 17:03:32 +0000 Michael Granger * Updated build system
Thu, 20 Nov 2008 19:34:55 +0000 Michael Granger Updated the minimum version in the link-grammar gem requirement to 4.3.9.
Wed, 19 Nov 2008 23:42:43 +0000 Michael Granger Ye gods. Re-re-undoing clobbered README, hopefully for the last time.
Wed, 19 Nov 2008 23:34:01 +0000 Michael Granger Updated build system.
Wed, 19 Nov 2008 23:01:25 +0000 Michael Granger * Revert an accidentally-clobbered fix for linkage_spec.rb.
Wed, 19 Nov 2008 22:43:39 +0000 Michael Granger * Reverted accidentally-overwritten README
Tue, 18 Nov 2008 17:00:35 +0000 Michael Granger Fixed a build message.
Tue, 18 Nov 2008 16:53:56 +0000 Michael Granger Updated the build system to fix the problems with building the Gem.
Tue, 18 Nov 2008 16:18:11 +0000 Michael Granger * Ditched Mkrf for mkmf. This makes me sad, but Mkrf just failed on too many
Mon, 17 Nov 2008 16:10:41 +0000 Michael Granger Updated build instructions.
Sun, 16 Nov 2008 02:17:49 +0000 Michael Granger Replaced my naive initialization of the locale system with the recommended code from the docs.
Sat, 15 Nov 2008 19:54:11 +0000 Michael Granger Bumping the version, fixing docs.
Sat, 15 Nov 2008 19:44:37 +0000 Michael Granger * Updated the binding to build against 4.3.9.
Wed, 20 Aug 2008 07:22:59 +0000 Michael Granger * Removed the old extension config script
Wed, 20 Aug 2008 07:13:27 +0000 Michael Granger * Removed the makedist.rb script.
Wed, 20 Aug 2008 07:04:09 +0000 Michael Granger Updated README and LICENSE files.
Wed, 20 Aug 2008 06:51:27 +0000 Michael Granger Updated the build system.
Wed, 13 Aug 2008 05:23:33 +0000 Michael Granger * Updated to the latest build system.
Mon, 23 Jun 2008 22:05:57 +0000 Michael Granger Turning off Darkfish until I can port it to RDoc 2.
Tue, 27 May 2008 00:17:43 +0000 Michael Granger * Cleaned up some old documentation cruftSNAPSHOT_20080526.4
Mon, 26 May 2008 23:40:31 +0000 Michael Granger * Added better handling of missing 'mkrf' dependency.SNAPSHOT_20080526.2 SNAPSHOT_20080526.3
Mon, 26 May 2008 23:17:59 +0000 Michael Granger * Fixed the Mkrf-generated Rakefile so it'll actually install the extension; thisSNAPSHOT_20080526
Mon, 26 May 2008 21:49:02 +0000 Michael Granger * Finished conversion of test::unit tests to RSpec.
Sun, 10 Feb 2008 21:48:54 +0000 Michael Granger * Updated copyright date.
Fri, 19 Oct 2007 01:06:25 +0000 Michael Granger Documentation fixes; converted to Darkfish RDoc generator
Fri, 27 Jul 2007 07:40:13 +0000 Michael Granger Checkpoint commitRELEASE_0_0_3
Wed, 25 Jul 2007 02:00:32 +0000 Michael Granger * Started converting build system, test::unit -> rspec, etc.
Mon, 11 Jun 2007 14:55:34 +0000 Michael Granger Added some stuff to the build instructions
Mon, 30 Oct 2006 07:04:23 +0000 Martin Chase - added installation instructionsRELEASE_20061030
Sun, 29 Oct 2006 02:01:56 +0000 Martin Chase - added test that breaks with version 4.2.4 of link-parser due to lack of "linkage_get_current_sublinkage" function
Wed, 11 Oct 2006 05:40:31 +0000 Michael Granger * More documentation cleanup.
Wed, 11 Oct 2006 00:46:49 +0000 Michael Granger * Fixes for documentation
Wed, 11 Oct 2006 00:14:38 +0000 Michael Granger *Added MANIFEST file for makedist.rb.
Tue, 10 Oct 2006 23:31:51 +0000 Michael Granger * Dist-script fixes.
Tue, 10 Oct 2006 23:16:33 +0000 Michael Granger * Finished up installation/build/test utility scripts.
Fri, 29 Sep 2006 14:14:55 +0000 Michael Granger * Mostly all of the low-level function wrapped.
Mon, 18 Sep 2006 00:19:12 +0000 Michael Granger * Updated for and included LinkGrammar 4.2.4
Sat, 29 Jul 2006 21:59:11 +0000 Michael Granger Checkpoint commit:
Fri, 21 Jul 2006 18:23:49 +0000 Michael Granger * Checkpoint: First semi-useful version.