Linguistics

log

age author description
Mon, 16 Apr 2012 11:00:26 -0700 Michael Granger Update build environment.default tip
Thu, 01 Sep 2011 17:51:26 -0700 Michael Granger Added tag v1.0.9 for changeset 5e2a8b076d59fixes_for_1.0
Thu, 01 Sep 2011 17:51:25 -0700 Michael Granger Added signature for changeset 48267fd4b170fixes_for_1.0 v1.0.9
Thu, 01 Sep 2011 17:42:29 -0700 Michael Granger Bugfix for Linguistics 1: Linguistics::EN.ordinatefixes_for_1.0
Tue, 16 Aug 2011 11:41:58 -0700 Michael Granger Comment cleanup
Tue, 12 Jul 2011 11:05:50 -0700 Michael Granger Removed the giant debugging log dump in favor of short diagnostics.
Tue, 12 Jul 2011 10:56:57 -0700 Michael Granger Updated linkparser dependency to the latest release
Tue, 12 Jul 2011 10:56:19 -0700 Michael Granger Turn off debugging output in the conjugation spec
Tue, 12 Jul 2011 10:47:55 -0700 Michael Granger Adding English verb conjugation via Robert Berry (bdigital)'s fork on Github.
Tue, 12 Jul 2011 08:43:49 -0700 Michael Granger Updated for recent versions of RSpec.
Mon, 11 Jul 2011 20:38:53 -0700 Michael Granger De-YARD.
Mon, 07 Feb 2011 11:21:11 -0800 Michael Granger Reordering Manifest to make check_manifest work.
Mon, 07 Feb 2011 11:12:47 -0800 Michael Granger Adding a project .rvmrc to switch to 1.9.2
Sat, 05 Feb 2011 08:42:49 -0800 Michael Granger Merged with 144:0218912e346c
Sat, 05 Feb 2011 08:33:45 -0800 Michael Granger Change the numbers spec to use the extension predicate
Wed, 19 Jan 2011 10:20:07 -0800 Michael Granger Fix the numwords spec
Fri, 14 Jan 2011 22:06:41 -0800 Michael Granger Adding Linguistics::EN.has_extension? for feature-testing.
Thu, 13 Jan 2011 08:16:26 -0800 Michael Granger Add specs (and fixed bugs they uncovered) for EN#to_camel_case and EN#un_camel_case
Tue, 11 Jan 2011 10:52:06 -0800 Michael Granger Fix shadowed variables.
Tue, 11 Jan 2011 08:26:29 -0800 Michael Granger Updated the release manifest
Tue, 11 Jan 2011 07:37:54 -0800 Michael Granger Updating the manifest.
Tue, 11 Jan 2011 07:35:26 -0800 Michael Granger Update the Rakefile
Tue, 11 Jan 2011 07:32:07 -0800 Michael Granger Removing old project file
Mon, 10 Jan 2011 10:36:49 -0800 Michael Granger Better comments for the klingon example
Mon, 10 Jan 2011 10:28:23 -0800 Michael Granger Updating the "how to add a language module" section of the README
Mon, 10 Jan 2011 10:28:01 -0800 Michael Granger Adding some more test coverage
Mon, 10 Jan 2011 10:27:01 -0800 Michael Granger Removed the explicit #language method, as it's now implemented in the inflector
Mon, 10 Jan 2011 10:26:17 -0800 Michael Granger Fixed a bug in inflector construction for languages with only a 3-character code
Mon, 10 Jan 2011 10:20:44 -0800 Michael Granger Splitting out monkeypatches into a separate file
Mon, 10 Jan 2011 10:05:53 -0800 Michael Granger Removing unused mixin code
Mon, 10 Jan 2011 09:56:56 -0800 Michael Granger Added a RSpec 2 shared behavior for testing language modules
Mon, 10 Jan 2011 08:24:47 -0800 Michael Granger Fixes for systems without the dev hoe plugins
Mon, 10 Jan 2011 08:23:38 -0800 Michael Granger Fixing some API docs
Thu, 16 Dec 2010 17:25:35 -0800 Michael Granger Remove unused module
Thu, 16 Dec 2010 17:14:17 -0800 Michael Granger Merged in work from the 20_redesign branch
Thu, 16 Dec 2010 17:05:48 -0800 Michael Granger Prepare feature branch for merging20_redesign
Thu, 16 Dec 2010 16:58:45 -0800 Michael Granger Converted to Hoe for build stuff, cleanup.20_redesign
Wed, 15 Dec 2010 08:04:02 -0800 Michael Granger Updated packaging, updated WordNet module, lprintf().20_redesign
Fri, 10 Dec 2010 09:45:36 -0800 Michael Granger Cleaned up and wrote initial specs for Linguistics::EN.lprintf and related methods.20_redesign
Thu, 09 Dec 2010 11:40:53 -0800 Michael Granger Clean up spec helper, and fix participles spec.20_redesign
Tue, 19 Oct 2010 15:04:40 -0700 Michael Granger Removed stuff that's been moved out into addons.20_redesign
Tue, 19 Oct 2010 15:03:38 -0700 Michael Granger Split out titlecase addon20_redesign
Tue, 19 Oct 2010 14:19:48 -0700 Michael Granger Updated linkparser addon and added a rudimentary spec20_redesign
Tue, 19 Oct 2010 13:14:56 -0700 Michael Granger Split out present participles20_redesign
Tue, 19 Oct 2010 13:14:36 -0700 Michael Granger Split out indefinite article functions20_redesign
Tue, 19 Oct 2010 08:55:31 -0700 Michael Granger Fixed conjunctions.20_redesign
Mon, 18 Oct 2010 15:45:26 -0700 Michael Granger Catch github master up to current version
Mon, 18 Oct 2010 15:43:07 -0700 Michael Granger Updating README for the 2.0 branch20_redesign
Sat, 15 Aug 2009 06:36:25 -0700 Michael Granger Updated build system
Tue, 23 Dec 2008 15:39:59 +0000 Michael Granger * Updated build system.
Sat, 06 Sep 2008 05:20:07 +0000 Michael Granger Converted to a new build system.
Wed, 30 Jan 2008 07:01:39 +0000 Michael Granger Started update of specs and build system
Mon, 18 Oct 2010 15:26:46 -0700 Michael Granger Checkpoint commit; got pluralization, numbers, and indefinite articles working20_redesign
Mon, 01 Mar 2010 22:33:58 -0800 Michael Granger Checkpoint commit20_redesign
Thu, 17 Dec 2009 22:03:44 -0800 Michael Granger Started work on a modern replacement for the old iso639 language tags.
Tue, 17 Nov 2009 09:04:21 -0800 Michael Granger Added tag 1.0.8 for changeset da353c888ad4
Tue, 17 Nov 2009 09:04:21 -0800 Michael Granger Added signature for changeset 8029de2f9c601.0.8
Tue, 17 Nov 2009 09:03:50 -0800 Michael Granger Updated build system, bump version to 1.0.8.
Tue, 17 Nov 2009 08:59:25 -0800 Michael Granger Fixes for 1.9.1 and license consistency update.
Fri, 06 Nov 2009 21:40:29 -0800 Michael Granger Added tag 1.0.7 for changeset 5f4fa2c136c7