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