Commit Graph

12 Commits (master)

Author SHA1 Message Date
Austin Ziegler 73b8fad1f1 Documenting new changes in History.rdoc. 2011-03-17 22:36:14 -04:00
Austin Ziegler a5e10e9e75 Updating the Manifest and the gempec. 2011-03-17 21:53:45 -04:00
Austin Ziegler 84e42ceb78 Merging an ugly set of changes I had forgotten about. 2011-03-17 21:37:17 -04:00
Austin Ziegler 75bec76435 Cleanup of infrastructure before release.
* Removing Gemfile and Gemfile.lock; not appropriate for library gems.
* Removing old-style packaging with archive-tar-minitar (I'll miss you
  even if no one else does).
* Updated the manifest and the committed gemspec.
2011-03-16 19:32:49 -04:00
Austin Ziegler 64bcdd0912 Removing a stub file, lib/net/ldif.rb.
There is no value provided by this stub.
2010-04-19 01:52:39 -04:00
Austin Ziegler 97fbae9849 Adding a Hacking document. 2010-04-05 18:12:41 +02:00
Austin Ziegler d3e2c2ccb6 Final touches before release. 2010-03-15 20:37:47 -04:00
Austin Ziegler 0f13153558 Switching to version 0.1.0. 2010-03-15 20:16:12 -04:00
Austin Ziegler b3f5aff852 Making this all work with Hoe.
History has been collapsed
  Manifest is modern.
  Textile README is changed to Markdown because Hoe complains less.
2010-03-10 21:35:33 -05:00
Kaspar Schiess 75f37c58b9 ! Fixes tests for everything BUT the number conversion
This commit removes read_ber! since no one seems to be using it. YAGNI.
2010-02-12 11:59:46 +01:00
Rory OConnell d37c3b3ae6 Cleaned up the layout quite a bit to make Gemifying and including into Rails 3 less painful. Some steps to 1.9 compatibility 2010-02-09 16:46:49 -06:00
emiel 6b5548ffd2 This commit is all about moving toward 'Hoe' as the project helper.
$ gem install hoe

To get there the following has been done:

 * Adhere to hoe naming conventions.
 * Migrate and update tests.
 * Consolidate and update documentation.
 * Prepare History.txt for release.
 * And I probably forgot something...
2008-11-14 23:22:30 +00:00