index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
uri
/
ldap.rb
Age
Commit message (
Expand
)
Author
2021-07-27
[ruby/uri] Add proper Ractor support to URI
Benoit Daloze
2021-07-27
[ruby/uri] Revert "Fix to support Ruby 3.0 Ractor"
Benoit Daloze
2021-07-27
[ruby/uri] Fix to support Ruby 3.0 Ractor
kvokka
2020-05-05
[ruby/uri] Check if DN exists
Nobuyoshi Nakada
2020-03-26
[ruby/uri] Remove RCS keywords
David RodrÃguez
2018-11-02
lib/*: Prefer require_relative over require.
marcandre
2018-04-21
Improve docs for URI library
stomar
2018-04-17
lib/uri/ldap.rb: fix errors in docs for URI::LDAP
stomar
2015-12-16
Add frozen_string_literal: false for all files
naruse
2011-05-13
* lib/uri.rb: Add toplevel documentation. Patch by Vincent Batts.
drbrain
2011-05-13
* lib/logger.rb: format comments to keep 80 columns in a line.
nagachika
2011-05-12
* re.c (Init_Regexp): Document option constants. Patch by Vincent
drbrain
2009-03-06
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2004-07-17
* lib/uri/ldap.rb: method hierarchical? should be in URI::LDAP.
akira
2004-03-24
* lib/uri.rb: Documented (thanks Dmitry V. Sabanin).
gsinclair
2003-02-14
* lib/uri/generic.rb, lib/uri/ldap.rb, lib/uri/mailto.ldap: all foo=()
akira
2002-10-04
updated uri.rb and uri/*.rb to uri-0.9.7
akira
2002-01-10
added uri library (uri-0.9.4)
akira