Linguistics

log

age author description
Wed, 27 Feb 2013 09:34:07 -0800 Michael Granger Added tag v2.0.2 for changeset a516c984a9a1default tip
Wed, 27 Feb 2013 09:34:07 -0800 Michael Granger Added signature for changeset d2eeec0b7832v2.0.2
Wed, 27 Feb 2013 09:33:54 -0800 Michael Granger Bump the patch version, update history.
Wed, 27 Feb 2013 09:31:54 -0800 Michael Granger Fix for Ruby 2: don't memoize the inflector.
Mon, 25 Feb 2013 18:46:23 -0800 Michael Granger Added tag v2.0.1 for changeset d8d00bf937f2
Mon, 25 Feb 2013 18:46:22 -0800 Michael Granger Added signature for changeset 5240c28c80bdv2.0.1
Mon, 25 Feb 2013 18:46:13 -0800 Michael Granger Bump patch version, update history.
Tue, 18 Dec 2012 10:44:42 -0800 Michael Granger Add missing loggability dependency to the gem (fixes #3).
Mon, 26 Nov 2012 12:44:22 -0800 Michael Granger Adding some monkeypatch specs (refs #1), fixing some edge-case pluralizations.
Wed, 10 Oct 2012 08:56:38 -0700 Michael Granger The inevitable post-release documentation fixes.
Wed, 10 Oct 2012 08:50:29 -0700 Michael Granger Added tag v2.0.0 for changeset 1359338b7128
Wed, 10 Oct 2012 08:50:29 -0700 Michael Granger Added signature for changeset a7cda4b8747cv2.0.0
Wed, 10 Oct 2012 08:50:19 -0700 Michael Granger Prep for release.
Wed, 10 Oct 2012 08:18:48 -0700 Michael Granger Fix the name of the stemmer spec
Wed, 10 Oct 2012 08:06:21 -0700 Michael Granger Adding support for Ruby-Stemmer
Wed, 10 Oct 2012 08:06:16 -0700 Michael Granger Make wordnet re-use the error it raised when it was required if it couldn't be loaded
Mon, 01 Oct 2012 11:23:51 -0700 Michael Granger Add coverage task.
Tue, 21 Aug 2012 20:16:36 -0700 Michael Granger Fix the manifest
Tue, 21 Aug 2012 19:09:29 -0700 Michael Granger Loggability cleanup
Mon, 20 Aug 2012 14:46:20 -0700 Michael Granger Fix Linguistics::EN::WordNet.synsets.
Mon, 20 Aug 2012 14:44:07 -0700 Michael Granger Add the en-language tester to the manifest
Sat, 18 Aug 2012 10:30:23 -0700 Michael Granger Added tester script for EN-module docs
Sat, 18 Aug 2012 10:28:23 -0700 Michael Granger Documentation fixes, bugfixes
Mon, 06 Aug 2012 15:46:12 -0700 Michael Granger LinkParser spec fixes.
Mon, 06 Aug 2012 14:38:46 -0700 Michael Granger Prepping for 2.x release
Mon, 06 Aug 2012 14:27:59 -0700 Michael Granger Prepping for release
Mon, 16 Apr 2012 11:00:26 -0700 Michael Granger Update build environment.
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