Ruby-WordNet

log

age author description
11 months ago Michael Granger Updated build systemdefault tip
11 months ago convert-repo update tags
16 months ago Michael Granger Branching for work on conversion to use a Sequel backendsequel-conversion
22 months ago Michael Granger Made the db converter look in more paths for the WordNet dict files.
22 months ago Michael Granger Merging new build system from the [log:branches/rakefile-work@88:101 rakefile-work branch].
22 months ago Michael Granger * Broke synset pointers out into a separate filerakefile-work
23 months ago Michael Granger Fixing the Rubyforge constants.rakefile-work
23 months ago Michael Granger Updated build system.rakefile-work
23 months ago Michael Granger * Fixing the publication constants in the Rakefilerakefile-work
23 months ago Michael Granger * Updated build system and licenserakefile-work
2008-07-25 Michael Granger Updated build systemrakefile-work
2008-07-12 Michael Granger * Synched Rakefile with rake-tasklibsrakefile-work
2008-07-10 Michael Granger * Fixed the test for an existing data directory in the conversion scriptrakefile-work
2008-07-09 Michael Granger Adding some files I forgot to commit.rakefile-work
2008-07-09 Michael Granger Checkpoint -- conversion of database files and basic rake infrastructure from rake-tasklibs externalrakefile-work
2008-07-09 Michael Granger Trying out the new rake tasklibs as an externalrakefile-work
2008-07-09 Michael Granger Branching for work on the rakefile build systemrakefile-work
2008-07-08 Michael Granger Checkpoint commit:
2008-07-08 Michael Granger Checkpoint commit
2008-07-08 Michael Granger Checkpoint commit
2007-07-24 Michael Granger Doc updatesRELEASE_0_0_4
2007-06-18 Michael Granger Cosmetic fixes
2007-06-17 Michael Granger Updating project version for release
2007-06-17 Michael Granger * Fixed mimetype for the project file
2007-02-20 Michael Granger source:trunk/convertdb.rb
2006-10-08 Michael Granger * Added supported version of the bdb library to redist/SNAPSHOT_20061008
2006-10-08 Michael Granger * Fixed permissions/options in read-only mode.
2006-06-30 Michael Granger Make install.rb executable
2005-12-09 Michael Granger - Synched utils.rb with updated one from project-utils.
2005-12-09 Michael Granger - svn:ignore additions.SNAPSHOT_20051208
2005-12-09 Michael Granger - Adding Textmate project file.
2005-12-09 Michael Granger - Load the default lexicon into a global.
2005-12-09 Michael Granger Initial checkin.
2005-12-09 Michael Granger - Only alias if CrossCase hasn't done it already.
2005-12-09 Michael Granger - Playing, mostly.
2005-12-08 Michael Granger - Test and fix for new compound pointer types (fixes #3)
2005-12-08 Michael Granger - Synced utility scripts with project-utils.
2005-11-12 Michael Granger * Adding minimal testcase for missing synset pointer types bug. (refs #3)
2005-11-12 Michael Granger * Made def_pointer_methods a bit more intelligent so that the second argument
2005-11-12 Michael Granger * Propagated updates from project-utils.
2005-11-12 Michael Granger * Added accessor-awareness from project-utils, and added accessors to CATALOG.
2005-11-11 Michael Granger * Fixed the segfault during conversion. Thanks to Claus W. Spitzer for finding
2005-11-11 Michael Granger * Cleanup of old .cvsignore files.
2005-11-11 Michael Granger - Updated keywords, cleaned up for new work.
2003-09-03 Michael Granger Initial checkinRELEASE_0_02
2003-09-03 Michael Granger - Fixed list for RDoc.
2003-09-03 Michael Granger - Fixed tests for relation pointer methods: verbgroups => verbGroups and delete
2003-09-03 Michael Granger - Corrected pointer-method docs.
2003-09-03 Michael Granger - Updated requirements list.
2003-09-03 Michael Granger - Modified to reflect WordNet-2.0 changes and API changes.
2003-09-03 Michael Granger - Added new class: WordNet::Synset::Pointer which is the generic type which
2003-09-03 Michael Granger - [COMPAT] Simplified index entry-parsing by removing redundant count.
2003-09-03 Michael Granger - Rewritten to group constants into Hashes by function, with maps into real
2003-09-03 Michael Granger Initial checkin.
2003-09-03 Michael Granger - Updated synopsis to reflect changes to the API.
2003-09-03 Michael Granger - Modified to reflect changes in method names.
2003-09-03 Michael Granger Initial checkin.
2003-09-03 Michael Granger - Added --promiscuous and --show-hash options to RDoc invocation.
2003-09-03 Michael Granger - Fixed 1.8 String =~ String warning.
2003-09-03 Michael Granger - Fixed to work with a dictdir argument.