Prep for travis-ci builds [9966bdb76f0e] [github/master, tip]
Fix some missed RSpec 3 updates [a4ce7f00edb7]
Bump the rvmrc Ruby version [ec800816d314]
Fix up some tests for the newest version of RSpec [4f23d2cfc1f8]
Added tag v2.0.3 for changeset 6829f7b30b38 [bf624e6c6b51]
Added signature for changeset ca93740ec59c [6829f7b30b38] [v2.0.3]
Bump the patch version, update history [ca93740ec59c]
Convert to modern RSpec syntax/config. [fea5d38ea57f]
Merge pull request #5 from ippeiukai/fix- issue10-past_tense_for_words_end_with_y fix past tense for words end with y [de381a81754d]
Merge pull request #4 from ippeiukai/fix- issue8-past_tense_for_doubling_verbs fix past tense for doubling verbs [f521914decb0]
fix past tense for words end with y [66887f823d20]
fix past tense for doubling verbs [e3211dc778ba]
fix present participle conjugation of verbs that end with 'e' [5aff030d59b0]
Updating dependencies, adding Gemfile [47e042fad85f]
Updating dependencies, adding Gemfile [ae664c88ce95]
Added tag v2.0.2 for changeset a516c984a9a1 [8b0c64852da3]
Added signature for changeset d2eeec0b7832 [703b6021e69c]
Bump the patch version, update history. [e86105440abd]
Fix for Ruby 2: don't memoize the inflector. [ef83e49f84ab]
Added tag v2.0.2 for changeset a516c984a9a1 [381415062e12]
Added signature for changeset d2eeec0b7832 [a516c984a9a1] [v2.0.2]
Bump the patch version, update history. [d2eeec0b7832]
Fix for Ruby 2: don't memoize the inflector. [1b4ebdf345e6]
Added tag v2.0.1 for changeset d8d00bf937f2 [930c605bcc46]
Added signature for changeset 5240c28c80bd [10745470d592]
Bump patch version, update history. [17320384c55f]
Added tag v2.0.1 for changeset d8d00bf937f2 [a2394c2f784c]
Added signature for changeset 5240c28c80bd [d8d00bf937f2] [v2.0.1]
Bump patch version, update history. [5240c28c80bd]
Add missing loggability dependency to the gem (fixes #3). [839b0adae20e]
Add missing loggability dependency to the gem (fixes #3). [49fe3002596e]
Adding some monkeypatch specs (refs #1), fixing some edge-case pluralizations. [7edf115cf3e3]
Adding some monkeypatch specs (refs #1), fixing some edge-case pluralizations. [0b5177d918d9]
The inevitable post-release documentation fixes. [d0c4250a2b3d]
Added tag v2.0.0 for changeset 1359338b7128 [cfa80f44c5e6]
Added signature for changeset a7cda4b8747c [990523f4bd9d]
Prep for release. [9728dc3f3a14]
Fix the name of the stemmer spec [e8362b3d9f95]
Adding support for Ruby-Stemmer [ee1727bbfacd]
Make wordnet re-use the error it raised when it was required if it couldn't be loaded [100843338d95]
The inevitable post-release documentation fixes. [f251780dff66]
Added tag v2.0.0 for changeset 1359338b7128 [d49d90d35935]
Added signature for changeset a7cda4b8747c [1359338b7128] [v2.0.0]
Prep for release. [a7cda4b8747c]
Fix the name of the stemmer spec [b554ff333b27]
Adding support for Ruby-Stemmer [5e5e6e77c366]
Make wordnet re-use the error it raised when it was required if it couldn't be loaded [39f336798e9e]
Add coverage task. [1bb423b2f1ab]
Add coverage task. [3bb236bc49b3]
Fix the manifest [7b9e452a28b4]
Loggability cleanup [dff0d2a21aa7]
Fix the manifest [cd25aa994e9a]
Loggability cleanup [8b1c8ec50991]
Fix Linguistics::EN::WordNet#synsets. [22b62066fe77]
Add the en-language tester to the manifest [6041c3b0374a]
Fix Linguistics::EN::WordNet#synsets. [d9968c65d89c]
Add the en-language tester to the manifest [be0e25789e59]
Added tester script for EN-module docs [a4bb1f4086e9]
Documentation fixes, bugfixes [adce12f8e8b1]
Added tester script for EN-module docs [04340d1e66bd]
Documentation fixes, bugfixes [8103736e8a86]
LinkParser spec fixes. [8bb3f0e5bf23]
Prepping for 2.x release [f43c7e06a8e2]
Prepping for release [10188c389e09]
LinkParser spec fixes. [6ed3a11ea12b]
Prepping for 2.x release [a01e8cf31ac3]
Prepping for release [5d7f373a901f]
Update build environment. [afa3dc314dea]
Update build environment. [677cc65003b4]
Added signature for changeset 48267fd4b170 [12b48b6c4740] <fixes_for_1.0>
Bugfix for Linguistics 1: Linguistics::EN.ordinate [45b3311e6353] <fixes_for_1.0>
Added tag v1.0.9 for changeset 5e2a8b076d59 [2737987d5471] <fixes_for_1.0>
Added signature for changeset 48267fd4b170 [5e2a8b076d59] [v1.0.9] <fixes_for_1.0>
Bugfix for Linguistics 1: Linguistics::EN.ordinate [48267fd4b170] <fixes_for_1.0>
Comment cleanup [88a57e5d8d0c]
Comment cleanup [80e1b8080912]
Removed the giant debugging log dump in favor of short diagnostics. [899b1aba1bab]
Updated linkparser dependency to the latest release [6aa3779835ba]
Turn off debugging output in the conjugation spec [51eb3740d667]
Adding English verb conjugation via Robert Berry (bdigital)'s fork on Github. [08d2eb61db3f]
Updated for recent versions of RSpec. [9d542f78a7f8]
Removed the giant debugging log dump in favor of short diagnostics. [6d1c9c82437d]
Updated linkparser dependency to the latest release [1d2be604d02c]
Turn off debugging output in the conjugation spec [ac3dba55f167]
Adding English verb conjugation via Robert Berry (bdigital)'s fork on Github. [ee0eb694852b]
Updated for recent versions of RSpec. [9fc5ac3506f8]
De-YARD. [95eb3c1a2337]
De-YARD. [967cb7c12329]
Reordering Manifest to make check_manifest work. [6dcc8d23992e]
Adding a project .rvmrc to switch to 1.9.2 [4fe5bb5c6711]
Reordering Manifest to make check_manifest work. [e41a2fa5315e]
Adding a project .rvmrc to switch to 1.9.2 [d4a5f1f59053]
Merged with 144:0218912e346c [3fa76479ac72]
Change the numbers spec to use the extension predicate [b197d3f7c7dc]
Merged with 144:0218912e346c [077cc5f72d2e]
Change the numbers spec to use the extension predicate [cb2a12c6752c]
Fix the numwords spec [d30d0ae6f3eb]
Fix the numwords spec [0218912e346c]
Adding Linguistics::EN.has_extension? for feature-testing. [c943b8e5e78b]
Adding Linguistics::EN.has_extension? for feature-testing. [d2266b5f6c73]
Add specs (and fixed bugs they uncovered) for EN#to_camel_case and EN#un_camel_case [23061df53c5f]
Add specs (and fixed bugs they uncovered) for EN#to_camel_case and EN#un_camel_case [117e2904e95e]
Fix shadowed variables. [c1fb915e7813]
Updated the release manifest [c7f6fbf10d12]
Updating the manifest. [79d632cc7cbe]
Update the Rakefile [72057accf468]
Removing old project file [660f2ef1bd2b]
Fix shadowed variables. [7502d8cc69cf]
Updated the release manifest [166e1d9a20dd]
Updating the manifest. [12ebb23b545a]
Update the Rakefile [63386a913414]
Removing old project file [880dfd357afb]
Better comments for the klingon example [a324b320a51f] [github/redesign_for_2.0]
Updating the “how to add a language module” section of the README [d48f6b9b9c4d]
Adding some more test coverage [8c779dd57160]
Removed the explicit language method, as it's now implemented in the inflector [c85a2f5a2323]
Fixed a bug in inflector construction for languages with only a 3-character code [72bbb09fea5a]
Splitting out monkeypatches into a separate file [706bfe3590f7]
Removing unused mixin code [a187612d1385]
Added a RSpec 2 shared behavior for testing language modules [940d93685177]
Fixes for systems without the dev hoe plugins [4d28fafe4564]
Fixing some API docs [6924593b2a7b]
Better comments for the klingon example [6ba52cffd4f6]
Updating the “how to add a language module” section of the README [bd49f872dcef]
Adding some more test coverage [6993866cb5a5]
Removed the explicit language method, as it's now implemented in the inflector [a6e22bd4d5c4]
Fixed a bug in inflector construction for languages with only a 3-character code [81360f6cb3f1]
Splitting out monkeypatches into a separate file [df32ab4ec78f]
Removing unused mixin code [eb91956633ba]
Added a RSpec 2 shared behavior for testing language modules [77ff43777256]
Fixes for systems without the dev hoe plugins [c740766cfc01]
Fixing some API docs [4cfcdca46d1a]
Remove unused module [470a4a2483c2]
Merged in work from the 20_redesign branch [96476467b140]
Converted to Hoe for build stuff, cleanup. [8d3c36d88c00] <20_redesign>
Remove unused module [d648b470243c]
Merged in work from the 20_redesign branch [29f18e9ec72b]
Converted to Hoe for build stuff, cleanup. [1ddb089668a6] <20_redesign>
Updated packaging, updated WordNet module, lprintf(). [d229cea7dc21] <20_redesign>
Updated packaging, updated WordNet module, lprintf(). [a5c25f0f1458] <20_redesign>
Cleaned up and wrote initial specs for Linguistics::EN#lprintf and related methods. [7732c8042c91] <20_redesign>
Cleaned up and wrote initial specs for Linguistics::EN#lprintf and related methods. [b31562e6d34c] <20_redesign>
Clean up spec helper, and fix participles spec. [7d55210ecece] <20_redesign>
Clean up spec helper, and fix participles spec. [33d03eab7092] <20_redesign>
Removed stuff that's been moved out into addons. [825169749f08] <20_redesign>
Split out titlecase addon [807a0c6f11b3] <20_redesign>
Updated linkparser addon and added a rudimentary spec [49c39e22abbc] <20_redesign>
Split out present participles [59b3b444f3e2] <20_redesign>
Split out indefinite article functions [29c807245ef0] <20_redesign>
Fixed conjunctions. [5b9b21692df8] <20_redesign>
Removed stuff that's been moved out into addons. [80451a09a77c] <20_redesign>
Split out titlecase addon [302486502d36] <20_redesign>
Updated linkparser addon and added a rudimentary spec [d68037e0be3d] <20_redesign>
Split out present participles [f79a44c612e4] <20_redesign>
Split out indefinite article functions [e6ca28d45eb1] <20_redesign>
Fixed conjunctions. [5b7d00ffe607] <20_redesign>
Updating README for the 2.0 branch [9becaae21231] <20_redesign>
Checkpoint commit; got pluralization, numbers, and indefinite articles working [62bcee114ee2] <20_redesign>
Catch github master up to current version [bce7c8390371]
Catch github master up to current version [a2fa99d19aeb]
Updating README for the 2.0 branch [b58ab2bda74a] <20_redesign>
Checkpoint commit; got pluralization, numbers, and indefinite articles working [2732414c5fa0] <20_redesign>
Checkpoint commit [1a47a0c3b20e] <20_redesign>
Checkpoint commit [485369a7d3ac] <20_redesign>
Started work on a modern replacement for the old iso639 language tags. [9a88d4b05cde]
Started work on a modern replacement for the old iso639 language tags. [8bd6ee08ffb1]
Added tag 1.0.8 for changeset da353c888ad4 [c1dbba0aa071]
Added signature for changeset 8029de2f9c60 [6d868ec5cb4a]
Updated build system, bump version to 1.0.8. [dbaa888d917d]
Fixes for 1.9.1 and license consistency update. [1f790547308c]
Added tag 1.0.8 for changeset da353c888ad4 [dad041cf748b]
Added signature for changeset 8029de2f9c60 [da353c888ad4] [1.0.8]
Updated build system, bump version to 1.0.8. [8029de2f9c60]
Fixes for 1.9.1 and license consistency update. [2640c845eb5c]
Checkpoint commit [7e0215e8393d] <20_redesign>
Added tag 1.0.7 for changeset 5f4fa2c136c7 [ceec0a668f35]
Added signature for changeset bebbaa868974 [3cacefd5c621]
Removed tag 1.0.7 [5cf0c9805d7b]
Updated build system/gem; migrating to gemcutter. [1a72526b35e3]
Added tag 1.0.7 for changeset 1e029bfd9ead [b3ec1e58eb5c]
Added signature for changeset 401a04c4cf43 [7685072ca4eb]
Bumping version [a7b962d3fea1]
Added tag 1.0.7 for changeset 5f4fa2c136c7 [5608e79a8c0e]
Added signature for changeset bebbaa868974 [5f4fa2c136c7] [1.0.7]
Removed tag 1.0.7 [bebbaa868974]
Updated build system/gem; migrating to gemcutter. [745ab2865e60]
Added tag 1.0.7 for changeset 1e029bfd9ead [768322417359]
Added signature for changeset 401a04c4cf43 [1e029bfd9ead]
Bumping version [401a04c4cf43]
Checkpoint commit [95790e776f43] <20_redesign>
Updated build system [ad39f916e1ac]
Updated build system [90d4b94647c1]
Updated build system [405a85e00d33]
Converted to a new build system. [3146f8325b6b]
Converted to a new build system. [c14698509a9c]
Converted to a new build system. [21e0fa69b1a3]
Started update of specs and build system [80d9e3e992f2]
Started update of specs and build system [079785674777]
Started update of specs and build system [31309a47cd51]
Adding examples directory [6dbf241de80e]
Adding examples directory [25721aae944c]
Checkpoint commit [42e9f1f93182]
Checkpoint commit [221d313ccdd5]
penultimate => false for lists of three. [5848ab100618]
and' setting in EN#numwords. Closes #8. [af612577298b]
penultimate => false for lists of three. [53aa0aa41c17]
and' setting in EN#numwords. Closes #8. [2082fa705aed]
- Added autoloading of language constants. [c66a6b9f665e]
- Added autoloading of language constants. [733a1fe188d9]
- Updated to latest project-utils. [eed9764be0e0]
- Replaced 'hash.dup.update' with 'hash.merge'. [c5d222b0c8af]
- Updated to latest project-utils. [2d110ae82da4]
- Replaced 'hash.dup.update' with 'hash.merge'. [6b3f1ba74aef]
Updated changelog [1d74e8e6e10c]
Updated changelog [7f7a1183b57d]
- Merged changes from project-utils. [fd47f6963d46]
Initial checkin. Fixes #3. [9cf0eb3130ee]
- Set svn:keyword [f9847dd70756]
- Fixed up subversion constants - Merged contributions from Francis Hwang <sera@fhwang.net>
keyword [fd6cab4f95c3]
- Merged changes from project-utils. [b5d49e0c35ca]
Initial checkin. Fixes #3. [31560ff75fd3]
- Set svn:keyword [37d8a6c881ee]
- Fixed up subversion constants - Merged contributions from Francis Hwang <sera@fhwang.net>
keyword [a63acb00f644]
- Added Subversion constants - Cleaned up comments for language proxy class. [63e8c69d1907]
Initial checkin. [238673eaaee4]
Initial checkin. [f6514ebec6a5]
- Added compatibility with Aoki-san's install.rb. Kind of. [ee9fdfc4c36c]
- Bugfix: Linkparser should start out missing by default. [158cf095a9fa]
- Fixed to work even if it's not in the cwd. Thanks to batsman on irc.freenode.net/#ruby-lang for reporting this. [474e184fe6ff]
Initial checkin. [8a0b2a4b886e]
- Updated requirements list - Removed unnecessary readline require [845e03b13966]
- Fixed requirements/optional libraries (Thanks to Yuri Leikind <y.leikind@sam-solutions.net> for bringing this to my attention). [4666486a50eb]
- Wildcarded everything under lib/ so new additions don't have to be explicitly listed. - Added README.english (Thanks to Yuri Leikind <y.leikind@sam- solutions.net> for bringing this to my attention). [214171390c1e]
- Calls to synset no longer trap parse errors. This was done for two reasons: 1. If the WordNet doesn't load, WordNet::ParseError is an undefined constant, so the function fails with a semi-ambiguous error message. 2. The user of the library might wish to handle the parse failure herself. [f5db1fb97033]
- Added redist/ to $LOAD_PATH. [02ca82bc6984]
- Added synopsis of use to the comment header. - Added reminder to finish documenting the auto-generated code. [4db8df9973b4]
- Added synopsis of use to the comment header. [6bad66b91135]
- Added README.english [634ce53493be]
- Fixed screwed-up code resulting from broken paste. [fb47d6b0ded6]
- Added mention of README.english. [7146ca3eebfc]
- Removed redundant mention of the WordNet module from the comment header. [9881c8ad3958]
- Fixed the comment header some more. [7aaa4bd062f6]
- Now installs the stuff in redist/ too. [5eac6f24970e]
- Changed pattern for the redist directory to catch any .rb files. [1ca51228553c]
- Fixed names of constants to reduce the chances of collision. [a790dfd55178]
Initial checkin from version 0.01 of CrossCase. [e9b089d13462]
- Changed parsing of non-sentences to expect errors in accordance with changes to the API of the LinkParser integration. [87fad66155c9]
- Added CrossCase require/include to provide under_barred aliasing for camelCase functions. [2c428d7f5cf8]
- Added Martin to the Authors list. - Updated optional list. [ea35375458c6]
Initial checkin. [30d897f7238c]
- Touched up the file description a bit. - @lpError now intitialized: bug spotted by Martin Chase. - Calls to linkParse no longer trap parse errors. This was done for two reasons: 1. If the LinkParser module doesn't load, LinkParser::ParseError is an undefined constant, so the function fails with a semi- ambiguous error message. 2. The user of the library might wish to handle the parse failure herself. [e305e6d5c5f6]
Checkpoint commit [9c2ff236f6b1]
- Added test for functional interface to auto-generated code. - Removed tests of the 'use' function into their own test case. [c67f784e7948]
- Added test for functional interface to auto-generated code. [4d6e8b90bcb0]
Initial checkin. [6f71252ff658]
- Fixed require block at the top. - Changed name of intermediate class to reflect change in linguistics.rb. - Fixed 1.8 complaint. [8eb3e2977dd5]
- Added a dummy test so if the tests for optional modules can't be run (because the modules on which they depend aren't installed), it doesn't count as a failure because there were no tests. [75be1895f357]
- Fixed leftover comment from copy. [743382c087e6]
- Fixed typo. [23790f38a0cb]
- Removed some more code for the aborted attempt to make the module 1.6-compatible. - Added requires for new extensions 'wordnet', 'linkparser', and 'infinitive'. - Updated docs in the header, though they're not yet ready for release. [9a7bed5457b2]
- Changed name of “inflector” class to “languageProxy” to better fit what it does. - Added support for transparent delegator proxy methods. - Added support for MyClass::extend( Linguistics ) and class MyClass; include Linguistics; end. - Modified code in loadLanguage to minimize the number of requires. [579fb11da29c]
- Added :installProxy config to the use call. [5d62e88eabf3]
Initial checkin. [28370746e077]
- Added example output. [e75da92bfb98]
- Reworked to be more generically useful, and support parsing of options from CATALOG file. [d2ff7131481d]
- Added rdoc-option header. [a7edb22b3097]
- Brought up-to-date with canonical source. [ca2dcef4471a]
- Removed finished items. [5d7d40c0bf22]
- Beginnings of update for new release. Still needs more work before release. [865273ac947c]
- Added ChangeLog. [0c1335f96c40]
Initial checkin. [0d4f3e0f6b33]
Initial checkin. [74aa7e9f9ba8]
Initial checkin. [f2ddd83efeef]
- Added a Range#step 1.6 compat function. [724036a529a6]
- 1.6 fixes. [32814ce3597d]
- More 1.6ish fixes. [9b7ee80b50ee]
Made module_methods out of the backend functions to support including linguistic methods again. [a3f5d11906de]
- Fixed use of Hash#merge! (1.8 feature) [7a7f05b223f7]
- Fixed usage of Hash#merge (a 1.8 feature). [40457b3c1a48]
- Removed unneccessary require of test/unit/mock. [d11ee5810b08]
Initial checkin. [9c32a7e30cb0]
Initial checkin. [38aded3c6801]
- Explicitly listed linguistics.rb so it gets documented first. [76747915b8c5]
- Commented out rdoc-selection code, as it doesn't work. [fcb245968c83]
- Fleshed out instructions for use and addition. [64c33b94c128]
- RDoc fixes [07bd25eaf347]
- Made some RDoc fixes [943c544612cd]
- Added array-wrapping to allow single classes in the :classes config argument. - Wrapped the code that adds the inflector method in a test for the method's existance to avoid constantly redefining it for classes which already have it. [509a93564b58]
- Moved Array extension to the bottom of the file to avoid confusion, and turned on :nodoc: for it. [76b35a68af3e]
- Moved into the en/ directory to separate language-specific tests from general tests. [3e099b6e65ab]
Fixed project-grokking expression [86d7a993f44f]
Initial checkin. [2832244cb478]
Initial checkin [12cb5587127a]
Initial revision [6c6bdac4c291]