ChangeLog

Path: ChangeLog
Last Update: Wed Aug 22 22:22:39 +0000 2012

155[github/master,tip][master] 80e1b8080912 2011-08-16 11:41 -0700 ged

  Comment cleanup

154 6d1c9c82437d 2011-07-12 11:05 -0700 ged

  Removed the giant debugging log dump in favor of short diagnostics.

153 1d2be604d02c 2011-07-12 10:56 -0700 ged

  Updated linkparser dependency to the latest release

152 ac3dba55f167 2011-07-12 10:56 -0700 ged

  Turn off debugging output in the conjugation spec

151 ee0eb694852b 2011-07-12 10:47 -0700 ged

  Adding English verb conjugation via Robert Berry (bdigital)'s fork on Github.

150 9fc5ac3506f8 2011-07-12 08:43 -0700 ged

  Updated for recent versions of RSpec.

149 967cb7c12329 2011-07-11 20:38 -0700 ged

  De-YARD.

148 e41a2fa5315e 2011-02-07 11:21 -0800 ged

  Reordering Manifest to make check_manifest work.

147 d4a5f1f59053 2011-02-07 11:12 -0800 ged

  Adding a project .rvmrc to switch to 1.9.2

146:145,144 077cc5f72d2e 2011-02-05 08:42 -0800 ged

  Merged with 144:0218912e346c

145:143 cb2a12c6752c 2011-02-05 08:33 -0800 ged

  Change the numbers spec to use the extension predicate

144 0218912e346c 2011-01-19 10:20 -0800 ged

  Fix the numwords spec

143 d2266b5f6c73 2011-01-14 22:06 -0800 ged

  Adding Linguistics::EN.has_extension? for feature-testing.

142 117e2904e95e 2011-01-13 08:16 -0800 ged

  Add specs (and fixed bugs they uncovered) for EN#to_camel_case and EN#un_camel_case

141 7502d8cc69cf 2011-01-11 10:52 -0800 ged

  Fix shadowed variables.

140 166e1d9a20dd 2011-01-11 08:26 -0800 ged

  Updated the release manifest

139 12ebb23b545a 2011-01-11 07:37 -0800 ged

  Updating the manifest.

138 63386a913414 2011-01-11 07:35 -0800 ged

  Update the Rakefile

137 880dfd357afb 2011-01-11 07:32 -0800 ged

  Removing old project file

136 6ba52cffd4f6 2011-01-10 10:36 -0800 ged

  Better comments for the klingon example

135 bd49f872dcef 2011-01-10 10:28 -0800 ged

  Updating the "how to add a language module" section of the README

134 6993866cb5a5 2011-01-10 10:28 -0800 ged

  Adding some more test coverage

133 a6e22bd4d5c4 2011-01-10 10:27 -0800 ged

  Removed the explicit #language method, as it's now implemented in the inflector

132 81360f6cb3f1 2011-01-10 10:26 -0800 ged

  Fixed a bug in inflector construction for languages with only a 3-character code

131 df32ab4ec78f 2011-01-10 10:20 -0800 ged

  Splitting out monkeypatches into a separate file

130 eb91956633ba 2011-01-10 10:05 -0800 ged

  Removing unused mixin code

129 77ff43777256 2011-01-10 09:56 -0800 ged

  Added a RSpec 2 shared behavior for testing language modules

128 c740766cfc01 2011-01-10 08:24 -0800 ged

  Fixes for systems without the dev hoe plugins

127 4cfcdca46d1a 2011-01-10 08:23 -0800 ged

  Fixing some API docs

126 d648b470243c 2010-12-16 17:25 -0800 ged

  Remove unused module

125:113,124 29f18e9ec72b 2010-12-16 17:14 -0800 ged

  Merged in work from the 20_redesign branch

124 7bab3eac65e1 2010-12-16 17:05 -0800 ged

  Prepare feature branch for merging

123 1ddb089668a6 2010-12-16 16:58 -0800 ged

  Converted to Hoe for build stuff, cleanup.

122 a5c25f0f1458 2010-12-15 08:04 -0800 ged

  Updated packaging, updated WordNet module, lprintf().

121 b31562e6d34c 2010-12-10 09:45 -0800 ged

  Cleaned up and wrote initial specs for Linguistics::EN.lprintf and related methods.

120 33d03eab7092 2010-12-09 11:40 -0800 ged

  Clean up spec helper, and fix participles spec.

119 80451a09a77c 2010-10-19 15:04 -0700 ged

  Removed stuff that's been moved out into addons.

118 302486502d36 2010-10-19 15:03 -0700 ged

  Split out titlecase addon

117 d68037e0be3d 2010-10-19 14:19 -0700 ged

  Updated linkparser addon and added a rudimentary spec

116 f79a44c612e4 2010-10-19 13:14 -0700 ged

  Split out present participles

115 e6ca28d45eb1 2010-10-19 13:14 -0700 ged

  Split out indefinite article functions

114:112 5b7d00ffe607 2010-10-19 08:55 -0700 ged

  Fixed conjunctions.

113:111,105 a2fa99d19aeb 2010-10-18 15:45 -0700 ged

  Catch github master up to current version

112:107 b58ab2bda74a 2010-10-18 15:43 -0700 ged

  Updating README for the 2.0 branch

111 90d4b94647c1 2009-08-15 06:36 -0700 ged

  Updated build system

110 4df4ff96ffcd 2008-12-23 15:39 +0000 ged

  * Updated build system.

109 c14698509a9c 2008-09-06 05:20 +0000 ged

  Converted to a new build system.

108:88 079785674777 2008-01-30 07:01 +0000 ged

  Started update of specs and build system

107 2732414c5fa0 2010-10-18 15:26 -0700 ged

  Checkpoint commit; got pluralization, numbers, and indefinite articles working

106:93 485369a7d3ac 2010-03-01 22:33 -0800 ged

  Checkpoint commit

105 8bd6ee08ffb1 2009-12-17 22:03 -0800 ged

  Started work on a modern replacement for the old iso639 language tags.

104 dad041cf748b 2009-11-17 09:04 -0800 ged

  Added tag 1.0.8 for changeset da353c888ad4

103 da353c888ad4 2009-11-17 09:04 -0800 ged

  Added signature for changeset 8029de2f9c60

102 8029de2f9c60 2009-11-17 09:03 -0800 ged

  Updated build system, bump version to 1.0.8.

101 2640c845eb5c 2009-11-17 08:59 -0800 ged

  Fixes for 1.9.1 and license consistency update.

100 5608e79a8c0e 2009-11-06 21:40 -0800 ged

  Added tag 1.0.7 for changeset 5f4fa2c136c7

99 5f4fa2c136c7 2009-11-06 21:40 -0800 ged

  Added signature for changeset bebbaa868974

98 bebbaa868974 2009-11-06 21:39 -0800 ged

  Removed tag 1.0.7

97 745ab2865e60 2009-11-06 21:34 -0800 ged

  Updated build system/gem; migrating to gemcutter.

96 768322417359 2009-11-06 21:16 -0800 ged

  Added tag 1.0.7 for changeset 1e029bfd9ead

95 1e029bfd9ead 2009-11-06 21:16 -0800 ged

  Added signature for changeset 401a04c4cf43

94:92 401a04c4cf43 2009-11-06 21:15 -0800 ged

  Bumping version

93 95790e776f43 2009-11-06 21:11 -0800 ged

  Checkpoint commit

92 405a85e00d33 2009-08-15 06:36 -0700 ged

  Updated build system

91 10f0010d38f7 2008-12-23 15:39 +0000 ged

  * Updated build system.

90 21e0fa69b1a3 2008-09-06 05:20 +0000 ged

  Converted to a new build system.

89 31309a47cd51 2008-01-30 07:01 +0000 ged

  Started update of specs and build system

88 25721aae944c 2007-07-25 17:18 +0000 ged

  Adding examples directory

87 221d313ccdd5 2007-06-13 05:25 +0000 ged

  Checkpoint commit

86 4e41be395a2f 2006-07-11 22:42 +0000 ged

  * Updating docs/CATALOG with new CVS/server info

85 53aa0aa41c17 2006-07-11 22:41 +0000 ged

  * Fix #conjunction with :penultimate => false for lists of three.

84 2082fa705aed 2006-07-11 19:17 +0000 ged

  * Fixed the ':and' setting in EN#numwords. Closes #8.

83 baf5b4b35b56 2006-04-30 00:53 +0000 ged

  * Added optional block to #conjuction to allow inline conversion of joined

82 4e3d732b608d 2005-11-04 12:17 +0000 ged

  * Updated api experiment so that it actually runs by commenting out the leftover

81 733a1fe188d9 2005-10-30 23:59 +0000 ged

  - Added autoloading of language constants.

80 2d110ae82da4 2005-10-14 20:39 +0000 ged

  - Updated to latest project-utils.

79 6b3f1ba74aef 2005-10-14 20:34 +0000 ged

  - Replaced 'hash.dup.update' with 'hash.merge'.

78 7f7a1183b57d 2005-07-14 23:12 +0000 ged

  Updated changelog

77 54788ab9bcf8 2005-07-13 23:09 +0000 ged

  - Ignored html directory.

76 b5d49e0c35ca 2005-07-13 22:35 +0000 ged

  - Merged changes from project-utils.

75 31560ff75fd3 2005-07-13 21:04 +0000 ged

  Initial checkin. Fixes #3.

74 37d8a6c881ee 2005-07-13 20:18 +0000 ged

  - Set svn:keyword

73 a63acb00f644 2005-07-13 19:58 +0000 ged

  - Fixed up subversion constants

72 63e8c69d1907 2005-07-13 12:46 +0000 ged

  - Added Subversion constants

71 238673eaaee4 2005-07-13 12:43 +0000 ged

  Initial checkin.

70 f6514ebec6a5 2005-07-13 12:42 +0000 ged

  Initial checkin.

69 ee9fdfc4c36c 2004-05-08 19:15 +0000 ged

  - Added compatibility with Aoki-san's install.rb. Kind of.

68 158cf095a9fa 2004-05-08 19:07 +0000 ged

  - Bugfix: Linkparser should start out missing by default.

67 474e184fe6ff 2004-05-08 19:07 +0000 ged

  - Fixed to work even if it's not in the cwd. Thanks to batsman on

66 8a0b2a4b886e 2003-10-09 13:24 +0000 ged

  Initial checkin.

65 845e03b13966 2003-10-09 13:23 +0000 ged

  - Updated requirements list

64 4666486a50eb 2003-10-09 13:21 +0000 ged

  - Fixed requirements/optional libraries (Thanks to Yuri Leikind

63 214171390c1e 2003-10-09 13:20 +0000 ged

  - Wildcarded everything under lib/ so new additions don't have to be explicitly

62 f5db1fb97033 2003-09-14 11:28 +0000 ged

  - Calls to #synset no longer trap parse errors. This was done for two reasons:

61 02ca82bc6984 2003-09-14 11:20 +0000 ged

  - Added redist/ to $LOAD_PATH.

60 4db8df9973b4 2003-09-14 11:15 +0000 ged

  - Added synopsis of use to the comment header.

59 6bad66b91135 2003-09-14 11:15 +0000 ged

  - Added synopsis of use to the comment header.

58 634ce53493be 2003-09-14 11:15 +0000 ged

  - Added README.english

57 fb47d6b0ded6 2003-09-14 11:15 +0000 ged

  - Fixed screwed-up code resulting from broken paste.

56 7146ca3eebfc 2003-09-14 11:14 +0000 ged

  - Added mention of README.english.

55 9881c8ad3958 2003-09-14 10:47 +0000 ged

  - Removed redundant mention of the WordNet module from the comment header.

54 7aaa4bd062f6 2003-09-14 10:45 +0000 ged

  - Fixed the comment header some more.

53 5eac6f24970e 2003-09-14 10:39 +0000 ged

  - Now installs the stuff in redist/ too.

52 1ca51228553c 2003-09-14 10:36 +0000 ged

  - Changed pattern for the redist directory to catch any .rb files.

51 a790dfd55178 2003-09-14 10:35 +0000 ged

  - Fixed names of constants to reduce the chances of collision.

50 e9b089d13462 2003-09-14 10:33 +0000 ged

  Initial checkin from version 0.01 of CrossCase.

49 87fad66155c9 2003-09-14 10:30 +0000 ged

  - Changed parsing of non-sentences to expect errors in accordance with changes

48 2c428d7f5cf8 2003-09-14 10:24 +0000 ged

  - Added CrossCase require/include to provide under_barred aliasing for camelCase

47 ea35375458c6 2003-09-14 10:24 +0000 ged

  - Added Martin to the Authors list.

46 30d897f7238c 2003-09-14 10:23 +0000 ged

  Initial checkin.

45 e305e6d5c5f6 2003-09-14 09:29 +0000 ged

  - Touched up the file description a bit.

44 9c2ff236f6b1 2003-09-11 05:04 +0000 ged

  Checkpoint commit

43 c67f784e7948 2003-09-11 05:04 +0000 ged

  - Added test for functional interface to auto-generated code.

42 4d6e8b90bcb0 2003-09-11 05:03 +0000 ged

  - Added test for functional interface to auto-generated code.

41 6f71252ff658 2003-09-11 05:02 +0000 ged

  Initial checkin.

40 8eb3e2977dd5 2003-09-11 05:02 +0000 ged

  - Fixed require block at the top.

39 75be1895f357 2003-09-11 05:00 +0000 ged

  - Added a dummy test so if the tests for optional modules can't be run (because

38 743382c087e6 2003-09-11 04:59 +0000 ged

  - Fixed leftover comment from copy.

37 23790f38a0cb 2003-09-11 04:57 +0000 ged

  - Fixed typo.

36 9a7bed5457b2 2003-09-11 04:57 +0000 ged

  - Removed some more code for the aborted attempt to make the module

35 579fb11da29c 2003-09-11 04:55 +0000 ged

  - Changed name of "inflector" class to "languageProxy" to better fit what it

34 5d62e88eabf3 2003-09-11 04:52 +0000 ged

  - Added :installProxy config to the #use call.

33 28370746e077 2003-09-11 04:52 +0000 ged

  Initial checkin.

32 e75da92bfb98 2003-09-11 04:51 +0000 ged

  - Added example output.

31 d2ff7131481d 2003-09-11 04:51 +0000 ged

  - Reworked to be more generically useful, and support parsing of options from

30 a7edb22b3097 2003-09-11 04:50 +0000 ged

  - Added rdoc-option header.

29 ca2dcef4471a 2003-09-11 04:50 +0000 ged

  - Brought up-to-date with canonical source.

28 5d7d40c0bf22 2003-09-11 04:49 +0000 ged

  - Removed finished items.

27 865273ac947c 2003-09-11 04:48 +0000 ged

  - Beginnings of update for new release. Still needs more work before release.

26 0c1335f96c40 2003-09-11 04:48 +0000 ged

  - Added ChangeLog.

25 0d4f3e0f6b33 2003-09-11 04:25 +0000 ged

  Initial checkin.

24 74aa7e9f9ba8 2003-09-10 03:48 +0000 ged

  Initial checkin.

23 ae845807a0f4 2003-09-09 19:29 +0000 stillflame

  initial import

22 f2ddd83efeef 2003-08-26 10:35 +0000 ged

  Initial checkin.

21 724036a529a6 2003-07-11 00:36 +0000 ged

  - Added a Range#step 1.6 compat function.

20 32814ce3597d 2003-07-11 00:20 +0000 ged

  - 1.6 fixes.

19 9b7ee80b50ee 2003-07-11 00:13 +0000 ged

  - More 1.6ish fixes.

18 a3f5d11906de 2003-07-10 23:52 +0000 ged

  Made module_methods out of the backend functions to support including linguistic methods again.

17 7a7f05b223f7 2003-07-10 23:45 +0000 ged

  - Fixed use of Hash#merge! (1.8 feature)

16 40457b3c1a48 2003-07-10 23:38 +0000 ged

  - Fixed usage of Hash#merge (a 1.8 feature).

15 d11ee5810b08 2003-07-10 00:00 +0000 ged

  - Removed unneccessary require of test/unit/mock.

14 9c32a7e30cb0 2003-07-09 23:24 +0000 ged

  Initial checkin.

13 38aded3c6801 2003-07-09 21:45 +0000 ged

  Initial checkin.

12 76747915b8c5 2003-07-09 20:39 +0000 ged

  - Explicitly listed linguistics.rb so it gets documented first.

11 fcb245968c83 2003-07-09 20:39 +0000 ged

  - Commented out rdoc-selection code, as it doesn't work.

10 64c33b94c128 2003-07-09 20:38 +0000 ged

  - Fleshed out instructions for use and addition.

9 07bd25eaf347 2003-07-09 20:37 +0000 ged

  - RDoc fixes

8 943c544612cd 2003-07-09 20:35 +0000 ged

  - Made some RDoc fixes

7 509a93564b58 2003-07-09 19:30 +0000 ged

  - Added array-wrapping to allow single classes in the :classes config argument.

6 76b35a68af3e 2003-07-09 19:16 +0000 ged

  - Moved Array extension to the bottom of the file to avoid confusion, and turned on :nodoc: for it.

5 3e099b6e65ab 2003-07-09 18:24 +0000 ged

  - Moved into the en/ directory to separate language-specific tests from general tests.

4 86d7a993f44f 2003-07-09 16:15 +0000 ged

  Fixed project-grokking expression

3 2832244cb478 2003-07-09 16:13 +0000 ged

  Initial checkin.

2:0 12cb5587127a 2003-07-09 15:54 +0000 ged

  Initial checkin

1 b969bf3cdcb7 2003-07-09 14:49 +0000 unknown

  This commit was manufactured by cvs2svn to create branch

0 6c6bdac4c291 2003-07-09 14:49 +0000 ged

  Initial revision

[Validate]