Commit graph

20 commits

Author SHA1 Message Date
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 05689e060d . Version bump to 0.1.0, new maintainers and repository location 2010-03-08 09:52:32 +01:00
Kaspar Schiess 9b614bee0e . fixes the Rakefile to generate a real package 2010-02-12 15:12:52 +01: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 4c24cf239a Import fixes from kschiess 2010-02-10 12:13:59 -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
blackhedd da882af074 Added Net::LDAP::Filter.parse_ber and associated helper methods and tests. 2007-05-05 02:44:32 +00:00
blackhedd 5f197cc040 fixed the implementation of Bignum#to_ber. 2006-12-15 18:29:26 +00:00
blackhedd 6748040918 adjusted spelling 2006-12-15 10:01:37 +00:00
blackhedd 1408a72c86 added a task for running the SNMP tests. 2006-12-15 10:00:51 +00:00
blackhedd 0bf59f7897 removed an extraneous LdapError value, noticed by Kouhei Sutou. 2006-10-27 00:10:26 +00:00
blackhedd 4a8f68bf9e Patched Rakefile so it runs the tests. Thanks to Daniel Berger. 2006-08-25 02:41:13 +00:00
blackhedd e0d32bb1bd Fixed package name 2006-05-01 20:19:25 +00:00
austin 2f3802c4fd Tweaks to top-level files. 2006-05-01 02:14:05 +00:00
blackhedd 1fec1f6abf and removed COPYING from another place 2006-04-30 18:46:27 +00:00
blackhedd 6e3e95c237 Removed COPYING from distro list. This GPL file is replaced by LICENCE. 2006-04-30 18:44:45 +00:00
blackhedd 62e24ae893 minor verbiage tweaks.
Removed COPYING which only makes sense for GPL.
2006-04-30 11:37:59 +00:00
austin 2faf22a2af Added the framework for release. I haven't actually verified this yet for Net::LDAP, but I used the same framework for the recent release of MIME::Types. Some pieces of the code may need to be moved around to better handle the testing framework in the Rakefile and the pre-setup.rb file. To make this work, you will need the meta_project, gmailer, and archive-tar-minitar gems. 2006-04-30 03:34:34 +00:00
blackhedd 1decab1aaf Ditched autorequire from Rakefile 2006-04-16 23:07:50 +00:00
blackhedd eb3ab200f8 Ooops, I added my code in the top level.
Provisionally added this branch to keep from messing things up.
2006-04-14 23:23:35 +00:00