Test under Ruby 2 by default. [9f95dae5c1a0] [github/master, tip]
Use RbConfig instead of deprecated Config module [7a3166b6bfb7]
Added tag v1.1.4 for changeset ddf1b289fe82 [0aba6078aca1]
Added signature for changeset 370fd7d741fb [ddf1b289fe82] [v1.1.4]
Update dev gems [370fd7d741fb]
Omit the patch version from the rvmrc [a405ed23976a]
Fixing a spacing issue under Example Usage [217df54f42d7]
Improved formatting for Github markdown [a42ca1b29189]
Include the extension source in the generated docs [8fe6f359af08]
Adding a Pry rcfile [e7c8cf2eb408]
RDoc update, remove some leftover Yard crap. [c634b27f04fd]
Added tag v1.1.1 for changeset 34e6016a5772 [4f512621db04]
Added signature for changeset 34e6016a5772 [6dcf188c7d5e]
Adding a project .rvmrc and gemset, updating deps. [4fd8e3d7c1dc]
Added tag v1.1.3 for changeset 7cf658966f66 [70460dd6fc23]
Added signature for changeset 62a876f376d4 [7cf658966f66] [v1.1.3]
Bump patch version for packaging fixes. [62a876f376d4]
Use a relative path for path constants (Alessandro Berardi), update deps [5cb1c40b32be]
Added tag v1.1.2 for changeset dc1f658653c5 [c29cb448e28d]
Added signature for changeset a22b9ce4e964 [dc1f658653c5] [v1.1.2]
Bump patch version for release. [a22b9ce4e964]
Fixes package configuration options concatenation bug (see stackoverflow.com/questions/5131716/problem-installing- linkparser-on-ubuntu-10) [4b007cb0b88d]
Consolidate examples under an examples/ directory [ed079ae141d5]
The rake-compiler target lives in the LIBDIR, not the EXTDIR. [522421b6ed6e]
Fixed the gemtest workaround in the Rakefile [543559d41600]
README doesn't need to be executable [731894db5b82]
Fix the includes (local vs. system) [65471608cc6e]
Make the Rakefile more generically-useful [e6207a7e6552]
Clean up the README [41e337b64d61]
Remove miscellaneous examples from the gem manifest [e519c557f837]
Updated license dates. [7de1da168b3f]
Build cleanup, added gem-testers support
prerelease hook to gen the ChangeLog, as it's now in the manifest.
Simplified .irbrc [1e25996615f2]
Removing unintentionally-committed artifact of the conversion to Hoe [196b282f9013]
Removed unnecessary (and non-existant on Ruby < 1.9) include. [e4107bc10ca6]
Fixing some shadowed variables for 1.9.2. [507ef20fc315]
Avoid circular requires. [23a39531870a]
Cleanup subrepo state [34e6016a5772] [v1.1.1]
Removing rake tasklibs subrepo [87ef0e56e78f]
Updated for link-grammar 4.7.1, specs cleanup and fixes, converted to Hoe. [7af8c401b107]
Added tag v1.0.6 for changeset e9a639fee32a [250810c6118b]
Ignore the yard cache, and fix the version mentioned in the README. [fc506a11f249]
Added tag v1.1.0 for changeset 8d9184b82361 [0e62b77cd5ad]
Added signature for changeset 2f318af09702 [5852e8f31971] [v1.1.0]
Cleanup in preparation for release. [a4831a8377aa]
Updated for 4.7.0. * Bumped version to 1.1.0 to reflect API changes * Updated to support 4.7.0's new-style conjunctions, which deprecates the functions used to specify sublinkages. See www.abisource.com/projects/link- grammar/dict/coordination.html for details. [54e4e2ff8899]
Adding the rake tasklibs as a subrepo [f41f707e7028]
Checkpoint commit after updating to 4.7.0 [1eddd00723e6]
Make the extconf use pkgconfig, if available, and add support for fat binary gems. [f9fadebcab0d]
Memory-management fixes, updated for link-grammar 4.6.7, 1.9.2 fixes. [21df914cedb1]
Updated build system, updated to link-grammar 4.6.7. [1c8da4f433c9]
Version update, switched compilation systems.
Added tag 1.0.6 for changeset e9a639fee32a [1abf1ad0a2b5]
Added signature for changeset ba30bbc8eee2 [631daf5b10cc] [1.0.6, v1.0.6]
Updated to link-grammar 4.6.4. * Modified linkage.c to work with an undocumented API change in August
:Linkage - New methods: disjunct_strings, disjuncts, and nouns (thanks to Shawn Pyle for the idea) * Documentation fixes [abcf80f48f37]
P * Updated to link-grammar 4.5.8 (no real changes, just re-test) [f345daa3b57f]
Updated build system [78f075571f06]
update tags [502958d17cfb]
Bumping version to 1.0.5. [7176ec8d3aae]
Fixed problems with the specs run on systems with non-English locales (fixes #7). [7e5a556c93fd]
:ParseOptions - Added spec coverage for all_short_connectors? - Added implementations for timer_expired?, memory_exhausted?, resources_exhausted?, and reset_resources. * Documentation cleanup for the upcoming RDoc 2.3.x [098c583781f5]
Updated the minimum version in the link-grammar gem requirement to 4.3.9. [f3db13a46463]
Ye gods. Re-re-undoing clobbered README, hopefully for the last time. [caa543471718]
Updated build system. [b7a43f58e6d5]
Fixed a build message. [dd810dad718c]
Updated the build system to fix the problems with building the Gem. [bda132a55cd0]
Updated build instructions. [250ffad00067]
Replaced my naive initialization of the locale system with the recommended code from the docs. [220772ab1807]
Bumping the version, fixing docs. [70b036839511]
Updated README and LICENSE files. [3d0bfed29b61]
Updated the build system. [c4b102ce866c]
Turning off Darkfish until I can port it to RDoc 2. [5bcdb973b956]
:unit tests to RSpec. * Fleshed out Rake-based build system * Updated to work with the latest Abiword link-grammar library (4.3.5) [c4f4cf3f7184]
Documentation fixes; converted to Darkfish RDoc generator [48ea2b3f17b0]
Checkpoint commit [0e29e6fc9219] [RELEASE_0_0_3]
:unit -> rspec, etc. [f479d2e87648]
Added some stuff to the build instructions [0792048ccd29]
Checkpoint commit: * Fleshed out LinkParser::Linkage a bit more (not yet complete) * Gave up on running tests with testrb and imported test.rb from project-utils. * Added TextMate project file * Added an .irbrc [ae31f32b36bb]
First semi-useful version. [ddc50a85954a]